/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/
.container				{ margin:0px 0px 10px 0px; }

.C08YT_BoxTM			{ background: url('C08YT_BoxTM.png') repeat-x top; }
.C08YT_BoxTL			{ width: 60px; height: 70px; background: transparent url('C08YT_BoxTL.png') no-repeat left top; }
.C08YT_BoxTL img		{ width: 60px; height: 70px; }
.C08YT_BoxTR			{ width: 57px; height: 70px; background: transparent url('C08YT_BoxTR.png') no-repeat right top; }
.C08YT_BoxTR img		{ width: 57px; height: 70px; }

.C08YT_BoxMM			{ background: #ffff91; width:100%; }
.C08YT_BoxML			{ width: 30px; background: transparent url('C08YT_BoxML.png') repeat-y left top; }
.C08YT_BoxML img		{ width: 30px; height:0px; }
.C08YT_BoxMR			{ width: 25px; background: transparent url('C08YT_BoxMR.png') repeat-y right top; }
.C08YT_BoxMR img		{ width: 25px; height:0px; }

.C08YT_ContentPane		{ padding:0; }

.C08YT_BoxBM			{ background: transparent url('C08YT_BoxBM.png') repeat-x bottom; }
.C08YT_BoxBL			{ width: 137px; height: 68px; background: transparent url('C08YT_BoxBL.png') no-repeat left bottom; }
.C08YT_BoxBR			{ width: 81px; height: 68px; background: transparent url('C08YT_BoxBR.png') no-repeat right bottom; }
.C08YT_BoxBR img		{ width: 81px; height: 68px; }

.C08YT_Box .head        { position:relative; }
.C08YT_Box .actions		{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
/*
.C08YT_Box .title		{ float:left; color:#000; font-size: 22px; font-weight: lighter; padding: 30px 15px 13px 5px; line-height:100%;  margin-left: -35px; }
*/
.C08YT_Box .title		{ float:left; color:#000; font-size: 16px;

	padding-bottom:10px;
	PADDING-LEFT: 10px! important;
	padding-top:20px! important;
	padding-right:0px;
	font-weight:bold; 

line-height:100%;  margin-left: -35px; }
.C08YT_Box .visibility	{ float:right; width: 21px; height: 21px; margin: 30px 0 5px 10px; }
.visibility a:hover		{ background-color:Transparent; }
.C08YT_Box .icons		{ margin:5px 0 0 30px; }
.icons a:hover			{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }


