/* BODY - Adjustment for Feature */
body{
	padding: 154px 0 0 0 !important; 	/* 150px top margin */
	xbackground-image: url("/_site/test/18px_grid.gif");
	background-position: 0px 8px;
}

/* PAGE WRAPPER */

div#content{																											xoutline: 1px solid blue;
	margin: 1em 2.875em;
}

/* HEADERS */

h2,
div#video br{
	display: none;
}

h3{
	font-size: 1em;			/* 16px */
	line-height: 1em;	/* 18px  */	
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	height: 1.125em;
	padding-bottom: 1.125em;
	clear: both;
	padding-top: 1.125em;
																				xoutline: 1px solid red;	
}
h3 strong{
	
	color: #999;
}

																				/* iMEEM Player */
div#imeem{
	padding: 3px .5em 2px .5em;	/* .5em = 8px */
	overflow: hidden;
	border: 1px solid #999999;
	height: 299px;
	overflow: hidden;
	background-color: #ffffff;
	margin-bottom: 1.125em;
}
div#imeem object,
div#imeem embed{
	display: block;
	width: 100%;
}
																				/* VIDEO LISTING */
																				
div#video{
	width: 100% !important;
	float: right;		
	overflow: hidden;
	xoutline: 1px solid blue;
}

div#video div ul{
	width: 108%;
	margin-left: 1px;
																				xoutline: 1px solid blue;	
}

div#video div ul li{
	width: 254px;
	overflow: hidden;
	float: left;
	margin-bottom: 1.125em;
	height: 13.5em;
	margin-right: 7.4%;
}
div#video div ul li a{
	display: block;
	background-color: #000000;
}
div#video div ul li a img{
	width: 250px;
	height: 175px;
	background-color: #ecebeb;
	border: 2px solid #2b9fb8;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}
div#video div ul li a:hover{
	opacity: 1.0;
}
div#video div ul li a:hover img{
	border: 2px solid #000;
	opacity: .75;
}
div#video div ul li span{
	border-left: .75em solid #e5e5e5;
	border-right: .75em solid #e5e5e5;
	background-color: #e5e5e5;
	border-top: 1px solid #e5e5e5;
	height: 1.5em;
	font-size: .75em;
	line-height: 1.6em;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: .7em 0 .8em 0;
	color: #999;
	text-align: center;
	-moz-border-radius-bottomleft: .75em;
	-moz-border-radius-bottomright: .75em;
	-webkit-border-bottom-left-radius: .75em;
	-webkit-border-bottom-right-radius: .75em;
	border-bottom-left-radius: .75em;
	border-bottom-right-radius: .75em;
}
div#video div ul li span b{
	font-weight: bold;
	margin-right: .25em;
	color: #333;
}
div#video div ul li span a{
	display: inline;
	background-color: transparent;

}
div#video div ul li span a:hover{
	opacity: .75;
}
div#video div ul li span *{
	height: 1.5em;
	line-height: 1.5em;
}



