
/* by default, all lists are hotizontal */



.link {
	/* text-decoration: underline; */
	cursor: pointer;
}

.lang {
	text-align:left;
}

#viewed .runTime {
	text-align: right;
	display: block;
	margin-top:-1px;
	z-index: 10000;
	float: right;
}

#viewed strong, #viewed h2 {
	text-decoration: none;
	margin: 0;
	font-weight: 600;
	text-align: left;
}

#viewed h2 a {
	text-decoration: none;
	display: block;
	text-align: left;
}



#viewed .all {

	float: left;

	margin: 6px 0 0 0;

	text-align: left;

}



#viewed .info {

	float:right;

	width:154px;

	text-align: left;

}



#viewed .strong a {
	text-decoration: none;
	display: inline;
	width: 100%;
}

#viewed a {
	text-decoration: none
}



#viewed .comments {

	font-style: normal;

}

#viewed .desc {
	display: block;
	font-style: normal;
	cursor: pointer;
}



#viewed .submitted {
	text-decoration: none;
	display: block;
}

#viewed .submitted a {
 text-decoration:underline;
}



#viewed a.comments {
	display:block;
	font-weight:normal;
	/* text-decoration:underline; */
}

#viewed .sep {
	font-weight:normal;
}


#viewed .strong img {

	position: relative;

	top:3px;

}



#viewed li {

	margin-left: 0px;

	width:234px;

	position: relative;

}

* html #viewed li {

	margin-left: 0px;

}



#viewed {

	width: 550px; height: auto; margin-left: 0px;
	
	float: left;

	}

/*

.viewbox {

	float:left; 

	width: 243px; height: auto; 

	text-align: center;

	margin-left: 15px;

	}

*/





/* more videos */

#more {

	margin:0;

	padding: 0 0 10px 0;

	float:left;

	width: 275px;

	

}



#more .dropVideos {

	border: 0px solid #000000;

	display: block;

	margin: 2px 1px 0 1px;

}



.dropVideosInv {

	border: 0px solid #000000;

	display: block;

	display: none;

	margin: 15px 0 0 0;

	visibility: hidden;

}



#more .selectall {

	display: inline;

	white-space: nowrap;

}



#more .linked {
	cursor: pointer;
	display: inline;
	margin: 0;
	/* text-decoration: underline; */
}



#more .notLinked a {
	cursor: auto;
	display: inline;
	margin: 0;
	text-decoration: none;
}

#more .select {

	display: inline;

	vertical-align: top;

}



#more .h {
	background: transparent;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;
	text-align: left;
	letter-spacing: 0px;
}



#more .b {

	float: left;

	padding: 0 0 0 0;

	text-align: left;

	margin-left: 0px;

}



#more ul {

	margin: 0;

	padding: 0px 0 0 0px;

}



#more li {

	cursor: pointer;

	padding: 15px 0 0px 10px;

	width: 283px;

	margin: 0;

}



#more img {

	border: 0px solid #000000;

	z-index: 1;

}



#more .imgDiv {

	float: left;

	width: 81px;

	margin: 0 12px 0px 0;

}



#more .textDiv {

	float: left;

	width: 155px;

	margin: 0 0 0 10px;

}



#more .runTimer {
	display: block;
	float: right;
	position: relative;
	text-align: right;
	top: -1px;
	width: 80px;
	z-index: 10000;
}



#more img.plus {

	float: none;

	margin: 0 0 0 6px;

	position: relative;

	top: 3px;

}



#more .player {

	float: left;

	vertical-align: bottom;

	z-index: 99;

}



#more a {
	clear: none;
	text-decoration: none;
}



#more a.link {

	clear: none;

	text-decoration: none;

}



#more p {
	margin-top: 0px;
	padding-right: 3px;
	text-decoration: none;
}



#more strong, #more h2 {
	font-weight: bold;
	margin: 0px;
	text-align: left;
	text-decoration: none;
}



#more a:hover strong {

	margin-top: 0px;

	text-decoration: none;

}

#more .f {
	background: transparent;
	height: 0px;
	margin-bottom: 0px;
}

#more .back {
	float: right;
	margin: 0 30px 0 0;
	text-align: right;
	width: 220px;
}

* html #more .back {

	margin: 0;

}

#more .back a {
	margin-right: 5px;
	text-decoration: none;
}

#more .border {
	border: 0px solid #000000;
}


