/* New Video Page */
#mosVideoPageMaincontent {background-image: url(/russparrbustour2009/images/video-content-bg.jpg);background-repeat: no-repeat; background-position: center top; width: 1042px; display:inline-block; clear:both;}
#mosVideoPageMaincontent .containerpadding {padding: 0px 16px 10px 40px; }

#mosVideoPageMaincontent #mosmaincontentholder{width: 960px; height: 520px; padding: 30px 0px 0px 0px;
	scrollbar-base-color:#ea6810;}

#mosmaincontentholder .mospageTitle{ font-size: 2.4em;font-weight: bold;color: #292668;padding-bottom: .5em; text-transform:uppercase; }

#mosvideo2 .mosvideoLeft {width: 465px; height: 400px;float:left;}
#mosvideoRight2{
	width: 465px;
	height: 376px;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
	float: right;
	background-color: #ebf1fa;
	color: #FFFFFF;
}
#mosvideoRight2 h4 { font-size: 1.5em; color: #fff; font-weight:bold; padding:.2em; background-color: #292668;}
#mosvideoRight2 h4 a {
	color: #fff;
	display:block;
	margin-bottom:.5px;
	text-decoration:none;
	font-weight:bold;
}
#mosvideoRight2 h4 a:hover {color: #54a335;  }
#mosvideoRight2 .mosstoryImage { float:left; margin: 0px 5px 0px 0px;  }
#mosvideoRight2 .mosstoryImage img { border: 1px solid #000;}
#mosvideoRight2 .mosstorySeparator {clear:both; height:0px;}
#mosvideoRight2 .mosstorySeparator hr {display:none; }

#mosvideoRight2 .mosabstract {padding: 5px; }

.videoemail
{
    display: block;
    margin: 5px;
	height:12px;
	width:16px;
}
.videoemail a{
	display:block;
	height:12px;
	width:16px;
	text-indent:-9999px;
	background-image: url(/russparrbustour2009/images/video-email.gif);
	background-repeat: no-repeat;
}




