.content{
	margin-top:10px;
}
.content .left{
	float:left; width:260px;
}
.content .left .left_top{
	width:260px; height:5px; background:url(store_left_bg_top.gif); font-size:16px; color:#FFFFFF;overflow:hidden;
}
.left_middle{
	border-left:#757575 1px solid; border-right:#757575 1px solid;
}
			div.panel {
				background-color:#F7F7F7;
				padding:15px;
			}
				div.panel h3 {
					color:#006600;
					font-size:16px;
					font-weight:normal;
					margin-bottom:5px;
				}
					div.panel p {
						margin-bottom:1em;
					}	
						
.content .middle{
	float:right; width:680px; border:#B7B7B7 1px solid;
}
	.content .middle .middle_bg{
		background:url(right_bg.gif) repeat-x;
	}
	.middle_content{
		border:solid 1px #fff; height:100%; 
	}
		.middle_content h3{
			font-size:20px; font-weight:bold; padding:20px 0 15px 15px; color:#990000;
		}
			.middle_content .share{
				text-align:center; margin-top:10px; margin-bottom:10px;
			}
			.middle_content .share span.submiturl{
				color:#FF6600;
			}
			.middle_content .share td.share_1{
				text-align:center; padding-top:10px; padding-bottom:10px; font-size:15px; font-weight:bold;
			}
			.middle_content .share td.share_2{
				text-align:right; width:30%; font-size:13px; font-weight:bold;
			}
			.middle_content .share td.share_3{
				text-align:left; width:70%;
			}
			.middle_content .share td.share_4{
				text-align:center; padding-top:10px; padding-bottom:10px; 
			}
			.middle_content .share input{
				width:120px; font-size:10px;
			}
			.middle_content .share input.submitanycoupon{
				width:120px; background:url(submitcoupon.gif); height:26px; border:0px;
			}