@charset "utf-8";
/* CSS Document */


h3 {
color:#CC6600;
}

a {
color:#CC6600;
text-decoration:none;
}

#banner {
background:#CC6600;
}

.heading1 {
border-bottom: 1px solid #CC6600;
}

.panel {
height:310px;
}

.colLeft li, .colMid li, .colRight li {
background:url(../images/bullet_orange.jpg) no-repeat 0px 7px;
}

.colMid h2 span.price {
color:#cc6600;
font-weight:bold;
}

.star {
color:#FF0000;
}

.plus {
height:43px;
width:43px;
float:left;
display:inline;
}

.dollars {
width:250px;
float:left;
display:inline;
margin:4px 0 4px 4px;
}

#fullContent {
background:#dfe0e5;
height:330px;
width:992px;
margin:20px 8px 0 8px;
padding:10px 0px 10px 0px;
}

#fullContent p {
width:584px;
}

#fullContent ul {
margin:20px 0 0 0px;
}

#fullContent li {
background:url(../images/bullet_orange.jpg) no-repeat 0px 7px;
}

#fullContent h1 {
margin-left:0px;
}

.colMain {
margin:10px 12px 0 42px;
width:584px;
}

.colRight {
margin:10px 42px 0 12px;
width:300px;
}