body{
	margin:0;
	color:#676767;
	font:13px "Trebuchet MS", Helvetica, sans-serif;
	line-height: 18px;
	height:100%;
	min-width:1000px;
	background-image: url(../images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	
}
.chnp_logo {
	background:  url(../images/chnp.png) no-repeat;
	width: 131px;
	height: 151px;
	margin-left: -135px; margin-top: -151px;
}

.center {margin-left: 70px; float: left;}
.up {margin-top: -20px;}
.up2 {margin-top: -60px;}
.up3 {margin-top: -100px;}
.border {border: 1px solid #cccccc; background-color: #ffffff;}
.border-right {border-right: 1px solid #0070AF;}
.careers_text {font-size: 13px; line-height: 18px;}
.home_text {font-size: 15px; line-height:22px;}

.starburst {background-image: url(../images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;}
	
html{
	background:#f2fafe  url(../images/bg-html.jpg) repeat-x;
	height:100%;
}
.formLeftYellowCell {
	background-color: #F2FAFE;
}
.formRightYellowCell {
	background-color: #F2FAFE;
}
.h3 {font-size: 16px; line-height: 20px;}
.h4 {font-size: 18px; line-height: 20px;}
.contactbig {font-size: 14px; font-color: #333333; font-weight: bold;}
img{border-style:none;}
a{
	color:#0070af;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	min-height:100%;
	width:100%;
}
* html #wrapper{
	height:100%;
}
.w1{
	padding-bottom:50px;
	position:relative;
	width:100%;
	overflow:hidden;
}
.w2{
	width:1014px;
	position: relative;
	float: left;
	left: 50%;
}
.w3{
	position: relative;
	float: left;
	left: -50%;
	width:1014px;
}
#header{
width:100%;
padding:24px 0 3px;
position:relative;
z-index:20;
}

.header-box{
	overflow:hidden;
	height:1%;
	padding:0 17px 16px 16px;
}
.logo{
	float:left;
	width:285px;
	height:63px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	position:relative;
	cursor:pointer;
	display:block;
	height:100%;
}
.logo_pediatric{
	float:left;
	width:361px;
	height:77px;
	background:url(../images/pediatric_top.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo_pediatric a{
	position:relative;
	cursor:pointer;
	display:block;
	height:100%;
}
.phone{
	float:right;
	width:306px;
	height:52px;
	overflow:hidden;
	background: url(../images/text-phone.png) no-repeat;
	text-indent:-9999px;
	margin-top:16px;
}
/*-----------NAV------------
----------------------------*/
#nav{
	list-style:none;
	margin:0;
	padding:0 0 0 12px;
	height:1%;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	position:relative;
	margin:0 10px;
	display:inline;
}
#nav li a{
	float:left;
	cursor:pointer;
	margin:0 -11px;
	position:relative;
}
#nav li a span{
	float:left;
	min-width:94px;
	background: url(../images/bg-nav-l.png) no-repeat;
	padding:11px 0px 0 11px;
	text-align:center;
	color:#fff;
	height:27px;
	font: bold 12px Arial, Helvetica, sans-serif;
	white-space:nowrap;
}
* html #nav li a span{width:94px;}
#nav li a em{
	float:left;
	width:16px;
	height:38px;
	background:url(../images/bg-nav-r.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#nav li a:hover{text-decoration:none;}
#nav li a:hover span,
#nav li.active a span{
	background: url(../images/bg-nav-l-h.png) no-repeat;
}
#nav li a:hover em,
#nav li.active a em{
	background:url(../images/bg-nav-r-h.png) no-repeat;
}
#nav li .drop{
	position:absolute;
	top:32px;
	left:0;
	overflow:hidden;
	width:100%;
	display:none;
	background: url(../images/none.gif) no-repeat;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#nav li ul{
	list-style:none;
	padding:10px 0 2px;
	margin:3px 0 0;
	font-weight:bold;
	font-size:13px;
	line-height:14px;
	text-align:center;
	background: url(../images/bg-drop.png);
	height:1%;
}
#nav li:hover .drop, 
#nav li.hover .drop{
	display:block;
}
#nav li ul li{
	float:none;
	padding:0 0 10px;
	margin:0;
	display:block;
}
#nav li ul li a{
	float:none;
	color:#0071b1;
	margin:0;
}
#nav li ul li a:hover, 
#nav li ul li.active a{
	color:#ff7a00;
}
/******end nav**********/
#main,
#main-inner{
	width:981px;
	margin:0 auto 14px;
}
#main .t,
#main .b{
	display:block;
	height:18px;
	overflow:hidden;
	background: url(../images/bg-main-t.png) no-repeat;
}
#main .b{
	background: url(../images/bg-main-b.png) no-repeat;
}
#main .c{
	height:1%;
	padding:0 9px 0 8px;
	background: url(../images/bg-main-c.png) repeat-y;
}
#main .c:after{
	content:"";
	display:block;
	clear:both;
}
#main .holder{
	width:100%;
	float:left;
	margin:-9px 0;
	position:relative;
}
.visual{
	float:left;
	width:506px;
}
.visual img{
	display:block;
}
#content{
	float:right;
	width:420px;
	padding:25px 25px 0 0;
}
#content3{
	float:right;
	width:875px;
	padding:0px 25px 0 0;
}

#content_contact{
	float:right;
	width:875px;
	padding:0px 0px 0px 0px;
	margin-top: -20px;
}
#content .title-home-health{
	margin:0 0 5px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/text-home-health.gif) no-repeat;
	width:378px;
	height:28px;
}
#content p{
	padding:0 0 9px;
	margin:0;
	line-height:19px;
}
#content_full{
	float:left;
	width:90%;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 40px;
}
#content_job{
	float:left;
	width:90%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 60px;
	padding-left: 40px;
}
#content_full .title-home-health{
	margin:0 0 5px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/text-home-health.gif) no-repeat;
	width:378px;
	height:28px;
}
#content_full p{
	padding:0 0 9px;
	margin:0;
	line-height:19px;
}
.btn-pediatric{
	width:430px;
	height:99px;
	overflow:hidden;
	display:block;
	margin:15px 0px 0px 0px;
	position:relative;
}
.btn-pediatric a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:198px;
	background: url(../images/btn-pediatric.png) no-repeat;
	cursor:pointer;
}
.btn-pediatric a:hover{
	margin-top:-99px;
}
.btn-medcom{
	width:430px;
	height:99px;
	overflow:hidden;
	display:block;
	margin:15px 0px 0px 0px;
	position:relative;
}
.btn-medcom a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:198px;
	background: url(../images/btn-medcom.png) no-repeat;
	cursor:pointer;
}
.btn-medcom a:hover{
	margin-top:-99px;
}
.btn-jobs{
	width:200px;
	height:54px;
	overflow:hidden;
	display:block;
	margin:0px 0px 0px 0px;
	position:relative;
}
.btn-jobs a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:54px;
	background: url(../images/btn-job.png) no-repeat;
	cursor:pointer;
}
.btn-jobs a:hover{
	cursor:pointer;
}
.btn-careers{
	width:2OOpx;
	height:54px;
	overflow:hidden;
    display:block;
	margin:0px 0px 0px 0px;
	position:relative;
}
.btn-careers a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:54px;
	background: url(../images/btn-apply.png) no-repeat;
	cursor:pointer;
}
.btn-careers a:hover{
    cursor:pointer;
	
}
.btn-apply{
	width:150px;
	height:50px;
		text-indent:-9999px;
		padding:15px;

	
}
.btn-apply a{
	text-indent:-9999px;
width:150px;
	height:50px;
	background: url(../images/apply-button_off.gif) no-repeat 0 0;
	cursor:pointer;
}
.btn-apply a:hover{
	background: url(../images/apply-button_on.gif) no-repeat 0 0;
	text-indent:-9999px;

}
.box-holder{
	width:100%;
	overflow:hidden;
}
.box-holder .t,
.box-holder .b{
	background: url(../images/bg-box-holder-t.png) no-repeat;
	display:block;
	overflow:hidden;
	height:35px;
}
.box-holder .b{
	background: url(../images/bg-box-holder-b.png) no-repeat;
	height:150px;
}
.box-holder .c{
	width:100%;
	background: url(../images/bg-box-holder-c.png) repeat-y;
}
.box-holder .c:after{
	content:"";
	display:block;
	clear:both;
}
.box-holder .inner{
	margin:-5px 0 -128px;
	float:left;
	position:relative;
	width:930px;
	padding:0 0 0 28px;
}
.box-holder .box{
	float:left;
	width:250px;
	padding:0 0 0 60px;
}
.box-holder h2{
	height:33px;
	width:100%;
	overflow:hidden;
	margin:0 0 0;
	text-indent:-9999px;
}
.box-holder h2 a{
	display:block;
	height:100%;
}
.box-holder .title-who-we-are a{
	background: url(../images/text-who-we-are.gif) no-repeat;
	width:166px;
}
.box-holder .title-services a{
	background: url(../images/text-services.gif) no-repeat;
	width:174px;
}
.box-holder .title-caregivers a{
	background: url(../images/text-caregivers.gif) no-repeat;
	width:207px;
}
.box-holder h2 a:hover{
	background-position: 0 -33px;
}
.box-holder p{
	margin:0 0 5px;
	line-height:19px;
}
#main-inner .t,
#main-inner .b{
	display:block;
	height:333px;
	overflow:hidden;
	background: url(../images/bg-main-inner-t.png) no-repeat;
}
#main-inner .b{
	background: url(../images/bg-main-inner-b.png) no-repeat;
	height:247px;
}
#main-inner .c{
	height:1%;
	padding:0 35px 0 36px;
	background: url(../images/bg-main-inner-c.png) repeat-y;
}
#main-inner .c:after{
	content:"";
	display:block;
	clear:both;
}
#main-inner .holder{
	width:100%;
	float:left;
	margin:-295px 0 -230px;
	position:relative;
}
#main-inner .container{
	width:100%;
	overflow:hidden;
}
#main-inner .visual{
	width:auto;
	padding:0 0 0 3px;
}
#main-inner #content{
	width:400px;
	padding:4px 37px 0 0;
	font-size:13px;
}
#main-inner #content h1{
	margin:0 0 4px;
	font-size:30px;
	color:#0070af;
	font-weight:normal;
}
#main-inner #content_job h1{
	margin:0 0 4px;
	font-size:30px;
	color:#0070af;
	font-weight:normal;
}
#main-inner #content .h8{
	margin:0 0 4px;
	font-size:24px;
	color:#0070af;
	font-weight:normal;
}
#main-inner #content2 h1{
	margin:0 0 4px;
	font-size:30px;
	color:#0070af;
	font-weight:normal;
}
#main-inner #content3 h1{
	margin:0 0 4px;
	font-size:30px;
	color:#0070af;
	font-weight:normal;
}
#main-inner #content p{
	padding:0;
	margin:0 0 6px;
	line-height:20px;
}
#main-inner .subnav{
	list-style:none;
	margin:0 0 0 -4px;
	padding:0;
	height:1%;
	overflow:hidden;
}
#main-inner .subnav li{
	float:left;
}
#main-inner .subnav li a{
	float:left;
	background: url(../images/bg-subnav-l.gif) no-repeat;
}
#main-inner .subnav li a span{
	float:left;
	height:27px;
	padding:10px 25px 0;
	background: url(../images/bg-subnav-r.gif) no-repeat 100% 0;
	text-transform:uppercase;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
}
#main-inner .subnav li a:hover{
	background: url(../images/bg-subnav-l-h.gif) no-repeat;
	text-decoration:none;
	cursor:pointer;
}
#main-inner .subnav li a:hover span{
	background: url(../images/bg-subnav-r-h.gif) no-repeat 100% 0;
	color:#f3fafe;
	cursor:pointer;
}
.services-box{
	background: url(../images/bg-services-box.jpg) no-repeat;
	height:1%;
	overflow:hidden;
	padding:20px 29px 0 22px;
	margin:15px 0 21px;
	
}
.services-box .column1{
	float:left;
	width:450px;
}
.services-box .column4{
	float:left;
	width:500px;
}
.services-box .column6{
	float:left;
	width:850px;
}
.services-box .column2{
	float:right;
	width:400px;
}
.services-box .column5{
	float:right;
	width:300px;
}

.services-box .column3{
	float:left;
	width:95%;
	padding-left: 10px;
}
.services-box h2{
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	color:#0070af;
	margin:0 0 12px;
	letter-spacing:-1px;
}
.services-box h2 span{
	font-size:15px;
	line-height:20px;
	color:#676767;
	display:block;
	letter-spacing:0;
}
.services-box ul{
	list-style:none;
	margin:0;
	padding:0 0 0 16px;
}
.services-box .column2 ul{
	padding-top:10px;
}
.services-box ul li{
	padding:0 0 5px 11px;
	vertical-align:middle;
	height:1%;
	color: #0070AF;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-size: 14px;
}
.services-box ul li a{
	font-size:14px;
	line-height:18px;
}
.services-box ul li span{
	font-size:10px;
}
.services-box .column1 ul li span{
	display:block;
	line-height:14px;
	margin:-2px 0 3px;
}
.feel-free{
	display:block;
	text-align:center;
	font-size:20px;
	background: url(../images/bg-feel-free.jpg) no-repeat;
	padding:13px;
	line-height:22px;
}
.feel-free span{
	color:#0070af;
}
.news{
	color:#0070af;
	font:13px "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
}
#footer{
	position:relative;
	width: 977px;
	height: 42px;
	margin: -50px auto 0;
	padding:8px 15px 0 10px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}
#footer ul li{
	float:left;
	background: url(../images/separator.gif) no-repeat 0 4px;
	padding:0 13px 0 20px;
	margin:0 10px 0 -10px;
}
#footer p{
	margin:0;
	text-align:right;
	color:#0070af;
}
#seal {background: url(../images/seal.png) no-repeat 0 0;
		float: right;
		width: 175px;
		height: 175px;
		margin-left: 20px;
		margin-top: -20px;
      }
	#seal_small {background: url(../images/seal_small.png) no-repeat 0 0;
			float: right;
			width: 125px;
			height: 125px;
			margin-left: 20px;
			margin-top: -20px;
	      }
		#twitter {background: url(../images/Twitter-icon.png) no-repeat 0 0;
				float: right;
				width: 27px;
				height: 27px;
				margin-right: 53px;
				margin-top: -105px;
				text-indent: -9999px;

		      }
			  	#facebook {background: url(../images/Facebook-icon.png) no-repeat 0 0;
				float: right;
				width: 26px;
				height: 27px;
				margin-right: 88px;
				margin-top: -105px;
				text-indent: -9999px;

		      }
			  #linkedin {background: url(../images/LinkedInIcon.png) no-repeat 0 0;
				float: right;
				width: 26px;
				height: 27px;
				margin-right: 20px;
				margin-top: -105px;
				text-indent: -9999px;

		      }
#instagram {background: url(../images/instagram.png) no-repeat 0 0;
				float: right;
				width: 26px;
				height: 27px;
				margin-right: 123px;
				margin-top: -105px;
				text-indent: -9999px;

		      }
#ciap{
blah blah
}
#ciap span{
display: none;
}
#ciap:hover span{
display: block;
}
#divider_testimonial
{
  background: url(../images/divider.png) no-repeat 0 0;
				width: 740px;
				height: 1px;
				clear: both;
				margin: auto 0;
                padding-bottom: 20px;
    padding-left: 40px;
}
/*******FORM***********/
/*!Version:2011.2.27.1 */ .smooth-form .smooth-label{color:#464646;display:inline-block;width:130px;zoom:1;white-space:nowrap;}
.smooth-form .input span span input{width:230px;padding:8px;margin:0;border:none;background:none transparent;vertical-align:middle;outline:none;}
.smooth-form .input span span input.large{width:335px;padding:8px;margin:0;border:none;background:none transparent;vertical-align:middle;outline:none;}.smooth-form .input span span input.small{width:100px;padding:8px;margin:0;border:none;background:none transparent;vertical-align:middle;outline:none;}.smooth-form .input span{display:inline-block;background:url(../images/input_right_sprite.gif) no-repeat top right;padding-right:1px;zoom:1;*display:inline;}.smooth-form .input span span{background:url(../images/input_left_sprite.gif) no-repeat top left;display:block;zoom:1;*display:inline;}.smooth-form .input:hover span{background-position:right -41px;}.smooth-form .input:hover span span{background-position:0 -41px;}.smooth-form .input.focus span{background-position:right -82px;}.smooth-form .input.focus span span{background-position:0 -82px;}.smooth-form .input.error span{background-position:right -123px;}.smooth-form .input.error span span{background-position:0 -123px;}.smooth-form .input.error:hover span{background-position:right -164px;}.smooth-form .input.error:hover span span{background-position:0 -164px;}.smooth-form .input.error.focus span{background-position:right -205px;}.smooth-form .input.error.focus span span{background-position:0 -205px;}body.ie6 .smooth-form .input:hover span{background-position:right top;}body.ie6 .smooth-form .input:hover span span{background-position:left top;}body.ie6 .smooth-form .input.focus span{background-position:right top;}body.ie6 .smooth-form .input.focus span span{background-position:left top;}body.ie6 .smooth-form .input.error span{background-position:right top;}body.ie6 .smooth-form .input.error span span{background-position:left top;}body.ie6 .smooth-form .input.error:hover span{background-position:right top;}body.ie6 .smooth-form .input.error:hover span span{background-position:left top;}body.ie6 .smooth-form .input.error.focus span{background-position:right top;}body.ie6 .smooth-form .input.error.focus span span{background-position:left top;}.smooth-form li textarea{width:335px;height:91px;padding:3px;margin:0;border:none;background:none transparent;overflow:auto;vertical-align:text-top;}.smooth-form .textarea label{top:-50px;}.smooth-form .textarea span{display:inline-block;background:url(../images/textarea_right_sprite.gif) no-repeat top right;padding-right:3px;zoom:1;*display:inline;}.smooth-form .textarea span span{display:block;background:url(../images/textarea_left_sprite.gif) no-repeat;padding:5px 0 5px 5px;zoom:1;*display:inline;}.smooth-form .textarea:hover span{background-position:right -117px;}.smooth-form .textarea:hover span span{background-position:0 -117px;}.smooth-form .textarea.focus span{background-position:right -234px;}.smooth-form .textarea.focus span span{background-position:0 -234px;}.smooth-form .textarea.error span{background-position:right -351px;}.smooth-form .textarea.error span span{background-position:0 -351px;}.smooth-form .textarea.error:hover span{background-position:right -468px;}.smooth-form .textarea.error:hover span span{background-position:0 -468px;}.smooth-form .textarea.error.focus span{background-position:right -585px;}.smooth-form .textarea.error.focus span span{background-position:0 -585px;}.smooth-form .textarea-long textarea{width:596px;height:150px;padding:3px;margin:0;border:none;background:none transparent;overflow:auto;vertical-align:text-top;}.smooth-form .textarea-long label{top:-50px;}.smooth-form .textarea-long span{display:inline-block;background:url(../images/textarea_right_sprite_large.gif) no-repeat top right;padding-right:3px;zoom:1;*display:inline;}.smooth-form .textarea-long span span{display:block;background:url(../images/textarea_left_sprite_large.gif) no-repeat;padding:5px 0 5px 5px;zoom:1;*display:inline;}.smooth-form .textarea-long:hover span{background-position:right -170px;}.smooth-form .textarea-long:hover span span{background-position:0 -170px;}.smooth-form .textarea-long.focus span{background-position:right -287px;}.smooth-form .textarea-long.focus span span{background-position:0 -287px;}.smooth-form .textarea-long.error span{background-position:right -409px;}.smooth-form .textarea-long.error span span{background-position:0 -409px;}.smooth-form .textarea-long.error:hover span{background-position:right -521px;}.smooth-form .textarea-long.error:hover span span{background-position:0 -521px;}.smooth-form .textarea-long.error.focus span{background-position:right -638px;}.smooth-form .textarea-long.error.focus span span{background-position:0 -638px;}.smooth-form .textarea-wide textarea{width:596px;height:76px;padding:3px;margin:0;border:none;background:none transparent;overflow:auto;vertical-align:text-top;}.smooth-form .textarea-wide label{top:-50px;}.smooth-form .textarea-wide span{display:inline-block;background:url(../images/textarea_right_sprite_wide.gif) no-repeat top right;padding-right:3px;zoom:1;*display:inline;}.smooth-form .textarea-wide span span{display:block;background:url(../images/textarea_left_sprite_wide.gif) no-repeat;padding:5px 0 5px 5px;zoom:1;*display:inline;}.smooth-form .textarea-wide:hover span{background-position:right -102px;}.smooth-form .textarea-wide:hover span span{background-position:0 -102px;}.smooth-form .textarea-wide.focus span{background-position:right -219px;}.smooth-form .textarea-wide.focus span span{background-position:0 -219px;}.smooth-form .textarea-wide.error span{background-position:right -341px;}.smooth-form .textarea-wide.error span span{background-position:0 -341px;}.smooth-form .textarea-wide.error:hover span{background-position:right -453px;}.smooth-form .textarea-wide.error:hover span span{background-position:0 -453px;}.smooth-form .textarea-wide.error.focus span{background-position:right -570px;}.smooth-form .textarea-wide.error.focus span span{background-position:0 -570px;}body.ie6 .smooth-form .textarea:hover span{background-position:right top;}body.ie6 .smooth-form .textarea:hover span span{background-position:left top;}body.ie6 .smooth-form .textarea.focus span{background-position:right top;}body.ie6 .smooth-form .textarea.focus span span{background-position:left top;}body.ie6 .smooth-form .textarea.error span{background-position:right top;}body.ie6 .smooth-form .textarea.error span span{background-position:left top;}body.ie6 .smooth-form .textarea.error:hover span{background-position:right top;}body.ie6 .smooth-form .textarea.error:hover span span{background-position:left top;}body.ie6 .smooth-form .textarea.error.focus span{background-position:right top;}body.ie6 .smooth-form .textarea.error.focus span span{background-position:left top;}.smooth-form .input span span select{width:245px;padding:6px 3px 6px 4px;*padding-left:8px;margin:0;border:none;background:none transparent;vertical-align:middle;outline:none;-moz-outline-style:none;}.smooth-form .input span span select.large{width:350px;padding:6px 3px 6px 4px;*padding-left:8px;margin:0;border:none;background:none transparent;vertical-align:middle;outline:none;-moz-outline-style:none;}.smooth-form .input span span select.small{width:115px;padding:6px 3px 6px 4px;*padding-left:8px;margin:0;border:none;background:none transparent;vertical-align:middle;outline:none;-moz-outline-style:none;}.smooth-form .input span span select:focus{outline:none;-moz-outline-style:none;}ul.navigation{margin:0;padding:0;}ul.navigation li{list-style:none;margin:0;display:inline-block;zoom:1;*display:inline;}ul.navigation li.navigation-hover{-moz-box-shadow:0 0 6px rgba(0,0,0,0.3);}ul.navigation li a{text-decoration:none;cursor:pointer;}ul.navigation li a span{border-bottom:0;padding:17px 20px;text-align:center;color:#494c50;border-right:1px solid #eee;font-weight:bold;display:inline-block;zoom:1;*display:inline;}

/******************contact tab**************/



#feedback a{ display:block; position:fixed; top:400px; right:-1px; background:url(../images/contact-button-off.png); padding:0px 0px;

 width: 56px;
 height: 128px; text-indent: -9999px;
 }
 #feedback a:hover{background: url(../images/contact-button-on.png);}