body {
	background-color: #046ab5;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/**** Layout Styles *********/

#outer-wrapper {
	text-align:left;
	width: 1209px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: transparent url(../images/backgrounds/little-blue.png) repeat-y top left;
}
.clearing {
	height: 0px;
	clear: both;
}

/******** Header ****/

#header {
	width: 1209px;
	background: #046ab5 url(../images/banners/top.png) no-repeat top center;
	margin: 0 auto 0 auto;
	padding-top: 27px;
}

#header #search {
	width: 274px;
	height: 20px;
	float: right;
	text-align: right;
	padding: 0px 75px 0 0;	
	color: #ffffff;
	font-size: .8em;
}

#header #search form {
	display: inline;	
}

#header #search form input[type='text'] {
	width: 100px;
}

#header #search form input[type='image'] {
	vertical-align: bottom;	
}
#header #header_banner {
	height: 109px;
	width: 535px;
	float: right;
	margin: 19px 110px 10px 0;
}


/******* Main Container ****/
#main {
	position:relative;
	margin:0;
	padding:0px;
	overflow: auto;
	background: transparent url(../images/backgrounds/orange_mid-strip.png) repeat-y top right;
}

#mainmenu {
	width: 700px;
	height: 29px;
	margin: 2px 130px 0 230px;
	display: block;
	text-align: left;
}


ul#navigation-1
	{ margin:0; padding:1px 0; list-style:none; height:23px; font:normal 8pt verdana, arial, helvetica;}
ul#navigation-1 li
	{ margin:0; padding:0; display:inline; float:left; position:relative; width:auto;}

ul#navigation-1 li a {
	display: inline-block;
	width: auto;
	padding: 4px 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 17px;
}

ul#navigation-1 li.first a {
	padding: 4px 15px 4px 5px;	
}

ul#navigation-1 li.sub a {
	padding: 4px 15px 4px 20px;	
}

ul#navigation-1 li.first a:link,
ul#navigation-1 li.first a:visited
	{ background:transparent url(../images/backgrounds/menusep.gif) no-repeat right 4px; color:#ffffff;}

ul#navigation-1 li.normal a:link,
ul#navigation-1 li.normal a:visited
	{ background:transparent url(../images/backgrounds/menusep.gif) no-repeat right 4px; color:#ffffff;}

ul#navigation-1 li.first:hover a,
ul#navigation-1 li.first a:hover,
ul#navigation-1 li.first a:active
	{ background:#97b1d9 url(../images/backgrounds/menusep.gif) no-repeat right 4px; color:#ffffff;}

ul#navigation-1 li.normal:hover a,
ul#navigation-1 li.normal a:hover,
ul#navigation-1 li.normal a:active
	{ background:#97b1d9 url(../images/backgrounds/menusep.gif) no-repeat right 4px; color:#ffffff;}

ul#navigation-1 li.last a:link,
ul#navigation-1 li.last a:active,
ul#navigation-1 li.last a:hover,
ul#navigation-1 li.last a:visited
	{ background:transparent; color:#ffffff; }	
ul#navigation-1 li.last:hover a,
ul#navigation-1 li.last a:hover,
ul#navigation-1 li.last a:active
 	{ background:#97b1d9; color:#ffffff; }

.sub {
	background-image: url(../images/icons/right_col_bluearrow_down.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 10px;
}
 
ul#navigation-1 li ul.navigation-2
	{ margin:0; padding:1px 2px 0; list-style:none; display:none; width:200px; position:absolute; top:24px; left:-1px; border-top:none; }
ul#navigation-1 li:hover ul.navigation-2
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li
	{ width:200px; clear:left; width:200px; }

ul#navigation-1 li ul.navigation-2 li a:link,
ul#navigation-1 li ul.navigation-2 li a:visited
	{ clear:left; background: #97b1d9; padding:4px 4px; width:200px; border:none; border-bottom:1px solid #8edcfa; position:relative; z-index:100; opacity: 0.8; filter:alpha(opacity=80)}
ul#navigation-1 li ul.navigation-2 li:hover a,
ul#navigation-1 li ul.navigation-2 li a:active,
ul#navigation-1 li ul.navigation-2 li a:hover
	{ clear:left; background:#97b1d9; padding:4px 4px; width:200px; border:none; border-bottom:1px solid #8edcfa; position:relative; z-index:100; opacity: 1; filter:alpha(opacity=100)}

ul#navigation-1 li ul.navigation-2 li ul.navigation-3
	{ display:none; margin:0; padding:0; list-style:none; position:absolute; left:207px; top:-2px; padding:1px 1px 0 1px; z-index:90; }
ul#navigation-1 li ul.navigation-2 li:hover ul.navigation-3
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited
	{ opacity: 0.8; filter:alpha(opacity=80); }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active
	{ opacity: 1; filter:alpha(opacity=100); }




/*********** Main Styling *********/

#center-col {
	width: 842px;
	float: left;
	overflow: auto;
}

#inner-wrapper {
	margin-left: 92px;
	overflow: auto;
}

#body_28 #inner-wrapper {
}


a:link, a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover {
	color: #60B146;
	font-weight: bold;
	text-decoration: none;
}

a:link.msg_head, a:visited.msg_head {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:active.msg_head, a:hover.msg_head {
	color: #60B146;
	font-weight: bold;
	text-decoration: none;
}

a.msg_head p.bodytext {
	font-weight: bold;
}


/************Breadcrumb*************************/

.breadcrumb {
	font-size: .65em;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	display: none;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #003366;
	font-weight: bold;
}
.breadcrumb a:hover, .breadcrumb a:active {
	color: #3399FF;
	font-weight: bold;
}

#content-wrapper {
	background: #ffffff url(../images/backgrounds/middle_blue.png) repeat-x;
	overflow: auto;
}

#bluepagesearch {
	max-height: 165px;
	overflow: hidden;
	scrollbar-base-color:#076bb6;
}

#bluepagesearch h1#pagetitle {
	display: none;	
}

#bluepages {
	padding: 0 0 0 20px;
	font-size: 9pt;
}


#pagetitle, #subtitle {
	width: 710px;
	padding: 10px 20px 0 20px;
	margin: 0;
}

#main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	padding: 0 20px 0 20px;
	width: 710px;
	overflow: auto;
}

/******* Right ***********/
#right-col {
	width: 271px;
	background: transparent url(../images/tp_orng_strip.png) repeat-x left top;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	display: block;
	overflow: hidden;
}

#right-col-content {

}



/******** Footer ****/

#bottom {
	width: 1109px;
	height: 59px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(../images/backgrounds/bg_footer.png) no-repeat center top;
	padding: 20px 0 0 100px;
}



/*******************************************/
/************* Extension Styles *************/
/*******************************************/

/********* Styles for extension "tx_felogin_pi1" *********/

#login {
	padding: 15px 10px 15px 15px;
}

.tx-felogin-pi1 {
	font-size: 100%; 	
}

.tx-felogin-pi1 fieldset {
	padding-left: 0px;
	border: none;
}

.tx-felogin-pi1 legend {
	display: none;
}


.tx-felogin-pi1 p {
	margin: 0px;
	padding: 0px;
}
.tx-felogin-pi1 input {
	border: 1px solid #369;
	margin-bottom: 3px;
}
.tx-felogin-pi1 input[type="submit"] {
	margin-left: 75px;
}
.tx-felogin-pi1 label {
	float: left;
	width: 75px;
}
.tx-felogin-pi1 table {
	width: 100px; 
	font-size: 100%;
}
.tx-felogin-pi1 h3 {
	/*padding-left: 10px;*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 130%; 
	font-weight: bold; 
	color: #039;
}
#right-column .tx-felogin-pi1 td {
	/*color: #fff;*/
}
#right-column .tx-felogin-pi1 h3 {	
	font-family: Arial, Verdana, sans serif;
	font-size: 130%;
	font-weight: bold;
	/*color: #039;
	background-color:  #6699cc;
	margin-left: 0px;
	padding-left: 17px;
	padding: 10px;*/
}
.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
	width: 75px; 
	font-size: 11px;
}

/********* Styles for extension "tx_felogin_pi3" *********/

.tx-felogin-pi3-listrow TD { 
	background-color:#eeeeee; 
	padding-left: 3px; 
	padding-right: 3px; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-header TD { 
	background-color:#cccccc; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-header TD P { 
	font-weight:bold; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-odd TD { 
	background-color:#f6f6f6; 
}

/********* Styles for extension "tx_indexedsearch" *********/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px; 
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
}
.tx-indexedsearch P.tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#eeeeee; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
	font-weight:normal; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
	color:red; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#eeeeff; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#cccccc; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	vertical-align: middle; 
}


.twocol {
	width: 710px;
	display: block;
}

#leftcol {
	width: 335px;
	float: left;
	padding-right: 20px;	
}

#rightcol {
	width: 352px;
	float: left;
}

h1 {
	font-size: 16pt;	
	color: #076bb6;
	font-weight: bold;
}

#rightcol h1 {
	font-size: 13pt;	
}

h2 {
	text-transform: uppercase;
	font-size: 10pt;	
	color: #eaa022
}

h2#subtitle {
	font-size: 9pt;
	text-transform: none;
	font-weight: bold;	
	color: #7DA0DC;
	font-style: italic;
}

h3 {
	font-size: 10pt;
	text-transform: none;
	font-weight: bold;	
	color: #7DA0DC;
}

h5 {
	text-transform: uppercase;
	font-size: 13pt;	
	color: #eaa022;
	margin: 0;
}

p.csc-subheader {
	font-style: italic;	
	color: #076BB6;
}

#right-col-footer {
	padding: 10px 10px 10px 6px;
}

#right-col .csc-frame-frame1 {
	background: transparent url(../images/backgrounds/headerstrip.jpg) no-repeat top;	
	padding: 25px 10px 10px 40px;
	font-size: 14px;
}

#right-col .csc-frame-frame1 h2 {
	color: #0068B3;	
}

#right-col .csc-frame-frame1 {
	color: #ffffff;
}

#right-col .csc-frame-frame1 p.bodytext i b {
	font-size: 13pt;
	font-weight: normal;
	font-style: normal;	
	color: #ffffcc;
}

#right-col .csc-frame-frame1 ul {
	margin-left: 10px;
	padding-left: 10px;	
}

/* Bluepages Search */
.searchboxes {
	width: 300px;
	height: 90px;
	float: left;
}

.searchboxes input {
	width: 280px;
	font-size: 10pt;
	padding: 3px;	
}

.searchwhere {
	width: 150px;
	height: 60px;
	padding-top: 20px;
	float: left;
}

.searchwhere select {
	height: 20px;
}

.searchwhere select option {
	padding-top: 3px;	
}

.submitbtn {
	width: 113px;
	height: 30px;
	float: left;
	margin-top: 30px;
	background-image: url(../images/icons/searchnowbutton2.png);
}

.submitbtn_alt {
	display: none;
}

.submitbtn:hover {
	background-image: url(../images/icons/searchnowbutton.png);
}


.submitbtn input {
	padding: 0px;
	width: 113px;
	height: 30px;
}

.tx_mh_branchenbuch-alphabetical ul {
	margin:0; 
	padding:1px 0; 
	list-style:none; 
	height:23px; 
	font:normal 8pt verdana, arial, helvetica;
}

.tx_mh_branchenbuch-alphabetical ul li {
	padding: 3px;
	width: 10px;
	float: left;
	text-transform: uppercase;	
}

.catmenulist, .catmenulist_alt {
	clear: both;
}

.catmenulist ul, .catmenulist_alt ul {
	margin:0; 
	padding:1px 0; 
	list-style:none; 
}

.catmenulist ul li, .catmenulist_alt ul li {
	padding: 3px;
	width: 220px;
	float: left;
}

/* Updates Box */
#updatebox {
	background: transparent url(../images/updates/boxmiddle.jpg) repeat-y;
	width: 352px;
}

#boxtop {
	background: transparent url(../images/updates/boxtop.jpg) no-repeat;
	width: 292px;	
	padding: 20px 40px 10px 20px;
	color: #ffffff;
	font-size: 10pt;
}

#boxbottom {
	background: transparent url(../images/updates/boxbot.jpg) no-repeat bottom;
	height: 17px;
	width: 352px;	
}

#boxtop i {
	color: #ffffcc;
	font-size:13pt;
	font-style:normal;
	font-weight:normal;	
}

#boxtop h1, #boxtop h2 {
	color: #1E417B;
	margin: 0px;
}

#boxtop p {
	margin-top: 0px;	
}

#bottom .copyright {
	font-size: 10pt;
	color: #003366;
}

#bottom .copyright a {
	color: #ffffff;
	font-weight: bold;	
}

/* Banner Ads */
#banner_upper {
	width: 535px;
	height: 99px;
	margin: 0;
}

#banner_right_upper {
	width: 250px;
	height: 250px;
	margin: 20px 10px 0;
}

#banner_right_lower {
	width: 250px;
	height: 250px;
	margin: 5px 10px 0;
}

/* Bluepage Listings */

div.s_entry {
	overflow: auto;		
}

.s_entry .col1 {
	width: 150px;
	height: 100px;
	float: left;
}

.s_entry .col2 {
	width: 400px;
	float: left;
}

span.business {
	font-weight:bold;
}

span.address {
	margin: 0;
	font-size: 9pt;
}

.phone {
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	left: -5px;
}

.s_entry_detail .phone {
	font-size: 16pt;
	font-weight: bold;
	position: relative;
	left: -5px;
	margin: 0px;
}

.s_entry_detail .fax {
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	left: -5px;
	margin: 0px;
}

span.actionicons img {
	padding-top: 10px;
}

/* Coupons */
#body_153 #rightcol {
	display: none;
}

#body_153 #leftcol {
	width: 687px;	
}

#body_153 #inner-wrapper {
	background: #ffffff url(../images/backgrounds/middle_blue.png) repeat-x 0 165px;
}

#body_153 .browseBoxWrap {
	display: none;
}

/* Directory Detail Layout
 * 138: Search Box | 139: All Cats | 163: B2B
 */

#body_138 #leftcol,
#body_139 #leftcol,
#body_155 #leftcol,
#body_156 #leftcol,
#body_163 #leftcol,
#body_164 #leftcol,
#body_165 #leftcol,
#body_166 #leftcol,
#body_167 #leftcol,
#body_168 #leftcol,
#body_169 #leftcol,
#body_170 #leftcol,
#body_171 #leftcol,
#body_172 #leftcol,
#body_173 #leftcol

 {
	width: 687px;
	float: left;
}

#body_138 #rightcol,
#body_139 #rightcol,
#body_155 #rightcol,
#body_156 #rightcol,
#body_163 #rightcol,
#body_164 #rightcol,
#body_165 #rightcol,
#body_166 #rightcol,
#body_167 #rightcol,
#body_168 #rightcol,
#body_169 #rightcol,
#body_170 #rightcol,
#body_171 #rightcol,
#body_172 #rightcol,
#body_173 #rightcol

 {
	display: none
}

#body_138 .scrollcontainer,
#body_164 .scrollcontainer
#body_165 .scrollcontainer
#body_166 .scrollcontainer
#body_167 .scrollcontainer
#body_168 .scrollcontainer
#body_169 .scrollcontainer
#body_170 .scrollcontainer
#body_171 .scrollcontainer
#body_172 .scrollcontainer
#body_173 .scrollcontainer	
 {
	width: 680px;
}

#body_138 .scrollcontainer form,
#body_164 .scrollcontainer form,
#body_165 .scrollcontainer form,
#body_166 .scrollcontainer form,
#body_167 .scrollcontainer form,
#body_168 .scrollcontainer form,
#body_169 .scrollcontainer form,
#body_170 .scrollcontainer form,
#body_171 .scrollcontainer form,
#body_172 .scrollcontainer form,
#body_173 .scrollcontainer form {
	display: none;	
}

#body_138 .searchresult, 
#body_164 .searchresult,
#body_165 .searchresult,
#body_166 .searchresult,
#body_167 .searchresult,
#body_168 .searchresult,
#body_169 .searchresult,
#body_170 .searchresult,
#body_171 .searchresult,
#body_172 .searchresult,
#body_173 .searchresult
{
	clear: both;	
}

#body_138 h1#pagetitle,
#body_164 h1#pagetitle,
#body_165 h1#pagetitle,
#body_166 h1#pagetitle,
#body_167 h1#pagetitle,
#body_168 h1#pagetitle,
#body_169 h1#pagetitle,
#body_170 h1#pagetitle,
#body_171 h1#pagetitle,
#body_172 h1#pagetitle,
#body_173 h1#pagetitle
 {
	display: none;	
}

#body_138 #main-content h1#pagetitle,
#body_164 #main-content h1#pagetitle,
#body_165 #main-content h1#pagetitle,
#body_166 #main-content h1#pagetitle,
#body_167 #main-content h1#pagetitle,
#body_168 #main-content h1#pagetitle,
#body_169 #main-content h1#pagetitle,
#body_170 #main-content h1#pagetitle,
#body_171 #main-content h1#pagetitle,
#body_172 #main-content h1#pagetitle,
#body_173 #main-content h1#pagetitle {
	display: inline;
	padding: 0;	
}

#body_138 #main-content form,
#body_164 #main-content form,
#body_165 #main-content form,
#body_166 #main-content form,
#body_167 #main-content form,
#body_168 #main-content form,
#body_169 #main-content form,
#body_170 #main-content form,
#body_171 #main-content form,
#body_172 #main-content form,
#body_173 #main-content form {
	position: relative;
	clear: both;	
}

#body_139 .leftcol {
	width: 480px;
	float: left;
}

#body_139 .rightcol {
	width: 207px;
	float: left;
	text-align: right;
}

#body_139 h1 {
	margin: 0;	
}

#body_139 .rightcol img {
	display: block;
	clear: both;	
}

#body_139 h1 a {
	color: #003366;
	text-decoration: none;
}

a#toggle1 p.bodytext,
a#toggle2 p.bodytext,
a#toggle3 p.bodytext,
a#toggle4 p.bodytext,
a#toggle5 p.bodytext,
a#toggle6 p.bodytext,
a#toggle7 p.bodytext
 {
	margin-bottom: 0;
	text-decoration: none;	
}

#body_138 .browseBoxWrap,
#body_139 .browseBoxWrap,
#body_163 .browseBoxWrap,
#body_164 .browseBoxWrap,
#body_165 .browseBoxWrap,
#body_166 .browseBoxWrap,
#body_167 .browseBoxWrap,
#body_168 .browseBoxWrap,
#body_169 .browseBoxWrap,
#body_170 .browseBoxWrap,
#body_171 .browseBoxWrap,
#body_172 .browseBoxWrap,
#body_173 .browseBoxWrap, {
	width: 122px;
	float: right;	
}

#body_138 .activeLinkWrap,
#body_139 .activeLinkWrap,
#body_163 .activeLinkWrap,
#body_164 .activeLinkWrap,
#body_165 .activeLinkWrap,
#body_166 .activeLinkWrap,
#body_167 .activeLinkWrap,
#body_168 .activeLinkWrap,
#body_169 .activeLinkWrap,
#body_170 .activeLinkWrap,
#body_171 .activeLinkWrap,
#body_172 .activeLinkWrap,
#body_173 .activeLinkWrap,
 {
	display: none;	
}

#body_155 #bluepagesearch,
#body_156 #bluepagesearch {
	max-height: 165px;	
}


/* autocomplete */
input.autocomplete-loading
{
	background-image:url(../images/autocomplete.gif);
	background-position: center right;
	background-repeat:no-repeat;
}
ul.autocomplete 
{
    position: absolute;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid ButtonShadow;
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #000;
		display:none;
		z-index:1000;
}
ul.autocomplete li 
{
  display: block; 
  padding: 0.3em; 
  overflow: hidden;
  width: 100%;
  cursor:pointer;
}

ul.autocomplete li.selected 
{
  background-color: Highlight ; 
  color: #fff;
}

img {
	border: 0;	
}

.col1.coupon {
	height: 20px;
	width: 30px;	
}

.col2.coupon {
	width: 520px;
}

.col2.coupon p {
	margin: 0;
}

.browseBoxWrap {
	display: none;
}

/* Search Box */
.tx-kiwislider-pi1 {
		width: 730px;
}

.tx-kiwislider-pi1 ul.navigation {
		height: 26px;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		margin: 0;
		padding: 0 0 0 150px;
		width: 560px;
}

.tx-kiwislider-pi1 ul.navigation a:link, .tx-kiwislider-pi1 ul.navigation a:hover {
		background-color: transparent;	
		color: #418cc5;
		line-height: 24px;
		padding: 2px 12px 0 0;
}

.tx-kiwislider-pi1 ul.navigation a:link.selected {
		background-color: transparent;	
		color: #1e417b;
}

.tx-kiwislider-pi1 .scroll {
		width: 710px;
		padding: 0 0 10px;
		border: 0;
}

.tx-kiwislider-pi1 .scrollContainer div.panel {
		width: 710px;
		padding: 0;
}

.tx-kiwislider-pi1 .scrollButtons {
		display: none;
}

.tx-kiwislider-pi1 #panel174 .submitbtn{
		display: none;
}

.morelink {
		float: right;
		margin-right: 150px;
}

.morelink a:link, .morelink a:hover, .morelink a:visited, .morelink a:active {
		font-size: 8pt;
		font-style: italic;
		font-weight: normal;
}


/* Search Box */
#body_156 #panel179 .catmenulist, #body_156 #panel178 .catmenulist {
	display: none;
}

#body_164 #panel181 .searchresult,
#body_165 #panel181 .searchresult,
#body_166 #panel181 .searchresult,
#body_167 #panel181 .searchresult,
#body_168 #panel181 .searchresult,
#body_169 #panel181 .searchresult,
#body_170 #panel181 .searchresult,
#body_171 #panel181 .searchresult,
#body_172 #panel181 .searchresult,
#body_173 #panel181 .searchresult {
	display: none;
}

#body_164 #leftcol .tx-cbbluepages-pi1 form,
#body_165 #leftcol .tx-cbbluepages-pi1 form,
#body_166 #leftcol .tx-cbbluepages-pi1 form,
#body_167 #leftcol .tx-cbbluepages-pi1 form,
#body_168 #leftcol .tx-cbbluepages-pi1 form,
#body_169 #leftcol .tx-cbbluepages-pi1 form,
#body_170 #leftcol .tx-cbbluepages-pi1 form,
#body_171 #leftcol .tx-cbbluepages-pi1 form,
#body_172 #leftcol .tx-cbbluepages-pi1 form,
#body_173 #leftcol .tx-cbbluepages-pi1 form {
	display: none;
}


#body_155 #panel182 .catmenulist,
#body_155 #panel183 .catmenulist,
#body_156 #panel182 .catmenulist,
#body_156 #panel183 .catmenulist {
	display: none;
}

#ie6alert {
	display: none;
}
	