#currency_listings {
	border:1px solid #c6c6c6;
	width:557px;
	padding:10px 14px 0;
}
#currency_listings h2 {
	font-family:Tahoma;
	font-weight:normal;
	font-size:18px;
	color:#222;
	padding-bottom:4px;
}
#currency_listings h3 {
	font-family:Tahoma;
	font-size:14px;
	color:#222;
	padding-top:33px;
	padding-bottom:4px;
	border-bottom:1px solid #c6c6c6;
	margin-bottom:12px;
}
#currency_listings h3 .highlight {
	color:#3e7ace;
}
#currency_listings h4 {
	font-family:Tahoma;
	font-size:11px;
}
#currency_listings p {
	margin-bottom:20px;
	color:#363636;
}
#currency_listings .table {
	width:547px;
}
#currency_listings .table_head_1, 
#currency_listings .table_head_2, 
#currency_listings .table_head_3, 
#currency_listings .table_head_4 {
	background:#0f0f0f;
	border-style:solid;
	border-width:0 1px;
	height:1px;
	overflow:hidden;
}
#currency_listings .table_head_1 {
	border-color:#777;
	margin:0 2px;
	margin-top:32px;
}
#currency_listings .table_head_2 {
	border-color:#3e3e3e;
	margin:0 1px;
}
#currency_listings .table_head_3 {
	border-color:#8f8f8f;
}
#currency_listings .table_head_4 {
	border-color:#383838;
}
#currency_listings .table_head {
	background:#262626 url("http://de.mogs.com/img/table_caption.gif") no-repeat;
	color:#fff;
	height:22px;
	line-height:18px;
	font-weight:bold;
}
#currency_listings .amount {
	padding-left:35px;
	width:200px;
	float:left;
}
#currency_listings .delivery {
	padding-left:10px;
	width:100px;
	float:left;
}
#currency_listings .price {
	padding:0 10px;
	width:165px;
	float:left;
}
#currency_listings .row, 
#currency_listings .rowsep {
	border-style:solid;
	border-width:0 1px 1px;
	border-color:#c6c6c6;
	background:#f1f1f1;
	color:#363636;
}
#currency_listings .row {
	line-height:23px;
	padding:3px 0 2px;
	font-size:12px;
}
#currency_listings .rowsep {
	height:12px;
}
#currency_listings .value {
	float:left;
}
#currency_listings .add_to_cart {
	background:url("http://de.mogs.com/img/add_to_cart_2.gif") no-repeat;
	height:24px;
	width:86px;
	display:block;
	text-indent:-999em;
	float:right;
}
#currency_listings .table .rocket {
	background:url("http://de.mogs.com/img/deliveries.gif") 0 0 no-repeat;
	height:25px;
	width:40px;
	display:block;
	text-indent:-999em;
}
#currency_listings .table .airplane {
	background:url("http://de.mogs.com/img/deliveries.gif") 0 -25px no-repeat;
	height:25px;
	width:40px;
	display:block;
	text-indent:-999em;
}
#currency_listings .table .car {
	background:url("http://de.mogs.com/img/deliveries.gif") 0 -50px no-repeat;
	height:25px;
	width:40px;
	display:block;
	text-indent:-999em;
}
#currency_listings .markers {
	padding-top:10px;
}
#currency_listings .markers .rocket {
	background:url("http://de.mogs.com/img/deliveries_rocket.gif") no-repeat;
	height: 45px;
	line-height:16px;
	text-align: center;
	padding-left:43px;
	display:block;
	float:left;
	width:139px;
}
#currency_listings .markers .airplane {
	background:url("http://de.mogs.com/img/deliveries_airplane.gif") no-repeat;
	height: 45px;
	line-height:16px;
	text-align: center;
	padding-left:43px;
	display:block;
	float:left;
	width:139px;
}
#currency_listings .markers .car {
	background:url("http://de.mogs.com/img/deliveries_car.gif") no-repeat;
	height: 45px;
	line-height:16px;
	text-align: center;
	padding-left:43px;
	display:block;
	float:left;
	width:139px;
}

#currency_listings .left {
	padding-bottom: 10px;
	float: left;
	width: 160px;
	}

#currency_listings .right {
	padding-bottom: 10px;
	float: left;
	}

#currency_listings .clear {
	clear: both;
	}

#currency_listings .full {
	clear: both;
	padding-bottom: 10px;
	width: 500px;
	}



