﻿.shop_list_links
{
}

.shop_list_links a
{
	font-weight: bold;
	color: #246494;
	text-decoration: none;
}

.shop_list_links a:hover
{
	color: #30A1DB;
}

.product
{
	border: 1px solid #246494;;
	width: 96%;
}

.product td
{
	border: 1px solid #e0e0e0;
	background: #fefefe;
}

.product td a
{
	font-size: 9pt;
	font-weight: bold;
	color: #246494;
	text-decoration: none;
}

.product td a:hover
{
	color: #30A1DB;
}

.product_image a img
{
	text-align: center;
	border: 0px solid #FF00FF;
	margin: auto;
	width: 120px;
	height: 90px;
}

.product_desc
{
	width: 80%;
	border: 1px solid #e0e0e0;
	padding: 10px 20px;
	font-size: 9pt;
	background: #fefefe;
}

.product_desc img
{
	border: 0px;
	vertical-align: middle;
}

.bodytext
{
	width: 100%;
	font-size: 9pt;
	line-height: 100%;
}

h3
{
	font-size: 12pt;
	color: #246494;
}
