@import url(style.css); 
/* Very short Gecko-specific additions/changes here (if 
any) */ 

.bluelineTop {
	border: 0;
	color: #3399cc;
	background-color: #3399cc;
	height: 2px;
	margin: 0 0 4px 0;
}

.bluelineBottom {
	border: 0;
	color: #3399cc;
	background-color: #3399cc;
	height: 2px;
	margin: 4px 0 8px 0;
}

.heading1 {
	color: #3399cc;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Helvetica, Verdana, Arial, sans-serif;
	position: relative;
	top:0px;
	height: auto;
}

#centerCcolumn ul, #centerCcolumn ol { margin: 15px; }

#article li {
	margin: 0 0 0 10px; 
	list-style-type: square; 
	text-align: left; 
	text-indent: 0px; 
	color: #000000
}

#leftcolumn #submit, #button.blue, #cancel, #contents_submit, .formButton {
	padding: 0 0 0 17px;
}
