#callout_001 {
	background-image: url(/img/ap_callout_001_box.gif);
	width: 195px;
	height: 161px;
	overflow: hidden;
	float: right;
	clear: both;
	margin: 0px 10px 20px 10px;
}

#callout_001 div.h3 {
	height: 50px;
	overflow: hidden;
}

#callout_001 h3 {
	color: #ffffff;
	font-family: verdana;
	line-height: 13px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
	vertical-align: middle;
}

#callout_001 div.p {
	height: 80px;
	overflow: hidden;
}

#callout_001 p {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 3px 7px 3px 7px;
	vertical-align: top;
	overflow: hidden;
}

#callout_001_outer {
	text-align: center;
	padding: 1px 13px 0px 13px;
}

#callout_001 a {
	text-decoration: none;
	color: #3a5570;
}

#callout_001 a:hover {
	text-decoration: none;
	color: #ffffff;
}

#callout_001 a div {
	background: url(/img/ap_callout_001_btn.gif) no-repeat;
	width: 169px;
	height: 27px;
	text-align: center;
	cursor: pointer;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 5px;
}

#callout_001 a:hover div {
	background: url(/img/ap_callout_001_btn_mo.gif) no-repeat;
	width: 169px;
	height: 27px;
	text-align: center;
	cursor: pointer;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 5px;
}

