﻿.main_cont
{
	background:#fff url('/web/design/img/extra-bg.jpg') repeat-x;
	background-position:center -1px; 
	width:958px;
	margin:0 auto;
}
.itemCont
{
	background:transparent url('/web/design/img/extra-shelf.png') 0 0  repeat-y;
}
.errorText,
.searchResultsTotal
{
	height:30px;
	width:890px;
	border-bottom:1px solid #9dabb1;
	margin:0 0 0 33px;	
	padding:0 0 0 0;
	font-size:14px;
	color:#000;
	font-weight:bold;
	position:absolute;
	z-index:888;
	top:205px;
}
.sortCont
{
	width:890px;
	height:39px;
	margin:44px 0 20px 34px;
}
.SearchResults .col2_cont .col2
{
	min-height:300px;
}
.pmAdmin .searchResultsTotal,
.pmAdmin .errorText
{
	top:210px;
}
.pmAdmin .canvasWrapper
{
	position:relative;
}
