/*Top Part of Main Page - Webticari*/
#wt_1 .header{
	color:#fff;
	background:#000;
}
#search .line {
	padding-top:12px;
}
#search .textbox {
	width:250px;
	height:18px;
	border:1px #A8A8A8 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:1px;
	color:#000000;	
}

#search .button {
	background:url(../image/bg_button.gif) repeat-x;
	border:1px #A8A8A8 solid;
	width:80px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
#latest {
	background:url(../image/info_latest_bg.gif) repeat-x;
	height:140px;
	background-color:#FFFFFF;
}
#latest .tablee {
	 height:120px;
}
#genInfo {
	background:url(../image/info_latest.gif) repeat-x;
}

#genInfo .s1 {
	border-bottom:1px #CCCCCC dotted;
	padding:5px;
}

#lastest .headers {
	background:url(../image/info_bg_headers.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:18px;
	font-weight:bold;
	padding-top:3px;
	color:#FFFFFF;
	border:1px #CCCCCC solid;
}