﻿#MainAreaTwoColumnBorder {
	margin-top: 11px;
	width: 960px;
	background: transparent url(/i/bg_MainArea.gif) repeat-y;
}
#ColumnLeft {
	background-color: White;
	float: left;
	text-align: left;
	width: 172px;
	border: solid 1px #F0F0F0;
	border-bottom: 0;
	-moz-box-sizing: content-box;
	padding: 13px;
}
#ColumnLeft h1 {
	color: #555555;
	margin-bottom:7px;
	padding: 0 0 0 5px;
	background-color: #f0f0f0;
	line-height: 165%;
	font-size: 14px;
	font-weight: bold;
}
#ColumnLeft h1 a {
	text-decoration: none;
}
a#ShowList {
	display:none;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	display: block;
	text-decoration:none;	
	margin-top:13px;
}
#BreadCrumb {
	margin-top: -9px;
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	line-height: 235%;
	color: #999999;
	border-bottom: dashed 1px #eeeeee;
}
#BreadCrumb a {
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
/*#LeftMenuCurl {
	clear: both;
	width: 198px;
	background: transparent url(/i/bg_LeftMenuCurl.png) no-repeat;
	background-position: bottom center;
	height: 51px;
	-moz-box-sizing: content-box;
}*/
#ColumnLeft ul {
}
#ColumnLeft ul li {
	list-style-image: url(/i/bullet.gif);
	margin-left: 21px;
}
#ColumnLeft ul li a {
	color: #333300;
	text-decoration: none;
}
#ColumnLeft ul li a.activePage {
	color: #555555;
	font-weight: bold;
}
#ColumnLeft ul li a:Hover {
}
#DivCompareList ul li a {
	font-weight: bold;
	color: #660000;
}
#DivCompareList ul li a.deleteItem {
	padding-left: 13px;
	font-weight: normal;
	font-size: 11px;
	color: red;
}
#ColumnRight {
	background-color: White;
	text-align: left;
	float: right;
	width: 722px;
	border: solid 1px #F0F0F0;
	border-bottom: 0;
	padding: 13px;
	-moz-box-sizing: content-box;
}
#BottomCurl {
	clear: both;
	width: 960px;
	background: transparent url(/i/bg_BottomCurl.png) no-repeat;
	background-position: bottom center;
	height: 51px;
	-moz-box-sizing: content-box;
}
