/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.container					{ margin:0px 0px 10px 0px; }

.C02_Box					{ margin-left: 10px; margin-right: 10px; }

.C02_BoxT					{ width: 99%; }
.C02_BoxTM					{ background: transparent url('C02_TM.jpg') repeat-x; display:block; margin:0; }
.C02_BoxTL					{ width: 10px; height: 80px; position:relative; background: transparent url('C02_TL.jpg') no-repeat; float: left; margin-left: -10px; }
.C02_BoxTL img				{ width: 10px; height: 80px; }
.C02_BoxTR					{ width: 10px; height: 80px; position:relative; background: transparent url('C02_TR.jpg') no-repeat; float: right; margin-right: -10px; }
.C02_BoxTR img				{ width: 10px; height: 80px; }
	
.C02_ContentPane			{ padding:50px 10px 0 0px; }

.C02_Box .actions			{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }

.C02_Box .title				{ float:left; color:#666666; font-family:Arial; font-size: 16px; padding-top:5px; line-height:100%; font-weight:normal; }
.C02_Box .title a:active, 
.C02_Box .title a:visited,
.C02_Box .title a:link,
.C02_Box .title a:hover		{ background:transparent none !important; text-decoration:none; color:#666666 !important; }

.C02_Box .visibility		{ float:right; width: 21px; height: 21px; margin: 0 10px; display:none; visibility:hidden; }
.visibility a:hover			{ background-color:Transparent; }
.C02_Box .icons				{ margin:5px 0 0 15px; }
.icons a:hover				{ background-color:Transparent; }
.icons a,.icons input		{ margin-top:10px; }
