@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 {
	float:					left;
	width: 					539px;
}
div#video {
	background-color:		#fff;
}
div#video h1 {
	margin-bottom:			2px;
}
div#video dl {
	padding:				0 15px 10px;
}
div#video p {
	clear:					left;
	margin:					0;
	padding:				5px 15px;
}
dt, dd {
	float: 					left;
	font-family:			Verdana, Geneva, sans-serif;
	font-style:				normal;
	font-weight:			normal;
	margin-bottom:			3px;			
}
div#video dt {
	clear:					left;
	width:					85px;
}
div#video dd {
	width:					424px;
}
div#news {
	float:					right;
	width:					207px;
}
div#flash {
	background:				#000 url("../../Images/JPG/background-figerTV.jpg") no-repeat;
	border:					solid 1px #000;
	height:					302px;
	width:					537px;
}
div#news dt, div#news dd {
	display:				block;
	float:					none;
	padding:				0 15px;
}
div#news dt {
	font-size:				12px;
	line-height:			14px;
}
div#news dd {
	border-bottom:			double 3px #ddc;
	padding-bottom:			8px;
	margin-bottom:			8px;
}
div#news p {
	margin:					0;
}
div#gallery {
	clear:					both;
	width:					764px;
}
div#gallery ul {
	padding-left:			15px;
}
div#gallery li {
	float:					left;
	font-size:				12px;
	line-height:			12px;
	list-style-type:		none;
	padding-right:			10px;
	padding-bottom:			5px;
	text-align:				center;
	width:					97px;
}
div#gallery img {
	border:					solid 1px #000;
	height:					95px;
	width:					95px;
}
div#gallery img:hover {
	border:					solid 1px #05e;
}
div#gallery a {
	text-decoration:		none;
}
