body {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	padding: 0px;
	/*font-size: 0.8em;*/
	font: 1em/1.4 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	/*font: 1em/1.4 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;*/
}

#content-header {
    margin-top: 0px;
    font-size: 0.8em;
}

#sidebar, #boxAgente, #breadcrumb, #style-switcher {
	display: none;
}

.no-print, .btn {
	display: none;
}

.container {
	padding: 0px;
}

#rowfooter { 
	display: none;
}

#viewContainer {
	min-height: 0px;
}

s {
	text-decoration: blink; 
}

.new-update .update-date .update-day {
	font-size: 0.9em;
}

.new-update {
    padding: 5px 12px;
}

.widget-box {
	margin: 0px;
	border-style: none;
	background: no-repeat;
}

.widget-content {
	padding: 0px;
	min-height: 0px;
	border-style: none;
}

.report-content {
	font-size: 1.2em;
}