div.bulletins .input-main {
    background: none !important;
    float: none !important;
}

div.bulletins .input-right {
	display: none;
}

div.bulletins label {
    float: left;
    clear: none;
    font-weight:  normal;
    width: auto;
}

div.bulletins input {
	float: left;
	clear: both;
	margin-right: 10px;
}

label.checkbox {
    clear: both;
    width: auto;
    float: none;
}

li.bulletins {
    float: left;
}

div.bulletins {
    float: left;
}

input#inside-form {
    margin-left: 110px;
}

li.bulletins {
    height: 65px;
}
