﻿
/*
#sideNavBox {
	width:163px;
	color:#fff;
	background-color:#54608E;
	border:2px solid #333;
	-moz-border-radius: 3px;
}

.sideNavTitle {
	text-transform:uppercase; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #111;
	font-weight: bold; 
	font-size:14px;
	width:166px;
	text-align:center;
	margin-bottom:2px;
}
*/


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
}



.favs { line-height:22px;  }

.line { border-bottom:1px solid silver; width:100%; margin-bottom:30px; }

.fIMG { 
	border:silver solid 1px;
	float:left; 
	margin-right:12px; 
	margin-bottom:20px;
}

.fIMG100 { 
	float:left; 
	margin-right:5px;
	border:silver solid 1px;
	margin-bottom:10px;
	width: 100px;
	height: 100px;
}

.firstParagraph { 
	display:inline;
	line-height:20px; 
	height: auto;
	font-size:11px; 
/*
    margin-bottom:25px; 
	padding-bottom:20px; 
	border-bottom:1px solid #2B3454; 
	width: 100%;
*/
}


.finalistsSpan {
	float:left; 
	width:200px;
	text-align:center;
	margin-right:20px;
	color:white;
/*
    margin-bottom:20px;
*/
}

.finalistsImage { 
	border:silver solid 1px; 
	margin-bottom:6px;
	width:200px;
	height:200px;
}


.FFimg 
{
    border:silver solid 1px; 
    margin-bottom:0px;
}