#aia {
	float: right;
	overflow:auto;
	padding-left: 10px;
	width: 207px;
}
#aia .top {
	background: url("https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/articles/callouts/rounded_top_207x4.gif") no-repeat;
	font-size: 1%;
	height: 4px;
	width: 207px;
}
#aia .head {	
	background: url("https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/articles/callouts/head_gradient.gif") bottom left repeat;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	overflow: auto;	
	width: 205px;
}
#aia .head h4 {
	color: #88a906;
	float:left;
	font-size: 90%;
	line-height: 14px;
	margin: 0px;
	padding: 5px 9px 8px 9px;	
	width: 120px;
}
#aia .head img {
	border: none;
	float: right;
	height: 16px;
	margin: 0px;
	padding: 7px 7px 0px 0px;
	width: 60px;	
}
#aia .component {	
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	padding: 10px 5px 5px 9px;	
	width: 191px;
	overflow: auto;
}
#aia .gradient {
	background: url("https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/articles/callouts/body_gradient.gif") bottom left repeat;
}
#aia .component h4 {
	color: #88a906;
	font-size: 90%;
	line-height: 14px;
	margin: 0px;
	padding-bottom: 7px;
}
#aia .component .thumb {
	float:left;	
	margin: 0px;
	padding-right: 12px;
}
#aia .component p {
	font-size: 85%;
	padding-top: 2px;
	line-height: 13px;
}
#aia .component ul{
	list-style:none;	
	margin: 0px;
	position: relative;
	*position: static; /* IE 6 & 7 */
	left: 14px;
	width: 180px;
	*width: auto; /* IE 6 & 7 */
}
#aia .component ul li{
	background: none;
	font-size: 85%;
	line-height: 13px;	
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-indent: -15px;
	*text-indent: 0px; /* IE 6 & 7 */
}
#aia .component ul li a {
	background: url("https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/articles/callouts/bullet_orange_cir.gif") no-repeat 1px 3px;
	*background: url("https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/articles/callouts/bullet_orange_cir.gif") no-repeat 1px 2px;
	*display: inline-block; /* IE 6 & 7 */
	padding-left: 15px;
}
#aia .component ul li span {
	background: url("https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/articles/callouts/bullet_orange_cir.gif") no-repeat 1px 3px;
	*background: url("https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/articles/callouts/bullet_orange_cir.gif") no-repeat 1px 2px;
	*display: inline-block; /* IE 6 & 7 */
	padding-left: 15px;
}
#aia .component ul li p {
	margin: 0px;
}
#aia .bottom {
	background: url("https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/articles/callouts/rounded_btm_207x4.gif") no-repeat;
	font-size: 1%;
	height: 4px;
	width: 207px;
}