body{
	margin:0;
	color:#565656;
	min-width:320px;
	font:11px/14px Arial, Helvetica, sans-serif;
	background:#fff;
	overflow-y:visible;
}
.lableContactUs
{
	float:left;
	width:100%;
	font-weight:bold;

}

.ContactUsMessage
{
	width:300px;
	margin:0;

	/*margin-bottom:5px;*/
}
.SendBtnContactUs
{
	/*left:13px;
	position:absolute;
	top:391px;*/
	margin-left:-7px;
	margin-top:9px;
	width:300px;
}
.MobileRec
{
	float:left;
	padding-top:8px;
	width:120px;
}
.SelectRecruiter
{
	float:left;
	/*padding-right:20px;*/
	width:100%;
	/*text-align:right;*/
	font-weight:bold;
}
.CTTEXT
{
	margin-right:10px;
	width:90px !important;
}
.ZIPText
{
	width:43px !important;
}
.CityRecruiter
{
	 padding-right:16px;
}
.STATELISt
{margin-right:10px;
 width:80px !important;
 }
.SubmitButton
{
	 background:url("../images/submit.bmp") no-repeat scroll 0 0 transparent;
	border:medium none navajoWhite;
	cursor:pointer;
	float:left;
	height:36px;
	margin-top:17px;
	width:86px !important;
	margin-left:-9px;
}
.FOrmContact
{
	font-size:12px;
	width:100%;
	font-weight:bold;
}
.StrongRecruiter
{
    float:left;
    width:100%;
}
.ThankYouMsg
{
	color:#A80532;
	float:left;
	font:1.4em/1.3em "Century Gothic",Tahoma,Geneva,Arial,Helvetica,sans-serif !important;
	padding-top:20px;
	width:100%;
	padding-bottom:50px;
}
.StateList
{
	width:123px;
	float:right;
}
.BottomnContact
{
	/*float:left;*/
	margin-left:90px;
	width:100%;
}
.Recruiter p
{
	/*width:400px;
	float:left;	
	margin:3px;*/
	margin:0;
	width:300px;
}
.Recruiter input
{
	width:283px;
	float:left;
}
.SubmitRecruiter
{
	width:283px;
	/*float:left;*/
}

.Recruiter select
{
	float:left;
    width:292px;
}
.TopMobile
{
	width:100%;
	float:left;
}
.Recruiter
{
	/*padding-bottom:16px;
	padding-left:28px;
	padding-top:13px;
	float:left;*/
}
.ContactUSEmail
{
	margin:0;
	width:300px;
}
.StateContactUs
{
	width:148px;
	margin:0;
}
.CityContactUS
{
	width:134px;
	margin:0;
}
.NameContactUS
{
	/*margin:0 0 -3px;*/
	width:300px;
	margin:0;
}
/* General settings */
img{border:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
header, footer, article, section, hgroup, nav, figure{ display: block;}
#wrapper{
	/*width:320px;
	margin:0 auto;*/
	width:100%;
}
header{
	height:43px;
	overflow:hidden;
	padding:3px 0 4px 8px;
}

.logo{
	float:left;
	margin:6px 0 0;
	width:241px;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../m_images/logo.jpg) no-repeat;

}
.logo a{
	display:block;
	height:100%;
}

/* article */
.box-locate-holder{
	width:100%;
	background:url("../m_images/box-locate-bg.jpg") repeat-x;
}
.box-locate{
	height:131px;
	overflow:hidden;
	color:#fff;
	padding:38px 11px 0 16px;
	background:url(../m_images/box-locate-left.jpg) no-repeat;
		background-size:165px 168px ;
}
* html .box-locate{
	height:72px;
	overflow:visible;
}
.box-locate h2{
	font-size:11px;
	line-height:14px;
	color:#035769;
	margin:0;
}

.map-search{
	height:169px;
	min-width:100px;
	position:absolute;
	right:0;
	top:50px;
	background: url(../m_images/map-icon.jpg) no-repeat right;
}
.map-search img{
	display:block;
	margin:118px 13px 0 0;
}


.btn-more{
	margin:0 auto;
	display:block;
	width:56px;
	height:10px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../m_images/btn-more.gif) no-repeat;
}
/* nav */
#nav{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	background:#fff;
	border-bottom:1px solid #ddd;
}
#nav a{
	display:block;
	padding:0 14px 0 20px;
	margin-bottom:1px;
	color:#303030;
	background:#e6e6e6;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.4, rgb(230,230,230)),
		color-stop(0.85, rgb(251,251,251))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(230,230,230) 40%,
		rgb(251,251,251) 85%
	);
}
/* #nav a:hover,
#nav .active a{
	text-decoration:none;
	padding-bottom:1px;
	margin-bottom:0;
	background:#e6e6e6;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.4, rgb(166,166,166)),
		color-stop(0.87, rgb(100,100,100))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(166,166,166) 40%,
		rgb(100,100,100) 87%
	);
} */
#nav span{
	display:block;
	padding:11px 0 10px;
	background: url(../m_images/bullet.gif) no-repeat 100% 50%;
}
.nav-bar{
	height:1%;
	overflow:hidden;
	color:#fff;
	padding:0 12px 0px 5px;
	border-bottom:1px solid #c7c2b9;
	background: url(../m_images/bottom-brown.jpg) repeat-x ;
	
	
	
	
	/*
	background:#e6e6e6;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.4, rgb(123,116,106)),
		color-stop(0.87, rgb(160,151,137))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(123,116,106) 40%,
		rgb(160,151,137) 87%
	);  */
}

.nav-bar a {
	color:#303030;
	text-decoration:none;
}

.nav-bar img {float:left; }

.link-view{
	float:left;
	font-size:10px;
	line-height:13px;
	color:#303030;
	margin:9px 0 0;
}
.newest{
	float:right;
	margin:0;
	padding:0;
	color:#fff;
	list-style:none;
	background: url(../m_images/hs-div.jpg) no-repeat 0 2px;
}

.newest-left  {

	position:absolute;
	
}

.newest-right  {
	float:right;
	margin:24px 0 9px;
text-align:left;
}
.newest-right ul  li{


}

.newest li{
	float:left;
	padding:0 0 0 11px;
}
.newest a{
	display:block;


	overflow:hidden;

}
.LastnamecontactUs
{
	margin:0;
	width:300px;
}
.ContactUsSubject
{
	width:300px;
	margin:0;
}
footer{
	/*height:1%;
	overflow:hidden;
	padding:5px 3px 4px 10px;
	background:#303030;
	font-size:9px;
	line-height:11px;
	color:#fff;*/

	background:none repeat scroll 0 0 #303030;
	color:#FFFFFF;
	font-size:9px;
	height:1%;
	line-height:11px;
	overflow:hidden;
	padding:5px 0;
	width:100%;
	float:left;
}
footer p{margin:0;}
footer div{
	float:left;
	margin:-1px 8px 0 0;
	font-size:10px;
	line-height:12px;
}

#myCheckbox0
{
	float:left;
	margin-top:5px;
	width:100%;
}
.box-locate input
{
	margin-top:-2px;
	float:left;
}

#myCheckbox1
{
	float:left;
	margin-top:5px;
	width:100%;
}
#myCheckbox2
{
	float:left;
	margin-top:5px;
	width:100%;
}
#myCheckbox3
{
	float:left;
	margin-top:5px;
	width:100%;
}
footer .right {
	float:right;
}

footer .right a{
	color:#fff;
	margin:0 0 0 4px;
	text-decoration:underline;
	
}

.content-area{
	padding: 10px 20px;
	height:auto;
}

/*
.checkboxArea, .checkboxAreaChecked {margin:3px 0 3px 0px!important; }*/



.box-locate label
{float:left;
margin-top:0;}

#nav-selected{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #DDDDDD;
}
#nav-selected li{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	background:#fff;
	border-bottom:1px solid #ddd;
}
#nav-selected a{
	display:block;
	padding:0 14px 0 20px;
	margin-bottom:1px;
	color:#303030;
	background:#e6e6e6;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.4, rgb(230,230,230)),
		color-stop(0.85, rgb(251,251,251))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(230,230,230) 40%,
		rgb(251,251,251) 85%
	);
}

#nav-selected span{
	display:block;
	padding:11px 0 10px;
	
}


.content-area .center {
	text-align:center;
	}
	
.center  img {
	margin:5px 0 5px 0;
}


.go-back {
	position:absolute;
	right:20px;
	top:63px; 
}

.address {
	float:left; 
	margin:5px 0 0 5px;
}

.phone-map a{
	color:#ffffff;
}


.btn {
background:url("../m_images/btn-search.png") no-repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
float:right;
height:33px;
line-height:0;
margin:0 -3px -3px 0;
overflow:hidden;
padding:0;
text-indent:-9999px;
width:95px;
background-size:90px 27px;

}


.map-search .right { 
    position:absolute;
    top:110px;

}

.location { 
	background:url(../m_images/location-image.jpg) no-repeat; 
	padding:6px 6px 6px 8px;
}


.newest-text {

background:url(../m_images/newest-location.jpg) no-repeat;
margin-top:8px; 
margin-left:5px;
width:144px;
height:12px;
vertical-align:top;
float:left;
}

.content-area-full 
{
	height:auto;
	padding:0px;
	min-width:100px;
}

.content-area-full h2 {
	color:#303030;
	font-size:12px;
	margin:0px 0;
}

.places ul, .places2 ul {
	margin: 0px 0px 0px -3px;
	overflow: hidden;
	padding: 5px 0px 0px;
	width: 156px;
	list-style-type:none;
}

.places ul li, .places2 ul li {
	background: url(http://healthsouth.com/images/separator-result-list.gif) no-repeat 0px 3px;
	float: left;
	margin: 0px 2px 0px -1px;
	padding: 0px 6px;
	width: auto;
}

.places ul .last , .places2 ul .last{
	border:none!important;
	
}

.places ul li a , .places2 ul li a {
	color:#a80532;
	text-decoration:none;
}

.places ul li a:hover , .places2 ul li a:hover {
	color:#a80532;
	text-decoration:underline;
}

.places {
	padding:12px 17px;
}


.places2 {
	background: #ececec; 
	clear:both;
	padding:12px 17px;
	height: auto;
	width: auto;
}

/* Combined */
.places, .places2  {

}

.number {
	background:url(../images/icon.gif) no-repeat;
	width:20px;
	height:20px;
	float:left;
	color:#fff;
	font-weight:bold;
	padding:2px 0 0 6px;
	margin:0 13px 0 0;
}

.hospital {
	margin-top:-5px;
	margin-left: 40px;
}
.error
{
	float: left; 
	width: 100%;
}