#gallery {
	margin: 0px 0px 0px 180px;
	/*background: url(../images/gallerypic.jpg) no-repeat right bottom;*/
min-height:450px;
}

#gallery .content {
	padding: 25px 24px 0 24px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#gallery a:link,#gallery a:visited {
	color: #ccc;
}

#gallery a:hover {
	color: #fff;
}
#gallery .light table {
	width:500px;
}
#gallery .light td {
	padding:10px 10px 10px 0;
}