
#categorybox
{
 margin:0px;
 padding:2px;
 border:0px solid #009900;
}

#productbox
{
 width:540px;
 margin:10px auto;
 padding:0px;
 border:0px solid #009900;
 height:150px;
 min-height:150px;
 overflow:hidden;
 text-align:center;
}

#productboxleft
{
 width:150px;
 float:left;
 margin:0px;
 padding:0px;
 border-right:0px solid #000;
}

#productboxleft img
{
 margin:10px;
 pading:0px;
 border:none;
}

#productboxright
{
 margin-left:151px;
 padding:10px;
 text-align:left;
}

#productboxright p
{
 margin:0px;
 padding:0px;
}

.catheading
{
 margin:0px;
 padding:2px;
 font-family:Georgia,verdana;
 font-weight:bold;
 font-size:18px;
 color:#009900;
 font-style:normal;
 text-decoration:none;
 background-color:#eaeaea;
 border:1px solid #efefef;
}

#productboxright a
{
 margin:0px;
 padding:0px;
 font-family:verdana;
 font-style:normal;
 font-weight:normal;
 color:blue;
 font-size:12px;
 text-decoration:underline;
 line-height:130%;
}

#productboxright a:hover
{
 color:red;
 text-decoration:underline;
}




/************************Category End*************************/


/***********************Sub Category Start*******************/



































/***********************Sub Category Ends********************/