/* CSS Document */
UL {
	margin: 10px 0px 0px 0px;
}

UL .spotlight {
	list-style-image: url(Images/misc/bullet_spotlight.gif);
}

UL .whatsnew {
	list-style-image: url(Images/misc/bullet_whatsnew.gif);
}

#home_content LI {
	margin: 0px 0px 10px 0px;
}

.headline {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px; 
}

.green_text {
    color: #ccff66 !important;
}

.p7PMMh01 a {
	padding: 5px 16px 5px 10px !important;
}
