/* CSS Document */
.imgPortlet {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #c9c9c9;
	float: left;
	margin-right: 17px;
	
}
.imgPortlet p {
	
	padding: 0px;
		
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgPortlet ul {
	background-image: url(../images/shadow1.gif);
	padding-top:5px;	
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	
	font-size: 11px;
	color: #333333;
}
a {
	color: #BB5E00;
	font-family: Tahoma;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
}
.date {
	color: #990000;
}
hr {
	color: #CCCCCC;
	height: 1px;
}

