
#currency table.list .addtocartbutton {
	background: #000 url("http://www.afkloot.com/img/list_addtocart_button.jpg") no-repeat top center;
	height: 20px;
	width: 90px;
	color: #eee;
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align; center;
	margin: 2px;
	border: 0px none;
	}


#currency table.list .title_row td {
	height: 26px;
	background: #000 url("http://www.afkloot.com/img/title_bg_main.gif") repeat-x top center;
	color: #fff;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	}

#currency table.list .title_row .col1 {
	width:	200px;
	}

#currency table.list .title_row .col2, 
#currency table.list .title_row .col3 {
	width:	100px;
	}


#currency table.list .title_row td.spacer {
	width: 15px;
	}



#currency table.list .title_row td.left_end {
	background: url('http://www.afkloot.com/img/title_bg_left.gif') no-repeat top left;
	}

#currency table.list .title_row td.right_end {
	background: # url('http://www.afkloot.com/img/title_bg_right.gif') no-repeat top right;
	}

#currency table.list .title_row td.left_end,
#currency table.list .title_row td.right_end {
	width: 10px;
	overflow: hidden;
	}


#currency table.list tr.odd_row td {
	background: #eee;
	}

#currency table.list tr.even_row td {
	background: #ddd;
	}


#currency table.list tr.odd_row td,
#currency table.list tr.even_row td, 
#currency table.list tr.odd_row td a,
#currency table.list tr.even_row td a {
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}


#currency table.list tr.odd_row td a:hover,
#currency table.list tr.even_row td a:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	}


#currency table.list tr.spacer_row td {
	border-top: 1px #aaa solid;
	border-bottom: 1px #aaa solid;
	height: 1px;
	background: #fff;
	line-height: 1px;
	padding: 0;
	margin: 0;
	}

#currency table.list tr.start_row td {
	height: 1px;
	background: #fff;
	line-height: 1px;
	padding: 0;
	margin: 0;
	}

#currency table.list tr.end_row td {
	border-top: 1px #aaa solid;
	height: 1px;
	background: #fff;
	line-height: 1px;
	padding: 0;
	margin: 0;
	}

#currency table.list tr.spacer_row td img, 
#currency table.list tr.start_row td img,
#currency table.list tr.end_row td img {
	margin: 0;
	padding: 0;
	height: 1px;
	width: 1px;
	line-height: 1px;
	}
	


#currency {
	border:1px solid #c6c6c6;
	width:557px;
	padding:10px 14px 0;
}
#currency h2 {
	font-family:Tahoma;
	font-weight:normal;
	font-size:18px;
	color:#222;
	padding-bottom:4px;
}
#currency h3 {
	font-family:Tahoma;
	font-size:14px;
	color:#222;
	padding-top:33px;
	padding-bottom:4px;
	border-bottom:1px solid #c6c6c6;
	margin-bottom:12px;
}
#currency h3 .highlight {
	color:#3e7ace;
}
#currency h4 {
	font-family:Tahoma;
	font-size:11px;
}
#currency p {
	margin-bottom:20px;
	color:#363636;
}
#currency .table {
	width:547px;
}

#currency .add_to_cart {
	background:url("http://www.afkloot.com/img/add_to_cart_2.gif") no-repeat;
	height:24px;
	width:86px;
	display:block;
	text-indent:-999em;
	float:right;
}

#currency .left {
	padding-bottom: 10px;
	float: left;
	width: 160px;
	}

#currency .right {
	padding-bottom: 10px;
	float: left;
	}

#currency .clear {
	clear: both;
	}

#currency .full {
	clear: both;
	padding-bottom: 10px;
	width: 500px;
	}



