.dropmenudiv 
{
	position: absolute;
	top: 0;
	border: 1px solid #666666;
	border-bottom-width: 0;
	font-family: Verdana;
	font-size: 11px;
	line-height:18px;
	z-index: 100;
	width: 125px;
	visibility: hidden;
}

.dropmenudiv br
{
	border-bottom: 1px #666666 solid;
}

.dropmenudiv a
{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	padding: 2px 0;
	text-decoration: none;
	font-weight: none;
	color: #CCCCCC;
	background-image: url(http://www.msmedia.co.uk/forum/styles/ls-rp/theme/images/bg_header.gif)
}

.dropmenudiv a:hover
{
	color: #ffffff;
}

* html .dropmenudiv a
{
	width: 100%;
}

.dropmenudiv a:hover
{
	background-color: #F0F0F0;
}

li
{
	list-style: none;
}	

.typeset 
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.typeset a:link
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
