.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.mainheading h1
{
    font-weight:600;
}

.mainheading
{
    background-color: #ffffff;
    color:#002809;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-bottom: 5px;
    width: 100%;
}

#righthandheader
{
                  text-align: center;
	float: right; 
	width: 545px;
  background-color: #ffffff;
	color: #002809;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

h3
{
    font-weight:600;
    margin-bottom: 5px;
}

#collection_container
{
       float: right; 
       width: 76%;
       overflow: hidden;
}

.collectioncontents
{
       float: left; 
        width: 75%;
        padding-bottom: 10px;
}
.addstop
{
     float: left; 
     width: 75%;
     padding-bottom: 10px;
}

/*
.adds-left
{
        float: left; 
                 padding-right: 0;
                 padding-left: 0;
                 padding-top: 2px;
                 padding-bottom: 5px;
}
*/

#adleft
{
     float: left; 
     width: 160px;
     padding-bottom: 10px;
}

#adright
{
     float: right; 
     width: 22%;
     padding-bottom: 10px;
}

.addsbottom
{
     float: left; 
     width: 100%;
     padding-bottom: 10px;
}

#mainbody-holder {
     float: left; 
     width: 100%;
     margin-top: 15px;
}

#mainbody
{
	float: right; 
	width: 75%;
}

.clear {font-size: 1px; height: 1px} 

#footer
{
    float: left; width: 98%;
    padding-top: 20px;
    padding-bottom: 20px;
}

