@charset "UTF-8";

.columnsTwo {
	width:100%;
}

.columnsTwo .leftColumn {
	float:left;
	width:210px;
	margin-left:8px;
	margin-bottom:8px;
}

.columnsTwo .rightColumn {
	float:left;
	margin:0 8px 8px 0px;
	width:572px;
}

.leftBox {
	background:transparent url(/image/leftbox_t.gif) no-repeat scroll left top;
	margin-bottom:8px;
}
.leftBox ul {
}
.leftBox .boxFooter {
	background:transparent url(/image/leftbox_b.gif) no-repeat scroll left bottom;
	height:6px;
}
.leftBox .boxHeader {
	padding:2px 0 4px 8px;
	font-weight:bold;
	color:#666666;
}
.leftBox li {
	padding-left:8px;
	padding-right:8px;
	color:#000;
}

.leftBox li .ebay {
	padding-left:32px;
	background:transparent url(/image/icon_ebay.gif) no-repeat scroll 0 center;
}

.leftBox li .thumbnail {
	border:#dddddd 1px solid;
	float:left;
}
.leftBox li .name {
	margin-left:68px;
	height:68px;
	width:120px;
}

.buying {
	margin-bottom:8px;
}

.buying a {
	display:block;
	background:#dddddd url(/image/buying.gif) no-repeat scroll left top;
	text-indent:-9999px;
	width:200px;
	height:80px;
}

ul.subMenu {
	list-style-position:outside;
	margin-bottom:4px;
	
}

