/*************************************************************************************************************************************/
/*							LittleLime Dress Container CSS . Developed by BIND. All rights reserved.								   */
/*************************************************************************************************************************************/

.C01_container					{ margin:0; background-color:#ced655; width:400px; height:240px; }

.C01_Box						{ width: 100%; }

.C01_BoxTL						{ }
.C01_BoxTR						{ }
.C01_BoxTM						{ }

.C01_Box .icon					{ float:left; padding-top:10px; }
.C01_Box .actions				{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C01_Box .title					{ float:left; color:#009900; font-family:Arial; font-size: 15px; font-weight:700; padding:15px 7px 0;; line-height:100%; display:none; }
.C01_Box .visibility			{ float:right; width:8px; height:9px; margin-top:10px; }
.C01_Box .visibility a:hover	{ background-color:Transparent; }

.C01_BoxML						{ }
.C01_BoxMR						{ }
.C01_BoxMM						{ }
.C01_ContentPane				{ padding:0px 20px 30px; clear: both; }
.C01_ContentPane div			{ font-size: 12px; padding-top: 4px; }
.C01_ContentPane label			{ padding-right:5px; padding-top: 10px;	width: 80px; float: left; }
.C01_ContentPane input			{ width: 140px; color: #fff; background-color:#808277; font-family: georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; padding: 1px; border:1px solid #787471; border-top:1px solid #eee; border-left:1px solid #eee; margin-left: 198px; }
.C01_ContentPane input.OptInSimple_TextBox
								{ width: 240px; color: #000; background-color:#ffffff; font-family:Arial; font-size: 12px; font-weight:normal; padding: 2px; border:1px solid #e3e9ef; border-top:1px solid #abadb3; margin-top: 5px; margin-bottom: 5px; margin-left:0; }	


.C01_Box .icons					{ margin:5px 0 0 0; }
.C01_Box .icons a:hover			{ background-color:Transparent; }
.C01_Box .icons a
.C01_Box .icons input			{ margin-top:10px; }

.C01_BoxBL						{ display:none; }
.C01_BoxBR						{ display:none; }
.C01_BoxBM						{ display:none; }
