h1.mainHead {
font-weight: normal;
}

#comm {
	display:block;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
.new_button{
    background:#fff600;
    color:#000;
    padding: 0 3px 0 3px;
    font-size:11px;
    font-weight: bold;
}

.signup_header, .signup_header_gamble{
    background:url(/images/mywk_funnel_first.png) repeat-x;
    width:679px;
    height:110px;
    padding: 120px 0 0 20px;
}
.signup_header_gamble {
	background: url(/images/gamble/gamble_signup_header.png) no-repeat;
	height: 105px;
	padding: 135px 0 0 20px;
}
    .signup_header .box1, .signup_header_gamble .box1{
        float: left;
        margin-right:27px;
        width:142px;
    }
    .signup_header .box2, .signup_header_gamble .box2{
        float: left;
        margin-right:39px;
        width:142px;
    }
    .signup_header .box3, .signup_header_gamble .box3{
        float: left;
        margin-right:38px;
        width:142px;
    }
    .signup_header .box4, .signup_header_gamble .box4{
        float: left;
        margin-right:1px;
        width:142px;
    }

.signup_form_wrapper{
    background:url(/images/funnel_signup_bg.png) repeat-x;
    padding: 15px 15px 0 15px;
}
.artTitle_right a{
	color:#000000;
	font-weight:bold;
}
.artDate_right{
	color:#A9282B !important;
}
