/* CSS Document */
/*

*/

body {
	background: #FFF !important;
	font-size: 12px !important;
}
div#search-header, div.main-content-footer, div.hide-print {
	display: none !important;
}
div.title {
	border-bottom: solid 4px #FFF !important;
}
div.main-content, div#content div.content {
	border: none !important;
}
div.row.main > div {
	padding: 0 !important;
}
div.pfull {
	margin: 0 0 8px 0 !important;
}
div.row div.p30 {
	width: 30% !important;
}
div.row div.p60 {
	width: 57% !important;
}
div.row div.p40 {
	width: 36% !important;
}