body {
	color:#000000;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}
#menu {
	width:100%;
	background-color:#E0E0E0;
	border-color:#666666;
	border:1px dashed;
	font-size:12px;
}	
.contenttitle h2 {
	background:url(/skins/grk/images/grk_title_dot.gif) bottom repeat-x;
	font-size:14px;
}
.contentitemdate {
	line-height:12px;
}
.contentbody {
	text-align:justify;
}
.copyright {
	width:100%;
	text-align: center;
}
.pollbar {
	border: #000 1px solid;
	background-color:#fff;
	width:135px;
	height:8px;
	font-size:0;
	float:left;
} 
.pollbar div {
	height:8px;
	background-color:#e57616;
} 
