﻿div.ctrlNews
{
}
div.ctrlNews div.newsPhotoTop
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.ctrlNews div.newsPhotoTop a
{
	border:none;
	background:none;
}
div.ctrlNews div.newsPhotoTop img
{
	border:0;
}
div.ctrlNews div.newsPhoto
{
	width:140px;
	float:left;

	margin-top:15px;
	margin-right:10px;
}
div.ctrlNews div.newsContent
{
	margin-left:160px;
}
div.ctrlNews div.newsPhoto a
{
	border:none;
	background:none;
}
div.ctrlNews div.newsPhoto img
{
	width:100%;
	height:inherit;
	border:none;
}
div.ctrlNews div.newsDummy
{
	line-height:0;
	height:0;
	float:none;
	clear:both;
}
div.ctrlNews h4
{
	margin-top:5px;
	margin-bottom:0;
	color:#dc143c;
}
div.ctrlNews h4 a
{
	text-decoration:none;
	color:#dc143c;
	border-bottom:1px dotted #dc143c;
}
/*--- WORKAROUND FOR IE ---*/
div.ctrlNews h4 a {
  border: none;
  background-image: url("../../images/Styles/DottedBorderRed.gif");
  background-position: bottom;  
  background-repeat: repeat-x;
  padding-bottom: 1px;
}
div.ctrlNews h4 a:hover
{
	color:#d97589;
	border-bottom:1px dotted #d97589;
}
/*--- WORKAROUND FOR IE ---*/
div.ctrlNews h4 a:hover {
  border: none;
  background-image: url("../../images/Styles/DottedBorderRedHover.gif");
  background-position: bottom;  
  background-repeat: repeat-x;
  padding-bottom: 1px;
}

div.ctrlNews div.newsContent p
{
	margin-bottom:5px !important;
	margin:0;
	padding:0;
	margin-top:10px;
}
div.ctrlNews div.newsDateTime p
{
	display:none;
}

