img {border: none}
a{text-decoration: none}
h1,h2,h3,h4,h5,h6{
    padding:1px;
    margin:1px;
}
body{

    font-family: Arial, sans-serif;
    margin:0;
    padding:0;
    background-color: #666;
    font-size:12px;
}
#leftcolumn{
    width:182px;
    float:left;
    padding-right:3px;

}
#rightcolumn{
    width:182px;
    float:right;
    padding-left:3px;
}


.bottomcontainer
{
width:1036px;
margin: 0 auto;
position:relative;
background:url('images/weapperbgf.png') repeat-y;

}
.bottomcontent
{
width:992px;
margin:auto;
background:white;
padding:10px;
position:relative;
 height:100%
}


.middlecontainer
{
width:1036px;
margin: 0 auto;
position:relative;
background:url('images/weapperbgf.png') repeat-y;

min-height:400px;

}

.middlecontent
{
width:1010px;
margin:auto;
background:white;
position:relative;
 height:100%;
padding-top:2px;
}


#content{

    width:630px;
    margin-left: 185px;
    margin-right: 185px;
   


}

.addiv img{
    width:182px;
}


.headerimage{
    width:630px;
}

.categoryimage{
    width:630px;
}


.titleh3{
    background-image: url(/images/li_bg.png);
    background-repeat:repeat-x;
    padding:11px 13px 9px;
       color:red;
       margin:0px;
}