/* affiliates */
body#affiliates .hero p { width: 304px; *width:310px; }
body#affiliates .hero img.right { margin-top: -2px; }

body#affiliates .first p:nth-child(2) { margin-right: -1px; *margin-right:0; }

@media screen and (max-device-width:768px){
	body#affiliates .hero p { width:295px; }	
}

@-moz-document url-prefix() {
	body#affiliates .hero p { width:310px; }	
}
