#menu{
	text-align: left;
	width: 135px;
	float: left;
	border: 1px white solid;
	background: url(../images/bg.png);
	background-color: #950505;
}

div#linksmenu{
	padding-left: 3px;
	padding-top: 5px;
	font-size: xx-small;
	padding-bottom: 7px;
	
	margin-bottom: 10px;
	white-space: nowrap;
}

#linksmenu li{
	list-style-type: none;
	border-bottom: 2px dashed white;
	padding-bottom: 3px;
}
