/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/
.container				{ margin:0px 0px 10px 0px; }

.C07GT_Box				{ width: 100%; }

.C07GT_BoxT				{ margin-left: 15px; margin-right: 15px; }
.C07GT_BoxTM			{ float: left; width: 100%;  background: url('C07GT_BoxTM.gif') repeat-x top; }
.C07GT_BoxTL			{ width: 15px; height: 45px; float: left; margin-left: -15px; }
.C07GT_BoxTR			{ width: 15px; height: 45px; float: right; margin-right: -15px; text-align: right; }
	
.C07GT_BoxM				{ text-align: left; clear:both; background: #fff url('C07CT_BoxM.gif') repeat-x top; border-left: 1px #dddfe3 solid; border-right: 1px #dddfe3 solid; }
.C07GT_ContentPane		{ padding:10px 25px 0 15px; clear: both; }

.C07GT_BoxB				{ margin-left: 15px; margin-right: 15px; height: 15px; }
.C07GT_BoxBM			{ background: #fff url('C0X_greydot.gif') repeat-x bottom; float: left; width: 100%; }
.C07GT_BoxBL			{ width: 15px; height: 15px; background: transparent url('C05GT_BoxBL.png') no-repeat left bottom; float: left; margin-left: -15px; }
.C07GT_BoxBL img		{ width: 15px; height: 15px; }
.C07GT_BoxBR			{ width: 15px; height: 15px; background: transparent url('C05GT_BoxBR.png') no-repeat right bottom; float: right; margin-right: -15px; }
.C07GT_BoxBR img		{ width: 15px; height: 15px; }

.C07GT_Box .actions		{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C07GT_Box .title		{ float:left; color:#fff; font-size: 22px; font-weight: lighter; padding: 15px 15px 0px 0px; line-height:100%; }
.C07GT_Box .visibility	{ float:right; width: 21px; height: 21px; margin: 15px 0 5px 10px; }
.visibility a:hover		{ background-color:Transparent; }
.C07GT_Box .icons		{ margin:5px 0 0 15px; }
.icons a:hover			{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }



