@charset "utf-8";
/* CSS Document */

.rsiddiv {
	clear:both;
	float:right;
	margin-top:20px;
	font: bold 10pt Arial, Helvetica, sans-serif;
	width:620px;
	visibility:hidden;
}
.rsiddiv h2 {
	margin: 0;
	padding:0;
	color:#444;
	font-size:16px;
}

.rs2carusek {
	clear:both; 
	float:right; 
	margin-top:20px;
	direction:ltr;
	visibility:hidden;
	width:620px;
}
.spn {
	clear:both;
	font: 8.5pt Tahoma, Geneva, sans-serif;
	padding-bottom: 5px;
}
.rs2carusek h2 {
	margin: 0;
	padding:0;
	color:#444;
	font-size:16px;
}
.rs2carusek2 {
	clear:both; 
	float:right; 
	margin-top:20px;
	direction:rtl; 
	width:618px;
	background-color:#f3f3f3;
	border:1px solid #f3f3f3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.rs2carusek2 h2 {
	margin: 0 0 10px 0;
	padding:3px 10px;
	color:#444;
	font-size:16px;
	border-bottom:1px solid white;
}
.rsidtxtdiv {
	clear:both;
	float:right;
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#444;
}

.rsidtxtdiv h2 {
	margin: 0 0 10px 0;
	padding:0;
	font-size:16px;
}

/* chosen videos */
.frstvd {
	clear:both; float:right; width:140px; margin:0 6px 20px 0 ;min-height:130px;
}

.othrvds {
	clear:left; float:right; width:140px; margin:0 16px 10px 0 ;
}
.vdpic {
	text-align:center;
	width:140px;
	height:90px;
}
.vpcdra{
	position: relative;
    height: auto;
    padding: 0 2px 0 2px;
	float:right;
    left: -12px;
    top: -15px;
	background-color:#000;
	color:#EEE;
	font:bold 8pt Verdana, Geneva, sans-serif;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	visibility:hidden;
}
.txtundrv{
	clear:both;float:right; font:8.5pt Tahoma, Geneva, sans-serif; padding:0 10px 0 10px; min-height:30px;
}
.txtundrv A:link {text-decoration: none; color:blue;}
.txtundrv A:visited {text-decoration: none; color:blue;}
.txtundrv A:active {text-decoration: none; color:blue;}
.txtundrv A:hover {text-decoration: none; color:#B00;}
/*.txtvdura{
	clear:both;float:right; font:8.5pt Tahoma, Geneva, sans-serif; padding:3px 10px 0 10px;
}*/
.txtvdadd {
	clear:both;float:right;color:#555; font:8.5pt Tahoma, Geneva, sans-serif; padding:3px 10px 0 10px; width:120px;
}
.lftsdcntnt{
	clear:both;
	float:right;
	width:298px;
	padding:5px;
	text-align:justify;
	background:#f3f3f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
