div.module h3 {
	color: #918F8F;
	font-size: 13px;
	font-weight: bold;
	margin: -3px 5px -2px -8px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 5px;
	height: 25px;
	text-align: left;
}
div.module {
	background: url(../gfx/modules/orange-bottom-left.gif) bottom left no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
        position:relative;
        bottom: -300px;
}
div.module div {
	background: url(../gfx/modules/orange-bottom-right.gif) bottom right no-repeat;
}
div.module div div {
	background: url(../gfx/modules/orange-top-left.gif) 0 0 no-repeat;
}
div.module div div div {
	background: url(../gfx/modules/orange-top-right.gif) 100% 0 no-repeat;
	padding: 5px 8px 15px 8px;
	width: auto !important;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}
div.module div div div div {
	padding: 0;
	text-align: left;
	color: #666666;
}

div.module div div div div, div.module div div div div input {
	text-align: left;
}
div.module div div div table tbody tr td div {
	margin: 0px !important;
	padding: 0px !important;
}
div.module div div div table tbody tr td div img {
	margin-left: 7px;
}
