#sms_chat_content{
	
}
#sms_chat_content .inner_padding_15{
	padding-bottom:5px;
}

#sms_chat_content .caps{
	padding-bottom:5px;
}

#sms_chat_content .caps_extra_spacer{
	padding-top:20px;
}


#sms_chat_content .sms_coming_soon_steps_container,
#sms_chat_content .sms_uk_steps_container,
#sms_chat_content .sms_non_uk_steps_container{
	width:680px;
	height:270px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	border:0px solid red;
}

#sms_chat_content .sms_coming_soon_steps_container{
	background:url(../../assets/images/backgrounds/sms_coming_soon_steps_container.gif) no-repeat;	
	height:320px;
}

#sms_chat_content .sms_uk_steps_container{
	background:url(../../assets/images/backgrounds/sms_uk_steps_container.gif) no-repeat;
	height:320px;		
}


#sms_chat_content .sms_non_uk_steps_container{
	height:140px;
	background:url(../../assets/images/backgrounds/sms_non_uk_steps_container.gif) no-repeat;	
}


#sms_chat_content .sms_step_1,
#sms_chat_content .sms_step_2,
#sms_chat_content .sms_step_3{
	position:absolute;
	top:80px;
	padding:5px;
	height:165px;
	width:190px; 
	border:0px solid blue;
	text-align:center;
	line-height:13px;
}


#sms_chat_content .sms_step_1{
	overflow:hidden;
	left:15px;
}


#sms_chat_content .sms_step_2{
	left:242px;
}

#sms_chat_content .sms_step_3{
	left:465px;
}

#sms_chat_content .sms_step_1 .title,
#sms_chat_content .sms_step_2 .title,
#sms_chat_content .sms_step_3 .title{
	font-variant:small-caps;
	border:0px solid black;
	line-height:16px;
	height:32px;
}

#sms_chat_content .sms_step_1 .description,
#sms_chat_content .sms_step_2 .description,
#sms_chat_content .sms_step_3 .description{
	margin:5px 0;
	border:0px solid red;
	height:105px;
	overflow:hidden;
}


#sms_chat_content .sms_uk_steps_container .description,
#sms_chat_content .sms_uk_steps_container .description,
#sms_chat_content .sms_uk_steps_container .description{;
	height:130px;
	line-height:14px;
}

#sms_chat_content .sms_step_1 .description .alt_size,
#sms_chat_content .sms_step_2 .description .alt_size,
#sms_chat_content .sms_step_3 .description .alt_size{
	display:block;
	padding:5px 0 10px;
}

#sms_chat_content .sms_step_1 a,
#sms_chat_content .sms_step_2 a,
#sms_chat_content .sms_step_3 a{
	border:0px solid black;
}

#sms_chat_content .bottom_item{
	top:265px;
	padding:0 5px;
	height:40px;
	width:190px; 
	border:0px solid blue;
}

#sms_chat_content .sms_step_full_width_price{
	position:absolute;
	width:670px;
	height:35px;
	border:0px solid blue;
	left:5px;
	text-align:center;
}

#sms_chat_content #video_member_list_wrapper{
	background:url(../../assets/images/backgrounds/video_phone_chat_bg.png) no-repeat;
	background-position:485px 0px;
	height:402px;
	overflow:hidden;
	clear:both;
	position:relative;
}

#sms_chat_content #member_box_list{
	height:200px;
	width:715px;
	border:0px solid red;
	overflow:hidden;
	clear:both;
	margin-bottom:15px;
}

#sms_chat_content #member_box_list .member_box{
	cursor:default;
	
}

#sms_chat_content .pagination_wrapper{
	padding-bottom:3px;
	overflow:hidden;
}

#sms_chat_content .pagination_wrapper div,
#sms_chat_content .pagination_wrapper .button{
	float:left;
}

#sms_chat_content .pagination_wrapper div{
	width:330px;
	border:0px solid red;
	padding-left:15px;
}


.pagination_wrapper .xlarge_bt{
	background:url(../../assets/images/buttons/button_common_xlarge_alt.png) no-repeat;
	margin-left:10px;
}

.pagination_wrapper .medium_bt{
	background:url(../../assets/images/buttons/button_common_medium_alt.png) no-repeat;
}

