/* CSS affiliates style */

#affTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
}
	
#affDesc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.affRead, .affRead:link, .affRead:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #D50000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.affRead:hover {
	color: #999999;
	text-decoration: none;
}

.affItem {
	padding-bottom: 20px;
	padding-right: 10px;
	width: 510px;
	padding-left: 10px;
}

#affInfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}
