/* CSS Document */

.section_deep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0001CF;
}
.section_lite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DBE3FA;
}
.section_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7C7EE2;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DBE3FA;
	background-image: url(/USAToday/main/art/go-btn-wYahoo-marketplace.gif);
	background-repeat: no-repeat;
}
.sectionBullet {
	background-color: #0001CF;
	float: left;
	height: 10px;
	width: 10px;
	margin-right: 4px;
	margin-top: 2px; margin-bottom: 10px
}
.smallSectionBullet {
	background-color: #0001CF;
	height: 5px;
	width: 5px;
	margin-bottom: 1px;
}

