@charset "UTF-8";
/* CSS Document */

#listimages {

}

#listimages a img {
	margin: 10px;
	padding: 5px;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #f2f2f2;
}


#photodetail {

}

#photodetail img {
	width: 500px;
	margin: 10px;
	padding: 5px;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #f2f2f2;
}
