/*--- Left coloumn ---*/
#leftCol
{
	width: 188px;
	background-image: none;
}

/*--- Center coloumn ---*/
#centerCol
{
	width: 392px;
	background-color: #ffffff;
	background-image: none;
	border-left: 1px dotted #a0a0a0;
}

#centerrightCol
{
	width: 559px;
	background-color: #ffffff;
	background-image: none;
	border-left: 1px dotted #a0a0a0;
}


#prefooter_leftcol
{
	width: 188px;
}
#prefooter_content
{
	width: 392px;
	background-color: #ffffff;
	border-left: 1px dotted #a0a0a0;
}

.searchfieldContainerBottom
{
	display: none;
}
.SearchButtonBottom
{
	display: none;
}