@charset "utf-8";
/* CSS Document */

div.rightmenu {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	background: #eee;
	BACKGROUND: NONE;
		OVERFLOW: VISIBLE; /* ALLOW BOX SHADOW TO APPEAR */
}

div.colleft {
	float: left;
	width: 100%;
	position: relative;
	right: 25%;
	background: #fff;
right:28%;
background: none;
}

div.col1 {
	float: left;
	position: relative;
	padding:0 0 1em 0;
	overflow: hidden;
	width: 71%;
	left: 27%;
	OVERFLOW: VISIBLE;
	LEFT: 25%;
width:72%;
left:28%;
}

div.col2 {
	float: left;
	position: relative;
	padding:0 0 1em 0;
	overflow: hidden;
	width: 23%;
	left: 29%;
	OVERFLOW: VISIBLE;
	WIDTH: 27%;
	LEFT: 29%;
}
