#model_content {
	position: relative;
}

#model_content_left {
	width: 639px;
	float: left;
}

#model_content_right {
	width: 200px;
	border-left: 1px solid #e8e8e8;
	float: right;
}

#other_models_header {
	background-image: url(../images/other_models_header.jpg);
	width: 152px;
	height: 14px;
	padding: 11px 10px 11px 38px;
	color: #fff;
	font-weight: bold;
}

#overview {
	width: 160px;
	float: left;
	margin: 0 0 0 20px;
}

#overview_topic {
	height: 14px;
	width: 150px;
	margin-bottom: 1px;
	padding: 5px;
	background-image: url(../images/overview_topic_bg.gif);
	color: #000;
	font-weight: bold;
}

#overview_menu {
	background-image: url(../images/overview_menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 150px;
	padding: 5px;
	height: 140px;
}

.text_page_subtopic {
	color: #605e5e;
	font-size: 14px;
	margin: 6px 0 0 15px;
}

#model_image {
	float: left;
	width: 450px;
	margin: 0 0 0 5px;
	text-align: center;
}

.thumb_image_container {
	width: 600px;
	margin: 20px 20px 0 20px;
}

.thumb_image {
	float: left;
	width: 118px;
	margin: 0 2px 5px 0;
	height: 99px;
}

.thumb_image_no_margin {
	float: left;
	width: 118px;
	margin: 0 0 5px 0;
	height: 99px;
}

#model_text {
	margin: 0 20px 0 20px;
	width: 600px;
	line-height: 150%;
}

#technical_info {
	margin: 0 20px 0 20px;
	width: 600px;
}

.information_topic {
	font-weight: bold;
	font-size: 12px;
	margin: 3px 0 10px 0;
}

.code_text {
	font-weight: normal;
	font-size: 11px;
	margin: 3px 0 0 0;
	color: #666666;
	float: right;
}

.code {
	color: #0f75b7;
	font-weight: bold;
}

.technical_group_topic {
	font-weigt: bold;
	font-size: 11px;
	margin: 8px 0 5px 0;
}

.table_data {
	width: 170px;
	padding: 6px 3px 6px 10px;
}

.table_value {
	padding: 6px 3px 6px 3px;
}

.row1 td {
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
}

.row2 td {
	background-color: #f0f4fb;
	border-bottom: 1px solid #e8e8e8;
}

.seperator {
	background-image: url(../images/seperator.gif);
	background-position: center center;
	background-repeat: repeat-x;
	height: 10px;
	clear: both;
	margin: 0 20px 0 20px;
}

.model_page_topic {
	padding: 20px 20px 0 20px;
	position: static;
}

.overview_menu_item {
	margin: 4px 3px 4px 3px;
}

.text_price {
	margin: 15px 3px 4px 3px;
	font-weight: bold;
}

.price {
	margin: 4px 3px 4px 3px;
	font-size: 18px;
	color: #a29573;
	font-weight: bold;
}

#without_taxes {
	margin: 4px 3px 6px 3px;
}

a.overview_menu_item_link:link, a.overview_menu_item_link:visited, a.overview_menu_item_link:active {
	text-decoration: none;
	color: #000;
}

a.overview_menu_item_link:hover {
	text-decoration: underline;
	color: #000;
}

.other_model_name {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 8px 0 8px;
}

.other_model_extra {
	font-size: 10px;
	color: #605e5e;
	margin: 0 8px 0 8px;
}

.other_model_image {
	height: 140px;
	margin: 8px;
	text-align: center;
}

a.model_link:link, a.model_link:active, a.model_link:visited {
	color: #000;
	text-decoration: none;
}

a.model_link:hover {
	color: #000;
	text-decoration: underline;
}

