
div#p-navigation {
}

div#content {
	margin-top: 10px;
}


.bportlet {
	border: 1px solid silver;
	height: 250px;
}

.bportlet ul li {
	margin-left: 15px;
}

.bportlet .title {
	background-color: #886666;
	color: white;
	font-weight: bold;
	padding: 5px;
}

.bportlet .content {
	padding: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

.bportlet .content img {
	float: left;
	margin-right: 10px;

	width: 200px;
	height: 200px;
}
