#callout_002 {
	background-image: url(/img/ap_callout_001_box_V1.gif);
	width: 180px;
	height: 213px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 0px 5px;
}

#callout_002 div.h3 {
	height: 50px;
	overflow: hidden;
}

#callout_002 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_002 div.p {
	height: 130px;
	overflow: hidden;
}

#callout_002 p {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 3px 7px 3px 7px;
	vertical-align: top;
	overflow: hidden;
}

#callout_002_outer {
	text-align: center;
	padding: 1px 5px 0px 6px;
}

#callout_002 a {
	text-decoration: none;
	color: #3a5570;
}

#callout_002 a:hover {
	text-decoration: none;
	color: #ffffff;
}

#callout_002 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_002 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;
}

