table.t_overview {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 0;
	font-family:tahoma,arial,verdana,sans-serif;
}

table.t_overview th {
	background:#D8D8D8 none repeat scroll 0 0;
	font-weight:normal;
	font-size:12px;
	padding:7px 5px;
	text-align:left;
}

table.t_overview td {
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	padding:7px 5px;
}

#submenu { min-height:200px;margin:20px 20px 20px 10px; padding-right:15px; border-right:1px dashed #ccc }
	#submenu ul, #submenu li { list-style-type:none }
	#submenu li { margin-top:10px }
	
img { border:none }

th { text-align:left }