﻿.benefits {
}
	.benefits .OrangeLinkPlay {
		margin-top:20px;
	}	
		.benefits .OrangeLinkPlay div {
			height:16px;
			padding-left:25px;
			background:url('../Images/BulletPlay.gif') no-repeat left 0px;
		}
		.benefits .OrangeLinkPlay a {
			color:#fb7d08;
			font-weight:bold;
			text-decoration:none;
		}
		.benefits .OrangeLinkPlay a:hover {
			text-decoration:underline;
		}