img.expert{
	border:1px solid #DB7B14;
	width:103px;
	height:143px;
	float:right;
	margin-left:8px;
	text-align:right;
}
.section_body{
	padding-bottom:10px;
}
#chatdetail{
	padding-right:10px !important;
}
.dottedend{
	background:transparent url(../img/dotted2.gif) no-repeat left bottom;
}
#left{
	width:332px;
	float:left;
	background:transparent url(../img/dotted.gif) repeat-y 100% 0px; 
}

div.left-in {padding-right:15px;}
#right{
	width:330px;
	float:left;
	
}
#right .in{
	margin-left:20px;
}
h5{
	font-size:1.5em !important;
}
.previouschats{
	padding-bottom:10px;
}


span.h4{
	display:block;
	float:left;
	color:white;
	background-color:#DF9D4C;
	border:1px solid #D7851F;
	font-weight:bold;
	padding:0px 8px;
	width:160px;
}
span.num{
	display:block;
	float:left;
	width:30px;
	padding:0px 6px 2px 6px;
	background:transparent url(../img/fnum.gif) no-repeat right bottom;
	text-align:right;
}

/*chats anteriores*/
#chatleft{
	float:left;
	width:322px;
}


#chatleft h3{
	margin-top:25px;
}

#chatright{
	float:right;
	width:320px;
	position:relative;
}
img.over{
	position:absolute;
	right:0px;
	top:70px;
}
a.pregunta{
	position:absolute;
	right:112px;
	top:56px;
}
h4.withus{
	font-size:1.5em;
	border:0px !important;
	background-color:transparent;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}
#questions{
	float:left;
	background:transparent url(../img/dotted.gif) repeat-y right top;
	width:460px;
}
#question_queue{
	float:right;
	width:194px;
	border-width:1px;
	border-style:solid;
	margin-top:108px;
}
#question_queue h5{
	font-size:1.1em !important;
	margin:0px;
}
#question_queue .in{
	padding:8px;
}
#question_queue ul,#questions ul{
	margin:0;
	padding:0;
}
#questions ul{
	width:450px;
}
#question_queue li,#questions li{
	font-style:italic;
	font-size:1.1em;
	list-style-type:none;
	background:transparent url(../img/dotted.gif) repeat-x left top;
	padding-top:8px;
	margin-top:8px;
}
#questions li{
	padding-bottom:4px;
}
#question_queue li.first,#questions li.first{
	background-image:none;
	padding-top:0px;
}
div.nomargin{
	margin-bottom:0px !important;
}
strong.big{
	font-size:1.2em;
}
#chatpagerwnd{
	width: 450px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	color:#D7851F;
	font-weight:bold;
	background:transparent url(../img/dotted.gif) repeat-x top;
}
#chatpagerwnd td{
	color:#D7851F;
	font-weight:bold;
}
#chatpagerwnd td{
	color:#D7851F;
	font-weight:bold;
}
#chatpager ul{
	width:360px;
	float:right;
}
#chatpager li{
	margin:0px 0px 0px 0px;
	padding:0px 2px 4px 0px;
	width:12px;
	height:12px;
	background-image:none;
	font-weight:normal;
	text-decoration:none;
	list-style-type:none;
	padding-left:2px;
	float:left;
}
#chatpager strong{
	width:12px;
	height:12px;
	font-weight:normal;
	text-decoration:none;
	background-color:#B6B180;
	display:block;
	color:white;
	text-align:center;
	border:1px solid #D7851F;
}
#chatpager a{
	width:12px;
	height:12px;
	text-decoration:none;
	background-color:#F7E7D2;
	display:block;
	text-align:center;
	border:1px solid #D7851F;
}
#chatpager .prev a{
	width:12px;
	height:12px;
	background-image:url(../img/pager_prev.gif);
	background-position:center center;
}
#chatpager .next a{
	width:12px;
	height:12px;
	background-image:url(../img/pager_next.gif);
	background-position:center center;
}
#chatpager span{
	display:none
}
#loginerror{
	border:1px solid #FF0000;
	background-color:#FFCCCC;
	padding:4px 4px 4px 4px;
	color:#FF0000;
}
textarea {
	font-size: 1.0em;
}

#chat-apuntate {
	text-align: center;
	color:#D7851F;
	font-weight:bold;
	font-size: 1.5em;
	text-decoration: underline;
}

.padt125 {padding-top:125px;}

