/* 
Job:				        Sauce Design.
Author:				    Ben Lovecek.
Company:			    Sauce Design, http://www.saucedesign.com.au
Email:				    ben@saucedesign.com.au
Last Edit / By:		1.10.08 / Ben Lovecek.
*************************************************************************
Related CSS Files:	interface.css, content.css
Browser Compatible:	IE6+, FF2+ 
*/

.leftHead {
background: #c3cbe0;
	}

.head {
background: #c3cbe0;
padding: 4px 4px 2px 4px;
font-size: 85%;
color: #000;
font-weight: bold;
text-align: center;
	}

.rightHead {
	float: left;
	background: #c3cbe0;
	width: 8px;
	height: 28px;
	}

.rightHead {
	float: left;
	background: #c3cbe0;
	width: 8px;
	height: 28px;
	}

.firstLeft {
	background: #f2f3f4;
	}

.first {
	font-size: 85%;
	color: #000;
	padding: 2px 2px 2px 5px;
	background: #f2f3f4;
	text-align: center;
	border-right: 1px dashed #c6c8c9;
	}

.firstHead {
	font-size: 85%;
	color: #000;
	padding: 5px;
	background: #f2f3f4;
	width: 160px;
	border-right: 1px dashed #c6c8c9;
	}

.firstRight {
	background: #f2f3f4;
	}

.secondLeft {
	background: #fff;
	}

.secondRight {
	background: #fff;
	}

.second {
	font-size: 85%;
	color: #000;
	padding: 2px 2px 2px 5px;
	background: #fff;
	text-align: center;
	border-right: 1px dashed #c6c8c9;
	}

.secondHead {
	font-size: 85%;
	color: #000;
	padding: 5px;
	background: #fff;
	width: 160px;
	border-right: 1px dashed #c6c8c9;
	}

.seperator {
	background: #f36f0b;
	color: #fff;
	padding: 5px;
	font-size: 85%;
	}

.bottom {
	background: #f36f0b;
	}

.leftBottom{
	background: #f36f0b;
	height: 30px;
	width: 8px;
	}

.rightBottom {
	background: url(../images/bottomRight.jpg) no-repeat;
	height: 30px;
	width: 8px;
	}