@charset "UTF-8";
/* CSS Document */

.highlight {
	font-weight:bold;
	color:#770000;
}

.bold{
	font-weight:bold;
}


.title {
	font-weight:bold;
	color:#770000;
	font-size:14px;
	text-decoration:underline;
}
 #Profile li {
	list-style-position: outside;
	list-style-image: url(../images/RedArrows.png);
}
 #Profile #Favs li{
	list-style-type: none;
	list-style-image: url(none);
}

#awardshot{
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-left:20px;
	}