/* @override http://nix/il24ore/css/edRelatedBoxCssV2.css */	
@media only screen and (max-width: 480px) {	
			#ed_Related_Box{				font-family: Arial;				font-size: 12px;				font-weight: normal;				margin-top: 12px;				overflow: hidden;				width:350px;			}			#ed_Related_Box .ed_Related_Record_Div .ed_Related_Record_Content a { font-size: 12px; line-height: 1em; }
					}		@media only screen and (min-width: 481px) and (max-width: 768px) {	
			#ed_Related_Box{				font-family: Arial;				font-size: 15px;				font-weight: normal;				margin-top: 12px;				overflow: hidden;				width:450px;			}		}		@media only screen and (min-width: 769px) {			#ed_Related_Box{				font-family: Arial;				font-size: 15px;				font-weight: normal;				margin-top: 12px;				overflow: hidden;				width:100%;			}		}				#ed_Related_Box .title{			color:#3f4549;			font-family: Arial,sans-serif !important;			font-size: 15px;			margin-bottom: 15px;			margin-left: 5px;			font-weight:bold;			border-bottom: 1px solid #a9baad;		}		#ed_Related_Box .ed_Related_Record_Div {			border-width: 0;			float: left;			overflow: hidden;			padding: 0;			width: 31%;			height: auto; margin: 4px 1% 4px 1%; }		#ed_Related_Box div a{			text-decoration:none;		}		#ed_Related_Box .ed_Related_Record_Div a {			border-width: 0;			margin: 0;			padding: 0;		}		#ed_Related_Box .ed_Related_Record_Div .ed_Related_Record_Div_Img {			/*border:1px solid #ffffff;*/			background-color: #ffffff;			display: block;				margin-bottom: 9px;			overflow: hidden;			width: 224px;			height: 126px;			text-align: center;		}		#ed_Related_Box .ed_Related_Record_Div .ed_Related_Record_Div_Img .ed_Related_Record_Img {			background-color: #ffffff;			border-width: 0;			max-width: 100%; 			height: auto;			margin: 0;			overflow: hidden;			padding: 0;		}				#ed_Related_Box .ed_Related_Record_Div .ed_Related_Record_Div_Img_Sponsor {			background-color: #ffffff;			border-width: 0;			max-width: 224px;			height: auto;			margin: 0;			overflow: hidden;			padding: 0;			float: left;		}		#ed_Related_Box .ed_Related_Record_Content {			border-width: 0;			margin: 6px 0 0;			width: 100%;		}		#ed_Related_Box .ed_Related_Record_Content a {			border: 0 none;			color: #353535;			font-family: Arial,sans-serif;			font-size: 15px;			line-height: 18px;			font-weight: normal;			margin: 0;			padding: 0;			text-decoration: none;		}		#ed_Related_Box .ed_Related_Record_Content a:hover {			text-decoration: underline;			color: #3f4549;		}				#ed_Related_Box .ed_Related_Sponsor_Top_Container{			float: left;			margin-bottom: 9px;			overflow: hidden;			width: 100%;			height: auto;			position: relative;		}		#ed_Related_Box .ed_Related_Sponsor_Text_Container{			position:absolute;			bottom:0;			right:0;		}		#ed_Related_Box .ed_Related_Record_Image{			top:0px;			width:100%;		}		#ed_Related_Box .ed_Related_Sponsor_Text_Container .ed_Related_Sponsor_Text{			background-color: #333;			border-style: solid;			border-width: 0;			clear: both;			color: #fff;			direction: ltr;			float: right;			font-family: Verdana;			font-size: 10px;			font-size-adjust: none;			font-stretch: normal;			font-style: normal;			font-variant: normal;			font-weight: normal;			line-height: normal;			padding: 3px 2px;			position: relative;			text-transform: uppercase;			z-index: 10;		}		#ed_Related_Box .ed_Related_Record_Div .ed_Related_Record_Div_Img img {		  -webkit-filter: contrast(115%) brightness(115%);		  filter: contrast(115%) brightness(115%);		}