#view {
	margin:				10px;
}

#view .upper {
	clear:				both;
}

#view .media {
	float:				left;
	width:				500px;
}

#view .related {
	float:				left;
	width:				150px;
}

#view .location {
	font-size:			8pt;
	color:				#333;
}

.products .column {
	float:				left;
	font-family:		arial,sans-serif;
	font-size:			9pt;
	line-height:		14pt;
	padding:			10px;
	width:				192px;
}

.products .column .title {
	font-weight:		bold;
}

.products .column .title a:link,
.products .column .title a:visited {
	color:				#222;
	text-decoration:	none;
}

.products .column .title a:hover {
	color:				#89afdb;
	text-decoration:	underline;
}

.products .column a:link,
.products .column a:visited {
	color:				#666;
	text-decoration:	none;
}

.products .column a:hover {
	color:				#89afdb;
	text-decoration:	underline;
}

.products .column ul {
	margin:				0px;
	padding:			0px;
}

.products .column li {
	margin-left: 		18px;
	list-style-type: 	square;
	color: 				#bbb;
}

.car_label {
		font-family:	"trebuchet ms", arial,sans-serif;
		font-size:		14pt;
		color:			#666;
		margin-bottom:	2px;
	}

	.previewSubject {
		color:			#777;
		font-family:	arial,sans-serif;
		font-size:		12pt;
		font-weight:	bold;
		line-height:	16pt;
		padding:		3px;
	}

	.previewHeader {
		color:			#666;
		font-family:	arial,sans-serif;
		font-size:		10pt;
		font-weight:	bold;
		line-height:	16pt;
		margin:			5px;
		border-bottom:	1px solid #eee;
	}


	.previewText {
		font-family:	arial,sans-serif;
		font-size:		10pt;
		color:			#666;
		line-height:	16pt;
		padding:		3px;
	}
	
	
	.previewTextSmall {
		font-family:	arial,sans-serif;
		font-size:		8pt;
		color:			#666;
		line-height:	16pt;
		padding:		3px;
	}
	
	.previewTextBreak {
		border-bottom:	1px solid #eee;
		margin-bottom:	5px;
	}
	
	.previewCopy {
		font-family:	arial,sans-serif;
		font-size:		9pt;
		color:			#666;
		line-height:	16pt;
		padding:		3px 25px 10px 15px;
	}

	.previewText span,
	.previewCopy span {
		color:			#a9a9a9;
		font-family:	arial,sans-serif;
		font-size:		8pt;
	}

	.previewTable {
		padding:		3px 25px 10px 15px;
	}

	.previewTable .row1 {
		background:		#F3F3F3;
	}

	.previewTable .row2 {
		background:		#FAFAFA;
	}

	.previewTableLeft {
		font-family:	arial,sans-serif;
		font-size:		8pt;
		font-weight:	bold;
		color:			#666;
		line-height:	16pt;
		padding:		5px;
		width:			90px;
	}

	.previewTableRight {
		font-family:	arial,sans-serif;
		font-size:		9pt;
		color:			#666;
		line-height:	16pt;
		padding:		5px;
		width:			300px;
	}
