.errormessage {
	width: 710px;
	padding: 5px;
	color: #ff0000;
	border: 1px dashed #ff0000;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	background: #fafafa;
	margin: 0 0 10px 15px;
}
.infomessage {
	width: 710px;
	padding: 5px;
	color: #0000ff;
	border: 1px dashed #0000ff;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	background: #fafafa;
	margin: 0 0 10px 15px;
}
.left_content {
	width:240px;
}

.border_box {
width: 227px;
}
.left_menu {
width: 227px; }
ul.left_menu li.odd A, ul.left_menu li.even A {
width: 199px; }
.title_box {
	width: 200px;
	background-image: url(/support/images/menu_title_bg.gif);
}
.center_content {
	width: 680px;
}
.center_title_bar {
	width: 690px;
	background-image: url(/support/images/bar_bg.gif);
}

.top_prod_box_big {
	width: 724px;
	background-image: url(/support/images/details_box_top.gif);
}
.center_prod_box_big {
	width: 700px;
	background-image: url(/support/images/details_box_center.gif);
}
.bottom_prod_box_big {
	width: 724px;
	background-image: url(/support/images/details_box_bottom.gif);
}
.footer {
	margin-top: 20px;
}

