@charset "utf-8";
/* CSS Document */
#container .span-8 {
	/*float: right;*/
	font-size: 10px;
	padding: 5px 0 5px 0;
	
	}
	
#container .span-10 .prepend-3 {
	/*font-size: 10px;*/
	/*padding: 40px 0 5px 0;*/
	
	}	
.pull-1 {
	margin-left:-15px;
	}
h3 {
	height: 30px;
	padding: 0 0 0 35px;
	margin: 0 0 10px -10px;
	background: url(../layout/chicco.jpg) no-repeat top left;	
	font-size: 1.8em;
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	/*border-bottom: 2px solid #666;*/
	clear: both;
}
h4 {
	
	border-bottom: 1px solid #ccc;
}
h1 {
	padding: 10px 0 0 35px;
	font-size: 1.4em;
	font-weight: bold;
	
}
