			  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }



/*
	PAGE STRUCTURE
*/

/*
	TYPOGRAPHY
*/


/*
	SLIDER
*/
.slider-wrap								{ width: 322px; height: 164px; position: relative; float: left; margin: 0px 0px 0px 5px; background: url(../images/bgSlide.gif) bottom left no-repeat;}
.slider-wrap2								{ width: 395px; height: 164px; position: relative; float: left; margin: 0px 0px 0px 5px; background: url(../images/bgSlide2.gif) bottom left no-repeat;}			
.stripViewer .panelContainer 				{ height: 140px; width: 393px; float: left; padding: 12px 10px 8px 10px;}
.panel										{ text-align: left; font-size: 11px; line-height: 15px; color: #515254; text-align: justify;}
.stripViewer								{ position: relative; overflow: hidden; width: 322px; height: 161px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; position: relative; width: 312px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ float: right; position: relative; width: 322px; height: 23px; display: block;}
#movers-row div								{ width: 22px; height: 23px; float: right; }
#movers-row div a.cross-link 				{ float: right; background-color: #292a86; color:#FFFFFF; }
#movers-row div a.cross-link:acitve, #movers-row div a.cross-link:focus, #movers-row div a.cross-link:selected, .cross-link:focus, .cross-link:active, .cross-link:selected	{ float: right; background-color: #2f91d2; color:#FFFFFF; }

.cross-link	{     
	
	display: inline;

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	width: 22px;

	height: 22px;

	line-height: 22px;

	text-align: center;
	}
.active-thumb:focus, .active-thumb, .active-thumb a:focus, .active-thumb a:selected {
	
	background-color: #2f91d2;

	border-right: 1px solid #2f91d2;

	color:#FFFFFF; }

.wrapper h2 a {

	color: #292a86;

	font-size: 10px;

	text-decoration: none;

	line-height: 14px;

	margin: 0px 0px 0px 0px;

	text-align: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background-color: #FFFFFF;
	padding: 0px;
	width: 302px;
}
.wrapper h2 a:hover {
	color: #2f91d2;
}
#movers-row div	a:hover {
    background-color: #2f91d2;
	color:#FFFFFF;
}
#movers-row div a.selected, #movers-row div a:active {

    background-color: #2f91d2;


	color:#FFFFFF;

}
#movers-row div a:focus {

    outline: none;


}
span.timedate {

	display: block;

	color: #AEAEAE;

	margin: 2px 0px 6px 0px;

	font-size: 10px;

	display: block;
}
.panel img {
	width: 100px;
	height: 75px;
	text-align: left;
	float: left;
	margin: 0px 4px 4px 0px;
}
.wrapper {
	margin: 0px 10px 0px 0px;
}
