
table.storeitem	{
		margin: 10px 15px;
		border: solid #ccc;
		border-width: 0px 0px 2px 0px;
		}

td.storethumb	{
		padding: 0px 12px 12px 0px;
		vertical-align: top;
		color: #666;
		text-align: center;
		}
td.storethumb img	{
		margin-bottom: 4px;
		}
		
td.itemdesc {
		vertical-align: top;
		padding-bottom: 10px;
		}
		
td.itemdesc h3		{
		color: #006644;
		margin: 0px 10px 5px 0px;
		padding: 0px;
		}
				
#contentarea td.itemdesc h3 a	{
		color: #006644;
		}
		
td.itemdesc h4 {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-weight: bold;
		color: #043;
		margin: 0px 10px 7px 0px;
		padding: 0px;
		font-size: 100%;
		}
		
#contentarea a:hover	{
		text-decoration: none;
		}
		
a.storemore	{
		color: #0033aa;
		font-weight: bold;
		text-decoration: none;
		line-height: 26px;
		}

.paypal	{
		padding: 8px 0px;
		}
.price	{
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-weight: bold;
		color: #633;
		}
		

