@charset "utf-8";

#content #bawimage #iinnercosts {
	width: 280px;
	border: 2px solid #000066;
	background-image: url(backgrounds/costspic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 350px;
	float: right;
	margin-right: 10px;
}
#content #bawimage #iinnercosts p {
	font-weight:500;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	width: 90%;
}
.costsbold	{
	font-weight: bold;
}
.costsitalics	{
	font-style:italic;
	font-weight:bold;
}
