﻿#mb0 {
	float: right;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 2px white solid;
    height: 180px;
    #height: 170px;
    _height: 170px;
    width: 270px;
    min-height: 110px;
    min-width: 270px;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
}
#mb1 {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 2px navy solid;
    height: 195px;
    #height: 185px;
    _height: 185px;
    width: 270px;
    min-height: 110px;
    min-width: 270px;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
}
#mb2 {
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 2px navy solid;
    height: 195px;
    #height: 185px;
    _height: 185px;
    width: 270px;
    min-height: 110px;
    min-width: 270px;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
}
#mb1 p {
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#mb2 p {
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
.flickr-avatar {
	/*float: left;*/
	background: url('images/flickr_shadow.gif') no-repeat bottom right;
	margin: 10px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: 80px;
	position: relative;
}

.flickr-avatar img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}
.flickr-avatar img:hover {
	background-color: #ccd;
}
.flickr-avatar-large {
	float: left;
	background: url('images/flickr_shadow.gif') no-repeat bottom right;
	margin: 10px 10px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: 100px;
	position: relative;
}

.flickr-avatar-large img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}
.flickr-avatar-large img:hover {
	background-color: #ccd;
}
#pic-block {
	/*float: right;*/
	/*margin-left: 0px;*/
	margin-bottom: 10px;
	border: 2px white solid;
    height: 180px;
    #height: 170px;
    _height: 170px;
    width: 270px;
    min-height: 110px;
    min-width: 270px;
    margin: auto;
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
}
.flickr-pic {
	/*float: left;*/
	background: url('images/flickr_shadow.gif') no-repeat bottom right;
	margin: 10px 10px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: 100px;
	position: relative;
}

.flickr-pic img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}
.flickr-pic img:hover {
	background-color: #ccd;
}
