﻿.products  table, .products tr, .products td
{
	border: 1px solid #41331d;
	vertical-align:top;
}

* html .products
{
	margin-top:5px;
}

.serviceName
{
	font-size:1.1em;
	letter-spacing:normal;
	width:185px;
}

.serviceName a:hover
{
	text-decoration:underline;
}

.serviceDescription
{
	width:430px;
}

.serviceActions
{
	font-weight:bold;
	font-size:1.2em;
	color: #41331d;
	width:100px;
}

.serviceActions a
{
	padding:3px;
	color:#007f0e;
}

.tabs-panel a
{
	text-decoration:none;
}
