/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

.contentbox h1 { font-size:18px;}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:url('img/bg.png');
 background-position: left top;
 background-repeat: repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 1100px;
}
#faux {
 background:#D1D1DF;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #FFF;
 width: 1080px;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background: url('img/header.jpg');
 
}
#navigation_top {
 color: #FFF;
 font-weight: bold;
 padding: 5px;
 margin: 0px 0px 0px 0px;
 background:#CF7500;
 width:450px;
 height:auto;
 border:#FD9E27 1px solid;
 float:right;
 text-align:left;
 
}

#navigation_top a {
	color:#FFF;
	text-decoration: underline;
	}

#navigation {
 color: #FFF;
 font-weight: bold;
 padding: 5px;
 margin: 0px 0px 0px 0px;
 background: #EF8700;
 border-top:#FD9E27 4px solid;
}

#kategorien { 
 display:inline-block;
 color: #FFF;
 background: #8F90BF;
 margin-top: 5px;
 margin: 5px;
 padding: 5px;
 width: 195px;
 float: left;
}

#kategorien h3{ 
 color: #FFF;
 background: #8F90BF;
 background-image: url('img/menu_bg.gif');
 padding: 2px;
 width: 192px;
 float: left;
 
}

#kategorien ul {list-style-type: none; color:#FFF;}
#kategorien li{border-bottom: 1px solid #787AAF;}

#leftcolumn { 
 display:inline-block;
 color: #FFF;
 background: #8F90BF;
 margin-top: 5px;
 margin: 5px;
 padding: 5px;
 width: 195px;
 float: left;
}

#leftcolumn h3{ 
 color: #FFF;
 background: #8F90BF;
 background-image: url('img/menu_bg.gif');
 padding: 2px;
 width: 192px;
 float: left;
}

#leftcolumn ul {list-style-type: none; color:#FFF;}

#support { 
 display:inline-block;
 color: #FFF;
 
 margin-top: 5px;
 margin: 5px;
 padding: 0px;
 width: 205px;
 height: 150px;
 float: left;
}

#versand { 
 display:inline-block;
 color: #FFF;
 margin-top: 5px;
 margin: 5px;
 padding: 0px;
 width: 205px;
 height: 150px;
 float: left;
}

#zahlung { 
 display:inline-block;
 color: #FFF;
 margin-top: 5px;
 margin: 5px;
 padding: 0px;
 width: 205px;
 height: 150px;
 float: right;
}

#content { 
 float: left;
 color: #003399;
 background: #F2F5FA;
 margin: 5px;
 padding: 0px;
 width: 645px;
 display: inline;
 position: relative;
}

#anlasser_div { 
 float: left;
 color: #333;
 margin: 5px;
 padding: 0px;
 width: 202px;
 display: inline;
 position: relative;
}

#licht_div { 
 float: left;
 color: #333;
 margin: 5px;
 padding: 0px;
 width: 202px;
 display: inline;
 position: relative;
}

#klima_div { 
 float: left;
 color: #333;
 margin: 5px;
 padding: 0px;
 width: 202px;
 display: inline;
 position: relative;
}

#rightcolumn { 
 display: inline;
 position: relative;
 color: #FFF;
 background: #8F90BF;
 margin: 5px;
 padding: 5px;
 width: 195px;
 float: right;
}

#rightcolumn h3{ 
 color: #FFF;
 background: #8F90BF;
 background-image: url('img/menu_bg.gif');
 padding: 2px;
 width: 192px;
 float: left;
}

#rightcolumn ul {list-style-type: none; color:#FFF;}


#footer { 
 width: 1080px;
 clear: both;
 color: #FFF;
 background: #35368F;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 border-top:#FFF 1px solid;
}



#footer a {color: #FFFFFF; font-size: 12px;}

#copyright { 
 clear: both;
 color: #FFF;
 background: #35368F;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 font-size: 10px;

}


#footer_mydata { 
 float: left;
 color: #333;
 margin: 5px 5px;
 padding: 0px;
 width: 250px;
 display: inline;
 position: relative;
}

#footer_mydata  h3 {border-bottom:#FFF 1px dotted; color: #FF9000; font-weight: bold;}
#footer_mydata ul {list-style-type: none;color:#FFF}
#footer_mydata li {
					background-image: url('img/check.jpg');
					background-repeat: no-repeat;
					background-position: 0.2em;
					padding-left: 1.5em;
					border-bottom: 1px solid #45469F;}

#footer_company { 
 float: left;
 color: #333;
 margin: 5px 5px;
 padding: 0px;
 width: 250px;
 display: inline;
 position: relative;
}

#footer_company  h3 {border-bottom:#FFF 1px dotted; color: #FF9000; font-weight: bold;}
#footer_company ul {list-style-type: none;color:#FFF}
#footer_company li {
					background-image: url('img/check.jpg');
					background-repeat: no-repeat;
					background-position: 0.2em;
					padding-left: 1.5em;
					border-bottom: 1px solid #45469F;}

#footer_service { 
 float: left;
 color: #333;
 margin: 5px 5px;
 padding: 0px;
 width: 250px;
 display: inline;
 position: relative;
}

#footer_service  h3 {border-bottom:#FFF 1px dotted; color: #FF9000; font-weight: bold;}
#footer_service ul {list-style-type: none; color:#FFF}
#footer_service li {
					background-image: url('img/check.jpg');
					background-repeat: no-repeat;
					background-position: 0.2em;
					padding-left: 1.5em;
					border-bottom: 1px solid #45469F;}

#footer_orders { 
 float: left;
 color: #333;
 margin: 5px 5px 45px;
 padding: 0px;
 width: 280px;
 display: inline;
 position: relative;

}

#footer_orders  h3 {border-bottom:#FFF 1px dotted; color: #FF9000; font-weight: bold;}
#footer_orders ul {list-style-type: none;color:#FFF}
#footer_orders li {
					background-image: url('img/check.jpg');
					background-repeat: no-repeat;
					background-position: 0.2em;
					padding-left: 1.5em;
					border-bottom: 1px solid #45469F;}

.clear { clear: both; background: none; }

/* mootools script */
/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; right:0px; background:url(../images/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; left:0px; background:url(../images/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */

/* banner rotator */
#banners_container { display:block; position:relative; width:650px; height:280px; margin:0px auto 0px; border:1px #CCCCCC solid; }
#banner_container { position:relative ; overflow:hidden ; width:650px ; height:280px ; margin:0px auto 0px;  }
#banners { white-space:nowrap; display:block; position:relative; }
#banners a img { border:none; }
/* end of the mootools scripts */


/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}

img{
	border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background:#EFEFFF;
  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width:400px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  line-height: 1.5;
  text-align:center;
  background:#FFF;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 2;
 background-color: #8F90BF;
 color:#FFFFFF;
 margin-top:5px;

}
.moduleRowOver { 
	font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 2;
	border-color: #ffffff;
  color:#000000;
  margin-top:5px;
  }
.moduleRowSelected {
	font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 2;
  background-color: #ffffff;
  color:#000000;
  margin-top:5px;


 }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #333333; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


/* -----------------------------------------------------------------------------------------
	New Stylesheet for ALANKO 
   ---------------------------------------------------------------------------------------*/



#haupt {
        width:900px;
        margin: 0px auto;
        border:1px solid #ccc;
        border-top:0px;        
}

#banner {
        width:100%;
}

#banner img{
        height:120px;
        width:900px;
}

#navitop{
        height:26px;
        border-bottom:16px solid #eee;
        padding:10px 0 0 0;
}

#navitop img{
        display:inline;
        margin:0px;
        ;
}





.box  {
        border:1px solid #ccc;
        margin: 10px 0px 10px 5px;
        background: #EBEBEB;
        width:180px;
}

.box h1{
		background:#3F449F ;
        /* background-image:url(img/box_head2.gif); */
        height:20px;
        padding: 5px 0 0 5px;
		color:#FFF;
        
}

.box p{
        padding: 5px;
        margin:0px;
}


#content h1{
        font-size:13px;
        margin:0 0 8px 0;
        color: #07b;
}

#content h2{
        font-size:11px;
        margin:0 0 8px 0;
        color: #07b;
}

#content input,select{
        
}

#content td{
        vertical-align:top;
}

.contentbox{
        border:1px solid #F2F5FA;
        background: #F2F5FA;
        margin: 5px 4px 0 8px;
        padding: 0px;
        width: 620px;
}

#contenttd{
        border:1px solid #F2F5FA;
        background: #F2F5FA;
        margin: 5px 4px 0 8px;
        padding: 0px;
        width: 630px;
}

A.contectbox { color:#575AAF;}

#fahrzeugliste{
        border-collapse:collapse;width:100%;
         
}
.sendbutton input{
        border:0px !important;
        margin:0px;
        vertical-align:bottom;
}

#fahrzeugliste td{
        padding:4px;
        vertical-align:middle;
        border-bottom:1px solid #fff;
}





.basictab ul{
margin: 0px 4px 0px 4px;
padding: 3px 0;
margin-left: 0;
font: bold 11px Verdana;

border-bottom: 0px solid gray;
list-style-type: none;
text-align: center; 
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color: #eee;
color: #07b;
}


.basictab li a:hover{
background-color: #ddd;
cursor:pointer;
}

.basictab li a:active{
color: orange;
border-bottom: 1px solid #f5f5f5;
}

.basictab li a.current{
border-bottom: 1px solid #f5f5f5;
background-color: #f5f5f5;
z-index:2;
}

#tabcontentcontainer{
width:380px; 
border: 1px solid #ccc;
margin-top: 0px;
padding: 6px;
z-index:1;
}

#tabcontentcontainer ul{
margin: 0px 4px 0px 12px;
padding: 3px 0;
*padding: 3px 2px;
}


.tabcontent{
display:none;
}


#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

a#myHeader1  {color:#FFF;font-weight:bold}
a#myHeader2  {color:#FFF; font-weight:bold}
a#myHeader3  {color:#FFF;font-weight:bold}
a#myHeader4  {color:#FFF;font-weight:bold}

ul#newboxes1  {margin:0 4px 0 12px;padding:3px 0}

