body {
	background-image: url(<%= configurationmanager.appsettings("basehref")%>uploads/english/images/bg.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #9097AB;
}

#RecentFishingTrips {background-color:#f0f0f0;width:400px;}
#RecentFishingTrips img{border:none;padding:1px;display:inline-block;float:left;width:197px;height:140px;}
.marginSmall{height:5px;}