/*============================================================================*/
/* d3forum */
/* pico */
/*============================================================================*/
/* d3forum */

h2.d3f_head{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
div.d3f_wrap h2 {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	background-color: transparent !important;
	clear: none !important;
}
div.d3f_head img[src$="blank.gif"] {
	display: none;
}
div.d3f_info_val,div.d3f_head{
	overflow: auto;
}

/*============================================================================*/
/* pico */
#pico_body{
	padding: 0;
	margin: 0;
}
.bottom_of_content_body{
	text-align: right;
	padding: 10px 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px #aaa solid;
}
