/* DEFAULTS */
body, td, p, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:15px;
	color:#000;
}

body { background-color: #fff ; font: 12px Arial, Helvetica, sans-serif; color: #333; }
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}

a:link, a:visited, a:hover, a:active {color:#03c;}
a:link, a:visited {
	text-decoration: none;
	color:#03c;
}
a:hover, a:active {
	text-decoration: underline;
	color:#03c;
}

h1 {
	color: #827b00;
	font-size: 24px;
}

h2 {
	color: #827b00;
	font-size: 18px;
	line-height: 24px;
}

/* GENERAL */
.left {float:left;}
.right {float:right;}
.center {text-align:center;}
.w100 {width:100%;}
.w50 {width:50%;}
.clear {clear:both;}
.clear1 {clear:both;font-size:1px;line-height:1px;height:1px;}
.inline {display:inline;}
.f11 {font-size:11px;}
.f12 {font-size:11px;}
.pix {width:500px;height:1px;font-size:1px;}
.pixhd {width:585px;height:1px;}
.tar {text-align:right;} /* WO1407: add .tar class */
#header .headerInner img.logo { float:left; width:199px; margin:10px 0 0 10px; }

/* HEAD */
.hd {background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_hd2.gif%27) repeat-x 0px bottom;}
.search {width:100%;padding:10px 8px 9px 8px;}
.bdcsrch {width:100%;padding:10px 8px 9px 8px;}

.logo-image-replacement{width: 204px; height: 19px;   background:  url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%22/images/logo.gif%22);   text-indent: -9999px;float:left; margin: 0px 6px 0px 0px; }

.sBox {width:300px;}
.buy {vertical-align:bottom;padding-right:2px;}
.sell {vertical-align:bottom;padding-right:4px;}

/* BREADCRUMB */
#phdr2 {color:#333;font-size:11px;padding:4px 8px;font-weight:normal;}
#phdr2 a:link, #phdr2 a:visited {color:#03c;font-weight:normal;text-decoration:none;}
#phdr2 a:hover, #phdr2 a:active {color:#03c;font-weight:normal;text-decoration:underline;}

/* WO1407: add phdr2 classes, instead of ids as above, to be used as well for new link in right rail */
.phdr2 {color:#398ec7;font-size:11px;padding:4px 8px;font-weight:normal;}
.phdr2 a:link, .phdr2 a:hover, .phdr2 a:active, .phdr2 a:visited {color:#398ec7;font-weight:normal;}


/* FOOT */
.ft_search {
	background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_ft.gif%27) repeat-x;
	height:52px;
	padding-top:16px;
	text-align:left;
	margin-top:12px;
}
.ft_bdcsrch {
	background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_ft.gif%27) repeat-x;
	height:52px;
	padding-top:16px;
	text-align:left;
	margin-top:12px;
}
.ft {text-align:center;color:#666;}


/* MAIN STUFF */
.wrapper {
	background-color: #fff;
	padding: 0 10px 10px 10px;
}
.pageHd {
	font-size: 14px;
	margin-bottom: 5px;
}
.pageHd a {text-decoration:none; }
.pageHd a:hover, .pageHd a:active { text-decoration:underline; }
.pageHd h1 {
	line-height: 1.1em;
	color:#FF6600;
}

/* MODULES */
.module {
	margin-bottom: 10px; 
}

.module a:link, .module a:visited { text-decoration:none; }
.module a:hover, .module a:active { text-decoration:underline; }

.innerMod {
	margin: 0;
	background-color: #fff;
}

#filter .innerMod, .alphaRail .innerMod, .bravoRail .innerMod, .rightrail .innerMod, .rw .innerMod { border:1px solid #ccc; }

.modPad {
	padding: 15px 10px 20px 10px;
}

.modPadAlt {
    padding: 10px 10px 20px 10px;
}

.modPadAltNoBtm {
	padding: 10px 10px 0 10px;
}

.modPadEven {
	padding: 10px;
}

.module h3 {
	font-size: 12px;
}

ul.modList {
	margin: 10px 0 0 0;
	padding-left: 0;
	list-style-type: none;
	border-top: 1px solid #ededed;
}

#btk { border:1px solid #ccc; }

#btk .modList li {
	border-bottom: 1px solid #ededed;
	padding: 3px 5px;
}

#btk .modList li.heading h3 {padding-top:0 !important;padding-bottom:0 !important;}

.modList li.mgGuide {
	border-bottom: 1px solid #ededed;
	padding: 5px 0;
}

.modList li.heading {
	background-color: #f9f9f9;
	font-weight: bold;
	color: #666;
}

.modList li.sel {
    font-weight: bold;
}

.module .modList li.heading a:link, .module .modList li.heading a:visited, .module .modList li.heading a:hover, .module .modList li.heading a:active { color:#FF6600; }

.linkAlt a:link, .linkAlt a:visited, .linkAlt a:hover, .linkAlt a:active { color:#FF6600; }

/* WELL STYLES */
td.well {
	padding-right: 12px;
}

.foot {
	text-align: center;
	padding: 10px 0 15px 0;
	border: 1px solid #ccc;
	font-weight: bold;
	background: #e1e1e1 url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_wellFoot.gif%27) repeat-x -1px;
}
.foot a {font-weight:normal;}

ul.footLinks {list-style-type:none;text-align:center;margin:0;padding:0;}
ul.footLinks li {display:inline;padding-left:3px;}
ul.footLinks li a {margin-right:5px;white-space:nowrap;}
ul.footLinks li b {margin-right:5px;}



/* WELL STYLES */

.subTitle {
	color:#999999; 
}
.blurb {
	clear:both;
	font-size:12px;
	line-height:1.2em;
}

.titleBorder {
	height:1px;
	font-size:1px;
	border-bottom:none;
    margin:6px 2px 0px 2px; 
}

.listingHead 
{
    text-transform:uppercase;
	float:right;
	padding-right:12px;
}
.listingHead, .listingHead a:link, .listingHead a:hover, .listingHead a:active, .listingHead a:visited {
	color:#808080;
	font-size:12px;
	text-decoration:none;
}

.listingHead {
float:none;
padding-right:12px;
margin-top: -9px;
}

.listingHead span, .listingHead span a:link, .listingHead span a:hover, .listingHead span a:active, .listingHead span a:visited {
color:#808080;
font-size:10px;
text-decoration:none;
padding-right:3px;
background-color:#fff;
}

/* RIGHT RAIL STYLES */
.alphaRail .rightrail, .alphaRail .rw, .alphaRail .module, .alphaRail .rRail {width:300px;}

.localSearch {
	background: #004579 url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_localSearch.gif%27) top left;
	color: #fff;
	font-weight: bold;
	padding: 15px 10px 20px 75px;
}
.localSearch form, .localSearch input {
	display: inline;
	color: #666;
}

.localResults {
	background: #004579 url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_localResults_b.gif%27) left bottom;
	color: #FF9900;
	font-weight: bold;
	padding: 14px;
	font-size: 17px;
}

.alphaRail .dexlocation, .alphaRail .ce-location-enter, .bravoRail .dexlocation, .bravoRail .ce-location-enter {  font-family:arial, helvetica, sans-serif; color:#999; font-size:12px; padding:4px 0 5px 0; border:1px solid #cecece; border-left-color:#e7e7e7; border-bottom-color:#e7e7e7; border-right:0; width:190px; float:left; display:block; margin:3px 0 0; font-weight:normal; }
.alphaRail .lSearchBtn, .bravoRail .lSearchBtn { float:left; width:45px; border-top:1px solid #cecece; border-right:1px solid #cecece; border-bottom:1px solid #e7e7e7; display:block; margin:3px 0 0; }
.alphaRail .searchReset, .bravoRail .searchReset { color:#333; font-size:10px; padding:0; width:185px; }
.searchReset a:link, .searchReset a:hover, .searchReset a:visited, .searchReset a:active { color: #333; }

.bravoWell .localResults {
	background-image: none !important;
	background-color: #fff !important;
	color: #333 !important;
	font-size: 14px !important;
	padding: 15px !important;
}

.bravoWell .dexlocation, .bravoWell .ce-location-enter {
	width: 300px;
	display: block;
	float: left;
}

.bravoWell .schoolSearch {
	width: 190px;
	padding-right: 0;
}

.bravoWell .schoolSearch .ce-location-enter,
.bravoWell .mktSearch .ce-location-enter {
	width: 130px;
}

.alphaWell .localResults form, .alphaWell .localResults input {
	display: inline;
	color: #666;
}
.dexSearch { width: 165px; height: 25px; background:  url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_localResults_inputRt.gif%27) no-repeat right; float: left; margin-top:5px; }
.dexSearchLt { width: 165px; height: 25px; background:  url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_localResults_inputLt.gif%27) no-repeat left; }
#filter { margin-bottom:10px; }
#filter .lSearchBtn { float:left; margin:0 0 0 5px;}
.bravoWell .lSearchBtn, .bravoWell .ce-search { margin:-3px 0 0 0 !important; }
.searchReset { clear:both;margin:0;padding:5px 0 0;color:#fff;width:165px;text-align:right; }
.searchReset img { margin-left:2px; }
.location-search-error { margin:0;padding:0;font-size:12px;}
#location-search-error { margin:0;padding:0;font-size:12px;color:#333;}

.new_popular_box{margin:8px 0px 0px 0px;}

.box_popular_well_icon 
{
    background-repeat:no-repeat;
    background-image:   url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/logo_business_small.gif%27);
    vertical-align:top;
    background-position:0px 2px;
    padding-top:13px;
 /*list-style-image: url(/images/logo_business_small.gif)*/
}

#dirlistmorewellid { margin-top:-8px; }


.box_popular_well_hidden
{
    width:95%;
    padding-top:-10px;
}


.box_popular_well td
{
    padding-bottom:7px;
}

.catwellpad
{
    padding-right:15px;
}

.box_popular_well td a
{
    text-decoration:none;font-size:14px;
}

.box_popular_well td a:hover
{
    text-decoration:underline;bottom:1px;font-size:14px;
}

li.box_popular_md a:hover{text-decoration:underline; }
.box_popular_md_pad {padding-bottom:10px;}
.box_popular_md_top_pad {padding-top:3px;}

.box_popular_hd {background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bgbox_popular_hd.gif%27) no-repeat 0px top;}
.hd_popCat {
	color:#cb6c18;
	font-weight:bold;
	padding:6px 12px;
	font-size:1em;
}
.box_popular {
	background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bgbox_popular.gif%27) no-repeat 0px bottom;
    position: relative;
    padding-bottom:10px;
}
.box_popular ul { 
 padding:6px 12px 0px 12px;
 margin:0px 18px;
}
 
.company {
 padding:0;
 margin:0;
}

.company td {
	vertical-align:top;
	color:#666666;
	padding:5px 15px 5px 0px;
}
.company ul {
	margin:0;
	padding:0 0 0 16px;
}

.company li {
	vertical-align:top;
    padding-left:0px ;
}

.box_popular ul li {
	list-style-image: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bullet_popCat.gif%27);
	line-height:16px;
	padding-bottom:8px;
}
.box_popular ul li a:link,
.box_popular ul li a:hover,
.box_popular ul li a:active,
.box_popular ul li a:visited {
	color:#007bf4;
}

/* WO1407: new right rail guide highlight and sponsored ad styles */
.guide2top {background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/guide2top.gif%27) top no-repeat;width:300px;padding-top:8px;}
.guide2btm {background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/guide2btm.gif%27) bottom no-repeat;padding:0 6px 8px 8px;}
.guide2Title {color:#003399;font-weight:bold;text-decoration:none;}
.guide2Author {font-size:14px;}
.guide2Descr {color:#666666;font-weight:bold;}
.railAd {text-align:right;color:#999999;font-weight:bold;font-size:10px;line-height:12px;margin:12px 0;}
.railAdGoo {text-align:right;color:#999999;font-weight:bold;font-size:10px;line-height:12px;margin:0px 0;}

/* WO1730 */
.guideTitle {
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	color: #03c;
}

#guideMod {
	line-height: 18px;
}
.moreguides {
	line-height: 18px;
}
.featureGuide {
	padding: 5px 0;
	line-height: 18px;
}

.featureGuide h3 {
	color: #03c;
	cursor: pointer;
}

.featureGuide .blurb {
	font-size: 12px;
	display: inline;
}

.featureGuide .semguidedeck,
.moreguides .semdeck2 {
	font-weight: bold;
	color: #333;
}

.featureGuide h3, .featureGuide .blurb, .featureGuide .byline {
	line-height: 18px !important;
}

.featureGuide ol, .featureGuide ul {
	margin: 5px 0 5px 15px;
	padding-left: 10px;
}

.guideLink {
	border-top: 1px solid #ccc;
	padding: 5px 0;
	clear: both;
}

.guideLink img {
	margin-right: 10px;
}

.byline {
	color: #b4b4b4;
	font-size: 11px;
}

.authorPhoto {
	float: left;
	margin: 0 10px 5px 0;
}

.authorName {
    color:#FF6600;
}

.moreguides h3 {
	font-weight: normal;
	color: #03c;
	cursor: pointer;
}
	
.moreguides li {
	padding-left: 0;
	padding-right: 0;
}

.guideModLinks {
	position: relative;
	margin: 0;
	height: 37px;
	border: none;
}
ul.wwLinks {
	margin:0;padding:0;
	position: absolute;
	right: 0;
}
ul.wwLinks li {
	display:block;padding:10px;margin:0;float:left;
}
ul.wwLinks a {
	font-size: 14px;
	font-weight: bold	
}
ul.wwLinks li.linkAlt {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #f9f9f9;
}			
ul.wwLinks li.linkAlt img {
	vertical-align: top;
	margin-right: 5px !important;
	margin-top: -1px;
}

/*.guideModLinks {
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px 0 0 0;
}
.rightrail .guideModLinks {
	border-bottom: 0;
}
ul.wwLinks {
	margin:0;padding:0;line-height:24px;
}
ul.wwLinks li {
	display:inline;padding:10px 0 0 0;
}
ul.wwLinks a {
	font-size: 14px;
	font-weight: bold	
}
ul.wwLinks li.linkAlt {
	padding-left: 15px;
}			
ul.wwLinks li.linkAlt img {
	vertical-align: text-top;
}*/

.guideMore {
	cursor: pointer;
	color: #03c;
}

.fidgetCatW {
	background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_fidget_w.gif%27) repeat-y;
	padding-bottom:8px;
}
.fidgetCatGr {
	background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_fidget.gif%27) no-repeat 0px top;
	padding-left:12px;
	padding-top:4px;
	color:#006cb7;
	font-size:13px;
	font-weight:bold;
}
.fidgetCatW2 {
	background-color:#ffffff;
}
.fidgetCatGr2 {
	background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_fidget2.gif%27) no-repeat 0px top;
	padding-left:12px;
	padding-top:4px;
	color:#cb6c18;
	font-size:13px;
	font-weight:bold;
}
.fidgetCatGr span, .fidgetCatGr2 span {
	font-size:11px;
	color:#999;
	font-weight:normal;
}
.fidgetOptions {
	background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/fidget_arrow.gif%27) no-repeat 0px top;
	margin-top:4px;
	padding-top:4px;
	font-weight:normal;
	padding-bottom:8px;
}
.fidgetOptions li.selected {
  color: #999999;
  font-weight: bold;
}

#marketplacerightrail {border-left:none; padding:0px; padding-left:-6px; margin-left:0px;width:300px;margin-right:8px;}  

.fidgetOptions .sel, .fidgetSel {font-weight:bold;color:#0e52cd;font-size:12px;}
.fidgetOptions a:link, .fidgetOptions a:hover, .fidgetOptions a:active, .fidgetOptions a:visited, .fidgetOptions, .fidgetSelHd {color:#7f7f7f;font-size:12px;}
.reset {text-align:right;border-top:1px dotted #cb6c18;margin:12px 12px 0px 12px;}
.reset a:link, .reset a:hover, .reset a:active, .reset a:visited {color:#cb6c18;font-weight:bold;}

.simProducts {list-style-type:circle;margin-top:0px;margin-bottom:0px;}
.simProducts li {margin-bottom:6px;color:#999999;}
#morepopular {display:none;}

/* NEW LISTING STYLES TO REPLACE LEGACY */
.listingWrap {cursor: hand;margin-left:-6px;margin-right:-4px;}
.listingWrap2 {margin-left:-6px;margin-right:-4px;}
.listing, .links {padding:4px 0px;}
/*.listing {width:99%;}*/
.listing a {font-size:18px;line-height:20px;}
.listing a:link, .listing a:visited { text-decoration:underline; }
.mlink a, .tag a {font-size:12px;line-height:15px;}
.links a {font-size:16px; line-height:18px; }
.links a:link, .links a:visited { text-decoration:underline; }
.links { margin-bottom: 7px;} 
.url {color:#FF9900;font-weight:bold;}
.tag {color:#666;font-size:11px;}

/* LEGACY */

/* included guide */
.ind {padding-left:17px;padding-bottom:0px;}

/* sponsored links */
.srhdr {color:#808080;font-size:10px;padding-bottom:6px;font-weight:bold;}
#srhdr {text-transform:uppercase; color:#808080;font-size:10px;padding-bottom:6px;font-weight:bold; vertical-align:top;}
#pd {padding-left:7px;font-size:9px;color:#999;font-style: italic;}

/* web listings footer */
div.faContainer {text-align:left;background-color: #fff;}
fieldset.footerads {border: 1px solid #999999;padding-left:18px;}
.footerads, .footerads legend, .footerads ul li, .footerads a {color: #999999;font-size: 11px;}
.footerads div {float:left;width:33%;padding:6px 0px;margin-left:0px;}
.footerads div ul {padding-left: 18px;}

/* guide in well callout box */
#GuideBody h3 {font-size:12px; font-weight:bold; color:#333; margin:8px; margin-bottom:3px; margin-left:7px; }
#GuideBody .step {font-size:12px; font-weight:bold; color:#333;margin:12px 0px 2px 0px; display:block;}
#GuideBody h2 {font-size:18px; font-weight:bold; color:darkgreen; margin:3px 0px 4px 0px;}
#GuideBody li {line-height:16px;}
#GuideBody br {line-height:8px;}
#CallOutTable {width:200px;float:right;margin:0px 3px 0px 12px;}
#CallOutUL {list-style-type:disc;font-size:11px;margin:0px 0px 4px 16px;padding:0px;line-height:14px;}
#CallOutLI {color:#444;margin:3px 0px 2px 0px;}
#CallOutCornerTop {width:7px;vertical-align:top;height:6px;}
#CallOutCornerBottom {width:7px;vertical-align:bottom;height:6px;}
#CallOutBorderTop {width:172px;background-image: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/border_top.gif%27);background-repeat:repeat-x;height:6px;font-size:4px;line-height:4px;}
#CallOutBorderBottom {width:172px;background-image: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/border_bottom.gif%27);background-repeat:repeat-x;background-position:bottom;height:6px;font-size:4px;line-height:4px;}
#CallOutBorderLeft {background-image: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/border_left.gif%27);background-repeat:repeat-y;}
#CallOutBorderRight {background-image: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/border_right.gif%27);background-repeat:repeat-y;}
#IntroLI {margin:3px 0px 2px 0px;}
#IntroOL {margin:0px;padding:5px 0px 0px 40px;font-size:12px;}
#GuideReadMore {font-size:12px; color:darkgreen;cursor:pointer;text-decoration:underline;font-weight:bold;background-image: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/btn_more_off.gif%27);background-repeat:no-repeat;padding-left:18px;background-position:bottom left;}
.bhwork {border-bottom:0px;}

.gti {font-family: arial;font-size:20px; line-height:20px; color:#0066CC;font-weight:bold;margin:0 0 0 0; padding: 0 0 0 0;  }
.deck {font-family: arial;font-size:13px; color:#333; line-height:14px;}
.ctns {font-family: arial;font-size:12px; color:#000;font-weight:normal;}
.ind {padding-left:17px;padding-bottom:0px;}

/* spacing */
.br1 {font-size:1px;}
.br2 {font-size:2px;}
.br4{line-height:4px;line-height:4px;}
.br6{font-size:6px}
.br8{font-size:8px}
.br9{font-size:9px}
.br10{font-size:10px}
.br11{font-size:11px}
.br12 {font-size:12px;}

/* padding and marging */
.pt6 { padding-top: 6px; }
.pt12 { padding-top: 12px; }
.pt18 { padding-top: 18px; }

.pb6 { padding-bottom: 6px; }
.pb12 { padding-bottom: 12px; }
.pb18 { padding-bottom: 18px; }
   
.mt6 { margin-top: 6px; }
.mt12 { margin-top: 12px; }
.mt18 { margin-top: 18px; }

.mb6 { margin-bottom: 6px; }
.mb12 { margin-bottom: 12px; }
.mb18 { margin-bottom: 18px; }

.pr6 { padding-right: 6px; }
.pr12 { padding-right: 12px; }
.pr18 { padding-right: 18px; }

.pl6 { padding-left: 6px; }
.pl12 { padding-left: 12px; }
.pl18 { padding-left: 18px; }

.mr6 { margin-right: 6px; }
.mr12 { margin-right: 12px; }
.mr18 { margin-right: 18px; }

.ml6 { margin-left: 6px; }
.ml12 { margin-left: 12px; }
.ml18 { margin-left: 18px; }


.bh7 {font-size:11px; color:#777; font-weight:bold;margin-left:18px;margin-top:-6px;margin-bottom:0px;padding-top:5px;padding-bottom:10px;text-decoration:none;float:right;width:100%; text-align:left;}
.bh7 A:link {color:#777; text-decoration:none;}
.bh7 A:visited {color:#777; text-decoration:none;}


.box_popular_bg {
   background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bgbox_popular_top.gif%27) repeat-y;
}


.dirlistmorewell {visibility:hidden; position:relative; display:none;}

.dirlistmore {font-size:12px; margin-left:0px; visibility:hidden; position:relative; display:none;}
.dirlistmore UL {list-style-type:disc; margin-bottom:0px; visibility:hidden;  position:relative; display:none;}
.dirlistmore LI {margin-left:0px; list-style-type:disc; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:5px; margin-right:0px; color:#999;font-size:12px; visibility:hidden;  position:relative; display:none;}

.dirlistmore2 {font-size:12px; margin-left:0px; padding-top:5px; }
.dirlistmore2 UL {margin-top:-13px;list-style-type:disc;}
.dirlistmore2 LI { margin-left:0px; list-style-type:disc; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:5px; margin-right:0px; color:#999;font-size:12px;}

#moretab {margin-bottom:0px; margin-top:0px;}

.searchwrapper 
{
    margin-left:0px;
    margin-right:6px;
}


.featuredspotlight {
	float:right;
	padding-right:12px;
	font-weight:normal;
}
.featuredspotlight, .featuredspotlight a:link, .featuredspotlight a:hover, .featuredspotlight a:active, .featuredspotlight a:visited {
	color:#808080;
	font-size:10px;
	text-decoration:none;
}


.bh1 
{
    font-size:10px; 
    color:#777; 
    padding-top:0px;
    padding-bottom:-16px; 
    margin-bottom:-38px;
    border-bottom:none;
    padding-right:12px;
    border-top:1px dotted #e5e5e5; 
    font-weight:normal;
    float:right;
    width:95%; 
    text-align:right; 
    }
.bh1 A:link 
{
    color:#777; 
    text-decoration:none;
    }
.bh1 A:visited 
{
    color:#777; 
    text-decoration:none;
    }



#bh2 
{
    font-size:10px; 
    color:#777; 
    padding-top:0px;
    padding-bottom:-16px; 
    margin-bottom:-38px;
    border-bottom:none;
    padding-right:12px;
    border-top:none; 
    font-weight:normal;
    float:right;
    width:95%; 
    text-align:right; 
    }
#bh2 A:link 
{
    color:#777; 
    text-decoration:none;
    }
#bh2 A:visited 
{
    color:#777; 
    text-decoration:none;
    }

#bh1 
{
    font-size:10px; 
    color:#777; 
    padding-bottom:-6px;
    margin-bottom:-38px;
    padding-right:12px;
    padding-top:0px; 
    border-bottom:none;
    border-top:1px dotted #e5e5e5; 
    font-weight:normal;
    float:right;
    width:95%; 
    text-align:right; 
    }
#bh1 A:link 
{
    color:#777; 
    text-decoration:none;
    }
#bh1 A:visited 
{
    color:#777; 
    text-decoration:none;
    }


.bh7 
{
	float:right;
    margin-top:0px;
    padding-top:0px;
    padding-right:12px;
    margin-bottom:-38px;
    padding-bottom:0px;
	border-top:1px dotted #e5e5e5;
	font-weight:normal;
	width:94%; 
	text-align:right;
}
.bh7, .bh7 a:link, .bh7 a:hover, .bh7 a:active, .bh7 a:visited {
	color:#808080;
	font-size:10px;
	text-decoration:none;
}

.bh9 {
	float:right;
	padding-left:0px;
	padding-right:12px;
	margin-bottom:-18px;
	border-top:1px dotted #e5e5e5;
	margin-top:0px;
	padding-top:-10px;
	font-weight:normal;
	float:right;
	width:95%; 
	text-align:right;
}
.bh9, .bh9 a:link, .bh9 a:hover, .bh9 a:active, .bh9 a:visited {
	color:#808080;
	font-size:10px;
	text-decoration:none;
}

.bh1rail {color:#cb6c18;font-weight:bold;font-size:1em;border-bottom:none;}
.bh1rail A:link {color:#808080; text-decoration:none;}
.bh1rail A:visited {color:#808080; text-decoration:none;}


/* 1135 */
.hdLinks {white-space:nowrap;padding-right:14px;}

.categ a:link, .categ a:hover, .categ a:active, .categ a:visited{color:#669;font-size:12px;line-height:15px;}


.comContainer UL {
	MARGIN-TOP: 0px; PADDING-LEFT: 15px; FONT-SIZE: 18px; FLOAT: left; MARGIN-LEFT: 0px; WIDTH: 40%; LINE-HEIGHT: 22px; PADDING-TOP: 6px
}
.comProfile {clear:both;background-color:#F1F5FC;padding:6px;}

.listingNews {padding:4px 0px;color:#666666;font-size:11px;}
.listingNews a {font-size:14px;line-height:16px;}
#newsdesc {font-size:12px;color:#c0c0c0;}

.siteMap td {padding:4px;}

.pageTitle a {
	font-family:arial, helvetica, sans-serif;
	color:#cb6c18;
	font-size:18px;
	line-height:1.1em; 
	padding-bottom:4px;
	letter-spacing:0px; 
	text-decoration:none;
}


#zeroresults {padding:0px;margin-top:14px;}

.keyPeople td {border:2px solid #ffffff;padding:2px;}

.dek {color:#999999;font-size:13px;font-weight:bold;}

.da3top {border-top:0px;border-bottom:1px dashed #000;}

#newsdesc {font-size:12px; width:100%;}

.resetAllNoHref {
	color:#cb6c18;
	font-weight:bold;
	font-size:1em;
}

.topFL, .topFl {margin-top:0 !important;}

/* wo 1187, 1242 */
.sponsoredBucket {background-color: #F1F7F9;margin-left:-4px;}
.sponsoredBucket .listingHead {padding-top:2px;margin-top:2px;margin-left:5px;}
.sponsoredBucket .listing {margin-left:4px;}

/* needed to support company description box when work order 1294 r5 is active, without this new style
   the company description would not line up, it would be pushed right by 6 px. */
.companyDescription {width:90%;}
.companyDescription, .links {padding:4px 0px;}

/* wo 1294 r5 */
/*
.listing {width:90%;margin-left:6px;}
.newslink {width:90%;margin-left:6px;}
.complink {width:90%;margin-left:6px;}
*/
#sponsoredwellcontainertop, #sponsoredwellcontainerbottom {padding-top:8px;} 

/* WO 1456 */
.sponsoredBucketBravo {margin-left:-4px;}
.sponsoredBucketBravo .listingHead {margin-top:2px;margin-left:5px;float:right}
.sponsoredBucketBravo .listing {margin-left:4px;}

.durl1 a { text-decoration:none;font-size:12px;font-weight:bold; color:Black;line-height:15px; }
.durl2 a { text-decoration:none;font-size:12px;font-weight:bold; line-height:15px; }

.durl1 A:link { text-decoration:none;font-size:12px;color:Black;line-height:15px; }
.durl2 A:link { text-decoration:none;font-size:12px;line-height:15px; }

.durl1 A:visited { text-decoration:none;font-size:12px;color:Black;line-height:15px; }
.durl2 A:visited { text-decoration:none;font-size:12px;line-height:15px; }

.durl1 A:active { text-decoration:none;font-size:12px;color:Black;line-height:15px; }
.durl2 A:active  { text-decoration:none;font-size:12px;line-height:15px; }

.durl1 A:hover { text-decoration:none;font-size:12px;color:Black;line-height:15px; }
.durl2 A:hover  { text-decoration:none;font-size:12px;line-height:15px; }

/* WO1497 */
.rateMe {padding:0px; margin:0px;}
.rateMe .on {background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/star_on.gif%27) no-repeat bottom;}
.rateMe   a {background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/star_off.gif%27) no-repeat bottom; width:12px; height:12px;}
.rateMe img {border:0px;width:12px; margin-right:1px; }
.rateStatus {color:#C6C6C6; cursor: pointer;}
.WO1497SaveThis  { padding: 4px 2px 0px 10px; FONT-SIZE: 12px; LINE-HEIGHT: 15px;
                 color: #C6C6C6; cursor: pointer; }
.WO1497Saved  {  margin-left:-8px; padding: 4px 2px 0px 10px; FONT-SIZE: 12px; LINE-HEIGHT: 15px;
               color:#ffCE8C;font-weight:bold; TEXT-DECORATION: none; cursor: pointer; }
.share , .share a, .share a:link, .share a:hover, .share a:visited {
  padding: 4px 2px 0px 0px; FONT-SIZE: 12px; LINE-HEIGHT: 15px; color: #C6C6C6; }

.share a:link {text-decoration:none;color:#999;}
.share a:hover {text-decoration:none;color:#999;}
.share a:visited {text-decoration:none;color:#999;}
.share a:active {text-decoration:none;color:#999;}
.share {color:#999;}  
  
.wo1533catheader { margin-left:0px; } 
 
.wo1533prodheader { font-weight:bold; margin-left:0px; } 


div.cbl {
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: fixed;
  top: 2em;
  left: auto;
  width: 8.5em;
  right: 2em;
}
div.cbl p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #900;
  border: thin outset #900;
  color: white;
}

div.cbl a, div.cbl em { display: block; margin: 0 0.5em }
div.cbl a, div.cbl em { border-top: 2px groove #900 }
div.cbl a:first-child { border-top: none }
div.cbl em { color: #CFC }

div.cbl a:link { text-decoration: none; color: white }
div.cbl a:visited { text-decoration: none; color: #CCC }
div.cbl a:hover { background: black; color: white }

.rightpad { height:10px; font-size:1px; line-height:1px; }
.rightpad2 { height:2px; font-size:1px; line-height:1px; }
/*.rightpad3 { height:16px; font-size:1px; line-height:1px; }*/
.rightpad3 { }

.googlertdesc { font-size:12px; line-height:16px; }


.close_box { 
    PADDING-RIGHT: 5px; 
    PADDING-LEFT: 5px; 
    LEFT: 50%; 
    PADDING-BOTTOM: -2px; 
    MARGIN-LEFT: -262px;
    WIDTH: 580px; 
    COLOR: #333; 
    PADDING-TOP: 0px; 
    POSITION: fixed; 
    TOP: 17.23%; 
    overflow: none;
    width:595px;
    height:10px;
    text-align:right;
    z-index:5;
    margin-top:-22px;
}

.GuideFull
{
    width:100%;
    z-index:10;

}
                  
.GuideFullWrap 
{
    width:100%;
    z-index:20;
    
}
#GuideBody {display:none; } 
#GuideFull {display:none; }

 
.lbbot .listing .mlink a  {font-family: arial;font-size:12px;}
.lbbot .listing   {padding-bottom:12px;}

.lbbot
{
   border-top: solid 1px #C2CCD6;
   background-color:#FFFFFF;
   margin-left:0px;
   margin-right:0px;
   margin-top:15px;
   padding:    0 0 10 0;
}
.lbbot .listing a {font-size:14px;line-height:14px; color:#0066CC;}
.lbbot .listing .mlink a  {font-family: arial;font-size:12px;}
.lbbot .listing .mlink b {font-weight:normal;}
.lbbot .listing .mlink a b {font-weight:normal;}
.lbbot .listing .durl1 {line-height:24px;}
.lbbot .listing .durl1 a  {font-size:12px;}
.lbbot .listing .durl1 a b {font-weight:normal;}
.lbbot .listing .url b {font-weight:normal;}


.topflpadder { font-size:1px; height:6px; line-height:2px; }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 1.0;
	
}
#tooltip h3, #tooltip div { margin: 0;}
.tooltipstyle, .tooltipstyle h3, .tooltipstyle div {  color:#0066cc; font-size:11px; font-weight:normal; }
#tooltip.tooltipstyle { width: 300px; }

.tooltipstyleiframe, .tooltipstyleiframe h3, .tooltipstyleiframe div {color:#0066cc; font-size:11px; font-weight:normal; }
#tooltip.tooltipstyleiframe { width: 300px;}

.jqmWindowPad 
{
    border: solid 1px #CCCCCC;
	PADDING-RIGHT: 12px; 
	PADDING-TOP: 12px; 
	PADDING-LEFT: 12px; 
	PADDING-BOTTOM: 12px; 
	BACKGROUND-COLOR: #FFFFFF;
	overflow-y: scroll;
	overflow-x: hidden;
	width:600px;
	height:400px;
	z-index:2;
    	
} 
.jqmWindow 
{
    border: solid 6px #ededed;
	DISPLAY: none; 
	LEFT: 50%; 
 	MARGIN-LEFT: -300px; 
	WIDTH: 600px; 
	COLOR: #333; 
	POSITION: fixed; 
	TOP: 17%; 
	BACKGROUND-COLOR: #FFFFFF;
	width:626px;
	height:426px;
	z-index:-1;
	overflow-y: hidden;
	overflow-x: hidden;

}
.jqmOverlay {
	BACKGROUND-COLOR: #000
}
* IFRAME.jqm {
	Z-INDEX: -1; LEFT: 0px; WIDTH: expression(this.parentNode.offsetWidth+'px'); POSITION: absolute; TOP: 0px; ; HEIGHT: expression(this.parentNode.offsetHeight+'px')
}
* HTML .jqmWindow {
	POSITION: absolute; TOP: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px')
}
.allstatestatic 
{

    display:none;
}

.boldoff .url { font-weight:normal } 

.companyprofilelisttop { margin-top:18px; } 


/* WO1696 */
.footer_bdcsrch {
	height:52px;
	padding-top:11px;
	text-align:center;
	margin-top:12px;
	background-color: transparent;
	background-image:  url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/newfooterbg.gif%27);
	background-repeat: repeat-x;
}
tr .trademarktxt {
	width:50%;
	font-family:Arial, Helvetica, sans-serif;
	color:#004282;
	font-size:13px;
}
.w100 {
	width:100%;
}
.sBox {
	width:300px;
}
tr .w50 {
	width:50%;
}

.ml6 { 
margin-left: 6px; 
}

/* DEXKNOWS LOCAL LISTINGS */
.localResultsBar {
	background: #ededed url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_localResultsBar.gif%27) top repeat-x;
	border: 1px solid #c2c2c3;
	color: #333;
	font-weight: bold;
	padding: 0;
	margin-top: 10px;
}
.localHd {
	background: transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/pb_dexknows.png%27) right no-repeat;
	margin: 0 5px 0 0;
	padding: 7px;
}

.noLocal {
	color: #fff;
	background-color: #006cb2;
	padding: 15px 10px;
	font-size: 14px;
	line-height: 22px;
}
.noLocalHd {
	color: #ffc;
	font-weight: bold;
	font-size: 24px;
}

.local { position:relative;padding:7px 0 0 0;font-size:12px;clear:both;}
.local h2 { font-size:14px; }
.local .details { padding-left:34px; }
.localDescr {color: #999;}
.local .phone {float:right;text-align:right;padding-right:10px;font-weight:bold;font-size:14px;zoom:1;margin:0;}
.local .phone img {margin:4px 0; max-width:100px;}
.localTagline {color: #6bb542; font-weight:bold;}
.localBorder { border-bottom:1px solid #ccc;height:8px;clear:both; }

.listPin { position:absolute;top:6px;background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/mapPinSprite.gif%27) top;width:20px;height:24px; }
.pinA { background-position:0 41px; }
.pinB { background-position:600px 41px; }
.pinC { background-position:576px 41px; }
.pinD { background-position:552px 41px; }
.pinE { background-position:528px 41px; }
.pinF { background-position:504px 41px; }
.pinG { background-position:480px 41px; }
.pinH { background-position:456px 41px; }
.pinI { background-position:432px 41px; }
.pinJ { background-position:408px 41px; }
.pinK { background-position:384px 41px; }
.pinL { background-position:360px 41px; }
.pinM { background-position:336px 41px; }
.pinN { background-position:312px 41px; }
.pinO { background-position:288px 41px; }
.pinP { background-position:264px 41px; }
.pinQ { background-position:240px 41px; }
.pinR { background-position:216px 41px; }
.pinS { background-position:192px 41px; }
.pinT { background-position:168px 41px; }
.pinU { background-position:144px 41px; }
.pinV { background-position:120px 41px; }
.pinW { background-position:96px 41px; }
.pinX { background-position:72px 41px; }
.pinY { background-position:48px 41px; }
.pinZ { background-position:24px 41px; }
 
.pinA_map { background-position:0 0; cursor:pointer;}
.pinB_map { background-position:600px 0; cursor:pointer;}
.pinC_map { background-position:576px 0; cursor:pointer;}
.pinD_map { background-position:552px 0; cursor:pointer;} 
.pinE_map { background-position:528px 0; cursor:pointer;}
.pinF_map { background-position:504px 0; cursor:pointer;}
.pinG_map { background-position:480px 0; cursor:pointer;}
.pinH_map { background-position:456px 0; cursor:pointer;}
.pinI_map { background-position:432px 0; cursor:pointer;}
.pinJ_map { background-position:408px 0; cursor:pointer;}
.pinK_map { background-position:384px 0; cursor:pointer;}
.pinL_map { background-position:360px 0; cursor:pointer;}
.pinM_map { background-position:336px 0; cursor:pointer;}
.pinN_map { background-position:312px 0; cursor:pointer;}
.pinO_map { background-position:288px 0; cursor:pointer;}
.pinP_map { background-position:264px 0; cursor:pointer;}
.pinQ_map { background-position:240px 0; cursor:pointer;}
.pinR_map { background-position:216px 0; cursor:pointer;}
.pinS_map { background-position:192px 0; cursor:pointer;}
.pinT_map { background-position:168px 0; cursor:pointer;}
.pinU_map { background-position:144px 0; cursor:pointer;}
.pinV_map { background-position:120px 0; cursor:pointer;}
.pinW_map { background-position:96px 0; cursor:pointer;}
.pinX_map { background-position:72px 0; cursor:pointer;}
.pinY_map { background-position:48px 0; cursor:pointer;}
.pinZ_map { background-position:24px 0; cursor:pointer;}


.heightController {height:20px; }
#newslink{font-size:18px;padding:6px 0 3px 0; line-height:20px }
#newslink a {text-decoration:underline; font-size:18px;padding:6px 0 3px 0; line-height:20px }
#complink{font-size:18px;padding:6px 0 3px 0; line-height:20px }
#complink a {text-decoration:underline; font-size:18px;padding:6px 0 3px 0; line-height:20px }

.moreOptions {
	margin: 0 !important;
	border-top: none !important;
}

.productlistmore {font-size:inherit; margin-left:4px; visibility:hidden; position:relative; display:none;}
.productlistmore UL {list-style-type:disc; margin-bottom:0px; visibility:hidden;  position:relative; display:none;}
.productlistmore LI {margin-left:0px; list-style-type:disc; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:5px; margin-right:0px; color:#999;font-size:inherit; visibility:hidden;  position:relative; display:none;}
.productlistmore2 {font-size:inherit; margin-top:-13px;}
.productlistmore2 UL {list-style-type:disc; margin-top:-5px; margin-bottom:0px;}
.productlistmore2 LI {margin-left:0px; list-style-type:disc; padding-left:0px; padding-right:0px; padding-top:0px; margin-right:0px; color:#999;font-size:inherit;}
.matchingResults li {color:#0033CC;font-size:inherit;}

/* WO1751 */
.morepop {visibility:hidden; display:none;}
ul.popList {
    list-style-type:none;
    margin:0 0 0 0;
    padding-left:0;
}

.popList li 
{
    margin-top:5px;
    margin-left:8px;
     }

.popSearchWrapper {
	background-color: #f9f9f9;
	border-top:1px solid #ededed;
	border-bottom: 1px solid #ededed;
	margin-top: 10px;
	padding-bottom: 15px
}

#seemorepopularlink {
	font-weight: bold;
	padding-right: 9px;
	background: transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/icon_more_arrowDown.gif%27) no-repeat right 4px;
}
	 
/*Newsletter Signup
-------------------------------------------------------*/	
#newsletter_signup { cursor:hand; cursor:pointer; }
#newsletter_signup .content,
#newsletter_signup .innerMod {
	background:#c0edff url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/PAQC7P3E/%27/images/bg_newsletter.jpg%27) repeat-x top;
	border:1px #ccc solid;
	padding:10px;
	font-weight:bold;
	line-height:1.3em;
	}
#newsletter_signup .innerMod {
	padding: 10px 10px 5px;
}
#newsletter_signup .lnk_viewsample {
	font-weight:normal;
	clear: both;
}

.rw #newsletter_signup .lnk_viewsample {
	text-align: center;
	padding: 5px 0 0;
	margin: 0;
}
#newsletter_signup .lnk_signup {
	display:block;
	margin-top:6px;
	height:19px;
	}

#newsletter_signup .newsHd {
	width: 148px;
}

#newsletter_signup .newsTag {
	margin: 0pt 0pt 0pt 10px;
	width: 120px;
}

.alphaRail #newsletter_signup .newsTag, .alphaRail #newsletter_signup .newsHd {
	float: left;
}
.alphaRail #newsletter_signup .lnk_viewsample {
	margin: 0;
	padding: 5px 0 0;
}
#newsletter_signup a:hover, #newsletter_signup a:active { text-decoration:none; }
.txtLink { text-decoration:underline; font-weight:normal; }

/* BDCCOM-63 */
.hoverunderline:hover { text-decoration:underline; }

sup {
    font-size:8px;
    vertical-align:text-top;
}

.alphaRail {
    width:300px;
}

.alphaWell {
    padding-right:10px;
}

#bravoSEM .wrapper {
	text-align: left;
}

.bravoRail .module {
    width:468px;
}
.bravoRail .railBanner {
	width:468px;height:60px;margin-bottom:10px;
}

.bravoWell .module {
	margin-right: 10px;
}

.bravoRail .lRail { width:258px;float:left;margin-right:10px; }
.bravoRail .rRail { width:200px;float:left; }

.bravoRail #sponsLinks, .bravoRail #popSearch { width:258px !important; }
.bravoRail #btk, .bravoRail #newsletter_signup { width:200px; margin-bottom:10px; }

#bravoSEM .bravoRail .lRail { width:300px !important; }
#bravoSEM .bravoRail .rRail { width:158px !important; }
#bravoSEM #btk { width:158px !important; border:0 !important; }
#bravoSEM #btk h2 { font-size:15px; }

.alphaWell .StdBucketNav {
	font-size: 12px;
}

.bravoWell .pix {width:1px;height:1px;font-size:1px;}

.bravowWell #location-search-error {clear:both !important;}

.bravoRail .featureGuide h3 {
	font-size: 16px;
}

.bravoRail .featureGuide h4 {
	font-size: 14px;
}

.bravoWell .localResults .searchReset { clear:both;text-align:left;padding:0;font-weight:normal; }

.a-zBlock { position:relative;padding-top:10px;padding-right:0 !important; }
.a-zBtn { position:absolute;right:0;top:0; }

/* WDC guide page */
#maintable td.well .module { border:1px solid #ccc; }
#maintable td.well .innerMod { padding:10px; }

/* rail fixes */
#b2b_signup { border:1px solid #ccc; }
#b2b_signup .innerMod { padding-top:10px; }