#colmask {
	clear:both;
	float:left;
	position:relative;
	width:936px;
	background-color:#ffffff;
	overflow:hidden;
	margin:0px 8px;
}

* html #colmask{
	margin:0px 6px;
}

#colright{
	float:left;
	left:200px;
	position:relative;
	width:200%;
}
#col1wrap{
	float:right;
	position:relative;
	right:190px;
	width:50%;
}
#col1 {
	margin:0 15px 0 200px;
	position:relative;
	right:100%;
	overflow: hidden;
	background-color:#ffffff;
}

* html #col1{
	margin:0 0px 0 200px;
	width:710px;
}

	
	
#col2 {
	float:left;
	position:relative;
	right:185px;
	width:200px;
}

#categories {
    width: 99%;
    float: left;
	display:block;
	position:relative;
	clear:both;
}

#contentcenterback {
    background-color: #DDDDDD;
	display:block;
	position:relative;
	padding: 10px;
	min-height:510px;
	float:left;
	min-width:690px;
}

#filterby {
    text-align: left;
    display: block;
    font-size: 10pt;
	font-weight:bold;
    margin: 0px 25px 0px 0px;
	float:right;
}

#filterby Select{
	background-color:white;
	font-size: 10pt;
	border: 1px solid #BFBAB0;
}
#filterby Option{
	background-color:white;
	font-size: 10pt;
}

table{
	margin:10px auto;
	clear:both;
}
