#sms_chat_content{
	
}

#panel_wrapper #left_shouts_wrapper{
	margin-top:0px;	
}

#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:315px;
	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:315px;
}

#sms_chat_content .sms_uk_steps_container{
	background:url(../../assets/images/backgrounds/sms_uk_steps_container.gif) no-repeat;		
}

#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_uk_steps_container .sms_step_1,
#sms_chat_content .sms_uk_steps_container .sms_step_2{
	width:255px;
}

#sms_chat_content .sms_uk_steps_container .sms_step_1{
	left:61px;
}

#sms_chat_content .sms_uk_steps_container .sms_step_2{
	left:358px;
}

#sms_chat_content .sms_uk_steps_container .sms_step_3{
	display:none;
}

#sms_chat_content .sms_step_1 .title,
#sms_chat_content .sms_step_2 .title,
#sms_chat_content .sms_step_3 .title{
	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:15px 0 5px;
	border:0px solid red;
	height:85px;
	overflow:hidden;
	color:#000;
}


#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 #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 .sms_bottom{
	overflow:hidden;
	clear:both;
	margin:3px 0px;
	border:0px solid red;
	height:35px;
}

#sms_chat_content .sms_bottom div,
#sms_chat_content .sms_bottom .button{
	float:left;
}

#sms_chat_content .sms_bottom div{
	width:330px;
	border:0px solid red;
	padding:7px 0 0 15px;
	color:#333;
}


.sms_bottom .blue_button_xlarge{
	margin-left:10px;
}

.sms_bottom .sign_up_bt{

}

#sms_chat_content .pagination_wrapper{
	display:none;
}
