/* Hides from IE5-mac \*/
* html #topic-container #topic-content {height: 1%;}
/* End hide from IE5-mac */ 

body {
background: #afc6e8;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
}

a {
color: #000066;
text-decoration:none;
font-weight: bold;
}

a:hover {
text-decoration:underline;
color: #000000;
}

#site-container {
width: 712px;
margin-left: auto;
margin-right: auto;
}

#content {
background: url(/burritobowl/2008/images/content_bg.jpg) repeat-y;
padding: 10px 20px 10px 10px;
}

#footer {
background: url(/burritobowl/2008/images/footer.jpg) no-repeat;
margin-bottom: 10px;
text-align: center;
font-size: .8em;
clear: both;
}

#topic-container {
width: 97%;
margin: 5px 0px 15px 10px;
}

#topic-title {
width: 100%;
border-bottom: #666666 thin dotted;
font-size: 1.3em;
font-weight: bold;
}

#topic-content {
border-left: #666666 thin dotted;
margin-left: 10px;
padding-left: 10px;
}

#comment {
width: 150px;
height: 15px;
float: right;
text-align: right;
}

#topic-halfie {
margin: 5px 0px 15px 5px;
width: 48%;
float: left;
}

#clear {
clear: both;
}

#prelim {
text-align: center;
font-size: 1.1em;
margin: 5px 0px 15px 5px;
width: 48%;
float: left;
background: #FDF8E3; 
border: #333333 thin solid;
}

#note {
width:80%;
margin-left:auto;
margin-right:auto;
border: #666666 thin solid;
padding:5px;
background: #FDF8E3;
}

.highlight {
background: #FDF8E3; 
margin: 5px 20px 5px 30px; 
border: #333333 thin solid; 
padding: 4px; 
font-size: .9em;
}

.pic {
float: left;
margin: 1px;
}