
.channelContainer {
	width:875px; 
}

.profileEmbedVideo {
	text-align:center;
	margin-bottom:10px;
}

.profileEmbedVideoInfo {
	margin-left:3px;
	text-align:left;
	width:424px;
	margin-top:10px;
}

.profileLeftCol {
	width: 300px;
}

.profileRightCol {
        width: 560px;
}

a.headerLink:link, a.headerLink:visited, a.headerLink:active {
	color: #03C;
}

a.titleLink:link, a.titleLink:active, a.titleLink:hover, a.titleLink:visited {
	color: #FFFFFF;
}


a.small:link, a.small:visited, a.small:active, a.small:hover, a.masthead:link, a.masthead:visited, a.masthead:hover a.masthead:active,  {
	color: #03C;

}

a.headers:link, a.headers:visited, a.headers:hover, a.headers:active { 
	color:#FFFFFF;
}



a.headersSmall:link, a.headersSmall:visited, a.headersSmall:hover, a.headersSmall:active { 
        color:#FFFFFF;
}


/* Common Elements */









.000C { color: #000; }

.cccC { color: #ccc; }

.fffC { color: #fff; }

.cccBG { background: #CECECE; }

.dddBG { background: #DDD; }

.eeeBG { background: #EEE; }

.fffBG { background: #FFF; }



.marB0 { margin-bottom: 0px; }

.marB3 { margin-bottom: 3px; }

.marB5 { margin-bottom: 5px; }

.marB10 { margin-bottom: 10px; }

.marB15 { margin-bottom: 15px; }

.marL15 { margin-left: 15px; }

.marR6 { margin-right: 6px; }

.marR15 { margin-right: 15px; }

.marT0 { margin-top: 0px;}

.marT3 { margin-top: 3px; }

.marT4 { margin-top: 4px; }

.marT5 { margin-top: 5px;}

.marT10 { margin-top: 10px;}

.marT15 { margin-top: 15px; }

.marL20 { margin-left: 20px; }

.mar38L { margin-left: 38px; }

.marL20 { margin-left: 20px; }





.padT3 { padding-top: 3px; }

.padT5 { padding-top: 5px; }

.padT8 { padding-top: 8px; }

.padT10 { padding-top: 10px; }

.padT15 { padding-top: 15px; }

.padT20 { padding-top: 20px; }

.padB10 { padding-bottom: 10px; }

.padB5 { padding-bottom: 5px; }

.padB3 { padding-bottom: 3px; }

.padL25  { padding-left: 25px; }

.padL50  { padding-left: 50px; }

.padR15 { padding-right: 15px; }

.padR3 { padding-right: 3px; }

.padR5 { padding-right: 5px; }



.clear { clear: both; }

.clearL { clear: left; }

.clearR { clear: right; }

.spacer { clear: both; height: 1px; width: 1px;}



.alignMid { vertical-align: middle; }

.alignTop { vertical-align: top; }

.alignBot { vertical-align: bottom; }

.alignR { text-align: right; }

.alignL { text-align: left; }

.alignC { text-align: center; }



.floatL { float: left; }

.floatR { float: right; }













.smallChannelLabel {
	color: #333;
}



.pagerNotCurrent { 

	margin-right: 5px;

	cursor: pointer;

	cursor: hand;

	color: #03C;

	text-decoration: underline;

}



.pagerCurrent {

	color: #03C;  

	margin-right: 5px;

	padding: 1px 4px;
	margin-right: 5px;

	background-color: #000000;

}





.mastheadText {}



.iconProperties {

	width: 17px;

	height: 17px;

	padding-bottom: 3px;

}





#videoImg {

	width: 90px;

	height: 70px;

}

.highlightBoxesOpacity[class]{

        background-color: #CECECE;

        position:absolute;

        top:0;

        left:0;

        right:0;

        bottom:0;

        z-index:-1;

        opacity:.95;

	*position:static;

	*opacity:1;

	*background:transparent;

}





#pBox {

	margin-bottom: 15px;

	border-bottom: 1px solid #CECECE;

	text-align: left;

}





.pTable {

	background-color: #CECECE;

	text-align: left;

	border-collapse: collapse;

}



#profileBoxTop {

	float: left;

	padding-left: 11px;

	padding-right: 11px;

	padding-top: 8px;

	padding-bottom: 14px;

	border-bottom: none;

	text-align: left;

}



#profileBoxBottom {

	padding-left: 11px;

	padding-right: 11px;

	padding-bottom: 8px;

	border-top: none;	

	margin-bottom: 15px;

	text-align: left;

}



.profileAssets { line-height: 16px; }



.albumSpacing { padding-bottom: 50px; }



.albumList {

	display: inline; 

	list-style-type: none;

}



.albumNotEnd {

	width: 40px; 

	height: 40px;

	padding-top: 3px; 

	padding-bottom: 2px; 

	margin-right: 5px;

	float: left;

}



.connectImg {

	width: 55px;

	height: 55px;

	padding-right: 5px;

	padding-left: 5px;

	border: none;

}



.emptyConnectImg { width: 35px; }



.albumArt {

	width: 40px;

	height: 40px;

	border: none;

}





.albumEnd {

	width: 40px; 

	height: 40px;

	padding-top: 3px; 

	padding-bottom: 2px;

	float: left;

}



.profileTopList { display: inline; list-style-type: none; }



.listHorizontal { float: left; }



.honorsImg {

	float: left;

	margin-right: 5px;

	margin-top: 8px;

}



.basicBoxes {

	*background-color: #ffffff;
	color: #000000;

	width:100%;

	overflow:hidden;

	position:relative;

        filter:Alpha(opacity=95);

        _background:#ffffff;

        _position:static;

}



.basicBoxesOpacity[class]{

        background-color: #FFF;

        position:absolute;

        top:0;

        left:0;

        right:0;

        bottom:0;

        z-index:-1;

        opacity:.95;

	*position:static;

	*opacity:1;

	*background:transparent;

}



.BoxesInnerOpacity {
	/* zoom: 1; */
	position: relative;
}





#connectBoxTop {

	padding-right: 7px;

	padding-top: 2px;

}



#connectBoxBottom {

	padding-right: 7px;

}



.connectList { display: inline; list-style-type: none; }



.linkSection {

	text-align: center;

	border-bottom: 1px solid #666666;

	border-left: 1px solid #666666;

	border-right: 1px solid #666666;

	margin-bottom: 12px;

	padding-top: 2px;

	padding-bottom: 2px;	
	color: #000000;

}



#channelsBox {

	padding-top: 8px;
	margin-bottom: 15px;

	text-align: left;

}



.channelsList { display: inline; list-style-type: none; }



.label {
	color: #666666;

}



.labels { color: #666666; }



#labelsSm {

	padding-top: 3px;

}





#contestsBox {

	margin-bottom: 15px;

	text-align: left;

}



.contestsTableTop {

	padding-top: 5px;

	border-bottom: 0px dashed #666666;

	margin-bottom: 10px;

}



.contestsTableBottom {}



.contestsList {

	margin: 4px;

}





#showBox {

	margin-bottom: 15px;

	border-bottom: none;

}



.showTable {

	text-align: left;

	border-collapse: collapse;

}





tr.showTable td {

	text-align: left;

	padding-left: 8px;

	padding-right: 5px;

	padding-top: 8px;

	padding-bottom: 3px;

}





tr.showTableEnd td {

	text-align: left;

	padding-left: 8px;

	padding-right: 5px;

	padding-bottom: 8px;

	border-bottom: 1px solid #666666;

}





#bulletinBox {

	margin-bottom: 15px;

	text-align: left;

}



.bulletinTable {

	text-align: center;

	border-collapse: collapse;

}



tr.bulletinTable th {

	border-bottom: 1px solid;

	padding-top: 2px;

	padding-bottom: 2px;

	border-color: #666666;

	border-right: 1px solid #666666;

}



tr.bulletinTable td {

	padding-left: 5px;

	padding-right: 5px;

	border-bottom: 1px dashed #666666;

	padding-top: 2px;

	padding-bottom: 3px;

	border-color: #666666;

	border-right: 1px solid #666666;

}



tr.bulletinTableNB td {

	padding-left: 5px;

	padding-right: 5px;

	padding-top: 8px; 

	padding-bottom: 8px;

	border-bottom: 1px solid #666666;

	border-color: #666666;

	border-right: 1px solid #666666;

}

.actionsTable { margin-top: 3px; }



tr.actionsTable td {

	padding-right: 0px;

}



.largeTextArea {

	width: 400px; 

	height: 300px; 
}



.pageContainerTable {

	border-collapse: collapse;

}



tr.pageContainerTable td {

	text-align: left;

}



#freeFormBox {

	margin-bottom: 15px;

	text-align: left;

	}



.extraLeftSpace {

	padding-left: 5px;

}



.extraVertSpaceSm {

	padding-top: 8px;

}



.extraVertSpaceMini {

	padding-top: 3px;

}





#statsBox {

	margin-top: 8px; 

	text-align: left;

}



.sepBox {

	padding-top: 15px; 

	padding-bottom: 8px;

	text-align: left;

}



.sepBoxReg {

	padding-top: 15px; 

	padding-bottom: 8px;

	text-align: left;

}



.honorsBox {

	padding-top: 5px;

	padding-bottom: 5px;
}



.scrollersBox {

	margin-bottom: 15px;

}



.scrollersBoxTable {

	width: 550px;

	border: none;	

}



tr.scrollersBoxTable td {

	text-align: center;

}



.vloggingBoxesContainer {
	width: 560px;

	margin-bottom: 15px;

}

.vloggingBoxes {

	*background-color: #ffffff;
	color: #000000;

	width:100%;

	z-index:1;

        overflow:hidden;

        position:relative;

        filter:Alpha(opacity=95);

        _background:#ffffff;

        _position:static;

}



.vloggingBoxesOpacity{

        background-color: #ffffff;

        position:absolute;

        top:0;

        left:0;

        right:0;

        bottom:0;

	z-index:-1;

        opacity:.95;

        *position:static;

        *opacity:1;

        *background:transparent;

}



#vlogBox {

}



.vlogBoxTable {

	width: 100%;

	border: none;

	text-align: left;

}



tr.vlogBoxTable td {

	border-bottom: none;

	padding-top: 10px;

}



tr.vlogBoxTableEnd td {

	padding-left: 15px;

	padding-bottom: 15px;

	border-bottom: none;

	text-align: right;

}



.postTitles {

	color: #666666;

}

.postText {

	color: #000000;

}



.infoFont {

	color: #666666;
}



#postMainTitles {
	padding-bottom: 10px;

}



#postSubTitles {
	padding-bottom: 10px;

}

.videoDetailsTable {

	width: 100%;

}



.channelMastheadTable {

	width: 875px;

	padding-top: 4px;

	padding-left: 15px;

	padding-right: 15px;

	margin-bottom: 0px;

	padding-bottom: 0px;

	background-color: #FFFFFF;

	text-align: left;

}



.paddingSmImg { padding-right: 3px; }





.scrollerArrows {

	width: 15px;

	height: 15px;

} 






.headerRCBox { }



.headerRCBox .rch { display: block; }



.headerRCBox .rch * {
	display: block;

	height: 1px;

	overflow: hidden;

	background: #666666;
	color: #FFFFFF;
}



.headerRCBox .rch1 {
	border-right: 1px solid #666666;

	padding-right: 1px;

	margin-right: 3px;

	border-left: 1px solid #666666;

	padding-left: 1px;

	margin-left: 3px;
	color: #FFFFFF;

	background: #666666; /* rch5 */

}



.headerRCBox .rch2 {
	border-right: 1px solid #666666;

	border-left: 1px solid #666666;

	padding: 0px 1px;
	color: #FFFFFF;

	background: #666666; /* rch3 */

	margin: 0px 1px;

}



.headerRCBox .rch3 {
	border-right: 1px solid #666666;

	border-left: 1px solid #666666;

	margin: 0px 1px;
	color: #FFFFFF;
}



.headerRCBox .rch4 {
	border-right: 1px solid #666666;

	border-left: 1px solid #666666;
	color: #FFFFFF;
}



.headerRCBox .rch5 {
	border-right: 1px solid #666666;

	border-left: 1px solid #666666;
	color: #FFFFFF;
}



.headerRCBox .content {
	background: #666666;

	padding: 0px 6px 2px 6px;
	color: #FFFFFF;
}





.profileTitleLinks {
	width: 875px;
	margin-bottom: 15px;
	}



#profileSubNav {
	color: #03C;
	text-align: center;
	}

#profileSubNav .delimiter { padding: 0px 6px; }

.profileSubLinks { color:  #03C; }





.highlightBox {
	padding: 9px; 
	background-color: #FFC;
	width: 856px;
	margin-bottom: 15px;
}	
/*
.headerTitle {
	text-align: left;
}



.headerTitleEdit {
	text-align: left;
}

	

.headerTitleRight {
	float: right; 
	padding: 1px 5px 0px 0px;
}



.headerTitleLite {
	text-align: left;
}
*/


.flaggingText {
	color:  #03C;
	margin-bottom: 15px;
	text-align: left;
}

.rating {

	margin-top: 3px;
	height: 14px;

	color: #666666;
}



.vimg {

	width: 130px;

	height: 100px;
	}



.vimg80 {

	width: 80px;

	height: 60px;
	}



.vimg90 {

	width: 90px;

	height: 70px;
	}



.vimg100 {

	width: 100px;

	height: 75px;
	}

	

.vimg120 {

	width: 120px;

	height: 90px;
	}



.profileSubLinks {

	margin-bottom: 15px;

}



.advertiserBanner {

	width: 875px;

	height: 150px;

	margin-bottom: 15px;

}



.featuredVideo {

	width: 425px;

	height: 350px;

	border: none;

	margin-left: 50px;

	margin-bottom: 15px;

}





/* Bulletin All Code */



#viewBulletinAlert  {

	float: left;

	margin-right: 10px;

	padding: 2px 3px;

	margin-top: 25px;
}





#bulletinBoxFull {

	margin-bottom: 15px;

	border-right: none;

	border-bottom: none;

}





.bulletinTableFull {

	background-color: #CECECE;

	text-align: left;

	border-collapse: collapse;

}



tr.bulletinTableFull th {

	border-bottom: 1px solid #666666;

	padding-top: 2px;

	padding-left: 5px;

	padding-bottom: 2px;

	border-right: 1px solid #666666;

}



tr.bulletinTableFull td {

	padding-left: 5px;

	padding-right: 5px;

	border-bottom: 1px dashed #666666;

	padding-top: 5px;

	padding-bottom: 5px;

	border-right: 1px solid #666666;

}





tr.bulletinTableNBFull td {

	padding-left: 5px;

	padding-right: 5px;

	border-bottom: 1px solid #666666;

	padding-top: 5px;

	padding-bottom: 5px;

	border-right: 1px solid #666666;

}



.bulletinImgFull {

	padding-top: 5px;

	padding-bottom: 3px;

	width: 130px;	

}



.bulletinDetailsFull {

	padding-bottom: 5px;

}





/* VLog Code Full */

#vlogBoxFull {

	width: 698px;

	margin-bottom: 15px;

}



.vlogBoxTableFull {

	width: 100%;

	border: none;

	text-align: left;

}



tr.vlogBoxTableFull td {

	border-bottom: none;

	padding-top: 10px;

}



tr.vlogBoxTableEndFull td {

	padding-left: 15px;

	padding-bottom: 15px;

	border-bottom: none;

	text-align: right;

}



/*Show Code Full */



#showBoxFull {

	width: 698px;

	margin-bottom: 15px;

	border-bottom: none;

}





.showTableFull {

    width: 698px;

	background-color: #CECECE;

	text-align: left;

	border-collapse: collapse;

}



tr.showTableFull th {

	border-bottom: 1px solid #cccccc;

	padding-top: 2px;

	padding-left: 5px;

	padding-bottom: 2px;

	border-right: 1px solid #cccccc;

}



tr.showTableFull td {

	padding-left: 5px;

	padding-right: 5px;

	border-bottom: 1px dashed #cccccc;

	padding-top: 5px;

	padding-bottom: 5px;

}



tr.showTableFullTop td {

	padding-left: 5px;

	padding-right: 5px;

	border-bottom: none;

	padding-top: 5px;

	padding-bottom: 5px;

}



tr.showTableNBFull td {

	padding-left: 5px;

	padding-right: 5px;

	border-bottom: 1px solid #cccccc;

	padding-top: 5px;

	padding-bottom: 5px;

}



.showImgFull {

	padding-top: 5px;

	padding-bottom: 3px;

	width: 130px;	

}



.showDetailsFull {

	padding-bottom: 5px;

}





/* Comments Code Full */



#commentsBoxFull { margin-bottom: 15px; }



.commentsTableFull {

	text-align: left;

}



tr.commentsTableFull th {

	padding: 5px 2px;

	border-bottom: 1px solid #666666;

	border-right: 1px solid #666666;

}



tr.commentsTableFull td {

	padding: 5px;

	border-bottom: 1px dashed #666666;

}





tr.commentsTableNBFull td {

	padding: 5px;

	border-bottom: 1px solid #666666;

}



.commentsImgFull {

	padding-top: 5px;

	padding-bottom: 3px;

	width: 130px;	

}



.commentsDetailsFull {

	padding-bottom: 5px;

}





input.buttonsCustom {

	background-color: #666666;
	color: #FFFFFF;
	padding-top: 5px;

	padding-bottom: 5px;

}





/*Corresponding Pages Layout Code */



#sideContent {

	float: right;

	width: 160px;

}



#mainContent {

	width: 700px;

	margin-right: 10px;

}





.tag_list {

	margin: 1em 0px 0.5em 0px;
	color: #666666;
}

	

.pointers {

	color: #000000;

}	

	

.vListBox {

	padding: 0px 6px; 
	background: #CECECE;

}



.vEntry {

	padding: 10px 0px;

	border-bottom: 1px dashed #666666;

}



.vDetailEntry {

	clear: left;

	padding: 8px 0px;

	border-bottom: 1px dashed #666666;

}



.vDetailEntry table {

	border-spacing: 0px;

	padding: 0px;

}



.vDetailEntry td { vertical-align: top; }



.vDetailEntry .image { margin-right: 12px; }



.vDetailEntry .tagLabel { float: left; }



.vDetailEntry .tagValue {

	margin-left: 35px;

	margin-bottom: 3px;

}

	

.vDetailEntry .tagTable {

	border-spacing: 0px;

	padding: 0px;

	margin-bottom: 3px;

}



.vDetailEntry .tagTable td {
	vertical-align: top;

}	



.vtagLabel { float: left; }





.runtime {
	color: #000000;
}



.title { 
	color: #666666;

}



.vtitle {
	color: #666666;

}	



.vTable {

	border-spacing: 0px;

	padding: 0px;

	}



.vTable td { vertical-align: top; }



.vTable .vinfo { padding-left: 8px; }



.desc {

	margin: 3px 0px;

	color: #666666;

}



.vdesc {

	margin: 3px 0px;

	color: #666666;

	

}



.subDesc {

	margin: 3px 0px;

	padding-bottom: 3px;

	color: #666666;

}

	

.facets {

	margin-top: 2px;

	margin-bottom: 3px;
	line-height: 13px;

	color: #000000;

}



.vfacets {

	margin-top: 2px;

	margin-bottom: 3px;

	line-height: 13px;

	color: #000000;

}



.footerBox {

	padding: 0px 5px;
	background-color: #666666;  

	margin-bottom: 15px;

	margin-top: 0px;

}



.pagingDiv {

	background: #666666;

	padding: 5px 0px;

	color: #666666;
	text-align: right;

}



.pagerCurrent {

	color: #666666;

	background-color: #FFFFFF;

	padding: 1px 4px;
	margin-right: 5px;

}



.pagerNotCurrent {

	color: #03C;

	background-color: #CECECE;

	padding: 1px 4px;
	margin-right: 5px;

	cursor: pointer;

	cursor: hand;

	text-decoration: underline;
}





/* Inbox & Subscriptions Elements */





#manageNav {

	width: 150px;

	background-color: #CECECE; 

	filter:alpha(opacity=25);

	-moz-opacity:.25;opacity:.25;

}



#manageNav ul {

	margin: 0px;

	padding: 0px;

}



#manageNav li {

	list-style: none;

	margin: 0px;

	padding: 5px;
}



#manageNav .selected { 

	background: #666666; 

}





#manageContent {

	border: 3px solid #666666;

}





/*Empty Set Styles */	

	

.emptySetBox {

	height: 123px;

	padding-bottom: 20px;

	margin-bottom: 15px;

}



.emptySetBoxNoImg {

	padding-bottom: 20px;

	margin-bottom: 15px;	

}



.emptySetTitle {

	margin-left: 25px;
	padding-top: 15px;

}



.emptySetContent {

	margin-left: 55px;

	margin-top: 6px;

}



.emptySetContentLg {

	margin-left: 55px;

	margin-top: 6px;

	margin-right: 55px;

}



.emptyImg {	float: right;

	padding-left: 15px;

	border: none;}	

	

.emptySetTitle, .smallChannelLabel, #manageNav li, .pagingDiv, .vtitle, .title, .runtime, .tag_list, #viewBulletinAlert, .headerTitleLite, .headerTitleRight, .headerTitleEdit, .headerTitle, .headerRCBox .content, .headerRCBox .rch5, .headerRCBox .rch4, .headerRCBox .rch3, .headerRCBox .rch2, .headerRCBox .rch1, .headerRCBox .rch *, .largeTitles, #postMainTitles, .label {
	/* font-weight: bold; */
}


.normalText, .xsmallText, .xxsmallText {
	font-size: 10px;
}

.vfacets, .facets, .runtime, .vDetailEntry .tagTable td, .rating, .scrollersBox, .honorsBox, #labelsSm, #channelsBox, #connectBoxBottom, #connectBoxTop, .albumList, .smallChannelLabel, .smallText {
	font-size: 11px;
}

.subDesc, .desc, .vtitle, .title, input.buttonsCustom, .headerRCBox .content, .headerRCBox .rch5, .headerRCBox .rch4, .headerRCBox .rch3, .headerRCBox .rch2, .headerRCBox .rch1, .headerRCBox .rch *, .channelMastheadTable, #postSubTitles, .infoFont, .vloggingBoxes, .largeTextArea, .label, .linkSection, .highlightBoxes {
	font-size: 12px;
}

.pagingDiv, .tag_list {
	font-size: 13px;
}

.largeTitles, .largeText {
	font-size: 14px;
}

#postMainTitles, .xlargeText {
	font-size: 16px;
}

.xxlargeText { font-size: 19px; }

.emptySetTitle, .xxxlargeText {
	font-size: 20px;
}

.pagerNotCurrent, .pagerCurrent, .footerBox, .vListBox, #viewBulletinAlert, .vimg120, .vimg100, .vimg90, .vimg80, .vimg, .imgBrdr, .basicBoxes, .highlightBoxes {
	border: 5px solid #CECECE;
}

.pagerCurrent {
	border: 1px solid #CECECE;
}

.highlightBox {
	border: 1px solid #CECECE;
}

.vloggingBoxesContainer {
	border: 1px solid #ffffff;
}

.headerBox {
	/*font-family: arial,helvetica,sans-serif;*/
	padding: 3px 5px;
	border: 1px solid #CECECE;
	*background-color: #CECECE; 
	font-size: 12px;
	color: #FFFFFF;
        width:100%;
        overflow:hidden;
        position:relative;
        filter:Alpha(opacity=95);
        _background:#666666;
        _position:static;	
}

.headerBoxOpacity[class]{
        background-color: #CECECE;
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0; 
        z-index:-1;
        opacity:.95; 
        *position:static;
        *opacity:1;
        *background:transparent;
} 

.BoxesInnerOpacity {
	zoom: 1;
	position: relative;
}

.headerTitleEdit {
	font-size: 14px;
	font-weight: bold;
	/*font-family: arial,helvetica,sans-serif;*/
	text-align: left;

}

.headerTitleRight {
	float: right; 
	padding: 1px 5px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	/*font-family: arial,helvetica,sans-serif;*/
}

#pBox {
	margin-bottom: 15px;
	border-bottom: 1px solid #666666;
	text-align: left;
}

.highlightBoxes {
	*background-color:#CECECE; 
	border: 1px solid #666666;
	/*font-family: arial,helvetica,sans-serif;*/
	font-size: 12px;
	color:#666666;
        width:300px;
        overflow:hidden;
        position:relative;
        filter:Alpha(opacity=95);
        _background:#CECECE;
        _position:static;

}

.vimg100 {
	width: 100px;
	height: 75px;
	border: 1px solid #666666;
	}
	
.floatL { float: left; }
.floatR { float: right; }

.padT3 { padding-top: 3px; }
.padT5 { padding-top: 5px; }
.padT8 { padding-top: 8px; }
.padT10 { padding-top: 10px; }
.padT15 { padding-top: 15px; }
.padT20 { padding-top: 20px; }
.padB10 { padding-bottom: 10px; }
.padB5 { padding-bottom: 5px; }
.padB3 { padding-bottom: 3px; }
.padL25  { padding-left: 25px; }
.padL50  { padding-left: 50px; }
.padR15 { padding-right: 15px; }
.padR3 { padding-right: 3px; }
.padR5 { padding-right: 5px; }

.largeTitles {
	font-size: 14px;
	font-weight: bold;
}

.smallText { font-size: 11px; }

.profileAssets { line-height: 16px; }

	
.highlightBoxesOpacity[class]{
        background-color: #CECECE;
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        z-index:-1;
        opacity:.95;
	*position:static;
	*opacity:1;
	*background:transparent;
}

.headerTitle {
	font-size: 14px;
	font-weight: bold;
	/*font-family: arial,helvetica,sans-serif;*/
	text-align: left;
	color: FFFFFF;
}

#channelsBox {
	padding-top: 8px;
	font-size: 11px;
	margin-bottom: 15px;
	text-align: left;
}

.basicBoxes {
	*background-color: #ffffff;
	border: 1px solid #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	width:100%;
	overflow:hidden;
	position:relative;
        filter:Alpha(opacity=95);
        _background:#ffffff;
        _position:static;
}

.basicBoxesOpacity[class]{
        background-color: #ffffff;
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        z-index:-1;
        opacity:.95;
	*position:static;
	*opacity:1;
	*background:transparent;
}

.channelLeftColumn {
	float:left;
	width:290px;
	margin-right:10px;
}

.channelRightColumn {
	float:right;
	width:540px;
}

#commentsBoxRight { text-align: left;}
