.com {

}

.comButton {

}

.comDefault {

}

.comError {
padding:10px;
}

.comForm {

}

.comInput {}

.comLabel { font-weight:bold;}

.comMessage { padding:10px;}

.comQuote {}

.comRequired {color:#ffff00;}

.comSelect {}

.comTitle {font-size:1.3em;font-weight:bold;}

.echo {}


.quizRightAnswer {}

/*must defin*/
.comBody{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 62.5%;
width:798px;
margin:0px auto;
padding:0px;
background:#000 url(../images/window_bg.jpg) repeat-x;
color:#f6f5f2;
/*IE specific scrollbar*/
scrollbar-face-color: #515554; 
scrollbar-shadow-color: #00000; 
scrollbar-highlight-color: #cccccc; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: black; 
scrollbar-track-color: #242625; 
scrollbar-arrow-color: #9A9E9D;
line-height:1.5em;
}/*this style is applied to the body of pages generated by echotools*/