/*********************************************************************
* Copyright 2009 Amblique :: www.amblique.com :: All Rights Reserved *
**********************************************************************
* INTERNET EXPLORER 6 AND 7 HACKS
*********************************************************************/

/***** Internet Explorer 6 *****/
* html html,
* html body,
* html form {}

* html .class {}
* html .content-winners .content-week .west .winnerImg .winnerIcon {display:block;background:url(/competitions/images/icon-winner.png) no-repeat; width:77px; height:114px; position:absolute; bottom:156px; right:31px; z-index:1;} 

/***** Internet Explorer 7 *****/
*+html .class {}
*+html .class {}
*+html .class {}
*+html .class {}
*+html .class {}

/***** Internet Explorer 6 & 7 *****/
.btn {display: inline-block;}
.btn-wide {display: block;}
	.btn input {display: block; overflow: visible; line-height: 1.35em;}
input.button {padding-left: 300px; text-indent: 0;}
.Video-Form-Container .Close-Container {margin-top:8px;}

