/*
Ondernemend Aanbestenden Main CSS
@author: Publer
@version: 20090428
*/

/* Color Scheme
*/

/* Text
**********************************/		
body, #publerBody {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	}
	
a{
	color: #009cda;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
	
h2, div#right-column h3{
	color: #009cda;
	font-size: 1.5em;
	font-weight: bold;
}
h3{
	font-size: 1.18em;
	color: #333;
	margin-bottom: 3px;
}

blockquote{
	border: 2px dotted #3F9CCE;
}

thead a{
	color: #FFF;
}
ul.pagenav{
	margin-bottom: 0;
}
ul.pagenav li{
	list-style: none;
}

.widget_polls label{
	float: none;
}

.sg_QuestionSet table {
	border: none !important;
}
