/*
Theme Name: NewNet 2010
Theme URI: http://www.newnet.co.uk/
Description: NewNet plc corporate theme - 2010 website design
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #f60;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

input:active, 
input:focus {
	outline: 0;
}

body {
	background-color: #fff;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

/* Used for page container headings (product containers etc) */
h1 {
	font-size: 1.4em;
	font-weight: bold;
}

/* Used for page headings */
h2 {
	font-size: 1.25em;
	font-weight: bold;
}

/* Used for subheadings within page content */
h3, h4 {
	color: #f60;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 0.2em 0;
}

h3.pressreleases {
	text-transform: uppercase;
}

/* Used for subheadings within page content, but with a break above */
h4 {
	margin-top: 3em;
}

h5 {
	background: url('images/orangeBullet.gif') no-repeat;
	color: #f60;
	font-size: 1em;
	font-weight: bold;
	padding-left: 15px;
	margin: 2em 0 -0.8em 0;
}

/* Used for footer notes etc */
h6 {
	color: #333;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 1em;
}

p {
	margin: 1em 0;
}

p.center {
	text-align: center;
}

.clearboth {
	clear: both;
}

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */



#header {
	position: relative;
	z-index: 2; /* siteNavContainer has negative margins which can prevent the links in header working */
}

#headerLogo {
	float: left;
	margin: 30px 20px 30px 10px;
}

#headerTagline {
	float: left;
	font-size: 1.1em;
	margin-top: 36px;
}

#headerRight {
	float: right;
	margin-top: 25px;
	padding-right: 10px;
	text-align: right;
}

#headerContact {
	color: #f60;
	font-size: 1.2em;
	font-weight: bold;
}

#headerLinks {
	font-size: 0.8em;
	margin-top: 5px;
}

#headerLinks a {
	color: #000;
}

#siteNavContainer {
	clear: both;	
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.5px;
	height: 41px;	
	z-index: 1; /* siteNavContainer has negative margins which can prevent the links in header working */
	position: relative;
}

#siteNavTopShadow {
}



#siteNavLeft {
	background-image: url('images/menu-left.png');
	clear: left;
	float: left;
	height: 37px;
	width: 10px;
}

#siteNav {
	background-color: #eee;
	background-image: url('images/menu-slice.gif');
	background-repeat: repeat-x;
	float: left;
	height: 37px;
	width: 880px;
}

#siteNavRight  {
	background-image: url('images/menu-right.png');
	float: left;
	height: 37px;
	width: 10px;
}


#productNavContainer {
	clear: both;
	/* font-size: 0.9em; */
	font-size: 10pt;
	letter-spacing: 0.5px;
	height: 28px;
}

#productNavLeft {
	background-image: url('images/submenu-left.png');
	float: left;
	height: 28px;
	width: 10px;
}

#productNav {
	background-image: url('images/submenu-slice.gif');
	background-color: #f60;
	float: left;
	height: 28px;
	width: 880px;
}

#productNavRight {
	background-image: url('images/submenu-right.png');
	float: left;
	height: 28px;
	width: 10px;
}

#productNav ul {
	margin: 0;
	padding: 0;
}

#productNav ul li {
	display: inline;
	float: left;
	list-style-type: none;
}

#productNav ul li a {
	background: url('images/buttons.jpg');
	color: #fff;
	display: block;
	height: 22px; /* Allow for 6px top padding */
	padding: 6px 10px 0 10px;
	width: 156px; /* Allow for 10px left and right padding */	
	text-align: center;
}

#productNav ul li a:hover {
	background-position: 0px -28px;
	font-weight: bold;
	text-decoration: none;
}

#productNav ul li.current_page_item a {
	background-position: 0px -56px;
	color: #333;
	font-weight: bold;
}

#productBannerContainer {
	clear: both;
	overflow: hidden;
}

#productBannerLeft {
	background-image: url('images/side-shadow-left.png');
	float: left;
	height: 140px; 
	width: 10px;
}

#productBanner {
	float: left;
	height: 140px;
	margin: 0;
	padding: 0;
	width: 880px; /* Allow 20px sides and 50px left padding */
}



#productBannerInner {
	padding-top: 15px;
}

#productBannerInner h1 {
	border-bottom: 3px solid #f60;
	display: inline;
	letter-spacing: 0.5px;
	padding: 0 20px 3px 0;
}

#productBannerText {
	margin-top: 20px;
}

#productBannerInner img {
	float: right;
	margin: -60px 0 0 0; /* Bring back up to top of heading */
}

#mainContainer {
	clear: both;
	overflow: hidden;
}

#mainLeft {
	background-image: url('images/side-shadow-left.png');
	float: left;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	width: 10px;
}

#main {
	background-color: #fff;
	float: left;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	padding-top: 10px;
	width: 880px;
}

#homepage {
	background: url('/images/homepage/background.gif') no-repeat;
	height: 560px;
	position: relative;
	width: 900px;
}

#homepageR1C1, #homepageR1C2,
#homepageR2C1, #homepageR2C2, #homepageR2C3,
#homepageR3C1, #homepageR3C2, #homepageR3C3, #homepageR3C4 {
	overflow: hidden;
	position: absolute;
}

#homepageR2C1-r01, #homepageR2C1-r02, #homepageR2C1-r03, #homepageR2C1-r04, #homepageR2C1-r05,
#homepageR2C2-r01, #homepageR2C2-r02, #homepageR2C2-r03, #homepageR2C2-r04, #homepageR2C2-r05,
#homepageR2C3-r01, #homepageR2C3-r02, #homepageR2C3-r03, #homepageR2C3-r04, #homepageR2C3-r05,
#homepageR3C1-r01, #homepageR3C1-r02, #homepageR3C1-r03, #homepageR3C1-r04, #homepageR3C1-r05,
#homepageR3C2-r01, #homepageR3C2-r02, #homepageR3C2-r03, #homepageR3C2-r04, #homepageR3C2-r05,
#homepageR3C3-r01, #homepageR3C3-r02,
#homepageR3C4-r01, #homepageR3C4-r02, #homepageR3C4-r03, #homepageR3C4-r04, #homepageR3C4-r05, #homepageR3C4-r06 {
	border: 0px solid;
	clear: right;
	float: right;
	margin: 1px;
}

#homepageR1C1, #homepageR1C2 {
	height: 176px;
	top: 22px;
}

#homepageR1C1 {
	left: 18px;
	padding: 7px 10px;
	width: 639px;
}

#homepageR1C1Inner {
	background: url('/images/homepage/r1c1.jpg') no-repeat;
	width: 619px;
	height: 162px;
}

#homepageR1C2 {
	left: 671px;
	width: 207px;
}

#homepageR2C1, #homepageR2C2, #homepageR2C3 {
	height: 159px;
	top: 224px;
}

#homepageR2C1 {
	background: url('/images/homepage/r2c1.png') no-repeat bottom right;
	left: 23px;
	width: 235px;
}

#homepageR2C1-r01 {
	height: 70px;
	width: 50px;
}

#homepageR2C1-r02 {
	height: 30px;
	width: 70px;
}

#homepageR2C1-r03 {
	height: 35px;
	width: 140px;
}

#homepageR2C1-r04 {
	height: 40px;
	width: 80px;
}

#homepageR2C2 {
	background: url('/images/homepage/r2c2.png') no-repeat bottom right;
	left: 279px;
	width: 235px;
}

#homepageR2C2-r01 {
	height: 60px;
	width: 1px;
}

#homepageR2C2-r02 {
	height: 33px;
	width: 65px;
}

#homepageR2C2-r03 {
	height: 20px;
	width: 135px;
}

#homepageR2C2-r04 {
	height: 50px;
	width: 130px;
}	

#homepageR2C3 {
	background: url('/images/homepage/r2c3.png') no-repeat bottom right;
	left: 535px;
	width: 357px;
}

#homepageR2C3-r01 {
	width: 1px;
	height: 30px;
}

#homepageR2C3-r02 {
	width: 130px;
	height: 20px;
}

#homepageR2C3-r03 {
	width: 170px;
	height: 20px;
}

#homepageR2C3-r04 {
	width: 215px;
	height: 50px;
}

#homepageR2C3-r05 {
	width: 170px;
	height: 50px;
}

#homepageR3C1, #homepageR3C2, #homepageR3C3, #homepageR3C4 {
	height: 138px;
	top: 416px;
}

#homepageR3C1 {
	background: url('/images/homepage/r3c1.png') no-repeat bottom right;
	left: 23px;
	width: 203px;
}

#homepageR3C1-r01 {
	width: 1px;
	height: 30px;
}

#homepageR3C1-r02 {
	width: 110px;
	height: 50px;
}

#homepageR3C1-r03 {
	width: 100px;
	height: 25px;
}

#homepageR3C1-r04 {
	width: 50px;
	height: 20px;
}

#homepageR3C2 {
	background: url('/images/homepage/r3c2.png') no-repeat bottom right;
	left: 242px;
	width: 203px;
}

#homepageR3C2-r01 {
	height: 45px;
	width: 1px;
}

#homepageR3C2-r02 {
	height: 50px;
	width: 135px;
}

#homepageR3C2-r03 {
	height: 20px;
	width: 120px;
}

#homepageR3C2-r04 {
	height: 10px;
	width: 80px;
}



#homepageR3C3-r01 {
	height: 65px;
	width: 1px;
}

#homepageR3C3-r02 {
	height: 100px;
	width: 130px;
}

#homepageR3C4 {
	background: url('/images/homepage/r3c4.png') no-repeat bottom right;
	left: 680px;
	width: 203px;
}

#homepageR3C4-r01 {
	height: 35px;
	width: 1px;
}

#homepageR3C4-r02 {
	height: 20px;
	width: 85px;
}

#homepageR3C4-r03 {
	height: 5px;
	width: 120px;
}

#homepageR3C4-r04 {
	height: 20px;
	width: 170px;
}

#homepageR3C4-r05 {
	height: 20px;
	width: 180px;
}

#homepageR3C4-r06 {
	height: 17px;
	width: 150px;
}

#homepage h3, #homepage h4 {
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#homepage h3 {
	font-size: 1.2em;
}

#homepage h4 {
	font-size: 1.1em;
	margin-top: 0.5em;
}

#homepage p {
	font-size: 0.8em;
	margin: 0;
}

#homepageR1C2 p {
	color: #f60;
	font-size: 1.1em;
	margin: 0.5em 0;
}

.mainTopBorder {
	border-top: 3px solid #f60;
}

#mainRight {
	background-image: url('images/side-shadow-right.png');
	float: left;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	width: 10px;
}

#sidebar {
	float: left;
	margin-right: 1em;
	width: 165px;
}

.sidebarBox {
	margin-bottom: 10px;
}

.sidebarBox h4 {
	clear: both;
	background: url('images/box-header-slice.gif');
	color: #fff;
	font-weight: bold;
	margin: -1px -1px 0 -1px;
	padding: 5px 5px;
}

.sidebarBoxHeader {
	border-left: 1px solid #ccc;
	height: 28px;
}

.sidebarBoxHeaderLeft {
	background: url('images/box-header-left.png');
	float: left;
	height: 28px;
	width: 5px;
}

.sidebarBoxHeaderText {
	background: url('images/box-header-slice.gif');
	background-color: #f60;
	color: #fff;
	float: left;
	font-weight: bold;
	height: 24px; /* 28px but allowing 4px padding */
	padding-top: 4px;
	width: 154px;
}

.sidebarBoxHeaderRight {
	background: url('images/box-header-right.png');
	float: left;
	height: 28px;
	width: 5px;
}

.sidebarBoxMain {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	clear: both;
	padding: 5px;
}

.sidebarBox p, .sidebarBox ul {
	/* font-size: 0.9em; */
	margin: 0;
}

.sidebarBox ul {
	padding: 0;
}

.sidebarBox ul li {
	color: #f60;
	font-weight: bold;
	list-style-type: none;
}

.sidebarBox ul.latestNews li {
	margin-bottom: 1em;
}

#content {
	float: right;
	width: 700px;
}

#content h2 {
	float: left;
	letter-spacing: 0.5px;
	margin: 0;
}

#content p {
	margin: 1em 0;
}

#content .styledList {
	background-color: #eeeeee;
	margin-top: 1em;
	width: 700px;
}


#content .styledList ul {
	margin: 5px 0;
}

#content .styledList p {
	padding: 0 10px;
}

#content ul, #content ol {
	margin: 1em 0;
	padding: 1em 20px 0 40px;
}

#content ul li {
	list-style-type: circle;
}

#content ul li, #content ol li {
	margin-bottom: 1em;
}

#content .prev, #content .next {
	margin: 1em 0;
}

#content .prev {
	float:left;
}

#content .next {
	float: right;
}

#content .prev a, #content .next a {
	font-weight: bold;
}

#content .clear {
	clear: both;
}

#footer {
}

#footerBoxesContainer {
	clear: both;
	overflow: hidden;
}

#footerBoxesLeft {
	background-image: url('images/side-shadow-left.png');
	float: left;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	width: 10px;
}

#footerBoxesRight {
	background-image: url('images/side-shadow-right.png');
	float: left;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	width: 10px;
}

#footerBoxesInnerContainer {
	background: #fff;
	float: left;
	margin-bottom: -2000px; /* allow 5px of margin at the bottom */
	padding-bottom: 2000px;
	width: 880px;
}

/* Equal height boxes uses the technique from:
 * http://www.ejeliot.com/blog/61
 * http://www.ejeliot.com/samples/equal-height-columns/example-6.html
 */

#footerBoxes {
	overflow: hidden; 
}

.footerBox {
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	width: 288px;
}

.footerBoxSingleImage {
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
	width: 288px;
}

.footerBoxLeft {
	float: left;
	margin-right: 8px;
}

.footerBoxMiddle {
	float: left;
	margin-right: 8px;
}

.footerBoxRight {
	float: left;
}

.footerBoxHeader {
	border-left: 1px solid #ccc;
	height: 28px;
}

.footerBoxHeaderLeft {
	background-image: url('images/box-header-left.png');
	float: left;
	height: 28px;
	width: 5px;
}

.footerBoxHeaderText {
	background-image: url('images/box-header-slice.gif');
	background-color: #f60;
	color: #fff;
	float: left;
	font-weight: bold;
	height: 24px; /* 28px allowing 4px padding */
	padding-top: 4px;
	width: 277px;
}

.footerBoxHeaderRight {
	background-image: url('images/box-header-right.png');
	float: left;
	width: 5px;
	height: 28px;
}

.footerBoxMain {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	clear: both;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	/* font-size: 0.9em; */
}

.footerBoxContent {
	padding: 5px 10px;
}

.footerBox p {
	margin: 0.5em 0;
}

.footerBox ul {
	list-style-type: square;
	margin: 0 0 5px 0;
	padding: 0 1em;
}

.footerBox p a {
	font-weight: bold;
	text-transform: uppercase;
}

#footerBoxesFooterContainer {
	clear: both;
	height: 5px;
	overflow: hidden;
}

#footerBoxesFooterLeft {
	background-image: url('images/side-shadow-left.png');
	float: left;
	height: 5px;
	width: 10px;
}

#footerBoxesFooterRight {
	background-image: url('images/side-shadow-right.png');
	float: left;
	height: 5px;
	width: 10px;
}

#footerBoxesFooterMain {
	background: #fff;
	background-image: url('images/footer-border.gif'); 
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 880px;
}


#footer {
	clear: both;
	font-size: 0.8em;
	height: 80px;
}

#footerLeft {
	background-image: url('images/footer-left.png');
	float: left;
	width: 10px;
	height: 80px;
}

#footerRight {
	background-image: url('images/footer-right.png');	
	float: left;
	width: 10px;
	height: 80px;
}

#footerMain {
	background-image: url('images/footer-slice.png');
	float: left;
	width: 860px;
	height: 80px;
	padding: 0 10px;
}

#footerMainLeft {
	float: left;
	margin-top: 32px;
}

#footerMainRight {
	float: right; 
	margin-top: 12px;
}

#footerMainRight a {
	margin-left: 10px;
}

/* Tables Test */
/************************************************
*                                               *
* This CSS file contains EXAMPLE styles for the *
*   plugin WP-Table Reloaded by Tobias Bäthge!  *
*                                               * 
*  To use them, just copy them in to the box in *
*   the "Plugin Options" screen or add them to  *
*           your theme's "style.css".           *
*                                               *
*                   Thank you!                  *
*                                               *
************************************************/

/* Global CSS definitions for WP-Table Reloaded
inspired by "blue" theme of TableSorter 2.0 Plugin */

/* on how to change column widths, see below */

/* general table styles */
table.wp-table-reloaded {
	border-collapse: collapse;
	font-size: 10pt;
	text-align: left;
}

table.wp-table-reloaded tbody {
	border-bottom: 1px solid #f60;
}

table.wp-table-reloaded th {
	background-color: #fff;
}

/* Styles for the tablehead (<th>) (if enabled) */
table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th {
	border-bottom: 1px solid #f60;
	text-align: center;
}

table.wp-table-reloaded thead tr th.column-1, table.wp-table-reloaded tr td.column-1 {
	width: 200px; 
}

table.wp-table-reloaded thead tr th.column-1 {
	background: #fff;
}

/* Non-standard tables */

/* About Domains */
table.wp-table-reloaded-id-9 thead tr th.column-1, table.wp-table-reloaded-id-9 tr td.column-1 {
	width: 100px;
}

/* ===============
 * 2 column tables
 * =============== */
table.wp-table-reloaded-id-6 thead tr th,   /* RecoverNet Pro */
table.wp-table-reloaded-id-7 thead tr th,   /* RecoverNet Lite */
table.wp-table-reloaded-id-26 thead tr th   /* Webmail */
{
	background: url('/images/tables/3tabletop.png') no-repeat;
	height: 40px;
	overflow: hidden;
	padding: 0 5px;
	width: 150px;
}

table.wp-table-reloaded-id-6 tr td,
table.wp-table-reloaded-id-7 tr td,
table.wp-table-reloaded-id-26 tr td
{
	width: 160px;
}

/* ===============
 * 3 column tables
 * =============== */
table.wp-table-reloaded-id-4 thead tr th,   /* SDSL */
table.wp-table-reloaded-id-10 thead tr th,  /* Managed Domains */
table.wp-table-reloaded-id-15 thead tr th,  /* PowerHost Home */
table.wp-table-reloaded-id-16 thead tr th,  /* PowerHost Business */
table.wp-table-reloaded-id-19 thead tr th   /* Dedicated Servers */
{
	background: url('/images/tables/3tabletop.png') no-repeat;
	height: 40px;
	overflow: hidden;
	padding: 0 5px;
	width: 150px;
}

table.wp-table-reloaded-id-4 tr td,
table.wp-table-reloaded-id-10 tr td,
table.wp-table-reloaded-id-15 tr td,
table.wp-table-reloaded-id-16 tr td,
table.wp-table-reloaded-id-19 tr td
{
	width: 160px;
}

/* ===============
 * 4 column tables
 * =============== */
table.wp-table-reloaded-id-3 thead tr th,   /* Hosted Exchange */
table.wp-table-reloaded-id-5 thead tr th,   /* Colocation */
table.wp-table-reloaded-id-11 thead tr th,  /* Broadband Home */
table.wp-table-reloaded-id-13 thead tr th,  /* Broadband Business */
table.wp-table-reloaded-id-14 thead tr th,  /* Broadband Business LLU */
table.wp-table-reloaded-id-17 thead tr th,  /* PowerHost Webmaster */
table.wp-table-reloaded-id-18 thead tr th   /* PowerHost Reseller */
{
	background: url('/images/tables/4tabletop.png') no-repeat;
	height: 40px;
	overflow: hidden;
	padding: 0 5px;
	width: 110px;
}

table.wp-table-reloaded-id-3 tr td,
table.wp-table-reloaded-id-5 tr td,
table.wp-table-reloaded-id-11 tr td,
table.wp-table-reloaded-id-13 tr td,
table.wp-table-reloaded-id-14 tr td,
table.wp-table-reloaded-id-17 tr td,
table.wp-table-reloaded-id-18 tr td
{
	width: 120px;
}

/* ===============
 * 5 column tables
 * =============== */

table.wp-table-reloaded-id-1 thead tr th,   /* Broadband Home */
table.wp-table-reloaded-id-24 thead tr th   /* Managed Hosting */
{
	background: url('/images/tables/5tabletop.png') no-repeat;
	height: 40px;
	overflow: hidden;
	padding: 0 5px;
	width: 86px;
}

table.wp-table-reloaded-id-1 tr td,
table.wp-table-reloaded-id-24 tr td
{
	width: 96px;
}



table.wp-table-reloaded tbody td {
	border-right: 1px solid #f60;
	color: #3D3D3D;
	padding: 4px 0;
	text-align: center;
	vertical-align: middle;
}

table.wp-table-reloaded tbody td.column-1 {
	border-left: 1px solid #f60;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}

/* Non-standard tables */

/* About Domains */

table.wp-table-reloaded-id-9 tbody td.column-1 {
	text-align: center;
}

table.wp-table-reloaded-id-9 tbody td.column-4 {
	padding: 5px;
}


/* Styles for alternating row colors (if enabled) */
table.wp-table-reloaded tbody tr.even td {
	background-color:#FFFFFF;
}
table.wp-table-reloaded tbody tr.odd td {
	background-color:#F0F0F6;
}

/* Style for the Table Name (in <h2>-Tag) (if printed above the table) */
h2.wp-table-reloaded-table-name {
	font-size: 16px;	
}

/* Style for the Table Description (if printed under the table) */
span.wp-table-reloaded-table-description {
	font-size: 10px;	
}


/* Broadband Line Checker */
#broadbandLineChecker {
	color: #f60;
	font-weight: bold;
}

#broadbandLineChecker span {
	color: #999;
	font-size: 0.8em;
	font-weight: normal;
}

/* BBwiz and line checker styling */

.bbwizcheck {
height: 500px;
width: 500px;
margin: 5px;
padding: 5px;
border: solid 1px #000;
}

.bbwizcheck table{
position: relative;
top: -0.5em;
font-size: 1em;
}

.bbwizcheck td{
padding-left: 2em;
}

.bbwizbold {
font-weight: bold;
}

.bbwizlaunch {
position: absolute;
top: 25em;
left: 1.25em;
}

.bbwizbbpage {
position: relative;
margin-left: auto;
margin-right: auto;
color: #fff;
font-weight: bold;
padding: 18px 25px 15px 25px;
width: 240px;
background-color: #f60;
background-image: url('/wp-content/uploads/2009/12/bbwizbg.png');
background-repeat: no-repeat;
}

.bbwizcheckbutt {
position: absolute;
top: 150px;
left: 190px;
outline: none;
border: 0;
background-image: url('/wp-content/uploads/2009/12/check.png');
background-repeat: no-repeat;
background-position: top left;
}

.bbwizcheckbutt:hover {
background-image: url('/wp-content/uploads/2009/12/checkroll.png');
}

.bbwizcheckbutt:active {
background-image: url('/wp-content/uploads/2009/12/checkhit.png');
}

.bbwizbbpage span{
color: #fff;
font-weight: normal;
}
