.widget {
width: 98%;
margin:0px;
margin-top:5px;
margin-bottom:5px;
padding:5px;
background: #f3f1eb;
border: 1px solid #dedbd1;

}

.widget ul {
padding:0px;
margin-bottom:3px;
}

	.widget a {
	text-decoration: none;
	}
	
	.widget a:hover {
	color:#CCCCCC;
	text-decoration: underline;
	}


	.tabdiv {
	min-height:330px;
	}
	

	.tabdiv a img{
	border:1px #CCCCCC solid;	
	}
	
		.tabdiv a:hover img{
	border:1px #666666 solid;	
	}
	
	.tabnav li {
	display: inline;
	list-style: none;
	font-weight: normal;
	font-size:10px;
	font-family:Verdana;
	
	

	}
	
		.tabnav li a {
		padding:5px;
		text-decoration: none;
		text-transform: uppercase;
		color: #333333;
		border:1px   #999999 solid;
		border-bottom:1px #dedbd1 solid;

		
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		border:1px  #dedbd1 solid;
		background-color:#fff;
		text-decoration: none;
		color: #FF3333;
		border-bottom:1px #FFFFFF solid;
		}
		
	.tabdiv {
	margin-top: 5px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 7px;
	}
	
	.tabdiv h1{
	font-size: 16px;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	padding:0px;
	margin-bottom:10px;
	margin-top:10px;
	color: #FF6600;


	
	}
	
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}


