.pics{
	height:  153px;
	width:   303px;
	padding: 0;
	margin-left:16px !important;
	margin-left:8px;
	margin-top:27px;
	float: left;
} 
 
.pics img {  
    padding: 0px;  
    border:  none;      
    width:  303px;
    height: 153px; 
    top:  0px;
	left: 0px
}

.pics1{
	height:  153px;
	width:   303px;
	padding: 0;
	margin-left:16px !important;
	margin-left:8px;
	margin-top:27px;
	float: left;
} 
 
.pics1 img {  
    padding: 0px;  
    border:  none;      
    width:  303px;
    height: 153px; 
    top:  0px;
	left: 0px
}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #FFFFFF;
		padding: 0px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
	border: 2px solid #999999;
	}
	#gallery ul a:hover img {
	border: 2px solid #951C3B;
	}
	#gallery ul a:hover { color: #fff; }
	
	
	#gallery1 {
		background-color: #FFFFFF;
		padding: 0px;
	}
	#gallery1 ul { list-style: none; }
	#gallery1 ul li { display: inline; }
	#gallery1 ul img {
	border: 2px solid #999999;
	}
	#gallery1 ul a:hover img {
	border: 2px solid #951C3B;
	}
	#gallery1 ul a:hover { color: #fff; }