/* 04/01/10 AKB - styling for the EVENTS forms on vlib */

body{color:black;background-color:white;font-family:verdana,arial,sans-serif;} 

h1 {font-size:150%;margin-top:1.5em}
h2 {font-size:115%;}
h3 {font-size:105%}
h4 {font-size:95%}
h5 {font-size:85%}

ol {padding: 0 1em 0 1em; list-style: none; }  
li { float: left; clear: left; width: 100%;padding: 2px;list-style-type: none;}  

label {display: block; background-color:white;font-weight:bold; font-size:0.9em;}

.required { font-size:70%; color:#CC0000;}

.unhappyMessage {
	color:#CC0000;
	font-size:small;
	font-weight:bold;
	text-decoration: none; 
	border-bottom:1px dotted; }
}

table {text-align:left}
table.bdr {border:1px solid silver;padding:1px}
table.bdr td {border:1px solid silver; padding:2px;vertical-align:top;}
td.right {text-align:right;}
thead {font-weight:bold;}

.once,.weekly,.fortnightly,.monthly {padding-top:0.5em;	padding-left:1.5em;}

