#newcollage{
	background-image: url(http://images.paragon-software.com/sites/paragonsoftware.com/images/ptac_img/collage.jpg);
	padding-left: 12px;
	height: 277px;
	vertical-align: top;
}
.newcontent{
	font-family: Tahoma;
	font-size: 12px;
	color: #5b5d5a;
}
.newcontent span{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #093f74;
}
.newlist{
	margin-left: 0px;
	margin-bottom: 12px;
}
.newlist li{
	font-size: 12px;
	list-style-image: url(http://images.paragon-software.com/sites/paragonsoftware.com/images/ptac_img/bullet.gif);
	margin-top: 12px;
}
.newcontent a{
	margin-left: 20px;
	font-size: 12px;
	font-family: Tahoma;
}
.newcontent a:link{
	color: #124679;
	text-decoration: underline;
}
.newcontent a:visited{
	color:#124679;
	text-decoration: underline;
}
.newcontent a:hover{
	color: #124679;
	text-decoration: none;
}
