﻿#content li {
    margin-left: 25px;
	background: none !important;
}

#report_form {
    float: left;
    width: 470px;
    border-right: 1px solid #CCC;
    margin-right: 29px;
}

#report_options {
    float: left;
    width: 280px;
}

#report_submit {
    margin-top: 20px;
}

.report_section input {
	margin: 3px 5px 3px 0;
}

