html,body {
	overflow-x:hidden;
}
body, table {
	font-family:Verdana;
	font-size:12px;
	color:#c6c6c6;
}
object {
	outline:none;
}
img {
	border:0;
}
div {
	behavior:url(img/iepngfix.php);
}
a {
	color:white;
}

.error {
	color:red;
}

#menumarkercontainer {
	height:8px;
	border-bottom:1px solid #6a6a6a;
	margin-top:2px;
	position:relative;
}
#menumarker {
	height:9px;
	position:absolute;
	bottom:0;
	left:0;
}

.separator {
	border-bottom:3px solid #6a6a6a;
	margin:0 4px;
}
