@charset "UTF-8";
/* CSS Document */

body {background-image: url(../images/main-bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin:0px;
	margin-top:0px;
	
}

.left {float:left;
}

p {line-height:1.5em;
}

.error { font-size:10px;
padding:0 0 0 5px;
color:#C00;
  display:none;
  }
  
.list { font-size:16px; padding:7px 0 5px 30px;
background-image:url(../images/star.jpg); background-repeat:no-repeat;
}

h3 {font-size:16px; margin:0 0 5px 0}
