html.ie8 .generic_silver_header.mondial_header,
html.ie7 .generic_silver_header.mondial_header,
html.ie6 .generic_silver_header.mondial_header{
	display:block;
	direction: ltr !important;

	}

html.ie .generic_silver_header.mondial_header .generic_silver_header_lef{
	float: left;
	}	
.special_box.mondial_results
{
	padding-right: 5px !important;
	padding-left: 5px !important;
	padding-top: 0;
	padding-bottom: 4px;
	text-align: center;

}
html.ie .special_box.mondial_results
{
	padding: 0 !important;
	text-align: center;
}
html.ie8 .special_box.mondial_results
{
	width: 276px;
	overflow: hidden;
	padding-bottom: 0 !important;
	float: right;
	text-align: right;
}
.results_list
{
	margin-bottom:10px;
	width:265px;
	text-align:right;
	height: 163px;
	font-family: Arial;
	font-size:12px;
	color:#000;
	overflow-y: hidden;
	overflow-x: hidden;
}   
.results_list .title
{
	display: block;
	margin-top:11px;
} 
.results_list .content
{
	 display: block;
	 height: 16px;
} 

.special_box.mondial_results h6{
	background:   url('/images/mondial/title_bg.gif')  left top no-repeat;
	height: 16px;
	width: 263px;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
	text-align: right;

}
html.ie8 .special_box.mondial_results h6,
html.ie8 .results_list,
html.ie8 .special_box.mondial_results img{

	margin-right:5px;


}
.special_box.mondial_results h6 a{
	color: #fff;
	font-family: Arial;
	font-size:12px;
	padding-right: 5px !important;
	display: block;
	text-align: right;
	text-decoration: none;
	
}

.special_box.mondial_results span.color_red{
	color: Red;
}


.special_box.mondial_results .results{
	float: right;
	margin: 3px 4px 0 0;
	display: block;
	width: 150px;
	overflow: hidden;
	height: 16px;
	font-weight: bold;
	line-height:16px;
}
.special_box.mondial_results .flag_status{
	float: right;
	display: block;
	text-align: right;
	direction: rtl;
	width: 90px;
	line-height:16px;
	height: 16px;
	margin-top:0;
	vertical-align: top;
}
html.ie .special_box.mondial_results .flag_status
{
	position: relative;
	top: 2px;
}
.special_box.mondial_results .red{
	background:   url('/images/mondial/ball-red.jpg')  right bottom no-repeat;
	height: 16px;
	width: 18px;
	display: inline-block;
	position: relative;
	top: 4px;
	margin: 0 1px 0 1px;
}
.special_box.mondial_results .orange{
	background:   url('/images/mondial/ball-yelllow.jpg')  right bottom no-repeat;
	height: 16px;
	width: 18px;
	display: inline-block;
	position: relative;
	top: 4px;
	margin: 0 1px 0 1px;
	
}
.special_box.mondial_results .green{
	background:   url('/images/mondial/ball-green.jpg')  right bottom no-repeat;
	height: 16px;
	width: 18px;
	display: inline-block;
	position: relative;
	top: 4px;
	margin: 0 1px 0 1px;
}