.sf_photoListLightbox li, dl
{
    width: 349px !important;
    height: 208px !important;
}
.sf_photoListLightbox dd
{
    clear: both;
    width: 349px !important;
    height: 188px !important;
}
.sf_photoListLightbox li.full
{
    width: 538px !important;
}
.sf_photoListLightbox li.full dl
{
    margin: 0 auto !important;
}
/* NLA Overlay */
#nlaOverlay
{
	display: none;
	width: 560px;
	height: 440px;
	background: #fff url(/Images/overlay/fpShare.png);
	border: solid 1px #333;
}
#nlaOverlay div.close 
{
    float: right;
    clear: both;
	width: 35px;
	height: 35px;
	background: url(/Images/overlay/close.png) no-repeat;
	cursor: pointer;
}
/* generic styling for elements inside overlay */
#overNlaWrap
{
    float: none;
    clear: both;
    width: 480px;
    margin: 0 auto;
}
#nlaVidTitle
{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f5aa01;
    margin-bottom: 5px;
}
#nlaVidWrap
{
    float: none;
    clear: both;
    margin: 0 auto;    
}
/* End NLA Overlay */
/* Vid Overlay */
#vidOverlay
{
	display: none;
	width: 712px;
	height: 440px;
	background: transparent url(/Images/overlay/generic.png) no-repeat;
	border: solid 1px #333;
}
#vidOverlay div.close 
{
    float: right;
    clear: both;
	width: 35px;
	height: 35px;
	background: url(/Images/overlay/close.png) no-repeat;
	cursor: pointer;
}
/* generic styling for elements inside overlay */
#overVidWrap
{
    float: none;
    clear: both;
    width: 640px;
    height: 440px;
    margin: 0 auto;
}
#player 
{
    display: block;
    width: 640px;
    height: 360px;
}
#vidVidTitle
{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f5aa01;
    margin-bottom: 5px;
}
#vidVidWrap
{
    float: none;
    clear: both;
    width: 640px;
    height: 360px;
    margin: 0 auto;    
}
/* End Vid Overlay */
/* nlaSmall for Past Years*/
.nlaSmall 
{
    width: 716px;
    margin-left: 18px;
}
.nlaSmall .sf_photoListLightbox li
{
    float: left !important;
    margin: 0 2px !important;
}
.nlaSmall .sf_photoListLightbox li, dl
{
    width: 175px !important;
    height: 114px !important;
}
.nlaSmall .sf_photoListLightbox dd
{
    clear: both !important;
    width: 175px !important;
    height: 94px !important;
}
/* End nlaSmall */
