html, body { height: 100%; margin:0; padding:0; line-height:1.35em; font-size:12px; color:#535353; font-family:Helvetica, Arial; background:#EFEFEF; }

* { margin:0; padding:0; }

ul { list-style:none; }

a { text-decoration:none; color:#DC0E80; }
a:hover { text-decoration: underline; color: #DC0E80; }
a img { border:0; }

.left { float:left; }
.right { float:right; }
.clear { clear:both; }

.link { cursor:pointer; }

.bold { font-weight:bold; }

.red-border { border:1px solid red !important; }

input, select, option { font-family:Georgia; }

.col-side { width:157px; float:left; }
.col-center { width:635px; float:left; margin:0 15px; } 