﻿/**************************************************
Push
***************************************************/

.NewsPushHeadline
{
	width:100%;
	font-weight:bold;
	padding-top:2px;
	border: solid 1px #a4a2a3;
	padding-bottom:2px;
}

.NewsPushText
{
	padding-right:10px;
	padding-top:10px;
	padding-bottom:14px;
}

.NewsPushLink
{
	font-weight:bold;
	color:#961500;
	text-decoration:none;
}
