/* Easy Slider */
.slideShow{	width:100%; height:600px; max-height:600px;	overflow:hidden; }
.slideShow ul{ list-style-type:none; }
.slide img{ width:auto; height:500px; width: expression(this.height > 500 ? 500: true); border: #CCCCCC 3px solid; margin-left:auto; margin-right:auto; display:block; }
.slide{ width:auto; height:auto; overflow:hidden; position:absolute; }
#qgallerry_table td, tr {
	border:none;
	height:200px;

}
#qgallerry_table {
	border:none;
}

#qgallerry_table {
	border:none;
}

#qgallerry_table img {
	text-align: center;
	vertical-align: middle;
	
}

