.photo-thumb img {
	background:#FAFAFA none repeat scroll 0%;
	border:1px solid #DCDCDC;
	padding:3px;
	height:100px;
	width:144px;
}

.photo-details img {
	background:#FAFAFA none repeat scroll 0%;
	border:1px solid #DCDCDC;
	padding:5px;
	height:384x;
	width:512px;
}

.album-thumb img {
	background:#FAFAFA none repeat scroll 0%;
	border:1px solid #DCDCDC;
	padding:7px;
	height:150px;
	width:150px;
}

.album-cover img {
	background:#FAFAFA none repeat scroll 0%;
	border:1px solid #009999;
	padding:7px;
	height:160px;
	width:160px;
}