﻿/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.C03Yellow_container				{ margin:0px 0px 10px 0px; }

.C03Yellow_Box				{ width: 100%; background: #439bc6 url('C03LYT_BoxM.jpg') repeat-x top; }

.C03Yellow_BoxT			{  }
.C03Yellow_BoxTM			{ float: left; width: 100%; }
.C03Yellow_BoxTL			{ width: 15px; height: 15px; background: transparent url('C03LYT_BoxTL.jpg') no-repeat left top; float: left; }
.C03Yellow_BoxTL img		{ width: 15px; height: 15px; }
.C03Yellow_BoxTR			{ width: 15px; height: 15px; background: transparent url('C03LYT_BoxTR.jpg') no-repeat right top; float: right;  }
.C03Yellow_BoxTR img		{ width: 15px; height: 15px; }
	
.C03Yellow_BoxM			{ text-align: left; clear:both; }
.C03Yellow_ContentPane		{ padding:10px 25px 0 15px; clear: both; }

.C03Yellow_BoxB			{ height: 15px; background:#fcfbcd0; }
.C03Yellow_BoxBM			{  float: left; width: 100%; }
.C03Yellow_BoxBL			{ width: 15px; height: 15px; background: transparent url('C03LYT_BoxBL.jpg') no-repeat left bottom; float: left; }
.C03Yellow_BoxBL img		{ width: 15px; height: 15px; }
.C03Yellow_BoxBR			{ width: 15px; height: 15px; background: transparent url('C03LYT_BoxBR.jpg') no-repeat right bottom; float: right;  }
.C03Yellow_BoxBR img		{ width: 15px; height: 15px; }

.C03Yellow_Box .actions	{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C03Yellow_Box .title		{
	float:left;
	color:#015786;
	font-size: 135%;
	font-weight:bold;
	line-height:100%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.C03Yellow_Box .visibility	{ float:right; width: 21px; height: 21px; margin: 0 10px; }
.visibility a:hover		{ background-color:Transparent; }
.C03Yellow_Box .icons		{ margin:5px 0 0 15px; }
.icons a:hover			{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }

