/* @override http://localhost:8888/wordpress/wp-content/themes/irresistible/custom.css */

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#hi p.nomargin {
	color: silver;
	font: 10pt "Helvetica Rounded LT Std", "Arial Rounded MT Bold", "Helvetica Rounded", "Arial Rounded", Helvetica, Arial;
}


