/* 
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.

*/

ul.solidbullet li{
    background:transparent url(/wp-content/uploads/2010/05/bullet.png) no-repeat scroll 0 0;
    list-style-type:none;
    background-position: 0px 6px; 
    padding-left: 20px;
}
ul.bullet2 li{
    background:transparent url(/wp-content/uploads/2010/05/bullet2.gif) no-repeat scroll 0 0;
    list-style-type:none;
    background-position: 0px 6px; 
    padding-left: 20px;
}