#related_products {
	/*margin:0.5em 0 2em 0;*/
	margin-top:15px;
	padding:10px;
	background:#890000;
	border-radius:20px;
}
#related_products table {
	margin:0;
	padding:0;
	border:none;
}
	#related_products table td {
		margin:0;
		padding:0;
		border:none;
		vertical-align:middle;
	}

#related_products .image, #related_products .image img, #related_products .no_image a {
	margin:0;
	padding:0;
            height: 93px; 
            width: 250px;
			border-radius: 5px;
			margin-bottom:5px;
}
.wpsc_rp-table_div {margin: 10px 2% 10px 2%; width: 45%;  text-align: center !important; display: inline-block;
    vertical-align: top;}

	#related_products .no_image a {
		text-decoration:none;
		display:block;
	}

#related_products a.title {
	display:inline;
}

#related_products .wpsc_rp-table_horizontal td {
	text-align:center;
	padding-right:1em;
	vertical-align:top;
}
#related_products .wpsc_rp-table_vertical td {
	padding-bottom:1em;
}
#related_products .wpsc_rp-list_ordered li, #related_products .wpsc_rp-list_unordered li {
	padding-bottom:1em;
}
