/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/
.container				{ margin:0px 0px 10px 0px; }

.C08GT_BoxTM			{ background: url('C08GT_BoxTM.png') repeat-x top; }
.C08GT_BoxTL			{ width: 60px; height: 70px; background: transparent url('C08GT_BoxTL.png') no-repeat left top; }
.C08GT_BoxTL img		{ width: 60px; height: 70px; }
.C08GT_BoxTR			{ width: 57px; height: 70px; background: transparent url('C08GT_BoxTR.png') no-repeat right top; }
.C08GT_BoxTR img		{ width: 57px; height: 70px; }

.C08GT_BoxMM			{ background: #f0eeef; width:100%; }
.C08GT_BoxML			{ width: 30px; background: transparent url('C08GT_BoxML.png') repeat-y left top; }
.C08GT_BoxML img		{ width: 30px; height:0px; }
.C08GT_BoxMR			{ width: 25px; background: transparent url('C08GT_BoxMR.png') repeat-y right top; }
.C08GT_BoxMR img		{ width: 25px; height:0px; }

.C08GT_ContentPane		{ padding:0; }

.C08GT_BoxBM			{ background: transparent url('C08GT_BoxBM.png') repeat-x bottom; }
.C08GT_BoxBL			{ width: 137px; height: 68px; background: transparent url('C08GT_BoxBL.png') no-repeat left bottom; }
.C08GT_BoxBR			{ width: 81px; height: 68px; background: transparent url('C08GT_BoxBR.png') no-repeat right bottom; }
.C08GT_BoxBR img		{ width: 81px; height: 68px; }

.C08GT_Box .head        { position:relative; }
.C08GT_Box .actions		{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C08GT_Box .title		{ float:left; color:#000; font-size: 22px; font-weight: lighter; padding: 30px 15px 13px 5px; line-height:100%;  margin-left: -35px; }
.C08GT_Box .visibility	{ float:right; width: 21px; height: 21px; margin: 30px 0 5px 10px; }
.visibility a:hover		{ background-color:Transparent; }
.C08GT_Box .icons		{ margin:5px 0 0 30px; }
.icons a:hover			{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }



