
div.fullcallout {
	width: 499px;
	background: #F8F8F2 url(../img/photos/legacy_bestfishing_bg_btm.gif) no-repeat bottom left;
	margin-top: 21px;
	margin-left: 16px;
	margin-bottom: 0px;
	}
	
div.fullcallout div {
	background: url(../img/photos/legacy_bestfishing_bg_top.gif) no-repeat top left;
	}
	
div.fullcallout h3 {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 20px 0 0 31px;
	color: #6E7D6E;
	}
	
div.fullcallout ul {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 17px 30px 0 32px;
	}
	
div.fullcallout li {
	padding: 0 0 14px 8px;
	background: url(../img/legacy_bullet.gif) no-repeat 0 5px;
	}