﻿div.category p
{
    text-align:justify;
    width:580px;
    padding:0px 0px 0 35px;
	margin-bottom:20px;
	line-height:18px;
}

div.category div.description { background:url("../../Images/Modules/bgH2.png") repeat-x 0 10px transparent; padding-left:0; }
div.category div.description h2 { display:inline; background-image:none; background-color:#FFF; padding-right:10px; }

div.category div.description ul
{
    width:535px;
    padding:5px 0px 0px 60px;
}

div.categories div.description ul li,
div.category div.description ul li
{
    list-style-type:none;
    padding-left:15px;
    padding-bottom:5px;
    background:transparent url('../../Images/Modules/arrowRight.png') no-repeat 0px 6px;
}
