
.prod-cat {
	font-family: Arial;
	font-size : 24px;
	font-weight : bold;
	color : #FFFFFF;
	margin-left : 20px;
	margin-bottom : 20px;	
	margin-top : 60px;		
}
.prod-name {
	font-family: Arial;
	font-size : 15px;
	color : #FF7F50;
	font-style : italic;	
	font-weight : bold;	
	margin-left : 30px;
	margin-top : 20px;	
}
.footnote-stars {
	font-family: Arial;
	font-size : 30px;
	font-weight : bold;
	color : White;
}
.footnote {
	font-family: Arial;
	font-size : 12px;
	color : #99CCFF;
	font-style : italic;	
	font-weight : bold;	
	margin-left : 40px;
	text-align : left;
	
}

.pricelist-note {
	font-family: Verdana, Arial;
	font-size : 12px;
	color : #FF7F50;
	font-weight : bold;	
	margin-left : 40px;
	text-align : left;
}

.prod-desc {
	font-family: Arial;
	font-size : 12px;
	color : #99CCFF;
	margin-left : 80px;
	margin-right : 60px;	
	font-style : italic;
	margin-top : -2px;	
}
.prod-extra {
	font-family: Arial;
	font-size : 12px;
	font-style : italic;	
	color : #99CCFF;
	font-weight : bold;
	margin-bottom : 20px;			
}
.prod-note {
	font-family: Arial;
	font-size : 10px;
	color : #99CCFF;
	margin-left : 60px;

}


.price-prod {
	font-family: Arial;
	font-size : 15px;
	color : #FFFF66;
	font-style : italic;	
	font-weight : bold;	
	margin-top : 20px;	
}
.price-extra {
	font-family: Arial;
	font-size : 15px;
	color : #FFFF66;
	font-style : italic;	
	font-weight : bold;	
	margin-bottom : 20px;		
}

.right {
	text-align : right;
}
.bold {
	font-weight : bold;
}