body {
	padding-top: 60px;
}

@font-face {
	font-family: 'Droid Sans';
	src: url(../fonts/DroidSans.ttf);
	font-style: normal;
}

body {
	font-family: 'Droid Sans';
}

ul.nav li A:hover {
	background-color: #e4563a;
}

ul.options {
	margin: 0px;
}

ul.options li { /*background-color: #DDF4FB;*/
	border-color: #C6EDF9;
	margin-bottom: 3px;
	padding: 2px;
	list-style: none;
	padding-left: 10px;
}

ul.options li a:hover {
	background-color: #DDF4FB;
}

.img50 {
	width: 50px;
}
