/* Global Styling */
* {
	font-family: Arial, Helvetica, sans-serif;

}
.popUp #headWrapper, .popUp #topWrapper, .popUp #footWrapper, .popUp #navWrapper, .popUp #rightCol, .popUp #navCol {
	display:none;
}
body {
	padding: 0;
	font-size: 0.75em;
	background: #F1F1F1;
	color: #444;
	margin: 2px 0;
}

img {
	border:none;
}
p {
	margin: 0;
	padding-bottom: 0.4em;
	line-height: 1.4em;
}
.clr {
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 1px;
}
#content a:link, #content a:visited{
	color: #09C;
}
#content  a:hover,#content a:focus, #content a:active{
	color: #F90;
}
/* Flash is Enabled - Hide */
.flashEnabled h1, .flashEnabled h2{
	position:absolute;
	left:-2000em;
	width: 570px;
}
.flashEnabled .twoCol p.strapLine{
	position:absolute;
	left:-2000em;
	width: 370px;
}
.flashEnabled .oneCol p.strapLine{
	position:absolute;
	left:-2000em;
	width: 178px;
}
.flashEnabled .gInner div {
	position:absolute;
	left:-2000em;
}
.flashEnabled h2.min, .flashEnabled h2.home {
	position:static;
	left:0em;
	width:auto !important;
}
#content p, #content ul, .whiteBG  p,.whiteBG ul {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #444;
	margin-bottom: 0.8em;
}
/* Site Containers */
#siteWrapper {
	text-align: left;
	background: url(../../img/pageBG.png) repeat-y center top;
	margin: 0 auto;
}
#topWrapper {
	text-align: center;
	margin: 0;
	background: url(/templates/default/img/pageTopBG.png) no-repeat center bottom #f1f1f1 !important;
	height: 1.3em;
	padding: 5px 0 15px 0;
}

#topLinks, #foot {
	color: #638694;
	width: 1000px;
	margin: 0 auto;
}
#topLinks a, #topLinks a:link, #topLinks a:visited, #foot a, #foot a:link, #foot a:visited {
	text-decoration: none;
	color: #648690;
}
#topLinks a:hover, #topLinks a:focus, #topLinks a:active, #foot a:hover, #foot a:focus, #foot a:active {
	text-decoration: underline;
}
#topLinks a.selected {
	color: #009ADE !important;
	font-weight: bold;
}
#utils {
	display: inline;
	float: left;
	width: 250px;
	text-align: left;
	margin-left: 3px;
}
#channels {
	float: right;
	width: 725px;
	text-align: right;
	display: inline;
	margin-right: 3px;
}
#pageWrapper {
	text-align: center;
	padding-top: 4px;
}
#page {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding-top: 3px;
}
#navWrapper {
	text-align: center;
}
#mainCol {
	float: left;
	width: 768px;
}
#rightCol {
	float: right;
	width: 192px;
}
#contentCol {
	float: right;
	width: 576px;
	text-align: center;
}
#content {
	width: 540px;
	margin: 0 auto;
	padding-bottom: 10px !important;
	text-align: left;
}

#navCol {
	float: left;
	width: 192px;
}
#navCol ul {
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navCol ul ul{
	border:none !important;
}
#navCol ul li a, #navCol ul li a:link, #navCol ul li a:visited {
	display: block;
	line-height: 2em;
	text-decoration:none;
	padding-left: 10px;
	color: #444;
	background: #F1F1F1;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#navCol ul li a:hover, #navCol ul li a:focus, #navCol ul li a:active {
	background: #F2FAFA;
	color: #069;
	text-decoration:underline;
}
#navCol ul li ul li a, #navCol ul li ul li a:link, #navCol ul li ul li a:visited {
	padding-left: 18px;
	color: #069;
	background: #FFF;
}
#navCol ul li ul li a:hover, #navCol ul li ul li a:focus, #navCol ul li ul li a:active {
	background: #F2FAFA;
	text-decoration:underline;
	color: #069;
}
#navCol ul li ul li ul li a, #navCol ul li ul li ul li a:link, #navCol ul li ul li ul li a:visited {
	padding-left: 26px;
	color: #09C;
	background: #FFF;
}
#navCol ul li ul li ul li a:hover, #navCol ul li ul li ul li a:focus, #navCol ul li ul li ul li a:active {
	background: #F2FAFA;
	color: #069;text-decoration:underline;
}
#navCol ul li ul li ul li ul li a, #navCol ul li ul li ul li ul li a:link, #navCol ul li ul li ul li ul li a:visited {
	padding-left: 34px;
	color: #333;
}
#navCol ul li ul li ul li ul li ul li a, #navCol ul li ul li ul li ul li ul li a:link, #navCol ul li ul li ul li ul li ul li a:visited {
	padding-left: 42px;
	color: #666;
}
#navCol a.selected {
	font-weight: bold;
	color: #069 !important;
}
#navCol a.current {
	color: #069 !important;
	font-weight: bold;
	background: #F2FAFA url(../../img/navMarker.gif) no-repeat left center !important;
}
#footWrapper {
	text-align: center;
	padding-top: 10px;
	background: #f1f1f1 url(../../img/pageBotBG.png) no-repeat center top;
}
#footLinks {
	padding-top: 6px;
}
#foot p {
	margin: 0;
	padding: 5px;
}
#headWrapper {
	text-align: center;
}
a#logo {
	background: url(../../img/logo.gif);
	height: 70px;
	width: 120px;
	float: left;
	text-decoration: none;
	display: block;
	margin: 10px;
}
a#dirlogo {
	height: 70px;
	width: 231px;
	float: left;
	text-decoration: none;
	display: block;
	margin: 10px;
	background: url(../../img/directoryLogo.gif) left center no-repeat;
}
a#logo span, a#dirlogo span {
	position: absolute;
	left: -2000em;
}
#headContent {
	float: right;
	width: 750px;
	text-align: right;
	margin: 10px;
}
#headContent_Dir {
	float: right;
	width: 600px;
	text-align: right;
	margin: 10px;
}
#head {
	text-align: left;
	width: 975px;
	margin: 0 auto;
	position: relative;
}
#mainSections {
	background: url(../../img/sectionBar_Repeat.png) repeat-x center top;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#stubBar {
	background: url(../../img/sectionBar/stubBar.png) no-repeat center top;
	height: 22px;
}
#mainSections .right {
	padding-right: 6px;
	background: url(../../img/sectionBar_Right.png) no-repeat right top;
}
#mainSections .left {
	height: 48px;
	padding-left: 6px;
	background: url(../../img/sectionBar_Left.png) no-repeat left top;
}
#mainSections ul {
	padding:0;
	margin:0;
	list-style-type: none;
	background: #999999;
}
#mainSections li {
	float: left;
	height: 46px;
	padding-bottom: 3px;
	background: url(../../img/feintBorder.png) repeat-x left top;
}
#mainSections li.first {
	margin-left: 20px;
}
#mainSections li.first a {
	margin:0 1px;
}
#mainSections a, #mainSections a:link, #mainSections a:visited {
	display: block;
	line-height: 44px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 1px;
	padding: 0 8px;
	font-size: 1.1em;
	background: url(../../img/sectionBar_Repeat.png) repeat-x;
}
#mainSections a:hover, #mainSections a:focus, #mainSections a:active {
	background: url(../../img/sectionHilite.png) repeat-x left top;
}
#mainSections a.selected, #mainSections a.selected:link, #mainSections a.selected:visited, #mainSections a.selected:hover, #mainSections a.selected:focus, #mainSections a.selected:active {
	font-weight: bold;
	background: url(../../img/sectionHilite.png) repeat-x left top;
}
#mainSections a.selected span {
	display: block;
	background: url(../../img/white_arrow.gif) no-repeat center bottom;
}
#subNav {
	clear: left;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	padding: 0;
}
#subNav li {
	display: inline;
	border-left: 1px solid #7C9DA8;
}
#subNav li.first {
	border: none;
}
#subNav a, #subNav a:link, #subNav a:visited {
	color: #648691;
	text-decoration: none;
	line-height: 2.2em;
	padding: 0 5px;
}
#subNav a:hover, #subNav a:focus, #subNav a:active {
	text-decoration: underline;
}
#subNav a.selected, #subNav a.selected:link, #subNav a.selected:visited {
	color: #0098DB;
	font-weight: bold;
}

#stubBar {
	background: url(../../img/stubBar.png) no-repeat center top;
	height: 22px;
}

/* Pop Up Variations */
body.popUp {
	background: #FFF;
}
.popUp #pageWrapper {
	margin: 5px !important;
	background:none !important;
	width:auto !important;
	text-align:left !important;
}
.popUp #page {
	width:auto !important;
}
.popUp mainCol {
	float:none !important;
	width:auto !important;
}
.popUp #contentCol {
	width: auto !important;
	float: none !important;
	text-align: left!important;
}
.popUp #content {
	width: 100% !important;
}

/* Panels */

div.panel {
	background: #F1F1F1 url(../../img/wrapperTopRepeat.gif) repeat-x left top;
	position: relative;
	margin: 0 1px 2px 1px;
}
div.inner{background: #FFF url(../../img/wrapperTopRepeat.gif) repeat-x left top !important;}
div.panel div{
	background: url(../../img/wrapperRightRepeat.gif) repeat-y right top;
	margin:0;
	padding:0;
}
div.panel div div {
	background: url(../../img/wrapperLeftRepeat.gif) repeat-y left top;
	padding:0;
}
div.panel div div div {
	background: url(../../img/wrapperBotRepeat.gif) repeat-x left bottom;
	padding:0;
}
div.panel div div div div {
	background: url(../../img/wrapperTopLeft.gif) no-repeat left top;
	padding:0;
}
div.panel div div div div div {
	background: url(../../img/wrapperTopRight.gif) no-repeat right top;
	padding:0;
}
div.panel div div div div div div{
	background: url(../../img/wrapperBotLeft.gif) no-repeat left bottom;
	padding:0;
}
div.panel div div div div div div div{
	background: url(../../img/wrapperBotRight.gif) no-repeat right bottom;
	padding:0;
}
div.panel div div div div div div div div {
	background-image: none;
	padding:0;
}
div.panel div div div div div div div div div{
	padding: 5px 6px 9px 6px;
}
div.panel div div div div div div div div div div{
	padding: 0 !important;
	}

.advert p {
	margin: 0;
	padding: 0 3px;
}
.advert .lb ul {
	margin: 0;
	padding: 0 3px;
	list-style-type: none;
}
.advert .lb li {
	margin-left: 3px;
	padding-left:10px;
	background: url(../../img/arrows/lb_rArr.gif) no-repeat left center !important;
}
.oneCol{width:190px;display:inline;float: left;}
.twoCol{width:382px;display:inline;float: left;}
.threeCol{width:574px;display:inline;float: left;}
.fourCol{width:766px;display:inline;float: left;}
.wholeCol{width:538px;display:inline;float: left;}
.halfCol{width:268px;display:inline;float: left;}
.thirdCol{width:178px;display:inline;float: left;}
.quarterCol{width:133px;display:inline;float: left;}

/* Panel Height Props - These Set Min Height on Non-Overflowed panels */

.b48{height:48px;}
.b112{height:112px;}
.b176{height:176px;}
.b240{height:240px;}
.b304{height:304px;}
.b368{height:368px;}

.h48 {
	min-height:48px;
	height:auto !important;
	_height:48px;
}
.h112 {
	min-height:112px;
	height:auto !important;
	_height:112px;
}
.h112 .prop {
	min-height:84px;
	height:auto !important;
	_height:84px;
}
.h176 {
	min-height:176px;
	height:auto !important;
	_height:176px;
}
.h176 .prop {
	min-height:148px;
	height:auto !important;
	_height:148px;
}
.h240 {
	min-height:240px;
	height:auto !important;
	_height:240px;
}
.h240 .prop {
	min-height:212px;
	height:auto !important;
	_height:212px;
}
.h304 {
	min-height:304px;
	height:auto !important;
	_height:304px;
}
.h304 .prop{
	min-height:276px;
	height:auto !important;
	_height:276px;
}
.h368 {
	min-height:368px;
	height:auto !important;
	_height:368px;
}

.h432 {
	min-height:432px;
	height:auto !important;
	_height:432px;
}
.h432 .prop{
	min-height:404px;
	height:auto !important;
	_height:404px;
}
.h496 {
	min-height:496px;
	height:auto !important;
	_height:496px;
}
.h560 {
	min-height:560px;
	height:auto !important;
	_height:560px;
}
.h67 {
	min-height:67px;
	height:auto !important;
	_height:67px
}
.h131 {
	min-height:148px;
	height:auto !important;
	_height:148px;
}
.h195 {
	min-height:195px;
	height:auto !important;
	_height:195px;
}
.h259 {
	min-height:259px;
	height:auto !important;
	_height:259px;
}
.h387 {
	min-height:387px;
	height:auto !important;
	_height:387px;
}

.gPanel {
	position: relative;
	height: 176px !important;
}

h2.min {
	margin: 0;
	padding: 0 0 0 3px;
	font-weight: bold;
	color: #0098DB;
	font-size: 1em ;
	line-height: 1.5em ;
}
.blist {
	list-style-type: none;
	margin: 0;
	padding-top: 4px;
}
.blist li {
	background: url(../../img/lb_rArr.gif) no-repeat 4px center;
	padding-left: 15px;
}
a.arr, a.arr:link, a.arr:visited {
	display: block;
	color: #303030;
	text-decoration: none;
	line-height: 1.75em;
	padding: 0 20px 0 3px;
	border-top: 1px solid #dddddd;
	font-weight: bold;
}
li a.arr {
	font-weight: normal !important;
}
a.arr:hover, a.arr:focus, a.arr:active {
	text-decoration: underline;
}
.lb a.arr, .lb a.arr:link, .lb a.arr:visited {
	background: url(../../img/arrows/lb_cArr.gif) no-repeat right center;
}
a.arr span {
	position: absolute;
	left: -2000px;
}
.lb a.arr:hover, .lb a.arr:focus, .lb a.arr:active {
	background: url(../../img/arrows/lb_cArr_hov.gif) no-repeat right center;
}
.lst {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.lst li.first {
	border: none;
}
.drop {
	font-size: 12px;
	color: #505050;
	height: 22px;
	width: 174px;
	margin:0 2px;
	background: #F1F1F1;
}
div.lb {
	border-top: 3px solid #0098DB;
}
.Prod {
	width:100px;
	text-align: center;
	float:left;
}
.priceLabel {
	width:78px;
	float:right;
	display: block;
	float:left;
	height: 88px;
	background: url(../../img/priceCircle.gif) no-repeat center 10px !important;
}
p.strapLine {
	font-size: 1.6em;
	color: #868686;
	font-weight: normal;
	margin: 0;
	line-height: 1.2em;
	padding: 0 0 3px 3px;
}
p.strapLine strong {
	color: #119BDB;
}

.priceLabel span.prefix {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	text-align: center;
}
.priceLabel span.price {
	font-size: 24px;
	color: #FFF;
	text-align: center;
	display: block;
	font-weight: bold;
}
.gInner {
	height: 156px;
	width: 355px;
	position: absolute;
	left: 10px;
	top: 10px;
}
.gBox {
	background: #069 !important;
	height: 156px;
}
.gBox div {
}
#gHeader {
	color: #FFF;
	font-size: 28px;
	font-weight: normal;
	padding: 5px;
}
.gBox p {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}
.h2Flash {
	padding: 12px 0 2px 0;
}
.az ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.az ul li {
	float: left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0px;
	display: block;
	background-color: #F1F1F1;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #09C;
}
.az ul li a {
	display: block;
	text-align: center;
}
.az ul li span {
	display: block;
	height: 1.5em;
	width: 1.5em;
	background: #0CF;
}
.quotation {
	background: url(../../img/beginQuote.gif) #FADBBD no-repeat 5px 5px !important;
	display: block !important;
}
.quotation blockquote {
	line-height: 1.5em;
	margin: 0 5px 0 25px;
	background: url(../../img/endquote.gif) no-repeat right bottom;
	padding: 5px 20px 0 5px;
}
.quoter {
	color: #069;
	padding:3px 0 6px 30px !important;
	margin-top: 5px !important;
}


/* Form Element Styling */
#searchBox {
	position: absolute;
	right: -7px;
	top: 13px;
	width: 300px;
	float: right;
	background: url(../../img/searchBox.gif) no-repeat 108px 0;
}
.searchLabel {
	width: 105px;
	display: block;
	line-height: 26px;
	float: left;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
#searchBox input {
	width: 150px;
	color: #648691;
	float: left;
	border: 1px solid #FFFFFF;
	margin-top: 2px;
	margin-left: 1px;
}
.searchButton img {
	height: 30px;
	width: 35px;
}
#headContent {
	position:relative;
}
.manxForms {
	margin: 5px !important;
}
.manxForms div {
	display: block;
	margin: 5px !important;
	clear:left;
}
.manxForms div label {
	display: block;
	float: left;
	width: 160px;
}
.manxForms div label.longLabel {
	width: 265px;
}
.manxForms p {
	background: #FFE;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
}
.manxForms input.formInput_Short {
	width: 65px;
}
.manxForms select.formInput_Short {
	width: 60px;
}
.manxForms select.formInput_Long {
	width: 280px;
}
.manxForms select.formInput {
	width: 185px;
}
.manxForms input.formInput {
	width: 180px;
}
.manxForms textarea.formInput {
	width: 300px;
}
.manxForms div.submit input {
	margin-left: 160px;
}
.validation {
	color: #900;
}
.errMess {
	background: #ffecec;
	border: 1px solid #ddd;
	margin: 5px;
	padding: 5px;
}
.errMess a {
	color: #900;
}
.errMess ul li {
	font-weight: bold;
	margin: 5px;
}

/* Table Styling */
tr.one {
	background: #FFF;
}
tr.two {
	background: #F9f9f9;
}
table#directoryResults {
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #ddd;
}
table#directoryResults td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 5px;
}
table#directoryResults tr.one:hover, table#directoryResults tr.two:hover {
	background: #e5ffef !important;
	color: #000;
}
table#directoryResults thead th {
	background-color: #09C;
	color: #FFF;
	padding: 5px;
}
th.dirName {
	text-align: left;
	width: 90px;
}

.yes {
	display: block;
	background: url(../../img/Yes.png) no-repeat center center;
	height: 24px;
	width: 20px;
}
.no {
	display: block;
	background: url(../../img/no.png) no-repeat center center;
	height: 24px;
	width: 20px;
}
.yes span, .no span {
	position: absolute;
	left: -2000px;
}

/* Custom Choice Styles */
h3.choiceRed {
	color: #C03;
}
h3.choiceLightBlue {
	color: #0CF;
}
h3.choiceYellow {
	color: #F90;
}
h3.choiceDarkBlue {
	color: #069;
}
h3.choicePurple {
	color: #939;
}
th.choiceRed {
	background: #C03 !important;
	color: #FFF!important;
}
tr.choiceRed td, col.choiceRed {
	background: #F3CCC6 !important;
}
th.choiceLightBlue {
	background: #0CF !important;
	color: #FFF !important;
}
tr.choiceLightBlue td, col.choiceLightBlue {
	background: #C7EAFB !important;
}
th.choiceYellow {
	background: #F90 !important;
	color: #FFF !important;
}
tr.choiceYellow td, col.choiceYellow {
	background: #FFEBCD !important;
}
th.choiceDarkBlue {
	background: #069 !important;
	color: #FFF !important;
}
tr.choiceDarkBlue td, col.choiceDarkBlue {
	background: #B4D5E5 !important;
}
th.choicePurple {
	color: #FFF !important;
	background: #939 !important;
}
tr.choicePurple td, col.choicePurple {
	background: #E5D0DF !important;
}

/* Fake Styles for Editor */
div.fakePanel {
	border: 1px solid #ddd;
	background:#FFF;
	padding: 5px;
	float: left;
}
.fakeInner {
	background: #F1f1f1;
}
.oneColFake{width:188px;	float: left;
	background: #f1f1f1;
	border: 1px solid #ddd;
	margin: 1px;}
.twoColFake{width:368px;	float: left;
	background: #f1f1f1;
	border: 1px solid #ddd;
	margin: 1px;}
.threeColFake{width:560px;	float: left;
	background: #f1f1f1;
	border: 1px solid #ddd;
	margin: 1px;}
.fourColFake{width:750px;	float: left;
	background: #f1f1f1;
	border: 1px solid #ddd;
	margin: 1px;}
.wholeColFake{width:524px;	float: left;
	background: #f1f1f1;
	border: 1px solid #ddd;
	margin: 1px;}
.halfColFake{width:260px;	float: left;
	background: #f1f1f1;
	border: 1px solid #ddd;
	margin: 1px;}
.thirdColFake{width:162px;	float: left;
	background: #f1f1f1;
	border: 1px solid #ddd;
	margin: 1px;}
.quarterColFake{width:119px;	float: left;
	background: #f1f1f1;
	border: 1px solid #ddd;
	margin: 1px;}


.popularSearches ul {
	float: left;
	width: 150px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	margin: 10px 0 35px 0;
}

.popularSearches li {
	line-height: 1.7em;
}
.popularSearches a:link, .popularSearches a:visited {
	color: #069;
}
.popularSearches a:hover, .popularSearches a:focus, .popularSearches a:active {
	color: #036;
	font-weight: bold;
}
#DirectorySearch {
	background: url(../../img/Search_BG.png) #9C0;
	height: 112px;
	padding: 0 5px;
}
.field {
	float: left;
	width: 160px;
	margin-left: 25px;
}
.field span {
	display: block;
	font-size: 0.9em;
}
.searchButt {
	margin-top: 5px;
	margin-left: 10px;
}
#DirectorySearch .field label strong {
	display: block;
}
#DirectorySearch h1, #DirectorySearch p {
	font-size: 1em;
	margin: 0px;
	display: inline;
	line-height: 1.5em;
	height: 1.5em;
}
#DirectorySearch .searchBox {
	margin-left: 100px;
	margin-bottom: 6px;
	margin-top: 8px;
}
#DirectorySearch .intro, #DirectorySearch .footer {
	margin-top: 3px;
	margin-left: 100px;
}
#DirectorySearch a, #DirectorySearch a:link, #DirectorySearch a:visited{
	font-weight: bold;
	color: #505050;
}
#DirectorySearch .input{
	background: url(../../img/inputBG.gif) repeat-x;	
}
.whiteBG{
	background-color: #FFF !important;	
}.streets ul {
	float: left;
}


table.roamingResult{
	width:100%;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	}
	
table.roamingResult thead th{
	background: #E5F5FA;
	border: 1px solid #cccccc;
	padding: 5px 2px 5px 2px;
}
table.roamingResult tbody th{
	background-color: #F9F9F9;
	border: 1px solid #cccccc;
}
table.roamingResult tbody td{
	background-color: #FFF;
	border: 1px solid #cccccc;
}
.network{
	width:140px;
	padding-left: 5px;
	}
.frequency{
	width:110px;
	padding-left: 5px;
}
.data{
	width:50px;
	text-align: center;
}
.selectorBox{
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #F9F9F9;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
.thumb {
	height: 64px;
	width: 82px;
	display: block;
	background: #FFF !important;
	float: left;
	border: 1px solid #CAD9FD;
}
.thumb img{
	width:74px;
	height:56px;
	margin:4px;
	}
h2.home {
	float: left;
	color: #FFF;
	margin-left: 10px;
	width: 220px;
}
.homePanel ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h1.home {
	color: #FFF;
	font-weight: normal;
	position: absolute;
	left: -2000px;
}

.homePanel ul li p {
	float: left;
	color: #FFF;
	margin-left: 10px;
	width: 220px;
}
.homePanel a,.homePanel a:link, .homePanel a:visited {
	color: #FFF;
	display: block;
	cursor: auto;
	text-decoration:none;
}
.homePanel a:hover, .homePanel a:focus, .homePanel a:active {
text-decoration:underline;
}
.homePanel ul li {
	width: 330px;
	display: block;
	margin-bottom: 10px;
}
.homePanel .left {
	float: left;
	width: 400px;
	height:432px;
	background: url(../../img/homeBG.gif) no-repeat left bottom !important;
}
.homePanel .right {
	float: left;
	margin-top: 25px;
}

