/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
	padding-left: 10px;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #2b7ccf; text-decoration: underline; }

BODY {
	background-image: url(images/backgrounds/bg-body.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f6f7f7;
}

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

A:hover {
  color: #000000;
  text-decoration: underline;
}
a img { border:none; }

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000; 
}

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

TR.headerError {
  background: #ff0000;
}

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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {

}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading , SPAN.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000066;
}

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

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;
}

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

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

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;
}

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

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-weight: bold;
  font-size: 10px;
  color: #2b7ccf;
}

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;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* 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: #1a2265; }

/* Styles ohmedia */
#gesamtSeiteOuter {
	width: 990px;	
}
#headerBoxOuter {
	height: 125px;
	width: 800px;
	background-image: url(images/brain-mental-systems.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
tr.headerBackground {
	background-color: #FFFFFF;
}
td.headerBackground {
	background-color: #FFFFFF;
}
td.headerBottomLeft {
	background-image: url(images/backgrounds/bg-header-bottom-left.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
#headerBoxOuter #hauptNavigation {
	width: 100%;
	height: 26px;
	background-image: url(images/backgrounds/bg-hauptnavigation.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#headerBoxOuter #sekNavBox {
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#headerBoxOuter #sekNavBox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#headerBoxOuter #sekNavBox li {
	padding-left: 14px;
	display: inline;
	padding-top: 10px;
}
#headerBoxOuter #sekNavBox img.sekNavImg {
	margin-right: 5px;
}
/* Hintergrund für Boxen column_Left */
td.boxColumnLeft {
	background-image: url(images/backgrounds/bg-boxen-columnLeft.jpg);
	background-repeat: repeat-y;
	background-position: right top;		
}
/* Hintergrund für Boxen column_Right */
td.boxColumnRight {
	background-image: url(images/backgrounds/bg-boxen-columnRight.jpg);
	background-repeat: repeat-y;
	background-position: left top;		
}
/* Stil für Produktliste columnLeft wenn Kategorie-Pfad */
span.categoryLinkBlau {
	color: #1e8ffb;
}
span.categoryLinkGruen {
	color: #2eaf2e;
}
span.categoryLinkOrange {
	color: #ff7800;
}
span.categoryLinkStandard {
	color: #514f4d;
}
span.categorySpacer {
	height: 15px;
}
td.boxColumnLeft ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
}
td.boxColumnLeft li.blau a {
	font-size: 11px;
	color: #1c62a9;
	display: block;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9d3dc;
	padding-right: 5px;
	padding-bottom: 3px;
	background-image: url(images/backgrounds/list-style-column-blau.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
td.boxColumnLeft li.gruen a {
	font-size: 11px;
	color: #1c62a9;
	display: block;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9d3dc;
	padding-right: 5px;
	padding-bottom: 3px;
	color: #1c62a9;
	background-image: url(images/backgrounds/list-style-column-gruen.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
td.boxColumnLeft li.orange a {
	font-size: 11px;
	color: #1c62a9;
	display: block;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9d3dc;
	padding-right: 5px;
	padding-bottom: 3px;
	color: #1c62a9;
	background-image: url(images/backgrounds/list-style-column-orange.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
td.boxColumnLeft li.standard a {
	font-size: 11px;
	color: #1c62a9;
	display: block;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9d3dc;
	padding-right: 5px;
	padding-bottom: 3px;
	color: #1c62a9;
	background-image: url(images/backgrounds/list-style-column-standard.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
span.procuctLinkBlau {
	color: #1e8ffb;
}
span.procuctLinkGruen {
	color: #2eaf2e;
}
span.procuctLinkOrange{
	color: #ff7800;
}
span.procuctLinkStandard {
	color: #514f4d;
}
/* Hintergrundfarbe Boxen */
tr.bgBoxes {
	background-color: #FFFFFF;
}
/* input-Felder in Boxen */
input.inputField {
	height: 13px;
	margin-bottom: 3px;
	border: 1px solid #a7bbd0;	
}
/* äußerer Container Mittelteil */
#contentOuter {
	margin-right: 1px;
	margin-left: 1px;
} 
/* Stil für gerundete Randlinie Mittelteil oben*/
#contentOuter #top {
	height: 15px;
	background-image: url(images/backgrounds/bg-content-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Stil für  Mittelteil Mitte(Inhalt) */
#contentOuter #middle {
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
}
/* Stil für gerundete Randlinie Mittelteil unten */
#contentOuter #bottom {
	height: 15px;
	background-image: url(images/backgrounds/bg-content-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* gepunktete Trennlinie in Boxen*/
hr.dotted {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a7bbd0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Kleingedrucktes in Boxen z.B. Passwort vergessen in Loginbox */
SPAN.smallTextBox {
	color: #a7bbdo;
	font-size: 9px;
}
/* Stil für Links in Boxen */
/* Warenkorb */
a span.boxLinks {
	color: #2b7ccf;
	font-weight: bold;
}
a:hover span.boxLinks {
	text-decoration: underline;
}
SPAN.boxLinks {
	color: #2b7ccf;
	font-weight: bold;
}
a.boxLinks {
	color: #2b7ccf;
	font-weight: bold;
	text-decoration: none;
}
a:hover.boxLinks {
	color: #ff0000;
	text-decoration: none;
}

SPAN.grauTxtGross { /* grauer Text gross z.B. Tel-Nr. Bestellhotline-Box */
	color: #7A7A94;
	font-size: 12px; 
}
/* Produktauflistung unter Produktbild(gerundete Linie) in index.php */
td.prodListImgBottom {
	height: 18px;
	background-image: url(images/backgrounds/bg-prod-list-img-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acb7c7;
}
/* Produktauflistung (Produktbild) in index.php */
td.prodListImgTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #acb7c7;
	border-right-color: #acb7c7;
	border-left-color: #acb7c7;	
}
/* Stil für äüßere Tabelle der einzelnen Produkte produktListing in index.php */
table.prodListRight {
	margin-left: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image: url(images/backgrounds/bg-prod-list-vert-line.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* Stil für Link Produkt_Name produktListing in index.php */
.prodListNameMental {
	height: 30px;
	background-image: url(images/backgrounds/bg-prod-list-name-mental.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.prodListNameMental a {
	color: #fff;
	text-decoration: none;
}
.prodListNameMental a:hover {
	color: #fff;
	text-decoration: underline;
}
.prodListNameBio {
	height: 30px;
	background-image: url(images/backgrounds/bg-prod-list-name-bio.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.prodListNameBio a {
	color: #fff;
	text-decoration: none;
}
.prodListNameBio a:hover {
	color: #fff;
	text-decoration: underline;
}
.prodListNameAudio {
	height: 30px;
	background-image: url(images/backgrounds/bg-prod-list-name-audio.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.prodListNameAudio a {
	color: #fff;
	text-decoration: none;
}
.prodListNameAudio a:hover {
	color: #fff;
	text-decoration: underline;
}
.prodListNameDefault {
	height: 30px;
	background-image: url(images/backgrounds/bg-prod-list-name-default.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.prodListNameDefault a {
	color: #fff;
	text-decoration: none;
}
.prodListNameDefault a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Stil für Link 'In den Warenkorb' produktListing in index.php */
.prodListAddToCart a {
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.prodListAddToCart a:hover {
	color: #ff0000;
	text-decoration: underline;
}
h1 {
	color: #1a2265;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #1a2265;
	font-size: 14px;
	font-weight: bold;
}
.indexContentLink a {
	color: #1a2265;
	font-weight: bold;
	text-decoration:none;
}
.indexContentLink a:hover {
	color: #1a2265;
	text-decoration:underline;
}
/* Seite product_info */
#productInfoTopOuter {
	background-image: url(images/backgrounds/bg-product-info-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acb7c7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acb7c7;
	width: 585px;
}
#productInfoTopOuterLeft {
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
	width: 198px;
	padding-top: 7px;
}
span.productInfoPriceBlau {
	font-size: 14px;
	font-weight: bold;
	color: #1e8ffb;
	background-color: #e2e6eb;
	display: block;
	padding-right: 5px;
	padding-left: 5px;	
}
span.productInfoPriceGruen {
	font-size: 14px;
	font-weight: bold;
	color: #2eaf2e;
	background-color: #e2e6eb;
	display: block;
	padding-right: 5px;
	padding-left: 5px;	
}
span.productInfoPriceOrange {
	font-size: 14px;
	font-weight: bold;
	color: #ff7800;
	background-color: #e2e6eb;
	display: block;
	padding-right: 5px;
	padding-left: 5px;	
}
span.productInfoPriceStandard {
	font-size: 14px;
	font-weight: bold;
	color: #514f4d;
	background-color: #e2e6eb;
	display: block;
	padding-right: 5px;
	padding-left: 5px;	
}
#productInfoTopOuterRight{
	width: 364px;
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acb7c7;
}
#productInfoVorteile {
	background-color: #ebeef1;
	padding: 5px;
	margin-bottom: 10px;	
}
#productInfoVorteile ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#productInfoVorteile li.blau {
	background-image: url(images/backgrounds/list-style-vorteilsbox-blau.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 20px;
}
#productInfoVorteile li.gruen {
	background-image: url(images/backgrounds/list-style-vorteilsbox-gruen.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 20px;
}
#productInfoVorteile li.orange {
	background-image: url(images/backgrounds/list-style-vorteilsbox-orange.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 20px;
}
#productInfoVorteile li.standard {
	background-image: url(images/backgrounds/list-style-vorteilsbox-standard.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 20px;
}
#productInfoDetailDescription {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #acb7c7;
	border-left-color: #acb7c7;
	background-image: url(images/backgrounds/bg-product-info-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
}
#productInfoTopOuterClear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
/* Kategorieboxen auf Startseite */
div.indexCatBigOuter {
	width: 178px;
	background-color: #fafbfb;	
}
div.indexCatBigInnerTopMental {
	width: 178px;
	height: 29px;
	background-image: url(images/backgrounds/index-cat-top-mental.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acb7c7;	
}
div.indexCatBigInnerTopBio {
	width: 178px;
	height: 29px;
	background-image: url(images/backgrounds/index-cat-top-bio.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acb7c7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acb7c7;
}
div.indexCatBigInnerTopAudio {
	width: 178px;
	height: 29px;
	background-image: url(images/backgrounds/index-cat-top-audio.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acb7c7;
}
div.indexCatBigInnerMiddle {
	width: 177px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acb7c7;
	border-left-color: #acb7c7;
}
div.indexCatBigInnerMiddleCenter {
	width: 178px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acb7c7;
	border-left-color: #acb7c7;
}
div.indexCatBigInnerBottomLeft {
	background-color: #fafbfb;
	background-image: url(images/backgrounds/index-cat-bottom-mental.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acb7c7;
	width: 178px;
	height: 12px;
	overflow:hidden;	
}
div.indexCatBigInnerBottomCenter {
	width: 178px;
	height: 12px;
	background-color: #fafbfb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acb7c7;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #acb7c7;
	border-left-color: #acb7c7;
}
div.indexCatBigInnerBottomRight {
	background-color: #fafbfb;
	background-image: url(images/backgrounds/index-cat-bottom-audio.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acb7c7;
	width: 178px;
	height: 12px;	
	overflow:hidden;
}
div.txtIndexCatBoxes, td.txtIndexCatBoxes {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;	
	background-color: #fafbfb;
}
hr.aktuellesTrenner {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}
#payPalBox {
	width: 160px;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9facbe;
	border-bottom-color: #9facbe;
	text-align: center;
	color: #626795;
	margin-top: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#secureInfoBox {
	width: 160px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9facbe;
	text-align: left;
	color: #626795;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* ohmedia Breite für Dropdownmenü der Optionen in product_info.php */
select.productInfoDropdown {
	width: 250px;
}

/* Formatierung Trennstrich in Unterkategorieauflistung */
hr.katTrenner {
	height: 1px;
}
/* vertikale Trennlinie auf Loginseite zwischen den bereitsKunde/Anmelden */
td.vertTrennbalken {
	width: 5px;
	background-image: url(images/dotted_line_vert.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
