a.arrow 
	{
	float: right;
	margin: 20px 0px;
	padding: 0 32px 0 13px;
	background: url('../images/read_more.gif') no-repeat 100% 2px;
	height: 25px;
	line-height: 25px;
	}
	
.col_right h3
	{
	font-size: 16px!important;
	}
	
#wms-content .col_right ul.bulleted
	{
	margin: 18px 0px;
	}
	
#wms-content .col_right ul.bulleted li 
	{
	background: transparent url(../images/arrow_bullet.gif) no-repeat 0 4px;
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 10px;
	line-height: 1.5em;
	clear: both;
	}
	
.pdfDoc
	{
	padding-left: 24px;
	background: transparent url(/cdn/8703D-zCM/images/pdfdoc.png) no-repeat 0 0;
	}
	
.wms-outer {
    background-size: cover;
}

.affiliateLinks
	{
	width:100%;
	text-align:center;
	margin:10px 0;
	}
	
.affiliateLinks div
	{
	display: inline-block;
	}

.affiliateLinks a 
	{
    margin-left:12px;
	}

.affiliateLinks a:first-child
	{
	margin-left:0;
	}