/*
Theme Name: WhosWho
Theme URI: http://www.elegantwordpressthemes.com/themes/interphase
Version: 2.3
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
*/

#containerEBAY
{
	margin: 0 auto;
	width: 450px;
	background: #fff;
        clear: both;
}

#content-containerEBAY
{
	float: left;
	width: 450px;
	background: #FFFFFF;
        border-bottom:1px dotted #CCCCCC;
        padding-bottom: 5px;
}

#contentEBAY
{
	float: left;
	width: 100px;
	display: inline;
}

#asideEBAY
{
	float: right;
	width: 350px;
	display: inline;
}
#relatedPOSTS {
clear:both;
padding-top:20px;
}
.flickr-mini-gallery img {
margin:0 2px 2px 0;
border: 0;
}