﻿div.promo h3{
   margin: 0pt 10px 12px 5px;
   font-size: 1.6em;
   color: #22485e;
}
div.promo a{
   color:#32506A !important;
   font-size:10px;
	font-weight:bold;
	padding-right:10px;
	background:url(../../Resources/Images/Global/arrow_link_sm.gif) no-repeat right;
}
div.promo ul{
   list-style-type: none;
   list-style-image: none;
   list-style-position: outside;
   padding-left:15px; 
   margin-bottom:25px;
}
div.promo a.away:hover{
	color:#000 !important;
}
div.imagePromo h3{
   margin: 0pt 10px 12px 5px;
   font-size: 1.6em;
   color: #22485e;
}
div.imagePromo a{
   color:#32506A !important;
   font-size:10px;
	font-weight:bold;
}
div.imagePromo ul{
   list-style-type: none;
   list-style-image: none;
   list-style-position: outside;
   padding-left:15px; 
   margin-bottom:25px;
}
div.imagePromo a.away:hover{
	color:#000 !important;
}
