.photo {padding:0px 0px 0px 0px; 
		border:1px solid #222;
		text-align:left; 
		position: relative; 
		top: 50px; 
		left: 28px;
		float: left;
}
.photo h1 {
		font-size:14px; 
		font-weight:normal; 
		margin:0; 
		padding:0;
}
.photo ul {
	list-style:none;
	width:205px;
	position:relative;
	height:auto;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo ul li {display:inline; width:40px; height:40px; float:left; margin: 5px; }
.photo ul li a img, .photo ul li a:link img, .photo ul li a:active img {
	display:block;
	width:40px;
	height:40px;
	border-top-color:#666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-left: -28px;
	float: left;
}
.photo ul li a:hover img, .photo ul li a:focus img {
	display:block;
	width:40px;
	height:40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7E7C74;
	padding-bottom: 2px;
}
#ID {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #BAB49B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222;
	position: relative;
	top: 0px;
	left: -45px;
	width: 213px;
	height: auto;
	display: inline;
	float: left;
	padding-left: 12px;
	padding-top: 10px;
	margin-bottom: 12px;
	line-height: 1.3em;
}

p {
	padding: 0px;
	margin: 0px;
}

#full .sqr {background-color:#000; position:absolute; left:340px; top:30px; border: solid 1px; border-color:#111; padding:40px 40px;}
#full .hor {background-color:#000; position:absolute; left:310px; top:30px; border: solid 1px; border-color:#111; padding:40px 40px;}
#full .ver {background-color:#000; position:absolute; left:420px; top:30px; border: solid 1px; border-color:#111; padding:40px 40px;}

#buttons {
	display: block;
	position:absolute;
	width:210px;
	height:20px;
	top:30px;
	left:30px;
	color:#bbb;
	font-weight:normal;
	padding:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
#buttons ul {list-style-type: none;}
