/*
Jersey Telecom business stylesheet

Created by Dominic Laurence
Tel: 07956 969935

Start Date: 18th March 2009
*/

/*----------------------------
GENERAL STYLES
------------------------------
*/
body.whichBackground {
	background: #fff url('../../images/JerseyTelecom/mainBgBus.jpg') no-repeat;
   	background-position: bottom
}
table th {
	background-color: #000
}
/*----------------------------
MAIN CONTENT SECTION
------------------------------
*/
div.LanPromoBox .topDiv {
	background-color: #000
}
div.LanPromoBox {
	color: #fff;
}
div.LanPromoBox a {
	color: #fff;
}
div.owpCenterCapBox {
	background-color: #000;
}
div.owpCenterCapContainer .bottom {
	height: 1.75em;
	margin-bottom: 1.25em;
	background: #fff url('../../images/JerseyTelecom/centerCapBottomBus.gif') no-repeat;
	background-position: bottom left
}