div#customCan div#leftColumn{
	width: 490px;
	float: left;	
}

div#customCan div#leftColumn div.box{
	background:#FEF7E4;
	border:1px solid #6C86A4;
	width:100%;
	padding:10px;
	margin:0 0 15px 0;
	line-height:140%;
	font-size:1.1em;
}
div#customCan div#leftColumn div.box label{
	font-weight:bold;
}


div#customCan div#leftColumn div#preview{
	

}

div#customCan div#rightColumn{
	background:url(/img/p_customcans_rightbox_top_bg.png) no-repeat;
	width: 160px;
	float: left;
	margin-left: 30px;
	text-align:center;
}

div#customCan div#rightColumn div div{
	border-left: 1px solid #C31231;
	border-right: 1px solid #C31231;
	margin-top:11px;
	background-image:none;
	font-size:0.9em;
	line-height:120%;
	padding:0 5px;
	overflow:hidden;
	width:148px;
}

div#customCan div#rightColumn div{
	line-height:1px;
	/*background:url(/img/p_customcans_rightbox_bottom_bg.png) left bottom no-repeat;*/
}


div#customCan .i{
	font-size:11px;
	padding:2px;
	margin:0;
	background:url(../img/ecom_txt_bg.gif);
	border:1px solid #666;
	height:13px;
}

