
.to-cart input {
	vertical-align : middle;
}

td.webmoney {
	width : 2em;
	text-align : center;
	border-left: 1px solid #ced3d6;
}

td.price {
	width : 6em;
	text-align : right;
}

td.class {
	width : 3em;
	white-space : nowrap;
}

.primary-entry input.button {
	padding : 2px 3px;
	_padding : 3px 3px 2px 3px;
	margin : 0;
}

.entry-info dd.price {
	color : #813507;
	font-family : Verdana;
	font-weight : bold;
	font-size : 95%;
	width : 6.5em;
	margin-right : 1em;

}

.entry-info dl {
	padding : 10px 0 5px 0;
	margin : 0;
	height : 25px;
}

.entry-info dd,
.entry-info dt {
	display : block;
	margin : 0;
	color : #333333;
	float : left;
	margin-right : 5px;
	height : 25px;
}

.entry-info dt {
	line-height : 1.5;
}

div.entry-body {
	clear : both;
}

#cart span.price,
#cart em {
	color : #813507;
	font-family : Verdana;
	font-weight : bold;
	font-size : 112%;
}

div#cart {
	margin : 0 0 20px 0;
}

#cart h3 {
	display : none;
}

#view_cart span.price {
	color : #813507;
	font-family : Verdana;
	font-weight : bold;
	font-size : 112%;
}
#view_cart .entry-info span.price {
	margin-right : 1em;
}
 
#view_cart dt.price {
	clear : left;
	margin-right : 10px;
}

#view_cart .entry-info dl {
	height : 40px;
}

#view_cart dt.game,
#view_cart dt.server {
	display : none;
}

#view_cart dd.game,
#view_cart dd.server {
	font-family : Verdana;
	font-weight : bold;
	margin-right : 1em;
	height : 22px;
}

/*
.proceed_order a {
	font-weight : bold;
	font-family : "Vadana";
	font-size : 12px;
	letter-spacing : 2px;
	padding : 4px 3px;
	margin-right : 5px;
}

.proceed_order a,
.proceed_order a:link,
.proceed_order a:hover,
.proceed_order a:visited {
	background : #e9ffce;
	color : #008000;
	border : solid 1px #9ce010;
	border-color : #addd5e #86c824 #86c824 #addd5e;
}
*/

div#rules_confirm {
	height : 150px;
	overflow-y : scroll;
	border : 1px #e0e0e0 inset;
	padding : 5px;
	margin : 1em;
}

p.confirm {
	margin-left : 1.4em;
}

div.proceed_order {
	text-align : center;
	padding : 5px 50px 5px 0;
}
div.proceed_order a {
	margin : 0 auto;
	display : block;
	width : 15em;
}


div#checktrade {
	position : absolute;
	top : 120px;
	right : 24px;
	_right : 32px;
	white-space : nowrap;
}
#checktrade h3,
#checktrade p,
#checktrade form {
	display : inline;
}
#checktrade h3 {
	font-size : 14px;
	font-weight : normal;
	color : #739eac;
	background-image : none;
	vertical-align : middle;
}
#checktrade input.button {
	padding : 2px 10px 2px 10px;
	letter-spacing : 1px;
	width : 7em;
	font-family : Verdana;
	line-height : 1;
	margin : 0;
}
#checktrade input {
	padding : 2px 2px 3px 2px;
	width : 12em;
	font-family : Verdana;
	line-height : 1;
	margin : 0 0 0 6px;
}
#view_items h1 {
	padding-bottom : 30px;
}

