/* CSS Document */
* {
	margin:0;
	padding:0;
	text-align:left;
}
html, body {
	height:100%;
}
body {
	font-size:100%;
	line-height:1.37em;
	text-align:center;
	background:#ffffff;

}
html, input, textarea {
/*	font-family:Arial; - original*/
	font-family:tahoma;
	color:#787878;
}

/* TEGS */
a img {
	border:0px;
}
img {
	vertical-align:top;
}
.clear {
	clear:both;
}
a {
	color:#54d949;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
em {
	font-style:normal;
}
span {
	color:#787878;
	font-size:12px;
	text-align:left;
}
span a {
	color:#ffffff;
	text-decoration:none;
	font-family:tahoma;
	font-weight:bold;
	font-size:1em;
}
span a:hover {
	text-decoration:underline;
	color:#9f9f9f;
}
strong {
	display:block;
}

txt{
	display:block;
	color:#999999;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-top:10px;	
}

em {
	font-style:normal;
	color:#787878;
}

ul{
	margin-left:10px;
	line-height:10px;
	list-style:square;
}

.wrapper_header {
	width : 200px;
	padding: 0px 0px 10px;
}

.wrapper_name {
	width : 300px;
	padding: 0px 0px 10px;
}

.wrapper_result {
	width : 530px;
	height:140px;
	margin: 0 0 10px 0;
	background-color:#fff;
	border-bottom-color:#ffffff;
	border-bottom:solid;
	border-width:3px;
	border-color:#e5e5d9;
}

.before_label {
	float:left; 
	width:90px; 
	/*height:20px; */
	text-align:left; 
	padding-left:36px;}
	
.label {
	float:left; 
	width:98px; 
	height:20px; 
	text-align:center; 
	padding:0px;
/*	margin-bottom:10px;*/
	color:#666;
	}
	
.label2 {
	float:left; 
	width:65px; 
	height:20px; 
	text-align:right; 
	padding:0px;
/*	margin-bottom:10px;*/
	color:#333;

	}

/* label - font style */
.label_text{
	font-size:12px;
	color:#333;
/*padding-bottom:5px;*/
}

.after_label {
	float:left; 
	width:90px; 
	height:20px; 
	text-align:left; 
	padding-left:40px;
	}
	
.before_label2 {
	float:left; 
	width:100px; 
	height:20px; 
	text-align:left; 
	padding-left:50px;
	margin-left:36px;
	}
	
.after_label2 {
	float:left; 
	width:90px; 
	height:20px; 
	text-align:left; 
	padding-left:40px;}

.wrapper_beforeafter_label {
	float:left;
	width : 200px;
	/*height:20px;*/
	margin: 0px;
	background-color:#fff;
}

.wrapper_beforeafter_label2 {
	float:left;
	width : 200px;
	/*height:20px;*/
	padding-left: 20px;
	background-color:#fff;
}

.wrapper_graft {
	float:left;
	width : 100px;
	/*height:20px;*/
	/*padding-left:20px;*/
	margin: 0px;
	background-color:#fff;
}

.wrapper_graft2 {
	float:left;
	width : 120px;
	/*height:20px;*/
	padding-left:20px;
	margin: 0px;
	background-color:#fff;
}

.wrapper_beforeafter {
	float:left;
	width : 440px;
	/*height:140px;*/
	margin: 0 0 10px 0;
	background-color:#fff;
	margin-bottom:20px;
	border-width:3px;
	border-bottom-color:#ffffff;
	border-bottom:solid;
	border-color:#e5e5d9;
}

.wrapper_info {
	float:left;
	width:120px;
	border-left:solid;
	border-width:1px;
	border-left-color:#999;
	font-size:12px;
	line-height:15px;
	color:#333;
	padding-left:10px;
	margin-top:12px;
}

.wrapper_info2 {
	float:left;
	width:152px;
/*	min-height:100px;*/
	border-left:solid;
	border-width:1px;
	border-left-color:#999;
	font-size:12px;
	line-height:15px;
	color:#333;
	padding-left:10px;
/*	padding-top:5px;
	padding-bottom:5px;*/
	margin-top:10px;
}
.textbold {
	color:#000000;
	font-size:16px;
	margin:10px 0 10px 0;
	font-weight:bold;
} 

.green_header {
	color:#66cc00;
	font-size:20px;
	margin:10px 0 10px 0;
} 

.purple_header {
	color:#a186be;
	font-size:20px;
	margin:10px 0 10px 0;
} 

/* LINE */
.line_y {
	background:url(../images/bg_line_y.gif) top right repeat-y;
}
.line_x {
	background:url(../images/line_x.gif) top left repeat-x;
	margin:0 10px 0 -13px;
	height:43px;
}

/* blue line left column */
.line_x_1 {
	background:url(../images/line_x.gif) top left repeat-x;
	margin:0px 10px 11px -13px;
	height:37px;
}

/* blue line on find a doctor result list */
.line_x_12 {
	background:url(../images/line_x.gif) top left repeat-x;
	/*margin:0px 10px 11px -13px; -original */
	margin:0px 0px 5px -13px;
	height:10px;
}
/* MORE */
.more a, .more_1 a, .bg_go a, .bg_reset a, .bg_submit a {
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-family:tahoma;
	font-weight:bold;
	font-size:0.85em !important;
}

#page3 #content .col2 .indent_more, #page4 #content .col4 .indent_more, #page5 #content .col2 .indent_more {
	float:right;
	margin:0 20px 0 0px;
}

.more a {
	background:url(../images/more.jpg) top left no-repeat;
	padding:5px 13px 5px 11px;
}
.more a:hover {
	text-decoration:underline;
}
.more_1 a {
	background:url(../images/more_1.gif) top left no-repeat;
	padding:5px 13px 5px 11px;
}
.more_1 a:hover {
	text-decoration:underline;
}
.bg_go a {
	background:url(../site/images/bg_go.gif) top left no-repeat;
	padding:1px 13px 9px 11px;
}
.bg_go a:hover {
	text-decoration:underline;
}
.bg_reset a {
	background:url(../images/bg_reset.jpg) top left no-repeat;
	padding:0px 13px 8px 11px;
}
.bg_reset a:hover {
	text-decoration:underline;
}
.bg_submit a {
	background:url(../images/bg_submit.jpg) top left no-repeat;
	padding:5px 13px 7px 11px;

}
.bg_submit a:hover {
	text-decoration:underline;
}
/* UL - unorder list */

.another1 {
	margin:0;
	padding:0;
	list-style:none;
	line-height:29px;
}
.another1 li {
	margin:0px;
}
.another1 li a {
	color:#9d9d9d;
	text-decoration:underline;
	background:url(../images/bg_list.gif) center left no-repeat;
	font-size:1.07em;
	padding-left:13px;
}
.another1 li a:hover {
	text-decoration:none;
}

.another2 {
	color:#333333;
	margin-left:20px;
	padding:10;
	line-height:25px;
}
.another2 li {
	
}

.another {
	margin:0;
	padding:0;
	list-style:none;
	line-height:23px;
}
.another li {
	margin:0px;
}
.another li a {
	color:#71c6ed;
	text-decoration:underline;
	background:url(../images/bg_list_1.gif) center left no-repeat;
	font-size:0.857em;
	padding-left:26px;
	font-weight:bold;
}
.another li a:hover {
	text-decoration:none;
}

/* HEADER */
#header {
	height:471px;
	background:url(../images/tall_top.jpg) top left repeat-x;
	font-size:0.875em;

}
#header a {
	color:#868686;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#header .bg_hed_right {
	background:url(../images/bg_hed_left.jpg) top right no-repeat;
	height:253px;
	padding:36px 0 0 44px;
}
#header .menu {
	height:54px;
}
#header .k1 {
	width:21%;
	font-size:16px;
	padding:30px 0 0 0px;
}
#header .k2 {
	width:17%;
}
#header .k3 {
	width:17%;
}
#header .k4 {
	width:15%;
}
#header .k5 {
	width:15%;
}
#header .k6 {
	width:11%;
}
#header .logo {
	height:164px;
	background:url(../images/bg_hed_right_top.jpg) bottom right no-repeat;
}
#header .indent_pic {
	padding:46px 0 0 0px;
	float:left;
}
#header .indent_logo {
	float:right;
}
#header .indent_call {
	float:right;
	margin:0 39px 0 197px;
}
#header .hed_bg {
	height:253px;
	background:url(../images/bg_hed_right.jpg) top left no-repeat;
}

/* CONTENT */
#content {
	font-size:0.8125em;
	width:100%;
	text-align:left;
}
#content {
/*	background:url(images/bg_cont.jpg) top right no-repeat - original */
/*background:url(images/bg_cont.jpg) top right no-repeat;*/
}
#content .title {
	display:block;
	margin:0 0 25px 0px
}
#content .title_1 {
	display:block;
	margin:0 0 34px 0px;
}
#content p {
	line-height:1.36em;
	font-size:1em;
}

#content h1 {
	line-height:1.36em;
	font-size:24px;
/*	color: #56a9db;*/
	color: #669933;
	padding-left:0px;
}

#content .pic_left {
	margin:0px 20px 0px 0px;
}
#content .pic {
	display:block;
	margin:0px 20px 16px 0px;
}
#content .indent_pic {
	display:block;
}
#content .width {
	width:480px;
}
#content .indent {
/*	padding:0 0 0 78px*/
	float:right;
	padding:0 0 0 0px;
	width:460px;
}
#content .indent1 {
	padding:0 0 0 33px;
}
#content .color {
	background:#f7f7f7;
	color:#787878;
	font-size:0.93em;
	line-height:1.37em;
	padding:37px 27px 30px 35px;
	margin:21px 4px 44px 0px;
}
#content .color span a {
	font-size:0.98em
}
#content .col1 .pic_left, .pic_left_1 {
	margin:0 12px 0 0px;
}

/* CONTENT CLASS */
#page1 #content .col1 .title,#photos #content .col1 .title {
	margin:0 0 25px 32px
}
#page1 #content .col1 a,#photos #content .col1 a {
	color:#9f9f9f;
		color:#0099cc;
	text-decoration:underline;
}
#page1 #content .col1 a:hover,#photos #content .col1 a:hover {
	text-decoration:none;
}
#page1 #content .col1 p,#photos #content .col1 p {
/*	margin:25px 0 46px 0px - orig*/
	margin:5px 0px 10px 0px;
	color:#333333;
}
#page1 #content .col1 .indent_pic,#photos #content .col1 .indent_pic {
	margin:0 0 12px 0px;
}
#page1 #content .col1 .width,#photos #content .col1 .width {
	width:410px;
}
#page1 #content .col2,#photos #content .col2 {
	padding:35px 0 0 0px;
}
#page1 #content .col2 p,#photos #content .col2 p {
	margin:0 22px 26px 0px;
}

/* button logo container */
#page1 #content .col2 .button_menu,#photos #content .col2 .button_menu  {
	margin:0px 22px 16px 0px;
/*	min-width:300px;
	min-height:100px;*/
/*	background-color:#CCC;*/
}

#page1 #content .col2 .button_menu .wrapl,#photos #content .col2 .button_menu .wrapl {
	float:left;
	padding-left:10px;
	width:202px;
	height:83px;
	padding-bottom:20px;
}

#page1 #content .col2 .button_menu .wrapr ,#photos #content .col2 .button_menu .wrapr{
	float:right;
	padding-right:10px;
	width:202px;
	height:83px;
	padding-bottom:20px;
}

#page2 #content .col1 .indent_more {
	float:right;
}
#page2 #content .col1, .col2 p {
	margin:5px 0px 15px 0px;
}
#page2 #content .col1 .indent_pic {
	margin:0 0 12px 0px;
}
#page2 #content .col1 .height {
	height:39px;
}
#page2 #content .col2 {
	padding:35px 0 0 0px;
}
#page2 #content .col2 em {
	font-weight:bold;
	float:right;
	margin:0 50px 0 0px;
}
#page2 #content .col2 .indent_more {
	margin:12px 0 0 143px;
}
#page2 #content .col2 p {
	margin:0 22px 0px 0px;
}
#page2 #content .list_box {
	width:100%;
	padding:8px 0 0px 0px;
}
#page3 #content .col1 .indent_more {
	margin:22px 0 0 132px;
}
#page3 #content .col1 .color .indent_more_1 {
	float:right;
	padding:21px 20px 0 0px;
}
#page3 #content .col1 .color {
	font-size:1em;
	margin:39px 0px 44px 0px;
}
#page3 #content .col1 p {
	margin:2px 0 10px 0px;
}
#page3 #content .col2 {
	padding:35px 0 0 0px;
}
#page3 #content .col2 .title {
	margin:0 0 42px 0px;
}
#page3 #content .col2 p {
	margin:3px 0 25px 0px;
}
#page3 #content .col2 .pic_left {
	margin:0px 20px 7px 0px;
}
#page4 #content .col1, .col2 p {
	margin:0 42px 21px 0px;
}
#page4 #content .col2 {
	padding:53px 0 0 0px;
}
#page4 #content .col2 p {
	margin:4px 20px 17px 0px;
}
#page4 #content .col2 .pic_left {
	margin:0px 20px 10px 0px;
}
#page4 #content .col3 .color {
	font-size:1em;
	margin:33px 0px 44px 0px;
}
#page4 #content .col3, .col4 p {
	margin:0px 0 16px 0px;
}
#page4 #content .col3 .indent_more_1 {
	margin:27px 0 0 202px;
}
#page4 #content .col4 p {
	color:#a4a4a4;
}
#page5 #content .col1 .title_1 {
	margin:0 0 10px 0px;
}
#page5 #content .col1 .indent_more {
	margin:15px 0 0 196px;
}
#page5 #content .col1 .indent_more_1 {
	text-align:right;
	margin:29px 20px 0 0px;
}
#page5 #content .col1 .color {
	font-size:1em;
	margin:59px 0px 44px 0px;
}
#page5 #content .col1 p {
	margin:15px 0 0px 0px;
}
#page5 #content .col2 {
	padding:35px 0 0 0px;
}
#page5 #content .col2 p {
	margin:3px 10px 12px 0px;
}
#page5 #content .col2 strong {
	color:#787878;
}
#page5 #content .col2 .pic_left {
	margin:0px 20px 7px 0px;
}
#page6 #content .col1 p {
	color:#787878;
	margin:0px 0px 15px 0px;
}
#page6 #content .col1 .p1 {
	margin:0px 0px 60px 0px;
}
#page6 #content .col1 em {
	font-weight:bold;
}
#page6 #content .col2 {
	padding:35px 0 0 0px;
	color:#787878;
}
#page6 #content .col2 p {
	font-size:1em;
	margin:0 0 21px 0px;
}
#page6 #content .col2 .indent_1 {
	margin:0 0 0 121px;
}
#page6 #content .phone_box {
	width:484px;
}
#page6 #content .fleft, .fleft_2 {
	margin:0 44px 0 0px;
}
#page6 #content .fleft_1 {
	margin:0 80px 0 0px;
}
#page7 #content .indent {
	color:#787878;
	padding:0 20px 0 33px;
}
#page7 #content .title {
	margin:0 0 18px 0px;
}
#page7 #content p {
	margin:0 0 17px 0px;
}
#page7 #content a {
	text-decoration:underline
}
#page7 #content a:hover {
	text-decoration:none;
}
/* FOOTER */
#footer {
	height:111px;
	background:url(../images/bg_footer.gif) top left repeat-x;
	font-size:0.75em;
	color:#9f9f9f;
	padding:24px 0 0 39px
}
#footer p {
	text-align:right;
	margin:0 35px 0 0px;
	font-size:1.083em;
	word-spacing:15px
}
#footer strong {
	float:left;
	font-weight:normal
}
#footer a {
	color:#9f9f9f;
	text-decoration:underline
}
#footer a:hover {
	text-decoration:none
}
#footer span a {
	color:#40abdc;
	text-decoration:underline;
	word-spacing:normal;
	font-weight:normal
}
#footer span a:hover {
	color:#9d9d9d;
	text-decoration:none
}
#footer b a {
	color:#9d9d9d;
	text-decoration:none;
	font-weight:normal;
	word-spacing:normal
}
#footer b a:hover {
	color:#40abdc;
	text-decoration:underline
}
/* FORM */
.h_f {
	height:29px;
	border:1px solid #a2a2a2;

}
.h {
	height:21px;
	width:236px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;

}
.  {
	height:21px
}
.h_1 {
	height:18px;
	width:355px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;
}

.indent_form {
	float:left;
/*	padding:0 22px 0 20px; - orig */
	padding:0 22px 0 0px;
	margin-left:0px;
}

#page1 #content .col2 .form p,#photos #content .col2 .form p{
	margin:0px;
}

.button_container {
	padding-left:200px;
}


#page1 #content .col2 .button_menu,#photos #content .col2 .button_menu {
	margin:0px 22px 16px 0px;

}

.wrapper_container{
	float:right;
	padding:0;
	width:445px;

}

.container {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	width:380px;
	background:url(../images/dvd.gif) top right no-repeat #f7f7f7;
	border-color:#ccc;
	border:1px;
	border-style:solid;
	margin-bottom:30px;
}

.container2 {
	float:right;
	margin-top:10px;
	padding-top:0px;
	padding-bottom:0px;
	width:280px;
/*	border:1px;*/
/*	border-style:solid;*/
	border-color:#c2c2c2;
	margin-bottom:40px;
	background-color:#f2f2f2;
}

.container2 .form {
	padding:0px 10px 10px 20px;
	width:280px;

}

.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
	border:none;
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



/*  contact form  */

.container_contact {
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	width:380px;
	border-color:#ccc;
	margin-bottom:0px;
}

.container_contact .form {
	padding:0px 10px 20px 20px;
	width:370px;
}

.container_contact .text{
	padding: 0px 20px 10px 0;
	font-size:12px;

}

/*   form  */

.container .form{
	padding:0px 10px 20px 20px;
	width:390px;
}


.container .text{
	padding:20px 20px 10px 0;
	font-size:12px;

}

.dropdown{
	display:block;
	color:#787878;
	font-size:12px;
	text-align:left;
	height:21px;
	width:355px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;

}


.textbold {
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

input1 {
	border:1px solid #a2a2a2;
	font-family:tahoma;
	color:#787878;
	font-size:12px;
	width:360px;
	margin-bottom:10px;
	text-align:left;

}
textarea {
	border:1px solid #a2a2a2;
	width:355px;
	height:147px;
	font-family:tahoma;
	color:#787878;
	font-size:12px;
	overflow:auto;
	margin:5px 0 23px 0px;
}

input.btnsubmit {
  font-size:12px;
  color: #ffffff;
  border:none;
  background-color:#999966;
  margin:5px 10px 10px 260px;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:10px;
  width:100px;
  text-align:center;
  }
input.btnsubmit2 {
  position:relative;
  left:190px;
  font-size:12px;
  color: #ffffff;
  border:none;
  background-color:#999966;
/*  margin:5px 10px 10px 260px;*/
  padding-top:5px;
  padding-bottom:5px;
/*  margin-bottom:10px;*/
  width:80px;
  text-align:center;
   top:-10px;
  }

input.btnreset {
  position:relative;
  left:185px;
  font-size:12px;
  color: #ffffff;
  border:none;
  background-color:#999966;
  padding-top:5px;
  padding-bottom:5px;
/*  margin: 50px 10px 0 0;*/
  width:80px;
  text-align:center;
  top:-10px;

  }
 
 input.btnsubmit:hover, input.btnreset:hover, input.btnsubmit2:hover  {	
	color:#ffffff;
	background-color:#caca81;
	font-size:12px;
}

.checkbox {
margin-left:10px;
padding-left:10px;
width:10px;
text-align:left;

}

.cbox {
padding-left:10px;
width:340px;
text-align:left;
}

.cbox2 {
padding-left:10px;
width:340px;
height:25px;
text-align:left;
}

.cbox_text{
font-size:12px;
text-align:left;
}

.cbox_text2{
color:#787878;
font-size:12px;
left:25px;
position:relative;
text-align:left;
top:-20px;
}

.cbox_box{
left:0px;
position:relative;
top:-15px;
}

/* sitemap UL */
/*#sitemap span a { text-decoration:none; padding:1px 0 2px 0px; color:#9F9F9F; }*/
#sitemap ul{ list-style:none; color:#9F9F9F; }
#sitemap li {  list-style:none; background:url(../images/li_tall.gif) bottom left repeat-x; padding:6px 0 7px 0; width:490px;  margin:5px 0; color:#9F9F9F; text-decoration:none; line-height:20px;}
#sitemap li a { display:block; padding:1px 0 2px 0px; color:#9F9F9F; text-decoration:underline;}

/* patient photo rating */

.container_photos_patient {
	margin-top:10px;
	float:left;
	width:522px;
	margin-bottom:0px;
}
.container_photos_inside {
	width:521px;
	float:left;
}
.container_before {
	float:left;
	width:153px;
	border:1px;
	border-color:#999;
	border-style:solid;
	height:28px;
	border-right:0px;
	background-color:#f5f5f5;
}
.container_after {
	float:left;
	width:153px;
	border:1px;
	border-color:#999;
	border-style:solid;
	height:28px;
	border-right:0px;
	background-color:#f5f5f5;
}
/* patient image container */
.container_patient_pic {
	float:left;
	width:307px;
	border:1px;
	border-color:#999;
	border-style:solid;
	height:125px;
	border-right:0px;
	border-top:0px;
}
/* patient photos */
.container_photo_small {
	float:right;
	width:70px;
}
.container_photo_small img {
	float:right;
	border:1px;
	border-color:#999;
	border-style:solid;
	height:85px;
	width:68px;
	margin-bottom:2px;
}
.container_before_big {
	float:left;
	width:259px;
	border:1px;
	border-color:#999;
	border-style:solid;
	height:24px;
	border-right:0px;
	background-color:#f5f5f5;
	padding-top:2px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}
.container_after_big {
	float:left;
	width:259px;
	border:1px;
	border-color:#999;
	border-style:solid;
	height:24px;
	background-color:#f5f5f5;
	padding-top:2px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}
.container_before_big_pic {
	float:left;
	width:631px;
	border:1px;
	border-color:#999;
	border-style:solid;
	height:375px;
	border-top:0px;
}
.container_before_big_pic2 {
	float:left;
	width:519px;
	border:1px;
	border-color:#999;
	border-style:solid;
	border-top:0px;
}
.container_after_big_pic {
	float:left;
	width:315px;
	border:1px;
	border-color:#999;
	border-style:solid;
	height:374px;
	border-top:0px;
}
.container_before_big span {
	text-align:center;	
	font-size:12px;
	font-weight:bold;
	color:#999;

}
.container_after_big span {
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#999;
	top:6px;
	left:140px;
}

.description_box{
	width:519px;
	margin-top:20px;
	float:left;
	margin-bottom:10px;
}
.description_left{
	float:left;
	color:#333;
	font-weight:bold;
	padding-right:10px;
}
.description_right{
	width:425px;
	float:left;
	color:#666666;
	line-height:15px;	
}
.rating_box{
	width:504px;
	height:20px;
	margin-top:0px;
	float:left;
	margin-bottom:20px;
	padding:10px;
	padding-bottom:11px;
	border:1px dotted #999999;
}
.rating_left{
	float:left;
	color:#333;
	font-weight:bold;
	padding-right:10px;
}
.rating_right{
	width:255px;
	float:right;
		color:#333333;
		text-align:right;
}
.star_rating{
	width:129px;
	float:left;
	color:#333333;
}
.video_gallery_box {
width:525px;
height:420px;
float:left;
}
.wrapper_texth {
/*float:left;*/
width:420;
/*background-color:#FF0000;
color:#FF0000;
border:1px solid #000000;*/
}

.hairtransplant_doctors_box {
	width:445px;
	margin-bottom:22px;
	float:right;
	padding-right:42PX;
}

.container_patient_video {
	width:402px;
	height:400px;
	background-color:#fff;
	padding-bottom:2px;
	/*	border:solid 1px;
	border-style:solid;
	border-color:#666666;
	border-bottom-width:1px;
	border-bottom-color:#666;*/
	margin-bottom:27px;
	float:right;
/*	margin-right:42px;*/
}
.more_patient_video {
	height:34px;
	background-color:#999999;/*	margin-bottom:10px;*/
}
.more_patient_video_txt {
	font-size:13px;
	padding-left:18px;
	padding-top:12px;
	font-weight:bold;
	color:#FFF;
}
.patient_video_scrollbar {
	/*	width: 276px; */
	height: 365px;
	overflow: auto;
	padding-top: 8px;
	border:solid 1px;
	border-style:solid;
	border-color:#999999;
	/*border-bottom-width:1px;
	border-bottom-color:#666;*/
	margin-bottom:30px;
}
#links ul {
	list-style-type: none;
	width: 260px;
}
#links li {
	border: 1px dotted #999;
	border-width: 1px 0;
	margin: 5px 0;
}
#links li a {
	color: #990000;
	display: block;
	font: bold 120% Verdana, Helvetica, sans-serif;
	padding: 5px;
	text-decoration: none;
}
* html #links li a {  /* make hover effect work in IE */
	width: 260px;
}
#links li a:hover {
	background: #ccc;
}
#links a em {
	color: #333;
	display: block;
	font: normal 85% Verdana, Helvetica, sans-serif;
	line-height: 125%;
}
#links a span {
	color: #125F15;
	font: normal 70% Verdana, Helvetica, sans-serif;
	line-height: 150%;
}
/* text video container */
#video ul {
	list-style-type: none;
	width: 260px;
}
#video li {
/*        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;*/
}

#video li img {
}
#video li a {
	color: #990000;
	display: block;
	font: bold 120% Verdana, Helvetica, sans-serif;
	padding: 5px;
	text-decoration: none;
}
* html #video li a {
	width: 260px;
}
#video li a:hover {
	background: #ccc;
}
#video a em {
	color: #333;
	display: inline;
	font: normal 85% Verdana, Helvetica, sans-serif;
	line-height: 125%;
	font-size:12px;
}
#video a span {
	color: #666;
	font: normal 70% Verdana, Helvetica, sans-serif;
	line-height: 150%;
	font-size:12px;
	float:left;
}
/* video patient container */
.video_patient_wrapper {
	width:200px;
	height:80px;
	background-color:#666;
}
.container_patient_video_inside {
	float:left;
	width:360px;
	height:80px;
	padding:10px 10px 10px 10px;
}
.container_patient_video_inside img {
	float:left;
	padding-right:10px;
	padding-left:5px;
	padding-top:3px;
}
.video_txt {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color: #06C;
}
.video_txt_gray {
	font-size:12px;
	line-height:16px;
	color: #000;
}
.video_txt_gray2 {
	font-size:12px;
	color: #000;
}
.video_txt_gray3 {
	font-size:12px;
	color: #000;
	font-weight:bold;
}
.video_txt a {
	color:#06C;
	display: block;
	text-decoration: none;
}
.video_txt a:hover {
	text-decoration:underline;
	color: #06C;
}
.video_txt_small {
	float:right;
	width:150px;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}
/* video thumbnail gallery */
.video_thumbnail_gallery {
	height:183px;
	width:640px;
	margin-top:0px;
	margin-bottom:20px;
}
.video_thumbnail_gallery_wrapper {
	float:left;
	width:194px;
	margin-right:17px;
}
.video_thumbnail_gallery_wrapper img {
	height:134px;
	border:solid 1px;
	border-color:#333;
}
.video_thumbnail_txt_wrapper {
	width:181px;
	height:31px;
	border:solid 1px;
	border-color:#333;
	padding:3px 5px 8px 8px;
	color:#000;
	font-size:12px;
}
.video_thumbnail_txt {
	font-size:12px;
	color:#333;
}
.video_thumbnail_gallery a {
	color: #06C;
	display: block;
	text-decoration: none;
	text-decoration:underline;
}
.video_thumbnail_txt a:hover {
	text-decoration:none;
	color: #000;
}
.tab_txt {
	font-size:13px;
	padding-left:15px;
	padding-top:8px;
	font-weight:bold;
	color:#FFF;
}
.tab_txt a {
	text-decoration:none;
	color:#FFF;
}
.tab_txt a:hover {
	color:#999;
	text-decoration:none;
}
/* RSS FEED */
.rss_container {
	float:left;
	margin: 0 0 20px;
	font-size:12px;
}
.rss_box {
	width:100%;
}
.rss_icon {
	float:left;
	margin: 0;	
	width:auto;
}
.rss_left_container {
	float:left;	
	width:auto;
}
.rss_right_container {
	float:right;
	width:400px;	
	padding-bottom:10px;
	
}
/*.rss_rightcontainer {
	float:right;	
	padding-bottom:10px;
}*/
.rss_title {
	font-size:14px;
	font-weight:bold;
	color:#0066cc;
}
.rss_title a{
	text-decoration:underline;
	color::0066cc;
}
.rss_title a:hover{
	text-decoration:none;
}
.rss_posted {
	font-size:10px;
	padding:0px;

}
.rss_description {
	font-size:12px;
	padding-bottom:0px;
	width:100%;
}
.rss_text_window {
	padding:20px 20px 0px 0px;
	font-size:12px;
	color:#333333;
	line-height:18px;
	margin-bottom:25px;
	width:519px;
}
.rss_text_window2 {
	padding:20px 20px 0px;
	font-size:12px;
	color:#333333;
	line-height:18px;
	height:335px;
}
.rss_text_window a,.rss_text_window2 a{
	color:#06c;
	text-decoration:underline;
}
.rss_text_window a:hover,.rss_text_window2 a:hover{
	color:#06c;
	text-decoration:none;
}
.rss_container2 {
	min-width:1px;
	min-height:1px;
}

/* test layout */
.box_rss {
/*	border: 1px solid #000000;*/
	overflow: hidden;
	width: 100%;
	width:530px;
	padding-bottom:20px;
}
.box_rss2 {
/*	border: 1px solid #000000;*/
	overflow: hidden;
/*	width: 100%;*/
	width:500px;
	padding-bottom:20px;
}

.left_rss {
	width: 50px;
	float: left;
}

.right_rss {
	width: 530px;
	float: right;
}

.rss_table {
padding-bottom:20px;
}
.rss_table_img {
	float:left;
	position:relative;
	top:0;
	left:0;
}
table.rss {
padding-bottom:20px;
}
table.rss th {
padding-bottom:20px;
}

.outer_container_rss {
	border:1px solid #000000;
	width:958px;
	border-width:8px 1px 1px 1px;
	border-top-color:#000;
	padding-bottom:30px;
}
.title_rss {
	font-size:18px;
	color:#333333;
	padding:20px 0 10px 20px;
}
.hbar {
/*	width:600px;*/
	width:90%;
	height:1px;
	background-color:#dddddd;
	margin-left:20px
}
/*.readmore_blogs li{
background:url(images/arrow_list.gif) ;
padding-bottom:10px;
color:#0066CC;
list-style-image:url(images/arrow_list.gif);
list-style:inside;
list-style-position:inside;

}*/

.readmore_blogs ul, readmore_blogs li{
	list-style-type: disc;
	list-style-image: url(../images/arrow_list.gif);
	list-style-position: inside;
	padding-left:15px;
	background:  url(../images/arrow_list.gif) no-repeat; 

}

.readmore a{
	text-decoration:underline;
	background:  url(../images/arrow_list2.gif) 0 3px no-repeat; 
	padding-left:10px;
}

.readmore a:hover{
	text-decoration:none;
}


.rss_description {
	
}