.menu_blur{
	width: 175px;
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 8px;
	margin-top: 8px;
}

.menu_shadow,
.menu_content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.menu_shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.menu_content{
	background-color: #CDDDE2; /*background color of content*/
	color: #000; /*text color of content*/
	font-size: 11px;
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}

.menu_fact{
	background-color: #CDDDE2; /*background color of content*/
	color: #000; /*text color of content*/
	font-size: 14px;
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}

.hilite {
	background-color:#FFFF33;
}

.boxa {width:215px;overflow:auto; z-index:200; background: url(/_img/roll_03.gif);background-repeat: repeat-y;}
.boxb {width:215px;z-index:100;padding:0px; height:23px; background-image: url(/_img/roll_01.gif);background-repeat: no-repeat;}
.boxc {width:210px;position:relative;margin-top:-10px; padding:0 0px; z-index:100; background:transparent;}      /* review text goes in this div (overrides default width to fit within outer divs)*/
.boxc p {padding-left: 10px;padding-right: 8px; text-align: justify;	font:12px Verdana, Arial, sans-serif;	color:#000000; line-height:18px;	margin-top:0px;}
.boxd {width:215px;margin-top:-20px;z-index:100;padding: 0px; height: 22px; background:transparent url(/_img/roll_05.gif);background-repeat: no-repeat;}
