﻿.infoBoxLeft
{
	width: 42px;
	border:0px; 
}

.infoBoxRight
{
	width: 18px;
	border:0px; 
}

.infoBoxHeader
{
	color:#ffffff; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-transform:uppercase; 
	background-image: url('../WebsiteImages/contentBoxes/box_title_tall.gif');
	background-repeat:repeat-x;
	border:0px; 
	

}

.infoBoxLeftNoHead
{
	width: 16px;
	height: 16px;
}

.infoBoxRightNoHead
{
	width:15px;
	height:16px;
}

.infoBoxHeaderNoHead
{
	width:100%;
	background-image: url('../WebsiteImages/contentBoxes/spacerTop.gif');
	background-repeat:repeat-x;
	

}

.infoBoxBottomLeft
{
	width: 16px;
	height: 16px;
}

.infoBoxBottomRight
{
	width:15px;
	height:16px;
}

.infoBoxBottomSpacer
{
	width:100%;
	background-image: url('../WebsiteImages/contentBoxes/spacer.gif');
	background-repeat:repeat-x;
	
	
}

.infoBoxContent
{
	border-left: solid 1px #e3e3e3;
	border-right: solid 1px #e3e3e3;

	
}

.borderStyle
{
	border: solid 1px #e3e3e3;
}

.tableStyle
{
	border-collapse: collapse;
	border-spacing: 0px;
}