﻿.productName {
	padding:0px;
	margin-top:62px;
	background-image:url(images/cp_products_name.gif);
	
	background-repeat:no-repeat;
	display:block;	
	width:363px; 
	height:200px;
}
#bullets {
	background-image:url(images/cp_products_bullets.gif);
	background-repeat:no-repeat;
	width:380px;
	height:59px;
	position:absolute;
	top:490px;
	left:0px;
}
#bullets span {
	display:none;
}

