body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

h2 {
    margin-top: 18px;
    margin-bottom: 18px;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4808;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

a {
	color: #101058;
    font-weight: bold;
}

a:hover {
	text-decoration: none;
}

ul.errorlist {
    padding-left: 0px;
}

ul.errorlist li {
    color: red;
    font-weight: bold;
    margin-left: 0px;
    list-style-type: none;
}

.current {
    margin-left: 20px;
    margin-right: 20px;
}

.clear {
    clear: both;
}

.report label {
    width: 220px;
    float: left;
    font-weight: bold;
}

.report input, .report textarea {
    width: 350px;
}

.report #id_tax_registered, .report #id_agree_with_terms {
    width: 15px;
}

.report #submit {
    width: 300px;
    margin: 15px;
    margin-left: 250px;
}

.docsleft {
    float: left;
}

.docsright {
    float: right;
    width: 280px;
    padding-right: 20px;
}

#submitreport {
    width: 880px;
    height: 40px;
    font-size: 20px;
    margin: 15px;
}

#iban td {
    font-size: 15px;
    padding: 3px;
}

#iban {
    float: left;
}

#publish {
    float: right;
}

#publish input {
    width: 300px;
    height: 75px;
    font-size: 36px;
    margin-right: 100px;
}

#paginator {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: both;
}

#search {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 20px;
}

#search #query {
    width: 450px;
}

.text1 {
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.text2 {
	color: #4C2204;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.text3 {
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #FFFFFF;
}

.text4 {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.style1 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.style1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 a:hover {
	text-decoration: underline;
}

.bg1 {
	background: url(../images/img1.gif) repeat-x left top;
}

.bg2 {
	background: url(../images/img2.jpg) no-repeat left top;
}

.bg3 {
	background: url(../images/img3.gif) repeat-x left top;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

#report-list {
    float: left;
    width: 580px;
}

#report-list-banner {
    float: left;
    width: 300px;
}

#laws-banner {
    float: right;
    width: 300px;
    height: 250px;
    background-color: red;
    clear: both;
}

.centered-borders {
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    border: 1px dotted #194d02;
}

#payment-status div {
    font-size: 18px;
    font-weight: bold;
}

#payment-status div p {
    font-size: 13px;
    font-weight: normal;
    margin-left: 83px;
}

#payment-status img {
    vertical-align: middle;
    margin-right: 20px;
    margin-left: 10px;
}

#initiate-payment, #loading_area {
    width: 500px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

#user-panel {
    width: 870px;
}

#report-due-list {
    margin-top: 10px;
    list-style-type:square;
}

#report-due-list ul {
    margin-bottom: 3px;
}

.important-red p {
    color: red;
}

.larger {
    font-size: 18px;
}

#payment-panel {
    width: 870px;
}

#payment-types {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 712px;
    height: 160px;
}

#payment-types div {
    float: left;
    margin-right: 20px;
}

#payment-types img {
    height: 40px;
}

#payments-images {
    width: 760px;
    margin: 30px auto;
}

#discounts, #prices-table {
    width: 400px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-collapse: collapse;
}

 #prices-table {
    width: 800px;
}

#discounts td, #prices-table td {
    padding: 4px;
    border: 1px solid #000;
}

#discounts td.right, #prices-table td.right {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}

#discounts td.left, #prices-table td.left {
    text-align: left;
    font-size: 16px;
}

#discounts .colored td, #prices-table .colored td {
    background: #eee;
}

#discounts thead td, #prices-table thead td {
    background-color: #ccc;
    font-weight: bold;
    text-align: center;
    width: 70px;
    font-size: 20px;
}

#login_form_wrapper {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    border: 1px dotted black;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#login_form_wrapper h2 {
    text-align: center;
}

#login_form label {
    font-weight: bold;
    width: 120px;
    float: left;
}

#login_form input {
    width: 270px;
}

#login_form #login_button {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
}

#login_form #login_button input {
    width: 100%;
    font-weight: bold;
}

#card-payments {
    width: 866px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#card-payments strong {
    font-size: 15px;
}

#card-payments p {
    margin-bottom: 2px;
}

.red {
    color: #f00 !important;
    


}

