.pmCat{
	    margin-bottom: 10px;
	    width: 250px;
	    border: 0px;
}

.pmCat td{
	    padding-bottom: 10px;	  
	    width:50%; 
}

.pmSearchCat th, .pmSearchCat td {
	    background-color: #ffffff;
	    background-image: url(/site/modules/product_module/images/pm_cat_title_bg.gif);
	    background-position:center;
	    background-repeat:repeat-x;
	    border: 1px solid #b4b4b4; 
	    padding:0px 0px 4px 10px;
	    vertical-align:middle;
	    text-align:left;
	    font-family:Verdana, Arial, Helvetica, sans-serif;
	    height: 15px;
	    padding-top:6px;
}
.pmSearchCat th {
	    height:38px;
	    text-align:left;
	    font-weight:bold;
	    margin-bottom: 10px;
}

.pmSearchCat{
	   margin-bottom: 10px;
}

.pmSearch {
	   font-weight:bold;
}

.pmSearch b{
	    color:#00ADEE;
	    padding-bottom:5px;
}

.pmSearch input {
    width: 110px;
}

