@charset "utf-8";
@import "document.css";
@import	"fonts.css";
@import "header.css";
@import "navigation.css";
@import "page.css";
@import "footer.css";
@import "disclaimer.css";
@import "submitcase.css";
@import "headlines.css";
@import "blog.css";
div#video, div#FiegerTimes {
	float:					left;
	width: 					371px;
}
div#video {
	background-color:		#fff;
}
div#FiegerTimes {
	clear:					left;
}
div#video h1, div#FiegerTimes h1 {
	margin-bottom:			2px;
}
div#video p {
	clear:					left;
	margin:					0;
	padding:				5px 15px;
}
dl {
	padding:				0 15px 10px;
}
dt, dd {
	float: 					left;
	font-family:			Verdana, Geneva, sans-serif;
	font-style:				normal;
	font-weight:			normal;
	margin-bottom:			3px;			
}
dt {
	clear:					left;
	width:					85px;
}
dd {
	width:					256px;
}
div#news {
	float:					right;
	width:					371px;
}
div#flash {
	background:				#000 url("../../Images/JPG/background-figerTV-archives.jpg") no-repeat;
	border:					solid 1px #000;
	height:					207px;
	width:					369px;
}
div#news p {
	margin:					0;
}
div#FiegerTimes ul {
	padding:				0 15px;
}
div#FiegerTimes li {
	list-style-type:		none;
	margin-bottom:			3px;
}
div#FiegerTimes img {
	border-top-color:		#fff;
	border-right-color:		#ccc;
	border-bottom-color:	#000;
	border-left-color:		#fff;
	border-style:			solid;
	border-width:			1px;
	height:					207px;
	margin-bottom:			10px;
	width:					369px;
}
