.highlight { color:red; }

.preview { font-family:Verdana; font-size:12px; }

.sidebar {
   font-size: 14px;
   text-align:center;
   font-weight:bold;
}

.notice {
	font-size: 18px;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
}

.orderLink {
   font-size:17px;
   font-weight:bold;
   background-color:transparent;
   font-family:Verdana;
   color:#0000FF;
   text-decoration:underline;
   border:none;
   cursor:hand;

   text-align:center;
   width:200px;
   white-space: nowrap;
   overflow:visible;
}

.small { font-size: 12px; }
.smaller { font-size:11px; line-height:100%; }

.testimonial {
	padding:12px;
	text-align:left;
	background-color:#EFFBFF;
	border: #B5D3DE solid 1 px;

   font-family:Arial;
   font-size:14px;
	width:400px;
}

.priceChange {
	padding:12px;
	text-align:left;
	background-color:#EFFBFF;
	border: #B5D3DE solid 1 px;

   font-family:Arial;
   font-size:14px;
   width:550px;
}

.testimonialText {
   font-family:Arial;
   font-size:14px;
}

.testimonialHeader {
   text-align:center;
   font-family:Tahoma;
   font-size:17px;
   font-weight:bold;
   color:#0030FF;
}

p, ul, body, div, td {
   font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
   line-height: 150%;
}

.countDown {
   line-height:100%;
   font-family: Verdana, Arial, sans-serif;
   text-align:center;
   font-size:48px;
   font-weight:bold;
   color:#0000FF;
}

.countDownNumbers {
   font-family:Tahoma;
   text-align:center;
   font-size:17px;
   font-weight:bold;
   color:#FF0000;
}

a { color:#0000FF; }

h1, h2, h3 {
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
    color:#000000;
    line-height:150%;
}

h1 { font-size: 22px; }
h2 { font-size: 21px; }
li { margin:18px; font-size:14px; }

.compact { margin:0px; }

.mainTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
	border-left: .75pt solid black;
	border-right: .75pt solid black;
	border-top: medium none;
	border-bottom: medium none;
}