.phone_page_content{
	padding-bottom:10px;
}

.phone_page_content .phone_steps_container{
	background: url(../../assets/images/backgrounds/phone_steps_container.png) no-repeat;
	width:675px;
	height:372px;
	overflow:hidden;
	margin:0 auto 10px auto;
	position:relative;
}

.phone_page_content .top_title,
.phone_page_content .bottom_title{
	position:absolute;
	font-size:16px;
	font-weight:bold;
	width:638px;
	border:0px solid red;
	left:16px;
}

.phone_page_content .top_title{
	top:36px;
	margin-right:38px;
	display:inline;
}
.phone_page_content .bottom_title{
	top:312px;
	margin-right:38px;
	text-align:right;
}

.phone_page_content .phone_steps_container .phone_step_1,
.phone_page_content .phone_steps_container .phone_step_2,
.phone_page_content .phone_steps_container .phone_step_3{
	position:absolute;
	top:50px;
	padding:10px 0px;
	height:275px;
	width:190px; 
	border:0px solid red;
}

.phone_page_content .phone_steps_container .phone_step_1{
	overflow:hidden;
	left:15px;
}

.phone_steps_container .phone_step_1 a{
	font-weight:bold;
	text-decoration:underline;
}

.phone_page_content .phone_steps_container .phone_step_2{
	left:242px;
}

.phone_page_content .phone_steps_container .phone_step_3{
	left:465px;	
}

.phone_steps_container .phone_step_3 ul{
	display:block;
	padding:0 25px;
	margin:0;
}

.phone_steps_container .phone_step_3 ul li{
	display:block;
	padding:8px 0 9px 17px;
	margin: 0;
	list-style:none;
	background: url(../../assets/images/icons/feature_item_point.jpg) no-repeat;
	background-position:0 9px;
	background-color:inherit;
	color:#666666;
	font-weight:bold;
	font-size:10px;
	
}

.phone_page_content .phone_steps_container .step_head{
	padding:40px 0px 10px;
	border:0px solid red;
}

.phone_steps_container .step_head .title{
	line-height:18px;
	text-align:center;	
}

.phone_steps_container .phone_step_2 .title,
.phone_steps_container .phone_step_3 .title{
	font-size:15px;
	padding-top:16px;
}

.phone_page_content .main_number{
	font-size:16px;
	font-weight:bold;
	padding:5px 0 5px;
	width:190px;
	text-align:center;
}

.phone_page_content .main_number span{
	font-size:18px;
}

.phone_page_content .phone_steps_container .bubble_chat_1,
.phone_page_content .phone_steps_container .bubble_chat_2,
.phone_page_content .phone_steps_container .bubble_chat_3{
	position:absolute;
	text-align:center;
	border:0px solid red;
	line-height:16px;
}

.phone_page_content .phone_steps_container .bubble_chat_1{
	left:251px;
	top:184px;
}

.phone_page_content .phone_steps_container .bubble_chat_2{
	left:357px;
	top:205px;
}

.phone_page_content .phone_steps_container .bubble_chat_3{
	left:272px;
	top:272px;
}

.phone_page_content .phone_skype{
	padding:0 0 20px 0;
	background: url(../../assets/images/icons/skype_icon.gif) no-repeat;
	background-position:2px 0px;
	position:relative;
}

.phone_page_content .phone_star{
	background: url(../../assets/images/icons/phone_coins_icon.gif) no-repeat;
	background-position:15px 0px;
	position:relative;
}

.phone_page_content .phone_skype,
.phone_page_content .phone_star{
	padding-left:45px;
	line-height:15px;
}

.phone_page_content .phone_skype div,
.phone_page_content .phone_star div{
	margin-top:3px;
}

.phone_page_content .footer_content{
	padding-top:10px;
	line-height:15px;
}