.mydiv{background-color : #e7e7e7;
}
pre{background-color : #f9f9f9;
       height : 12px;
	border-left-style : solid;
	border-right-style : solid;
	border-spacing : 1px;
	border-top-style : solid;
	border-bottom-style : none;
       border-top-color : #BDBDBD;
       border-bottom-color:#BDBDBD;
border-left-color:#BDBDBD;
border-right-color:#BDBDBD;
font-family : Verdana;
padding-bottom : 7px;
	padding-left : 7px;
	padding-right : 7px;
	padding-top : 7px;
	font-size : 11px;
vertical-align : middle;
}

.bordato{background-color : #f9f9f9;
border-left-width : 1px;
border-right-width : 1px;
border-top-width : 1px;
border-bottom-width : 1px;
       height : 12px;
	border-left-style : solid;
	border-right-style : solid;
	border-spacing : 1px;
	border-top-style : solid;
	border-bottom-style : solid
       border-top-color : #BDBDBD;
       border-bottom-color:#BDBDBD;
border-left-color:#BDBDBD;
border-right-color:#BDBDBD;
font-family : Verdana;
padding-bottom : 7px;
	padding-left : 7px;
	padding-right : 7px;
	padding-top : 7px;
	font-size : 11px;
vertical-align : middle;
}


/*a{
padding-bottom : 9px;
	padding-top : 7px;
vertical-align : middle;
}*/