/* Style.css */

.apple { background: #3b3b3b url(/~amazilla/css/apple.jpg) repeat-x top left;}

.hyves { background: #3b3b3b url(/~amazilla/css/hyves.jpg) repeat-x top left;}

.empty { background: #3b3b3b no-repeat;}

#content2 {
	font-size: 1em;
	padding: 10px;
	width: 271px;
	position: relative;
	float: left;
	display: block;
	border: 1px solid #E0E0E0;
	max-height: 180px;
}
