
	div.cimg
	{
	  margin: 2px;
	
	 	}	

	div.cimg img
	{
	 display: inline;
	  margin: 3px 3px 3px 3px;
	  border: 1px solid #800000;
	float: left;
	}
	div.img a:hover img {border: 1px solid red;}

	div.cdesc
	{
	  text-align: left;
	  font-weight: normal;
	  width: 640px; /* width + border for IE 5.x */
			w\idth: 600px; /* real width */
	  margin: 0 4px 4px 120px;
	}
	
	p {
  margin-right:32px;
  }

    .end_gallery
    {
    clear:both;
    margin-bottom:10px;
    }


