.shop_buynow {
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:25px;
/*	border-top:2px dashed lightgrey;*/
	border-bottom:2px dashed lightgrey;
}

.shop_buynow a {
	display:block;
	margin:auto;
	width:123px;
}

.shop_buynow a:hover {
	background-color:#FFFFC0;
}

.shop_links td {
	padding-right:25px;
}

.shop_links table{
	margin-left:auto;
	margin-right:auto;
	margin-top:-6px;
}

.shop_links a {
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#A54041;
	padding-left:8px;
	margin-top:5px;
	background-image:url(images/ui/bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:middle left;
}

.shop_links a:hover {
	background-image:url(images/ui/bullet-arrow-active.gif);
	background-repeat:no-repeat;
	background-position:middle left;
}
