.border {
	border: 0.08em solid #CCCCCC;
}
.rabbits {
	background-image: url(images/rabbits-website.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.exif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.scrollable {
	width: 600px;
	height: 343px;
	overflow: auto;
	border: 0.08em solid #c8c8c8;

} .rabbitstrip {
	background-image: url(images/rabbit-strip.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body {	
	background:#fff;
	text-align:center;
	font-size:8px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#333333;
	}
.image_info {
    display:block;
    font-size:8px;
    color:#FFF;
    border:0px;
    }
.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:700px;
    border: 0px solid #000;
    text-align:left;
}
.show_title a {
    font-size:8px;
    text-decoration:none;
    color:#FFF;
}
.image_info a {
    text-decoration:none;
    color:#fff;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:0px;
}
.image img {
    padding:0px;
    display:block;
    background-color: #fff;
    margin-top: 0px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#fff;
    margin-top:9px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top:0px;
	margin-right:0px;
	margin-bottom:3px;
	margin-left:0px;
}
.thumbnail_row img {
    margin:0px;
}
.small, .small a {
    margin-top: 0px;
    text-decoration:none;
    color:#777;
}

