/* Page */

#fleet-page {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	width: 900px;
	padding-top: 20px;
	background: #F4F4F4;
	margin: 0 auto;
}

#truck-post {
	float: right;
	width: 500px;
	padding: 0px 20px 0px 20px;
	line-height: 18px;
	font-size: 12px;
	height: 220px;
}
#truck-img {
	float: left;
	width: 320px;
	padding: 0px 20px 5px 20px;
}
#truck-img   .entry {
}

.text {
}

.text .title {
	text-align: left;
	margin: 0;
	text-shadow: 1px 1px 4px #222;
}

.text .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.text .meta a {
	color: #000000;
}

.text .entry {
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*border-bottom: #9C9C9C 1px dashed;*/
	text-align: inherit;
}
.text .entry b {
	text-shadow: 0px 1px 0px #fff;
	color: #284476;
}

#dettagli {
	float: none;
	width: 860px;
	padding: 0px 20px 0px 20px;
	line-height: 18px;
	font-size: 12px;
	margin-top: 230px;
	border-top: #9C9C9C 1px dashed;
}
#dettagli h2 {
	font-size: 20px;
}
#dettagli img {
	margin: 5px 20px 5px 0px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
