/***********************************************/
/* body_of_js.css                              */
/***********************************************/ 


.style3 {color: #3300FF}
.style4 {color: #CC9966}
.style6 {color: #66CC00}
.code	{background-color:#FFFFFF;border-style:dotted;border-color:#FF0000;font-family:"Courier New", Courier, monospace;}
img	{border-style:ridge;border-width:5px;border-color:#6111C1;}

/* FORM STYLES */
.wrap	{float:left;height:40px;text-align:center;font-size:80%;color:blue;vertical-align:middle;}
.submit	{float:left;font-size:80%;padding-top:13px;}
.wrap input {background-color:#e6e7f7;}
.submit input {color:#0077f5;}
fieldset	{border:none;}
#ratingsForm	{width:100%;border:none;clear:both;margin-bottom:25px;}
#ratingsForm p	{color:#0077f5;float:right;clear:right;margin-top:-5px;}
form	{display:inline;float:right;}