/* IE7 */

/*
*:first-child+html .enquiry_btn{
	margin-top:134px;
}
*/

*:first-child+html .send_btn{
	margin-right:8px;
}

/* IE7 and 6*/
.enquiry_right textarea{
	width: 350px;
}
.enter_detail h2{ margin-top: 10px;}

/* IE6 */
* html div.logo a img{display:none;}
* html div.logo a{display:block; width:288px; height:126px;}
* html div.logo{background:url(../images/logo.gif) no-repeat top left;}
* html div.home{background-image: url(../images/bg_home.gif);}
* html div.previouswinners{background-image: url(../images/btn_previouswinners.gif);}
* html div.playthegame{background-image:url(../images/btn_playthegame_ie.gif);}
* html div.contestrules{background-image:url(../images/btn_contestrules.gif);}

* html .enter_detail{ background-image:url(../images/login_bg.gif); margin-left: 2px;}

* html .banner div.logo{
	margin-bottom: -35px;
	position:relative;
	z-index:200;
}

* html .columns div.first {
	margin-right:13px;
}

* html .columns div.last {
	margin-left:13px;
}

*html .slidethumb ul li a{
	padding-right:12px;
}

*html .winnerlist_container{
	width:600px;
}

* html .winner-block {
	margin-left:15px;
}

/*
* html .enquiry_btn{
	margin-top:135px;
}
*/

* html .send_btn{
	margin-right:1px;
}


* html .enquiry_btn{
	margin-left:120px;
}
