body {
	margin:0 auto;
	padding:0;
	color:#000;
	background-color:white;
	font-size:12px;
	font-family: verdana, arial, "Trebuchet MS", sans-serif;
	font-weight: normal;
}
form, div, span, h1, h2, h3, p, ul, li {
	margin:0;
	padding:0;
}
a img { border:none; }
a, a:active, a:visited
{
    text-decoration:none;
    color:#620f2b;
}
a:hover
{
    text-decoration:underline;
}

#container
{
    width:985px;
    margin:0 auto;
    padding:0;
}

/* header -------------------------------------------------*/
#header
{
    height:180px;
    width:969px;
    background:transparent url(style/images/headerbg.jpg) no-repeat;
}

#header #header_text1 {
    color:#620f2b;
    font-size: 18px;
    font-style: italic;
    padding-left:360px;
    padding-top:50px;    
    font-family: helvetica, impact, sans-serif;
}

#header #logo
{
    padding:15px 0 12px 49px;
}
#header #search
{
    float:right;
    padding-right:20px;
}
#header #search input.keywords
{
    font-size:12px;
    border:1px solid #620f2b;
    color:#620f2b;
    width:150px;
}
#header #search input.button
{
    font-size:11px;
    font-weight:bold;
    color:#fff;
    background-color:Transparent;
    border:none;
}
#header #navigation
{
    height:34px;
    width:965px;
    padding-left:4px;

}
#header #navigation ul#nav
{
    height:34px;
    float:center;
    list-style:none;
}

#header #navigation ul#nav li
{
    float:left;
    position: relative;
    z-index:1;
    color: #decece;
}

#header #navigation ul#nav li#one
{
    float:left;
    position: relative;
    z-index:1;
    left: 0px;
    height: 34px;
    width: 85px;    
    padding-left: 30px;
    padding-top: 10px;
    background:transparent url(style/images/nav-home.gif) no-repeat;
}

#header #navigation ul#nav li#one a:hover
{
  text-decoration:none;
}


#header #navigation ul#nav li#two
{
    float:left;
    position: relative;
    z-index:1;
    left: 0px;
    height: 34px;
    width: 125px;    
    padding-left: 12px;
    padding-top: 10px;
    background:transparent url(style/images/nav-shopforwines.gif) no-repeat;
}

#header #navigation ul#nav li#three
{
    float:left;
    position: relative;
    z-index:1;
    left: 0px;
    height: 34px;
    width: 127px;    
    padding-left: 10px;
    padding-top: 10px;
    background:transparent url(style/images/nav-shopforwines.gif) no-repeat;
}


#header #navigation ul#nav li#four
{
    float:left;
    position: relative;
    z-index:1;
    left: 0px;
    height: 34px;
    width: 87px;    
    padding-left: 15px;
    padding-top: 10px;
    background:transparent url(style/images/nav-giveagift.gif) no-repeat;
}

#header #navigation ul#nav li#five
{
    float:left;
    position: relative;
    z-index:1;
    left: 0px;
    height: 34px;
    width: 90px;    
    padding-left: 12px;
    padding-top: 10px;
    background:transparent url(style/images/nav-wineguide.gif) no-repeat;
}


#header #navigation ul#nav li#six
{
    float:left;
    position: relative;
    z-index:1;
    left: 0px;
    height: 34px;
    width: 120px;    
    padding-left: 20px;
    padding-top: 10px;
    background:transparent url(style/images/nav-ourdifference.gif) no-repeat;
}


#header #navigation ul#nav li ul
{
	position: absolute;
	left: 0;
	top: 33px;
	display: none;
	list-style: none;
	padding:0;
	
}
#header #navigation ul#nav li ul li
{
        float:none;
}
#header #navigation ul#nav li ul li.last
{
    background:transparent url(style/images/dropdownbg.gif) no-repeat bottom left;
    padding-bottom:9px;
}
#header #navigation ul#nav li ul li a
{
    font-size:11px;
	display: block;
	color:#fff;
	background-color:#620f2b;
	text-decoration: none;
	padding: 5px;
	border-bottom:1px solid #752540;
	width:126px;
}
#header #navigation ul#nav li a:hover
{
	background-color:#898e3e;
	color:#620f2b;
}
#header #navigation ul#nav li:hover ul, #header #navigation ul#nav li.over ul {
	display: block;
}
/* content -------------------------------------------------*/
#content
{
    background:transparent url(style/images/contentbg.gif) repeat-y;
    padding:0 5px 0 4px;
}

#content ul li a {
	text-decoration: none;
}

/* rightSideBar ---------------------------------------------------*/
#rightSidebar
{
    font-size:11px;
	 padding:5px 2px 8px 2px;
	width:215px;
    color:#5f0a0b;
    text-align: left;
    float: right;
	font-weight:bold;
}

#rightSidebar a
{
    font-size:10px;
	text-decoration: none;
	font-weight:normal;
    text-align:center;
    vertical-align: middle;
    color:black;
}

#rightSidebar .h1
{
    font-size:10px;
	font-weight:bold;
}

#rightSidebarRight 
{
	float: right;
	position: relative;
}

#rightSidebarRight .h1
{
    font-size:10px;
	font-weight:bold;
}

#rightSidebarLeft 
{
	float: left;
	position: relative;
}

#rightSidebarLeft .h1
{
    font-size:10px;
	font-weight:bold;
}

/* bottomBar ---------------------------------------------------*/
#bottombar
{
    font-size:11px;
    padding:5px 2px 8px 2px;

    color:#5f0a0b;
    text-align: left;
    float: left;
    font-weight:bold;
    position:relative;
    top:-40px;
}

#bottombar a
{
    font-size:10px;
    text-decoration: none;
    font-weight:normal;
    text-align:center;
    vertical-align: middle;
    color:black;
}

#bottombar.h1
{
    font-size:10px;
	font-weight:bold;
}

#bottombarRight 
{
	float: right;
	position: relative;
}

#bottombarRight .h1
{
    font-size:10px;
	font-weight:bold;
}

#bottombarLeft 
{
	float: left;
	position: relative;
}

#bottombarLeft .h1
{
    font-size:10px;
	font-weight:bold;
}

/* subContent -------------------------------------------------*/
#subContent
{
    width:195px;
    margin-right:2px;
    padding-top:44px;
    float:left;
    clear:left;
    background:#fff url(style/images/subcontentbg.gif) no-repeat;
    color:#620f2b;
}


#subContent h3
{
    width:195px;
    height:18px;
}
#subContent h3 span { display:none; }
#subContent h3.mycart { background:#620f2b url(../images/assets/hdr-mycart.gif) no-repeat; }

#subContent h3.productsearch { 
    background:#620f2b; 
    color: #decece;
    padding-left: 25px;
    padding-top:5px;
    font-size: 10px
}

}
#subContent h3.searchfor { background:#620f2b url(style/images/hdr-searchfor.gif) no-repeat; }
#subContent h3.topsellers { background:#620f2b url(style/images/hdr-topsellers.gif) no-repeat; }
#subContent div.content
{
    padding:4px 10px;
}
#subContent ul
{
    list-style:none;
}
.year
{
    color:#898e3e;
}
#subContent label
{
    font-weight:bold;
    display:block;
    margin-bottom:8px;
}
#subContent select
{
    width:158px;
    margin-bottom:3px;
    font-size:11px;
    border:1px solid #620f2b;
    color:#620f2b;
}
#subContent input
{
    font-size:11px;
}
#subContent input.search
{
    width:115px;
    margin-right:3px;
    background-color:#F0EAF4;
    border:1px solid #F0EAF4;
    color:#620f2b;
    font-weight:bold;
}
#subContent input.button
{
    color:#ffffff;
    background-color:#898e3e;
    font-weight:bold;
    border:1px solid #898e3e;
}
/* mainContent -------------------------------------------------*/
#mainContentold
{
    width:516px;
    float:left;
    background-color:#fff;
    color:#620f2b;
}
#mainContentold .banner
{
    padding-bottom:2px;
}
#mainContentold .smallbanner
{
    padding-bottom:20px;
}
#mainContentold h2
{
    font-size:13px;
    font-weight:bold;
}
#mainContentold p
{
    margin-bottom:11px;
}

/* mainContentInternal -------------------------------------------------*/
#mainContenti
{
    z-index:0;
    width:720px;
    padding:10px;
    margin-left:0px;	
    float:left;
    background-color:#fff;
    color:#620f2b;
}
#mainContenti .banner
{
    padding-bottom:2px;
}
#mainContenti .smallbanner
{
    padding-bottom:2px;
    padding-top:2px;
}
#mainContenti h2
{
    font-size:13px;
    font-weight:bold;
}
#mainContenti p
{
    margin-bottom:11px;
}


div#left-content{margin:0px 0px 0px 40px;float:left;width:488px;padding:0px;display: inline}
div#list-content{margin:0px 0px 22px 30px;float:left;width:750px;padding:0px;display: inline}
div#list-content h2 {font-size:22px;
        font-weight:normal;
        color:#818285;
        padding:0;
        margin :0;
        
}

div#left-content h1{
			height:20px;line-height:20px;margin:0px;padding:2px;
			padding-left:10px;margin-bottom:5px; color:#ffffff;
			background-image:url('images/article-header.jpg');
font-size:14px;
font-weight:bold;
}

.left-content-product-box {
	border:2px solid #e7e7e8;
	background:#ffffff;
	float:left;width:700px;
	padding:8px;
	margin:0px;
	margin-bottom:8px;
}
.left-content-product-box p{
	margin-bottom:10px;
	float:left;
	width:500px;
	display:inline;
}
.left-content-product-box ul{
	float:right;
	display:inline;
	width:130px;
}

.left-content-product-box li a img{
        border:0;
	width:32px;
	height:32px;


}


.left-content-product-box li {
	border:0px solid #e7e7e8;
	margin-right:5px;
	margin-bottom:0px;
	float:right;
	
	
}

.left-content-product-box h2{
	font-size:20px;
	font-weight:normal;
	color:#818285;
	padding:0;
	margin :0;
	float:left;
	display:inline;

}


div#left-content h2{
        font-size:20px;
        font-weight:normal;
        color:#818285;
        padding:0;
        margin :0;
        float:left;
        display:inline;

}

ul{
 list-style-type: none;
}

.left-image-box {
float:left;
display:inline;
width:185px;
}

/* mainContentInternalIndex -------------------------------------------------*/
#mainContentindex
{

    width:500px;
    padding-left:0px;
    margin-left:0px;	
    float:left;
    background-color:#fff;
    color:#620f2b;
    position:relative;
    top:-40px;
}
#mainContentindex .banner
{
    padding-bottom:2px;
}
#mainContentindex .smallbanner
{
    padding-top:2px;
    padding-bottom:2px;
}
#mainContentindex h2
{
    font-size:13px;
    font-weight:bold;
}
#mainContentindex p
{
    margin-bottom:11px;
}
/* cartContent -------------------------------------------------*/
#cartContent
{
    padding:8px 0 8px 18px;
    width:215px;
    float:left;
    color:#620f2b;
}
#cartContent ul#myaccount
{
    list-style:none;
    height:27px;
}
#cartContent ul
{
    list-style:none;
}
#cartContent ul#myaccount li
{
    float:left;
}
#cartContent div#cart
{
    margin-top:10px;
}
.items
{
    font-size:11px;
    color:#620f2b;
    font-weight:bold;
    text-align:left ;
    padding:1px 1px 0 0;
    vertical-align: middle;
}

.items a
{
    text-decoration:none;
    color:#620f2b;
    font-weight:bold;
    text-align:left ;
    padding:1px 1px 0 0;
    vertical-align: middle;
}

.items a:hover
{
    text-decoration:underline;
 }

/* cartContentInternal -------------------------------------------------*/
#cartContenti
{
    padding:8px 0 8px 522px;
    width:215px;
    float:left;
}
#cartContenti ul#myaccount
{
    list-style:none;
    height:27px;
}
#cartContenti ul#myaccount li
{
    float:left;
}
#cartContenti div#cart
{
    margin-top:10px;
}
#cartContenti div#cart .items
{
    color:#620f2b;
    font-weight:bold;
    text-align:right;
    width:115px;
    float:left;
    padding:5px 10px 0 0;
}

/* clear -------------------------------------------------*/
#clear
{
    clear:left;
}
/* liquorlicense -----------------------------------------*/
#liquorlicense
{
    font-size:9px;
    color: #5f0a0b;
    text-align:left;
    padding-top: 5%;
}

/* footer -------------------------------------------------*/
#footer
{
    height:21px;
    background:url(footerbg.gif) no-repeat;
    padding:0 0 0 112px;
    font-size:10px;
    color:#636567;
    float:left;
}
#footer a
{
    color:#636567;
}

#footer2
{
    height:21px;
    background:url(footerbg.gif) no-repeat;
    padding:0 0 0 203px;
    font-size:10px;
    color:#636567;
    float:left;
    padding-left: 25%;
}
#footer2 a
{
    color:#636567;
}
/* footerinternal -------------------------------------------------*/
#footeri
{
    height:21px;
    background:url(footerbg.gif) no-repeat;
    padding:0 0 0 215px;
    font-size:10px;
    color:#636567;
}
#footeri a
{
    color:#636567;
}


/* css styles for the product page ------------------------------- */
.ppWineName, .ppRegion, .ppPrice, .ppSpecial, .ppCaseSize, .ppReviewHeading {
	color: #822E42;
}
.ppWineName {
	font: normal normal bold 17pt/19pt Georgia;
	text-transform: uppercase;
}
.ppRegion {
	font: normal normal normal 14pt/16pt Georgia;
}
.ppPrice {
	font: normal normal bold 10pt/12pt Verdana;
	display: inline;
}

.ppSpecial {
	font: normal normal normal 10pt/12pt Verdana;
	display: inline;
}
.includeDonation, .ppCaseSize      { font: normal normal bold      7pt/12pt Verdana; }
.ppReviewHeading { font: normal normal bold   11.5pt/12pt Georgia; }
.ppReviewText    { font: normal normal normal    9pt/12pt Verdana; }
.ppBackToTop     { font: normal normal normal    9pt/12pt Verdana; text-align: right; }
.ppHR {
	border: none 0;
	border-top: 1px dashed #822E42; /*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.ppPackageContents {
	background-color: #ece0e3;
	padding: 5px;
	margin-bottom: 10px;
}

/* css styles for the product listing page ----------------------- */
#productListHeader { font: normal normal bold     17pt/19pt Georgia; }
.productListListedProduct, .productListNextPrevious { background-color: #ece0e3; margin: 0px 0px 2px 0px; padding:5px; font: normal normal normal 8pt/9pt Verdana; }
.productListNextPrevious { text-align: right; }
table#productListTable tbody tr td.product {
	background-color: #ffffff;
}
table#productListTable tbody tr td.spacer {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
#productListTable {
	width:700px;
}
#productListTable tbody tr td {
	font-family: verdana, arial, "Trebuchet MS", sans-serif;
	font-size: 9px;
	padding: 3px 5px;
	vertical-align: top;
	background-color: transparent;
}.quantity { font-size:12px; border:1px solid #620f2b; color:#620f2b; width: 20px; }

.productWine { font: normal normal bold 11pt/11pt Georgia; }
.productReview , .productRegion { font: normal normal normal 8pt/9pt Verdana; }
.productReviewHeader {font: normal normal bold 10pt/11pt Verdana; }
a.productMore, a:active.productMore, a:visited.productMore { font: normal normal normal 7pt/7pt Verdana; color: #959C2B ;}
.productPrice { font: normal normal bold 7pt/9pt Verdana; }

/* general text css ----------------------*/
.pageHeading    { font: normal normal bold   17pt/19pt Georgia; }
.pageSubHeading { font: normal normal bold   13pt/13pt Verdana; }
.pageText       { font: normal normal normal 10pt/12pt Verdana; margin: 2px 2px 2px 2px;}


/* winery info css -----------------------*/
.wineryInfoBox { background-color: #ece0e3; padding: 3px; }
.wibName       { font: normal normal bold 10pt/12pt Verdana; }
.wibDesc       { font: normal normal normal 10pt/12pt Verdana; }
.wibMoreInfo   { font: normal normal normal 7pt/7pt Verdana; color: #959C2B; text-align: right; }

* {
	margin:0;
	padding:0
}
p {
	margin:0 0 .5em 0
}
.fp_topleft {
	width:200px;
	margin:0 auto;
	padding:10px;
	padding-left:17px;
	overflow:hidden;
	background:#ffffff;
	display: list-item;
	float: left;
	height: 130px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #888888;
	border-bottom-color: #888888;
}
.fp_topright {
	width:200px;
	margin:0 auto;
	border-bottom:1px solid #888888;
	padding:10px;
	overflow:hidden;
	background:#ffffff;
	display: list-item;
	float: left;
	height: 130px;
}
.topleft {
	width:335px;
	margin:0 auto;
	padding:10px;
	padding-left:17px;
	overflow:hidden;
	background:#ffffff;
	display: list-item;
	float: left;
	height: 300px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #888888;
	border-bottom-color: #888888;
}
.topright {
	width:331px;
	margin:0 auto;
	border-bottom:1px solid #888888;
	padding:10px;
	overflow:hidden;
	background:#ffffff;
	display: list-item;
	float: left;
	height: 300px;
}
.bottomleft {
	width:335px;
	margin:0 auto;
	padding:10px;
	padding-left:17px;
	overflow:hidden;
	background:#ffffff;
	display: list-item;
	float: left;
	height: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
}
.bottomright {
	width:331px;
	margin:0 auto;
	padding:10px;
	overflow:hidden;
	background:#ffffff;
	display: list-item;
	float: left;
	height: 300px;
}

#mainContent {
	width:736px;
	height:1470px;
	padding: 10px;
	border:0px solid #777777;
	text-align:left;
	/**
	margin-top:3px;
	margin-left:0px;
	**/
	margin: 0px;
	
}

#fp_mainContent {
	width:500px;
	height:300px;
	padding: 10px;
	padding-left: 10%;
	border:0px solid #777777;
	text-align:left;
	/**
	margin-top:3px;
	margin-left:0px;
	**/
	margin: 0px;
	
}

#mainHeader {
	padding:10px;
	text-align: center;
}

.leftHeader {
	position:relative;
	float:left;
	width:270px;
	border:0;
	border-top: 1px solid #888888;
	height: 0px;
	top:-18px;
	margin:0px;
	padding:0px;
	z-index: 0;
}

.rightHeader {
	position:relative;
	float:right;
	width:270px;
	top:-18px;
	border:0;
	border-top: 1px solid #888888;
	height: 0px;
	margin:0px;
	padding:0px;
	z-index: 0;
	right:10px;
}

#buyNowXmas {
        position:relative;
        float:left;
        bottom:-30px;
        margin:0px;
        padding:0px;
        z-index: 1;
        font-family: "Times New Roman", Times, serif;
        font-size:14px;

        color:#848442;
        text-decoration:none;
        font-weight: bolder;
}


#hearReview {
	border:1px solid #999999;
	position:absolute;
	float:left;
	width:105px;
	bottom:0;
	margin:0px;
	padding:0px;
	z-index: 1;
	font-family: verdana, arial, "Trebuchet MS", sans-serif;
	font-size:10px;
	color:#848442;
	text-decoration:none;
	font-weight: bolder;
}

#readReview {
	border:1px solid #999999;
	position:absolute;
	text-align:right;
	float:right;
	width:105px;
	bottom:0;
	right:2px;
	margin:0px;
	padding:0px;
	z-index: 1;
	font-family: verdana, arial, "Trebuchet MS", sans-serif;
	font-size:10px;
	color:#848442;
	text-decoration:none;
	font-weight: bolder;
}

.fp_product_container {
position: relative;
height:280px;
float:left;
width:200px;
}

.product_container {
position: relative;
height:280px;
float:left;
}

.readReview img {
	
	border:1px solid #ffffff;
	height: 16px;
	width: 16px;
	vertical-align:top;
	
	}
	
.hearReview img {
	
	border:1px solid #ffffff;
	height: 16px;
	width: 16px;
	vertical-align:top;
	
	}
#mainHeader h1 {
	z-index:0;
	text-align: center;
	display:block;
	font-family: verdana, arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
dt a, dt a:active, dt a:visited {
	font-family: verdana, arial, "Trebuchet MS", sans-serif;
	font-size:12px;
	font-style:italic;
	color:#848442;
	text-decoration:none;
	font-weight: bolder;
}

dl a, dl a:active, dl a:visited {
	font-family: verdana, arial, "Trebuchet MS", sans-serif;
	font-size:12px;
	
	color:#848442;
	text-decoration:none;
	font-weight: bolder;
}



.ppHeaderDetails {
	display:block;
	height:40px;
	
}

dt img {
	float:left;
	border:1px solid #ffffff;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}


.wineListSub{
	display:inline-block;
	float:left;

	position:relative;
	width: 700px;
	margin-top:2px;
}


.wineListSubSelectorLink{
	font-family: verdana, arial, "Trebuchet MS", sans-serif;
	font-size:10px;
	color:#eeeeee;
	text-decoration:none;
	list-style-type: none;
	border-right:1px solid #ffffff;
	float:left;
	text-align:center;
	position:relative;
	display:inline-block;
	height:15px;
	width:100px;
	padding-bottom:0px;
	background-color:#620f2b;
}

.wineListSubSelectorLink:link {
	color:#eeeeee;
}

.wineListSubSelectorLink:visited{
		color:#eeeeee;

}

.wineListSubSelectorLink:hover {
		background-color:#898e3e;
}

 .wineListSubSelectorLink:active {
		background-color:#898e3e;
}

.main {
	padding:2px;
}

.gtMainContent{
	z-index:0;
	text-align: center;
	display:block;
	font-family: verdana, arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:lighter;
	color: #222222;

}
.stars {
	margin-left:0px;
	float:none;
	width:73px;
	height:17px;
}

.subSpan {
	text-align:center;
	width:100px;
	height:15px;
	cursor: hand;
}


.vidLeft {
	width:700px;
	height:260px;
	display:block;
	float:left;
	background-color:#ffffff;
	margin-bottom:40px;
	margin-left:0px;
	padding-left:0px;
}

.vidImageSpan {
	display:block;
	position:relative;
	width:250px;
	height:250px;
	padding-top:5px; 
	margin: 0;
	padding-left:0px;
	
}

.vidLeft  a#gt  {
	display:block;
	position:relative;
	width:260px;
	height:260px;
	background-color:#333333;
	margin-left:5px;
	margin-top:5px;
	padding-top:0px;
	padding-left:0px;
	margin-right:10px;
	float:left;
}

.vidLeft  a#gt:hover {
	background-color:#898e3e;
}

.vidLeft a#gt img {
	width:250px;
	height:250px;
	padding-left:0px;
	margin-left:5px;
	margin-top:0px;
	padding-top:0px;
	display:block;
	text-align:left;
	border:0px solid #ffffff;
	vertical-align:middle;
	background-color:#5f0a0b;
}


.vidRight {
	width:700px;
	height:260px;
	display:block;
	float:Left;
	left:30px;
	background-color:#ffffff;
	margin-bottom:40px;
	position:relative;
}



.vidRight a#gt {
	display:block;
	position:relative;
	width:260px;
	height:260px;
	background-color:#333333;
	margin-left:5px;
	margin-top:5px;
	padding-top:0px;
	float:right;
}

.vidRight a#gt:hover {
	background-color:#898e3e;
}

.vidRight a#gt img {

	width:250px;

	height:250px;

	margin-left:5px;
	margin-top:0px;
	/**padding-top:0px;**/

	display:block;
	text-align:left;
	vertical-align:middle;
	background-color:#5f0a0b;
}


.headerNavigation {
	font-family: verdana, arial, "Trebuchet MS", sans-serif;
	font-size:9px;
	color:#620f2b;
	text-decoration:none;

}
input {vertical-align:middle;}


#boxText {
z-index:-1;
}

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

.infoBox {
  background: #ffffff;
}

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

.infoBoxNotice {
  background: #ffffff;
}

.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: #ffffff;
  color: #000000;
}

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


