/********** NEWS *********/
#schedules{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#schedules select#consult{
	font-size:11px;
	font-weight:normal;
	width:300px;
	padding-left:5px;
	text-transform:uppercase;
}
#schedules input#doctor{
	font-size:11px;
	font-weight:normal;
	width:290px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
}
#result table{
	border:1px solid #666666;
	font-size:11px;
}
#result table th{
	text-align:left;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#666666;
	padding:5px 5px 5px 5px;
}
#result table td{
	padding:0px 5px 0px 5px;
}

.result-td-par{
	background-color:#EEEEEE;
}
.result-td-impar{
	background-color:#FFFFFF;
}
