@charset "utf-8";
/*
=========================================================
    list
---------------------------------------------------------
  Copyright (C) 2009 Yeti PaPa. All rights reserved.
    http://www.yetipapa.com/
=========================================================
*/

div.clsItem {
	overflow: auto;
	padding: 5px;
	color: inherit;
	background-color: #B7E3A2;
}

div.clsItem img.clsPackage {
	clear: both;
	float: right;
}

div.clsItem h3 {
	margin-top: 0;
	border-style: none;
}

div.clsItem dt {
	clear: left;
	width: 130px;
	float: left;
	margin: 0;
	padding-top: 1px;
	border-top: 1px solid #C0C0C0;
}

div.clsItem dd {
	width: 230px;
	float: left;
	margin: 0;
	padding-top: 1px;
	border-top: 1px solid #C0C0C0;
}

div.clsOrderForm {
	clear: both;
	width: 240px;
	float: right;
	margin: 40px 20px 10px 10px;
	padding: 5px;
	color: inherit;
	background-color: #E6E39F;
}

div.clsOrderForm div.clsElmBlock {
	float: left;
	margin: 0 10px;
}

div.clsOrderForm div.clsElmBlock label {
	margin-right: 5px;
}

div#idFormAttn {
	clear: both;
	margin-left: 200px;
}

div#idSSLSeal img {
	float: left;
	margin: 0 10px;
}

div#idGuide {
	clear: both;
	margin-top: 40px;
	padding: 5px;
	border: 2px solid #C0C0C0;
}

div#idGuide h3 {
	margin-top: 0;
	border-style: none;
}

div#idGuide h3 span {
	margin-left: 20px;
	font-size: 0.76em;
	font-weight: normal;
}

