a:link       { font-family: Nunito, sans-serif, 'Trebuchet MS', Helvetica; color: #00f; text-decoration: underline; font-weight: normal; font-size: 9pt}
a:visited    { font-family: Nunito, sans-serif, 'Trebuchet MS', Helvetica; color: #00f; text-decoration: underline; font-weight: normal; font-size: 9pt }
a:hover      { font-family: Nunito, sans-serif, 'Trebuchet MS', Helvetica; color: #00f; font-weight: bold; text-decoration: none; font-weight: normal; font-size: 9pt }
#justify     { font-family: Nunito, sans-serif, 'Trebuchet MS', Helvetica; font-size: 9pt; color: #222222; text-align: justify} 
td		     { font-family: Nunito, sans-serif, 'Trebuchet MS', Helvetica; font-size: 9pt; color: #222222; text-align: left; font-weight: normal} 
#center		 { text-align:center} 
select		 { font-family: Nunito, sans-serif, 'Trebuchet MS', Helvetica; font-size: 9pt; color: #333333; text-align: left; font-weight: normal} 
body		 { font-family: Nunito, sans-serif, 'Trebuchet MS', Helvetica; font-size: 9pt; background-image: url('http://www.comcar.it/images/bg.jpg'); background-repeat: repeat-x; background-attachment: fixed; background-position: left top; font-size: 8pt; color: #222222; text-align: left; font-weight: normal;} 
//body		 { font-family: Nunito, sans-serif, 'Trebuchet MS', Helvetica; font-size: 9pt; background-image: url('http://www.comcar.it/images/bg_christmas.jpg'); background-attachment: fixed; background-position: left top; font-size: 8pt; color: #222222; text-align: left; font-weight: normal;} 
.trans_box2[class]	{ background-image:url('http://www.comcar.it/images/overlay.png'); }
.trans_box2			{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.comcar.it/images/overlay.png');}



.textinput {
	width: 370px; 
	background-color: #d0d0d0; 
	color: #000; 
	border: none;
}

.textareainput {
	width: 370px; 
	height: 120px;
	background-color: #d0d0d0; 
	color: #000; 
	border: none;
}

.submitinput {
	padding: 2px 10px;
	text-align: center;
	background-color: #d0d0d0; 
	color: #000; 
	border: none;
	text-transform: uppercase;
	font-weight: bold;
}

.boximg {
	float: left; 
	width: 210px; 
	height: 230px; 
	margin: 0 18px 18px 0;
	padding: 0;
	-webkit-box-shadow: #666 0px 0px 8px;
	-moz-box-shadow: #666 0px 0px 8px;
	box-shadow: #666 0px 0px 8px;
	behavior: url(/css/PIE.htc);	
	background-color: #ededed;
}
