/* Artist Portal stylesheet */

/* elements */
p {
	margin:0px 0px 10px 10px;
	color:#666666;
}

/* ids */
#quote {
	margin:0px 0px 20px 10px;
	color:#666666;
}
#rules {
	margin-left:20px;
}

/* classes */
.rulesHeader {
	font-weight: bold;
	font-size:14px;
	color:#000066;
	margin:10px 0px 5px 0px;
}
.rulesTitle {
	font-weight:bold;
	font-size:16px;
	color:#000066;
}

	
