#RightColumn
{
	display:none;
}
#PageWrapper
{
	background-color:#ffffff;
}
#BreadCrumbs
{
	width:720px;
}
#PageContent
{
	width:720px;
}
#m123Product
{
	padding-left:25px;
	padding-right:25px;
	margin-bottom:20px;
}
.SubCategory
{
	margin-top:8px;
	margin-bottom:8px;
	border-top:solid 1px #e5e5e5;
	border-left:solid 1px #e5e5e5;
	border-bottom:solid 5px #e5e5e5;
	background-image:url(../../../../images/graphic/bgSubCategories.gif);
	background-repeat:repeat-y;
	float:left;
	width:669px;
}
.SubCategory .Image
{
	width:250px;
	float:left;
	min-height:1px;
}
.SubCategory .Text
{
	float:left;
	width:350px;
}
.SubCategory .Text .Title
{
	margin-top:10px;
}
.SubCategory .Text .Description
{
	margin-top:3px;
	margin-bottom:4px;
}
.TopBottomBar
{
	border:solid 1px #e5e5e5;
	padding:10px;
	margin-top:8px;
	margin-bottom:8px;
}
.TopBottomBar a
{
	color:#144025;
	margin-right:10px;
	text-decoration:none;
}
.Page
{
	padding:2px;
}
.TopBottomBar .PageSel
{
	color:#FFFFFF;
	background-color:#154223;
	padding:2px;
}

.Row
{
	background-image:url(../../../../images/graphic/bgSubCategories2.gif);
	background-repeat:repeat-y;
	margin-top:10px;
	background-position:right top;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	float:left;
	width:100%;
	border-bottom:solid 5px #e5e5e5;
}
.Item
{
	float:left;
	width:222px;
	padding-bottom:10px;
	border-top:solid 1px #e5e5e5;
}
.Item h2 
{
	text-decoration:none;
	font-size:0.6em;
	font-weight:normal;
	color:#505050;
	text-align:left;
	padding-left:10px;
	padding-right:5px;
	width:205px;
	display:block;
	clear:both;
}
.Item h2 a
{
	text-decoration:none;
	color:#505050;
	
}
.Item .Image
{
	padding-top:10px;
	/*
	height:200px;
    */
	text-align:center;
}

.Detail
{
	border:solid 1px #e5e5e5;
	width:668px;
}
.Detail .ImageBox
{
	width:276px;
	border-right:solid 1px #e5e5e5;
	float:left;
}
.Detail .Info
{
	float:left;
	padding:10px;
	width:370px;
}
H1
{

}
.Detail H2
{
	font-size:1.2em;
	border-bottom:none;
}
.Detail .Ingress h3
{
	font-weight:normal;
	font-size:1em;
}
