/* General Photo Album thumb options */
.album_thumbs{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	width:100%;
	border:0px; 
	background-color:#FFFFCC;	
}
.album_thumbs table{width:100%;font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 8pt;	color: #666666;	text-align: center;	width:1px;}
.album_thumbs td {width:50%;vertical-align:top;border-bottom: 1px solid #CCCCCC; 	text-align:center;	}
.album_thumbs a {font-weight:normal;color: #666666; background-color: transparent;}
.album_thumbs a:hover { font-weight:normal;	color: #666666;	background-color: transparent;}
.album_thumbs img {max-width:250px; height:auto}

/* Images of Sri Lanka Photo Album thumb options */
.ioc_thumbs{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:100%;
	text-align: center;
	background-color:#CCFF99;	
	}
.ioc_thumbs table {width:100%;  }
.ioc_thumbs td {width:25%; vertical-align:top;	 }
.ioc_thumbs img {max-width:130px; height:auto}
