body {
   font-family:Arial;
}

.timetable { font:normal Tahoma 17px; background-color: black; }
.timetable td { background-color:white; }

.timetable .header {
   background-color:red;
   color:white;
}

.today td {
   background-color:yellow;
}
.tablePrice { text-align:center; }
.tableDay small { font-size:14px; }


#orderButton {
text-align: center;
margin: 25px;
}

#orderButton form {
margin: 25px;
}

#dollardiv noscript, 
#flashdiv2 noscript  {
   font-family:Tahoma, Verdana, Arial;
   font-size:22px;
   color:#00CC00;
font-weight: bold;
}

#bullets {
text-align: left;
width: 640px;
border: 2px dashed #ccc;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
}

.nextprice {
color: red;
font-weight: bold;
text-decoration: underline;
}

.bonuses img {
	text-align: center;
}.blue {
	color: #00F;
}

.testimonial {
	margin-top: 0px;
	margin-left:auto;
	margin-right: auto;
	width:400px;

font-weight: bold;
font-style: italic;
padding: 0;
padding-bottom: 45px;
background: url(images/testimonial-shadow.jpg) bottom no-repeat;
}

.testimonial-contents {
padding-left: 25px;
margin-top: 5px;
width: 90%;
}


.style2 {font-size: xx-small}

.red {
	color: #F00;
}