/**** Shot Show Widget *****/
#shot-show-widget{
	background: url("../img/box_bg.png");
	padding: 4px;
	margin-bottom: 20px;
}
#shot-show-widget .widget-wrapper{background: white;}
#shot-show-widget .widget-header{
	background: url("../img/shot-show-widget-logo.jpg") no-repeat 8px 4px white;	
	width: 302px;
	/*height: 130px;** w/ sponsor ***/
	height: 66px;/*** w/o sponsor ***/
}
#shot-show-widget h4{
	padding: 17px 0 11px 109px;
	font-size: 18px;
	text-align: left;
	font-family: "stagbold", serif;
}
#shot-show-widget .widget-border{
	background: #ccc;
	height: 3px;
	margin: 16px auto 0 !important;
	width: 282px;
}
#shot-show-widget .presented-by{
	text-align: center;
	font-family: "StagMedium",serif !important;
	float: left;
	margin: 15px 0 0 42px;
	left: 0 !important;
	top: 0 !important;
	font-size: 16px;
	width: 110px;
}
#shot-show-widget .sponsor-logo{
	margin-right: -140px;
	margin-top: -38px;
}
#shot-show-widget ul{
	background: white;
	padding: 2px 10px;
	list-style: none;
	margin-left: 0 !important;
}
#shot-show-widget li{
	border-bottom: 1px dotted #ccc;
	padding: 4px 0;	
	margin: 0 !important;
	line-height: 1.2;
}
#shot-show-widget li a{color: #040503;font-family: "open_sanssemibold","Helvetica",Arial,sans-serif;}
#shot-show-widget li a:hover{color: #afafaf;}
#shot-show-widget .see-all{
	background: white;
	text-align: center;
	float: none;
	padding-bottom: 8px;
	clear: both;
}
#shot-show-widget .see-all:after {left: 2px;}
#shot-show-widget .sub-header{
	color: #CCC;
	font-family: "Stag",serif;
	font-size: 14px;
	margin: -17px 0 0 78px;
	text-align: center;
}
#shot-show-widget .site{
	clear: both;
}
#shot-show-widget .site a{
	color: #646464;
	font-weight: normal;
	font-size: 12px;
	clear: both;
}
#shot-show-widget .site a:hover{color: black;}
#shot-show-widget .sponsor{
	width: 240px;
	margin: 0 auto;
	float: none;
}
#shot-show-widget .sponsor-bg{background: white;width: 300px;}
#shot-show-widget .sponsor img{margin-top: 0;}



















