div#content-right div.feature-container
{
	border: 1px dashed #b7aea7;
	padding: 5px;
	text-align: center;
	color: #765ba8;
	font-weight: normal;
	margin-bottom: 10px;
}

	div#content-right div.feature-container p.icon_1
	{
		background-image: url(/images/icon_menu.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-bottom: 18px;
		font-weight: normal;
	}
	
	div#content-right div.feature-container p.icon_2
	{
		background-image: url(/images/icon_menu_end.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-bottom: 18px;
		font-weight: normal;
	}

div#content-right-copy div.highlight-container
{
	font-size: 11px;
}

	div#content-right-copy div.highlight-container h3 
	{
		margin: 4px 0 0 0;
		color: #765ba8; 
		font-size: 11px;
		line-height: 16px;
	}
	
	div#content-right-copy div.highlight-container p 
	{
		margin: 0 0 15px 0;
	}