/* Notify Form */
#notify label {font-size:12px;}
#notify dl {margin-bottom:20px;}
#notify dt {width:220px; font-weight:bold;} 
#notify dd {margin:0 0 0 230px;}
#notify dd input {width:250px;}

#notify strong {margin-right:10px;}
#notify textarea {width:100%; height:100px; margin-bottom:20px;}
#notify textarea.default {color:#999;}
#notify .fauxField {color:#999; border:1px solid #999; padding:1px 5px;}

#submit.inactive {cursor:default; opacity:.7;}
#submit.inactive:hover {background-position:0 0;}
#submit.inactive:active {background-position:0 0;}

#subject {margin-bottom:5px;}

#pwMsg {margin-bottom:20px;}
#pwMsg span.anchor {cursor:default; color:#999;}
#pwMsg span.anchor:hover {color:#999;}

#actions {margin-top:10px;}
#actions .anchor {margin:5px 10px 0 0;}

.section {margin-bottom:40px;}
.section h3 {margin-bottom:5px;}

