/*
  $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: 13px; color: #3c3c3e;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px;  font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: transparent; }
.orderEdit { font-family : Verdana, Arial, sans-serif; text-transform : uppercase; font-size : 10px; color: #FFFCA5; text-decoration: none; font-weight: bold;}
.main a { color: #FFFCA5 ! important;  }
a:hover, .main a:hover, .orderEdit:hover { text-decoration: underline ! important;}

.clickable {cursor: pointer;}
.navigation { font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #3c3c3e ! important; line-height: 20px; font-weight: 600;}
.left_menu_navigation { padding: .5em 2em;}

.navigation2 { font-style: italic;}
.navigation a {color: #3c3c3e ! important;}
.text_capital {text-transform: uppercase;}
.text_small {font-size: 9px;}
.white {color: white ! important;}

div.cards_image {
	position: relative;
	top: 165px;
	left: 370px;
	z-index: 5;
	margin: 0 -119px -15px 0;
	display: inline-block;
	height: 15px ! important;
	width: 119px;
	padding: 0;
}

div.cards_image span {
	height: 15px;
	width: 119px;
}

* {
font-family:Verdana,Tahoma;

}

h1 {color: #FFD100;}
h2, h3 {color: #FFFCA5;}

BODY {
	color: #FFFCA5;
  background-image: url(images/background.gif) ;
  background-color: #FCFBFF;
  margin: 0px;
  background-repeat: repeat;
  background-position: 63% 0px;
  overflow: scroll;
}
table, td {
/*	margin: 0px;
	padding: 0px; */
}

.body_cell {
padding: 1em;
}

A {
  color: #3c3c3e;
  text-decoration: none;
}
h2 a{
color: #FFFCA5;
}
A:hover {

  text-decoration: underline;
}

FORM {
	display: inline;
}


.product_image_box {
padding: 5px ! important;
}
img.product_info {
	border: 1px solid #ddd;
}

hr {
	border: none;
	height: 1px;
	background-color: #444;
	margin: .5em;
	
}

div.top_x3 {
	width: 467px;
	height: 164px;
	background-image: url(images/top_x3_boxes.gif);

}

TR.header {

}

TR.headerNavigation {

}

TD.headerNavigation
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    background: #819ECB;
}

A.headerNavigation { 
  color: #3A5573; 
}

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

TD.headerNavigation_left
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    background: #4C5D76;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
}

A.headerNavigation_left { 
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff; 
    text-transform: uppercase;
}

A.headerNavigation_left:hover {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #8888ff;
    text-transform : uppercase;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Tahoma, 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: 11px;
  background: #bbc3d3;
  color: #FBFCFF;
  font-weight: bold;
}

#menu_cat_left {
background: transparent url(images/menu_cat_middel_left_long.png) no-repeat 0 0;  width: 18px;
}
#menu_cat_right {
background: transparent url(images/menu_cat_middel_right_long.png) no-repeat 0 0;  width: 18px;
}
* html #menu_cat_left {
background-image: none;
background-position: 0px 100%;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/menu_cat_middel_left_long.png');
}
* html #menu_cat_right {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/menu_cat_middel_right_long.png');
}
.prod_box_left {
background: transparent url(images/prod_middel_left.png) no-repeat 0 0;
}
.prod_box_right {
background: transparent url(images/prod_middel_right.png) no-repeat 0 0;  width: 7px;
}
* html .prod_box_left {
width: 7px;
background-image: none;
background-position: 0px 100%;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/prod_middel_left.png');
}
* html .prod_box_right {


background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/prod_middel_right.png');
}
.prod_box_price_left {
background: transparent url(images/prod_price_middel_left.png) no-repeat 0 0;
}
.prod_box_price_right {
background: transparent url(images/prod_price_middel_right.png) no-repeat 0 0;
}
* html .prod_box_price_left {

background-image: none;
background-position: 0px 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/prod_price_middel_left.png');
}
* html .prod_box_price_right {


background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/prod_price_middel_right.png');
}


.sp_infobox_left_top {
width: 14px;
height: 6px;
background: transparent url(images/sp_infobox/sp_infobox_left_top.png) no-repeat 0 0;
}
* html  .sp_infobox_left_top {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/sp_infobox/sp_infobox_left_top.png');
}
.sp_infobox_middle_top {

height: 6px;
}
* html .sp_infobox_middle_right {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/sp_infobox/sp_infobox_middle_right.png');
}

* html .sp_infobox_middle_left {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/sp_infobox/sp_infobox_middle_left.png');
}


td.sp_infobox_text {

background: #fffca5 url(images/sp_infobox/sp_infobox_background_top.png) repeat-x 0 0;
}
div.sp_infobox_text {
	padding: 1em;
}

.sp_infobox_right_top {
background: transparent url(images/sp_infobox/sp_infobox_right_top.png) no-repeat 0 0;
}
* html  .sp_infobox_right_top {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/sp_infobox/sp_infobox_right_top.png');
}

.sp_infobox_left_bottom {
background: transparent url(images/sp_infobox/sp_infobox_left_bottom.png) no-repeat 0 0;
}
* html  .sp_infobox_left_bottom {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/sp_infobox/sp_infobox_left_bottom.png');
}

.sp_infobox_right_bottom {
background: transparent url(images/sp_infobox/sp_infobox_right_bottom.png) no-repeat 0 0;
}
* html  .sp_infobox_right_bottom {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/sp_infobox/sp_infobox_right_bottom.png');
}

.sp_infobox_left {
background: transparent url(images/sp_infobox/sp_infobox_left.png) no-repeat 0 0;
}
.sp_infobox_right {
background: transparent url(images/sp_infobox/sp_infobox_right.png) no-repeat 0 0;
}

div.sp_infobox_text table {
margin: 0px;
width: 96%;

padding: 0px;
}
.sp_infobox_text a {
	color: #3C3C3E ! important;
}

* html .prod_box_price_left {

background-image: none;
background-position: 0px 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/prod_price_middel_left.png');
}
* html .prod_box_price_right {


background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/prod_price_middel_right.png');
}



h3.prod_box , h3.prod_box  *  {
padding: 0px;
margin: 0px;
color: white;
}
h3.prod_box  {
text-align: center;
background-image: url(images/opaque_grey.png);
margin-top: 4px;
font-size: 14px;
font-weight: 600;
padding: 2px 0px 2px 0px;
overflow: hidden;
width: 200px;
}
* html h3.prod_box  {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/opaque_grey.png');

}
.prod_box a:hover {
	text-decoration: underline;
	color: #fff;
	
}

h3.prod_box-hover {
	border-bottom: 1px solid white;
}

.prod_box_price_price {
margin: 0;
padding: 0;
width: 150px;
height: 24px;
background: transparent url(images/prod_price_background.gif) repeat  0 0;
font-family:Verdana,Tahoma;
font-size: 12px;
font-weight: 600;
	color: #3c3c3e;
}

.prod_box_price_price span {
	margin: 0px 0px 0px 5px;
}

.prod_box_price_show {
	width: 50px;
}


.cat_box_center_left {
background: transparent url(images/cat_box_center_left.png) repeat-y 100% 0;
}
* html .cat_box_center_left {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/cat_box_center_left_ie.png');

}
.cat_box_center_right {
background: transparent url(images/cat_box_center_right.png) repeat-y 0 0;
}
* html .cat_box_center_right {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/cat_box_center_right.png');

}


TD.Categorylisting
{
    font-family: Verdana, Tahoma;
    font-size: 12px;
    color: #004677;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    background-color: transparent;
	padding: 0;
}

A.Categorylisting
{
    font-family: Verdana, Tahoma;
    font-size: 12px;
    color: #004677;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #ecf3ff;
}

A.Categorylisting:hover
{
    font-family: Verdana, Tahoma;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #ecf3ff;
}
table.left_basket {
		background: transparent url(images/top_shoppingcart.png) no-repeat 0 0;
}
* html table.left_basket {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/top_shoppingcart.png');

}
.menu_cat_bottom {
height: 9px; background: transparent url(images/menu_cat_bottom.png) no-repeat 0 0;
}

* html .menu_cat_bottom {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/menu_cat_bottom.png');

}

TD.left_basket a
{
    font-family: Verdana, Tahoma;
    font-size: 11px;
    color: #ffd100;
    text-decoration: underline;
    font-weight: bold;
    text-transform: none;
    background-color: transparent;
	
}
TD.left_basket a:hover{
	text-decoration: underline;
}

.infoBox {
  background: transparent;
}

.infoBoxContents {
  background-color: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  font-weight: 500;
}

.infoBoxContents_B {
  background-color: transparent;
  color: #ffef9f;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

A.infoBoxContents_B, span.infoBoxContents_B {
  background-color: transparent;
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContents_C {
  background-color: transparent;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
      font-size: 12px;
    color: #ffffff;
    font-family:Verdana, Tahoma;
    font-weight: bold;
    padding-right: 1px;
    padding-left: 6px;
    padding-bottom: 1px;
    margin: 0px;
    padding-top: 1px;

}

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

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

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

TABLE.productListing {
  border: 0px;
  background: transparent;
  border-style: solid;
  border-color: #FBFCFF;
  border-spacing: 1px;
  color: #FFFCA5;
}

.productListing-heading {
    font-size: 12px;
    color: #fff;
    font-family:Verdana, Tahoma;
    font-weight: bold;
    padding-right: 1px;
    padding-left: 6px;
    padding-bottom: 1px;
    margin: 0px;
    padding-top: 1px;
    background-color: transparent;

}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  	color: #FFFCA5;
}
TD.productListing-data h3 {
 color: #FFFCA5;
margin: 0;
padding: 0;
}
TD.productListing-data p {
margin: .5em;
padding: 0;
}

A.pageResults {
  color: #0000FF;
}

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

.main h2 {
padding: 0;
margin: 0 0 .5em .5em;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading, .main h2 {
  color:#FFD100;
font-family:Verdana,Tahoma;
font-size:23px;
font-weight:bold;
padding: 0;
margin: 0;

}
h3 {
color: #FFFCA5;
font-family:Verdana,Tahoma;
font-size:20px;
font-weight:bold;
margin: 1em 0em 0em 0em;

}
TD.pageHeading {
	padding: 0 -.5em;
}

TR.subBar {
  background: #f4f7fd;
}

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

td.pagebody {
	padding: 3px 0 0 1em;
}

.pagebody {
	
}

TD.main, P.main, div.main p, ul, li {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.main, P.main, .nyeprodukter_pris, .pagebody a, a {
  color: #fffca5;
  }


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText {
  font-size: 10px;
}
.darkyellow {
	color: #d9d689 ! important;
}

TD.smallText_grey, SPAN.smallText_grey, P.smallText_grey, A.smallText_grey {
  font-family: Verdana, Arial, sans-serif;
  color: #aaa;
  font-size: 10px;
}
TD.smallText_grey a {
  color: #aaa;
}
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;
  background-color: #819ECB;
  color: #004677;
}

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;
}
input, textarea {
/*background-color: #edf2bf;*/
}

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: 0px;
}

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

.top_menu {
    font-family: Verdana, Tahoma;
    color: Black;
    font-size:11px;
    background-image: url(images/top_menu_001.gif);
}

A.top_menu {
    font-family: Verdana, Tahoma;
    color: Black;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    font-size:11px;
    background-image: none;
}

A.top_menu:hover {
    font-family: Verdana, Tahoma;
    color: #3A5573;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    font-size:11px;
    background-image: none;
}

A.keyword
{
    font-family:Verdana, Tahoma;
    color:#666666;
    font-size:14px;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.nyeprodukter
{
    font-family:Verdana, Tahoma;
    color:#fff;
    font-size:10px;
	font-weight: 600;
}

A.nyeprodukter
{
    font-family:Verdana, Tahoma;
    color:#3A5573;
    font-size:12px;
    font-weight: bold;
}

A.nyeprodukter:hover
{
    font-family:Verdana, Tahoma;
    color:#3A5573;
    font-size:12px;
    font-weight: bold;
    text-decoration: underline;
}

.nyeprodukter_pris
{
    font-family:Verdana, Tahoma;
    font-size:16px;
    font-weight: bold;
	white-space: nowrap;
}

.gammel_pris
{
    font-family:Verdana, Tahoma;
    color:#888888;
    font-size:16px;
    font-weight: normal;
}

A.nyeprodukter_link
{
    font-family:Verdana, Tahoma;
    color:#fff;
    font-size:18px;
    font-weight: bold;
}

A.nyeprodukter_link:hover
{
    text-decoration: underline;
}

.product_info_subheading
{
    font-size: 11px;
    color: #ffffff;
    font-family:Verdana, Tahoma;
    font-weight: bold;
    padding-right: 1px;
    padding-left: 0px;
    padding-bottom: 1px;
    margin: 0px;
    padding-top: 1px;
}

.product_info_description {
	padding-right: 72px;
	heisght: 126px;
	vertical-align: top;
	}
.product_border_on
{
    font-size: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-right: #00467A 1px solid;
    border-top: #00467A 1px solid;
    border-left: #00467A 1px solid;
    border-bottom: #00467A 1px solid;
    cursor: hand;
}

.product_border_off
{
    font-size: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-right: #91A69A 1px solid;
    border-top: #91A69A 1px solid;
    border-left: #91A69A 1px solid;
    border-bottom: #91A69A 1px solid;
}

.navmenu_left, A.navmenu_left
{
    font-family:Verdana, Tahoma;
    color:#004677;
    font-size:14px;
    font-weight: bold;
}

A.navmenu_left:hover
{
    font-family:Verdana, Tahoma;
    color:#ffffff;
    font-size:14px;
    font-weight: bold;
}

.navmenu_right, A.navmenu_right
{
    font-family:Verdana, Tahoma;
    color:#4C5D76;
    font-size:12px;
    font-weight: bold;
}

A.navmenu_right:hover
{
    font-family:Verdana, Tahoma;
    color:#ffffff;
    font-size:12px;
    font-weight: bold;
}

div.selectbox {
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#C7E2FF;

border-left-width:2px;
border-left-style:solid;
border-left-color:#C7E2FF; 

border-right-width:2px;
border-right-style:solid;
border-right-color:#C7E2FF;

border-top-width:2px;
border-top-style:solid;
border-top-color:#C7E2FF;

}

.form_width {
	width: 143px;
}

.moduleRow { }
.moduleRowOver { background-color: #4c4c4e; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #3c3c3e; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFCA5; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFD100; }
.checkoutBarTo { color: #8c8c8c; }
/* message box */

.messageBox { color: #3C3C3E; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { color: #3C3C3E; margin: 0px; padding: 0px; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: inherit; }
.messageStackSuccess { color: #3C3C3E; font-family: Verdana, Arial, sans-serif; font-size: 10px; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #fffca5;; }
.search_field
{
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    color: black;
    font-family: Verdana, Tahoma;
    background-color: white;
    text-decoration: none;
}
div.searchbox {
	vertical-align: bottom;
	margin: 0;
	display: block;
	width: 100%;
	text-align: left;
	font-weight: normal;
	padding: .5em 1em .5em 2em;
	}
div.searchbox input {

	display: inline;
	margin: 0;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	vertical-align: top;
	margin-right: .5em;
	font-size: 10px;

	

}
* html div.searchbox input {	padding-top: 0em;}
.underline { text-decoration: underline;}
span {
font-size: 2px;
ling-height: 10px;
}
ul.sitemap { color: #ff0000; }

