/* CSS Document */

#iconsets { 
	clear: both;
	width: 852px;
	height: 228px;
	background: url(../images/iconsets_temporary.gif);
	margin-top: 40px;
}

h1 {
	clear: both;
	width: 269px;
	height: 36px;
	text-indent: -5000px;
	background: url(../images/quality_icon_sets.gif);
	margin: 0 0 0 280px;
}

p.dont_spend {
	clear: both;
	width: 573px;
	height: 23px;
	text-indent: -5000px;
	background: url(../images/dont_spend.gif);
	margin:0;padding:0;
	margin: 0 0 0 100px;
}

#details_container {
	width: 628px;
	background-color: #f8f9ed;
	padding: 20px;
	margin-top: 13px;
}
#details_container p {
	margin:0;padding:0;
}

#detail_divider {
	height: 1px;
	border-bottom: 1px solid #c5c6b3;
	display: block;
	clear: both;
	margin: 5px 0 5px 0;
}


