	#content_box_usp
	{
		margin: 0;
		padding: 0;
		width: 470px;
		display: block;
		clear: both;
		height: 78px; 
		background-image: url('../../../data/images/CHANNEL/content_box_usp_bg.gif');
		background-repeat: no-repeat;
		background-position: 0 bottom;
		background-color: #FFFFFF;
		display: table-cell;
		vertical-align: middle;		
	}

	#content_box_usp .padding
	{
		margin: 0px;
		padding: 0 0 0 10px;
	}
	
	#content_box_usp ul
	{
		padding: 0;
		margin: 0;
	}
	
	#content_box_usp ul li
	{
		margin: 0;
		padding: 0;
		font-family: Verdana, Arial, Helvetica;
		font-size: 12px;
		color: #0099cc;
		line-height: 24px;
		text-indent: 25px;
		background-image: url('../../../data/images/CHANNEL/content_box_usp_icon.gif');
		background-repeat: no-repeat;
		background-position: 0 4px;
		list-style: none;
	}
	
	#content_box_usp ul li a
	{
		font-family: Verdana, Arial, Helvetica;
		font-size: 12px;
		color: #0099cc;
		line-height: 24px;
		text-decoration: underline;
	}
	
	#content_box_usp ul li a:hover { 
		text-decoration: none; 
	}