

#suresh .b {
  background:url('../images/b.png');
}

#suresh .tl {
  background:url('../images/tl.png');
}

#suresh .tr {
  background:url('../images/tr.png');
}

#suresh .bl {
  background:url('../images/bl.png');
}

#suresh .br {
  background:url('../images/br.png');
}

#suresh {
  position: relative;
margin:auto;
width:370px;
  top: 200px;
  text-align: left;


}

#suresh .popup {
  position: absolute;
z-index:100;
}

#suresh table {
  border-collapse: collapse;
z-index:100;
}

#suresh td {
  border-bottom: 0;
  padding: 0;
}

#suresh .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#suresh .loading {
  text-align: center;
}

#suresh .image {
  text-align: center;
}

#suresh img {
  border: 0;
  margin: 0;
}

#suresh .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#suresh .tl, #suresh .tr, #suresh .bl, #suresh .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#suresh_overlay {
position: fixed;
top: 0px;
left: 0px;
height:100%;
width:100%;
background-color:#000;
filter:alpha(opacity=90);
-moz-opacity:0.9;
opacity: 0.9;
}

.suresh_hide {
  z-index:-100;
}

.suresh_overlayBG {
  background-color: #000;
  z-index: 50;
}

* html #suresh_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


a img{
	border:none;
}





#content{ 
	text-align:left;
	width:241px;
}

#imgs canvas{
	margin:0px;
	padding:0px;
	height:5px;
	width:241px;
	
}


#imgs{
	line-height:0em;
	width:241px;
	
	height:180px;
	overflow:hidden;
	position:relative;
	
	}




.gallery-item{
	/*height:652px;*/
	width:239px;
	float:left;
	display:inline;
	margin:10px 0px 0px 8px;

}




