@charset "UTF-8";
/* CSS Document */

#products_table
{
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Trebuchet MS, Arial;
	font-size: 13px;
	

}

.product_image
{
	border: #333333 1px solid;
	padding: 3px;
	margin-right: 5px;
}