/* This is the stylesheet for carreffemilano.com */body {  padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;}.sideBody {  padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  background-image : url(../imgs/side_lines.gif);}.borderBody {  padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  background-image : url(../imgs/side_shadow.gif);  background-repeat : repeat-y;}.borderLeftBody {  padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  background-image : url(../imgs/side_shadow_left.gif);  background-repeat : repeat-y;}.blankBody {  padding: 4px 4px 4px 4px;  margin: 0px 0px 0px 0px;}/* ** The first four stylee's refer to the table cells on the default.html page*/.splashTop {	padding-top: 6%;}.splashImg {	background-color: #FFFFFF;	border-top: 2px solid black;	border-bottom: 3px solid black;}.spashAddress {	padding-top: 30px;}.spashText {	font-family: sans-serif;	font-size: 14px;	text-align: left;}.enterText {	font-family: sans-serif;	font-size: 16px;}/* End of styles that relate to the default.html page */.bold {	font-weight: bold;	font-size: 20px;}.normalBold {	font-weight: bold;}.callout {	padding: 6px 6px 6px 22px;	background-color: #000066;	color: white;	font-family: sans-serif;	font-size: 24px;}.content {	padding: 24px 10px 10px 24px;	font-family: sans-serif;	font-size: 14px;}.close {	font-family: sans-serif;	font-size: 15px;	font-weight: bold;	text-decoration: none;}/* for the form */.testo {	text-align: right;	padding: 5px 10px 5px 5px;	font-family: sans-serif;	font-size: 13px;}.warning {	font-family: verdana;	font-size: 11px;}/* for the map */.map {	border: 1px solid #000066;}.mapDue {	border: 1px solid #000066;	margin-right: 20px;}.mail {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	color: #FF6600;	text-decoration: none;	width: 100%;	left: 5px;	top: 5px;	right: 5px;	bottom: 5px;}.mail:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	color: #000000;	background-color: #FFFF00;	width: 100%;	left: 5px;	top: 5px;	right: 5px;	bottom: 5px;}