#formSort div {
    margin:0;
}


.container_play {
	width:100%;
}

#container_a {
	width:30%;
	float:left;
}

#container_b {
	width:70%;
	float:right;
}

#container_ba {
	width:55%;
	float:left;
}

#container_bb {
	width:45%;
	float:right;
}

#ajaxDisplay {
	width:100%
}

.width100p {
	width:100%
}

.gleft{
	width:45%;
	float: left;
}

.gright{
	width:45%;
	float: right;
}

.cleft {
	width:75%;
	float: left;
	text-align:left;
	padding-left: 10px;
	line-height:20px; 
	background: url(../images/greyline2.png) repeat-y;
}

.cright {
	width:20%;
	float: right;
	padding-right: 10px;
	line-height:20px; 
}

td.greylineV {
  padding:0 10px;
  background: url(../images/greylinev.png) center 0 repeat-y;
}

.comment {
	padding:25px 10px 0px 0px;
	width:90%;
}

.channel {
	color: #222dbe;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
	line-height: 17px;
	font-size: 1.1em; 	
	text-decoration: none;
}

a.channel, a.channel:link, a.channel:visited, a.channel:active {
	color: #222dbe;
	line-height: 17px;
	vertical-align: middle;
	font-weight: bold;
}
a.channel:hover { color: #999; font-weight: bold; text-decoration: none}

.channelmore {
	color: #222dbe;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
	font-size: 1.1em; 	
	text-decoration: none;
}

a.channelmore, a.channelmore:link, a.channelmore:visited, a.channelmore:active {
	color: #222dbe;
	font-weight: bold;
}
a.channelmore:hover { color: #999; font-weight: bold; text-decoration: none}

.channelpreview_con {
	height:70px;
	border-bottom: 1px solid #ccc;
	padding-top:13px
}

.channelpreview_conA {
	width:130px;
	float:left;
	padding-left:20px;
}

.channelpreview_conB {
	float:left;
}

.channelpreviewtitle {
	color: #444;
	font-weight: bold;
	font-size:2em;
	padding: 6px 5px 10px 0;
}

.addthis {
	z-index:1;
}

#channelpreview img {
	height: 60px;
	display:block;
	float:left;
}

#jobuser3 input.subchannlebtn {
	display:block;
	float:right;
	width: 60px;
	height: 60px;
    background-image: url(../images/toolcsub.png);
    background-repeat: no-repeat;
    background-position: 0 0;
	overflow:hidden;	
	border:none;
	background-color:white;
}
#jobuser3 input.subchannlebtn:hover { background-position: 0 -60px; }

#gjobuser input.subgroupbtn {
	display:block;
	float:right;
	width: 60px;
	height: 60px;
    background-image: url(../images/toolgsub.png);
    background-repeat: no-repeat;
    background-position: 0 0;
	overflow:hidden;	
	border:none;
	background-color:white;
}
#gjobuser input.subgroupbtn:hover { background-position: 0 -60px; }

#gjobuser input.subchannelbtn {
	display:block;
	float:right;
	width: 60px;
	height: 60px;
    background-image: url(../images/toolcsub.png);
    background-repeat: no-repeat;
    background-position: 0 0;
	overflow:hidden;	
	border:none;
	background-color:white;
}
#gjobuser input.subchannelbtn:hover { background-position: 0 -60px; }

#ajaxResult {
	padding-top:5px;
}

.subchannlebtn_con {
	float:right;
	height: 60px;
	width: 60px;
}

input.pwd {
	border: 1px solid #ccc;
	color: #ccc;
	font-size: 1em;
	width:70px;
}

.inputboxEmbed {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
	line-height: 24px;
	width: 88%;
	vertical-align: middle;
	font-size:1em;
	font-family: Arial,Verdana,sans-serif;
	text-decoration: none;
}

.con_rateIt {
	margin:0;
	line-height:20px;
	width:150px;
	vertical-align:middle;
}
.con_rateIt_a {
	margin:0;
	width:30%;
	float: left;
}
.con_rateIt_b {
	margin:0;
	width:70%;
	float: right;
}

a.dlistmenu, a.dlistmenu:link, a.dlistmenu:visited, a.dlistmenu:active {
	color: #222dbe;
	line-height: 17px;
	vertical-align: middle;
	padding: 0 15px 0 12px;
}
a.dlistmenu:hover { color: #333; text-decoration: none}

.ctitlebar {
	height:24px; 
	background: url(../images/greylinec.png) 0 center repeat-y;
}

.vtitlebar {
	height:24px; 
	background: url(../images/greyline.png) center center repeat-y;
}

.vtitle {
	color: #333;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
	font-size: 1.4em; 	
	padding: 3px 0;
	text-decoration: none;
}

.vtitle a.hdIconblue {
	width: 30px;
	height: 24px;
	float: right;
	margin: -19px 0 0 0;
    background-image: url(../images/hd_blue.gif);
}
.vtitle a.hdIconblue:hover { background-image: url(../images/hd_blue.png); }

.vtitle a.hdIconblue2 {
	width: 30px;
	height: 24px;
	float: right;
    background-image: url(../images/hd_blue2.gif);
}

.vtitle a.hdIconblue2:hover { background-image: url(../images/hd_gray.png); }

.vtitle a.hdIconred {
	width: 30px;
	height: 24px;
	float: right;
    background-image: url(../images/hd_red.gif);
}

.vtitle a.hdIconred:hover { background-image: url(../images/hd_red.png); }

.vtitle a.hdIconred2 {
	width: 30px;
	height: 24px;
	float: right;
	margin: -2px 0 0 0;
    background-image: url(../images/hd_red2.gif);
}

.vtitle a.hdIconred2:hover { background-image: url(../images/hd_gray.png); }

.alignleft {
	text-align:left;
}

.taskbox {
	margin:0;
	width: 100%;
	line-height: 24px;
	float: left;
}

.taskbox a {
	height: 24px;
	float: left;
	vertical-align: middle;
	padding-left: 30px;
}

.taskbox a.dot_icon {
	width: 100%;
	height: 24px;
	float:left;
	display:inline;
	margin-right:10px;
    background-image: url(../images/dot24.png);
    background-repeat: no-repeat;
    background-position: 0 0; 

}
.taskbox a.dot_icon:hover { background-position: 0 -48px; }

#taskbox2 {
	color: #bbb;
	padding-top:42px;
}

#taskbox2 a:link, #taskbox2 a:visited {
	line-height: 20px;
	text-align: left;
	color: #bbb;
}

#taskbox2 a:hover { 
	color: #222dbe;
	text-decoration:none
}

.playlabel {
	color: #333;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
	font-size: 1em; 	
	padding: 10px 0 0 0;
	text-decoration: none;
}

.separator5 {
	height:1px;
	padding: 5px 0;
	background: url(../images/greyline.png) center center no-repeat;
}

.separator10 {
	height:1px;
	padding: 10px 0;
	background: url(../images/greyline.png) center center no-repeat;
}

.vspacer {
	padding: 2px 0;
}

.vspacer3 {
	padding: 3px 0;
}

.vspacer5 {
	padding: 5px 0;
}

.vspacer10 {
	padding:10px 0;
}

.vspacerb5 {
	margin-top: 5px;
}

.vspacerb10 {
	margin-top: 10px;
}

.dv_title {
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 22px;
	color: #444;
	margin-bottom:0px;
}

input.dvbutton {
	cursor: pointer;
	cursor: hand;
	background:none;
	border:0;
    background-color: transparent;
	color: #222dbe;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
	line-height: 17px;
	font-size: 16px; 	
	text-decoration: none;
}
input.dvbutton:hover {
	cursor: pointer;
	cursor: hand;
	background:none;
	border:none;
    background-color: transparent;
	color:#333;
	font-size:16px;
}

img.displayc {	
    display: block;
    margin:6px auto 0 auto;
}

.dcenter {
	display: block;
	margin: 0 auto;
}

a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../tools/scroller/adv/left.png) no-repeat;
	float:left;
	cursor:pointer;
}

a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

a.disabled {
	visibility:hidden !important;		
}

a.next, a.nextPage {
	background-image:url(../tools/scroller/adv/right.png);
	clear:right;	
}

a.prev, a.next {
}

div.navi {
	height:18px;
}

div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../tools/scroller/adv/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

div.navi a:hover {
	background-position:0 -8px;      
}

div.navi a.active {
	background-position:0 -16px;     
} 	

div.scrollable {  
	float:left;
	position:relative;
	overflow:hidden;
}

#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
}

#thumbs div.hover {
	background-color:#eee;	
}

#thumbs div.active {
	background-color:#eef;
	cursor:default;
}

#thumbs h3, #thumbs p, #thumbs span {
	text-align:center;
	margin:2px 0;		
	font-size:10px;
	color:#333;	
}

a.dv_more {
	display:block;
	float:right;
	width: 65px;
	height: 15px;
    background-image: url(../images/more.png);
    background-repeat: no-repeat;
    background-position: 0 0;
	overflow:hidden;	
	border:none;
	background-color:white;
}
a.dv_more:hover { background-position: 0 -15px; }

.dvtitle {
	float:left;
	padding-right:5px;
}

.dvcontent {
	color: #222dbe;
}

.ownerinfo {
	float:left;
	min-width:150px;
	padding-top:3px;
	font-size: 90%;
	line-height :12px;
}

span.dvpage {
	background:none;
	border:0;
    background-color: transparent;
	color: #555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 12px; 	
	text-decoration: none;
}

input.dvpage {
	cursor: pointer;
	cursor: hand;
	background:none;
	border:0;
    background-color: transparent;
	color: #555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 12px; 	
	text-decoration: none;
}
input.dvpage:hover {
	cursor: pointer;
	cursor: hand;
	background:none;
	border:none;
    background-color: transparent;
	color: #222dbe;
	font-size:12px;
}

#jvd_pagination {
	width:100%;
	text-align:center;
}

#jvd_pagination span.ptext{
	border:1px #bbb solid;
	background-color: #eee;
	padding:2px 5px 1px 5px; 
	font-size:0.9em;
	color:#888;
	text-decoration: none;
}

#jvd_pagination span.ptexton{
	border:1px #0143ff solid;
	background-color: #eee;
	padding:2px 5px 1px 5px; 
	font-size:0.9em;
	color:#888;
	text-decoration: none;
}

#jvd_pagination span.ptextdot{
	font-size:0.9em;
	color:#888;
	text-decoration: none;
}

#jvd_pagination a.jvdplink:link,a.jvdplink:visited{
	border:1px #bbb solid;
	background-color: #eee;
	padding:2px 5px 1px 5px;	
	font-size:0.9em;
	color:#0143ff;
	text-decoration: none;
}

#jvd_pagination a.jvdplink:hover{
	border:1px #0143ff solid;
	background-color: #eee;
	padding:2px 5px 1px 5px;	
	font-size:0.9em;
	color:#0143ff;
	text-decoration: none;
}
