#menuButtons .button{
	clear:both;
}
#menuButtons .button a {
    text-align: left;
    padding-left: 5px;
    padding-right: 0;
    width:155px;
    text-align:left;
}
#menuButtons {
    float: left;
}
.menu_sub_item{
	clear:both !important;
	padding: 5px 0px 5px 9px !important;
}
.menu_sub_item_wrapper {
	background: url(../images/Default/menu_side_border.gif) no-repeat bottom;
	width:170px;
	clear: both;
}
.menu_sub_item_wrapper_top, .menu_sub_item_wrapper_bottom {
    /*display: none;*/
    height: 0px;
    clear: both;
}
#content_main {
    margin-left: 8px;
}
.register #address1, .register #postcode, .register #first_name, .register #last_name {
    width: 170px;
}
.register #email_address {
    width: 300px;
}
.competition #address1 {
    width: 85px;
}
.competition #postcode {
    width: 85px;
}
.competition #email_address {
    width: 255px;
}
.competition #first_name {
	width:208px;
}
.competition #last_name {
    width: 208px;
}
.competition #anti_spam {
    width: 80px;
}

#microsite_how {
	float:left;
	width: 180px;
}
#microsite_how_button {
	display: none;
}
#competition_how {
	float: left;
	width: 250px;
	display: none;
	position: absolute;
	z-index: 10;
}
#competition_how_button {
	position: absolute;
	text-align: center;
	font-size: 11px;
	margin-left: 10px;
	cursor: pointer;
	padding:0px;
	color: #FFFFFF;
}
#more_info_button {
	position: absolute;
	font-size: 11px;
	margin-left: 10px;
	cursor: pointer;
	padding:0px;
}

