/*========================================================*/
/*  Puure by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.container						{ margin:0px 0px 10px 0px; }

.C05GTB_Box						{ width: 100%; background:#fff; }

.C05GTB_BoxTL					{ background: url(C05GTB_BoxTL.gif) no-repeat left top; }
.C05GTB_BoxTR					{ background: url(C05GTB_BoxTR.gif) no-repeat right top; }
.C05GTB_BoxTM					{ background: url(C05GTB_BoxTM.gif) repeat-x; margin: 0 17px; height:37px; }

.C05GTB_Box .icon				{ float:left; padding-top:3px; }
.C05GTB_Box .actions			{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C05GTB_Box .title				{ float:left; color:#4d4d4d; font-size: 14px; font-weight:300; padding-top:13px; line-height:120%; }
.C05GTB_Box .visibility			{ float:right; width:8px; height:9px; margin-top:13px; }
.C05GTB_Box .visibility a:hover	{ background-color:Transparent; }

.C05GTB_BoxML					{ background: url(C05GTX_BoxML.gif) repeat-y left; }
.C05GTB_BoxMR					{ background: url(C05GTX_BoxMR.gif) repeat-y right; }
.C05GTB_BoxMM					{ margin: 0 17px; }
.C05GTB_ContentPane				{ padding:10px 0 0 0; clear: both; }

.C05GTB_Box .icons				{ margin:0; }
.C05GTB_Box .icons a:hover		{ background-color:Transparent; }
.C05GTB_Box .icons a
.C05GTB_Box .icons input		{ margin-top:10px; }

.C05GTB_BoxBL					{ background: url(C05GTB_BoxBL.gif) no-repeat left; }
.C05GTB_BoxBR					{ background: url(C05GTB_BoxBR.gif) no-repeat right; }
.C05GTB_BoxBM					{ background: url(C05GTB_BoxBM.gif) repeat-x; margin: 0 17px; height:15px; }
