/* CSS Document */

@import url(secondary.css);

label{ font: normal 10px "Trebuchet MS", Georgia, "Times New Roman", Times, serif; color: #666; }
dt label{ font-size: 11px; font-weight: bold; }
dt{ margin: 15px 0 5px; }

p label{ font-size: 11px; font-weight: bold; margin: 15px 0 5px; display: block; }

dd li, .postList li{ list-style: none; margin-left: 5px; }
input{ background-color: #F3F3F3; }
select{ background-color: #F3F3F3;  width: 170px; }
.left{ width: 45%; }
.formLeft{ margin-right: 20px; }
#pageContent .eventSection .left p{ margin-top: 20px; }
h4.date{ color: #0CF; }
.postList li{ list-style: inside disc; }
.postList li a{ font: normal 12px Arial, Helvetica, sans-serif; color: #0CF; text-decoration: none; line-height: 150%; }
.profileHeader{ background: url(/media/background/cross.gif) repeat-x left top; padding-top: 15px; margin-right: 20px; }
#pageContent p{ margin: 5px 20px 0 0; font: normal 12px Arial, Helvetica, sans-serif; color: #666; line-height: 160%; }
.profileEventHolder{ clear: both; margin-top: 15px; }
.profileEvent{ width: 300px; clear: left; float: left; }
.eventButtons{ width: 100px; float: right; clear: right; }

.eventButtons a{ float: left; display: inline; height: 21px; width: 86px; background: url(/media/background/eventButtons.gif) no-repeat left top; text-indent: -5000px; margin-right: 5px; }
.eventButtons a:hover{ background-position: left -21px; }

