﻿.red
{
	color: Red;
	}

.tblSpecsCellLeft
{
	border-bottom: 1px solid #5281AB;
	border-right: 1px solid #5281AB;
	padding: 2px 3px;
	}
	
.tblSpecsCellRight
{
	border-bottom: 1px solid #5281AB;
	padding: 2px 3px;
	}

.tblSpecsFooterLeft
{
	padding: 2px 3px;
	}

.tblSpecsFooterRight
{
	border-left: 1px solid #5281AB;
	padding: 2px 3px;
	}

.itemDescription
{
	clear:both;
	}
	
.tblItem
{
	float: left;
	}
	
.tbhSpecs
{
	background-image: url('images/blueRectangle.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
.tblAddResources
{
	float: right;
	margin: 3px 0px 3px 3px;	
	}
	
.tbhAddResources
{
	background-image: url('images/addResources.jpg');
	background-repeat: no-repeat;
	}

.tblResourcesCell
{
	text-align: right;
	padding: 2px 3px;
	background-color: #eff7ff;
	border-bottom:1px solid #5281AB;
	}
	
.itemDescriptionH
{
	clear:both;
	color: #5281AB;
	font-size: 14px;
	text-align: left;
	padding:2px 25px;
	background-color: #eff7ff;
	border: 1px solid #5281AB;
	margin: 0;
	}
	
.itemDescription p
{	
	padding: 0 10px;
	text-indent: 8px;
	}