#points {
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
}
#quote1 {
	background-image: url(images/quote-bg.jpg);
	height: 100px;
	width: 758px;
}
#spacer {
	background-image: url(images/dot.gif);
	height: 30px;
}

h2 {
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size: 16px;
	color: #000000;
}
a {
	color: #000000;
}
.redtext {
	color: #EC1B2E;
}
/*
li {
	list-style-image: url(images/bullet.gif);
}*/
.devnote {
	color: #FF0000;
}
.ind_subm{
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	background: none;
	border: none;
	text-decoration: underline;
	cursor: pointer;
	color: #000;
	float: left;
	width: 60px;	
}
#registration2{
	float: left;
	width: 150px;
}
label.error{
	display: block;
	position: absolute;
	background: #f4fb23;
	color: #fb2335;
}
#previous{
	float: left; 
	display: block;
	text-decoration: none;
}
#next{
	float: right; 
	display: block;
	text-decoration: none;
}
