#content .modelLeft {
	float: left;
	width: 280px;
}
#content .modelLeft .modelIntro div.picture {
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	float: left;
	width: 120px;
	padding-right: 20px;
	padding-bottom: 2px;
}
#content .modelLeft .modelIntro div.picture img {
	border: 1px solid black;
}
#content .modelRight {
	width: 300px;
	float: right;
}
#content .modelRight .link {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}
#content .modelPictures {
	margin-top: 10px;
}
#content .modelPictures td img {
	border: 1px solid black;
}
#content .modelPictures td.spacer {
	width: 24px;
	height: 24px;
}
#modelTrailer {
	width: 335px;
}
#modelTrailer object {
	margin: 0 auto;
}
p.warning {
	font-size: 10px;
	text-align: center;
}
#content .modelLeft h2 {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#content .modelRight h2 {
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#content .modelRight .hiliteright {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
#content .modelRatings {
	font-size: 10px;
	line-height: 10px;
}
#content .modelRatings .rating {
	padding-right: 18px;
	text-align: center;
	vertical-align: bottom;
	border-right: 1px solid #FFFFFF;
}
#content .modelRatings .rating .data {
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
}
#content .modelRatings .rank {
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	height: 25px;
}
#content .modelRatings .title td {
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	padding-left: 18px;
	padding-right: 3px;
	height: 35px;
}
#content .modelRatings .title td.success {
	color: #009900;
}
#content .modelRatings .title td.error {
	color: #EE0000;
}
#content .modelRatings .sep {
	padding-left: 18px;
}
#content .addtofav {
	margin: 20px 0;
}
#content .modelSimilar td.model {
	vertical-align: top;
	text-align: center;
	width: 80px;
}
#content .modelSimilar td.spacer {
	width: 20px;
}
#content .modelSimilar td.model .sitename {
	font-size: 10px;
	line-height: 10px;
}

#content .modelSearch th {
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
#content .modelSearch td.list {
	text-align: left;
	width: 80px;
	vertical-align: top;
}
#content .modelSearch td.spacer {
	width: 20px;
}

#content .modelList {
	margin-bottom: 10px;
}
#content .modelList td.picture {
	padding-right: 10px;
	width: 80px;
}
#content .modelList td.title {
	height: 20px;
}
#content .modelList td.rank {
	height: 60px;
	width: 50px;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
}
#content .modelList td.rank .number {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
}
#content .modelList td.description {
	width: 410px;
}
#content .modelList td.description table th {
	font-weight: normal;
	font-style: italic;
	width: 50px;
	text-align: right;
	padding: 0px;
}
#content .modelList td.description table td {
	vertical-align: top;
}
#content .modelList td.description table td.chars {
	padding: 0px;
	padding-left: 3px;
	width: 80px;
}

#content .navigatorInfo {
	text-align: right;
}
#content .navigatorTop,
#content .navigatorBottom {
	text-align: right;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#content .navigatorTop {
	margin-bottom: 10px;
}
