#content ol {
    list-style-type: decimal;
}

#content ol ol {
    list-style-type: lower-alpha;
}

#content ol ol ol {
    list-style-type: lower-roman;
}


#content {
    margin:15px 30px;
    font-size:12px;

}
#fixtop {
 background:white url(/images/form_02.gif) top left no-repeat;
 width:768px;
 height:31px;
 margin:0 auto;

}
#contentContainer {
	background: url(/images/form_03.gif) top left repeat-y;
}
#footer {
 background:white url(/images/form_05.gif) no-repeat;
 height:73px;  	
}
 


#sidebar {
	display:none;
}
