.colmask
{
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.rightmenu
{
	background: #e1e9a8;
}
.rightmenu .colleft
{
	background: #fff;
	float: left;
	margin-left: -200px;
	position: relative;
	right: 100%;
	width: 200%;
	min-height: 350px;
}
.rightmenu .col1wrap
{
	float: left;
	left: 50%;
	padding-bottom: 1em;
	position: relative;
	width: 50%;
}
.rightmenu .col1
{
	margin: 0 15px 0 215px;
	overflow: hidden;
}
.rightmenu .col2
{
	float: right;
	left: 185px;
	position: relative;
	width: 170px;
}
