	 div.gallery_title
	 {
	 	height: 50px;
	 	font-size: 1em;
	 	padding-top: 23px;
	 }

	 div.gallery_content
	 {
	 	height: 52px;
	 	font-size: 0.7em;
	 }

	 img.gallery_link
	 {
	 	cursor: pointer;
	 }

	 div.gal_div_title
	 {
	 	height: 50px;
	 	font-size: 1.8em;
	 	padding-top: 23px;
	 	color: #ffffff;
	 	border-bottom: 1px solid #999999;
	 }
	 div.gal_div_cont
	 {
	 	height: 80px;
		font-size:1.2em;
	 	padding-top: 8px;	   
	 }
	 
	 table.backnexttbl
	 {
	 	width:600px;
	 }	 