table.cake-sql-log {
	background-color: #000000;
}

table.cake-sql-log tr th, table.cake-sql-log tr td {
	font-size: 11px;
	font-family: Arial;
	color: #efefef;
}

table.cake-sql-log tr th {
	background-color: #333333;
	border-bottom: 1px solid #666666;
}

caption {
	margin-top: 15px;
	color: #ffffff;
	font-size: 14px;
}

body {
	background-color: #000000;
	background-image: url('../img/bg-public.png');
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited {
	color: #ff0000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #900000;
	text-decoration: underline;
}

p {
	margin-top: 0;
}

img {
	border: none;
}

h1, h2, h3 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
}

form input, textarea, select {
	font-size: 10px;
	font-family: Verdana;
}

.hidden {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.hide {
	display: none;
}

.show {
	display: inline;
}

.show-block {
	display: block;
}

#cms div.show p {
	margin-bottom: 10px;
}

#wrapper {
	margin: 0 auto;
	margin-top: 20px;
	width: 980px;
	overflow: hidden;
}

#header {
	width: 100%;
	overflow: hidden;
}

#header-middle {
	width: auto;
	overflow: hidden;
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
}

#header-middle div.right {
	margin-bottom: 10px;
}

#nav {
	width: auto;
	overflow: hidden;
	padding: 0px 15px 0px 15px;
	background-color: #ffffff;
}

#nav-bar {
	width: auto;
	overflow: hidden;
	background-color: #000000;
	background-image: url('../img/bg-nav.png');
	background-repeat: no-repeat;
	line-height: 40px;
}

#nav-user-links {
	font-size: 16px;
	font-weight: bold;
}

#nav-user-links a.active {
	color: #ff0000;
}

#nav-user-links a.inactive {
	color: #ffffff;
}

#nav-user-links a:link, #nav-user-links a:visited {
	text-decoration: none;
	padding-left: 25px;
}

#nav-user-links a:hover, #nav-user-links a:active {
	color: #ff0000;
}

#nav-site-links {
	font-size: 14px;	
}	

#nav-site-links a:link, #nav-site-links a:visited {
	color: #ffffff;
	text-decoration: none;
	padding-right: 15px;
}

#nav-site-links a:hover, #nav-site-links a:active {
	color: #ff0000;
}

#page-body {
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
}

#page-content {
	width: auto;
	overflow: hidden;
	padding: 15px;
}

#ad-leaderboard {
	text-align: center;
	margin-bottom: 15px;
}

.ad-img {
	border: 1px solid #cccccc;
}

#footer {
	width: 100%;
	overflow: hidden;
	background-image: url('../img/page-bottom.png');
	background-repeat: no-repeat;
}

#footer-links {
	margin: auto;
	width: 728px;
	overflow: hidden;
	text-align: center;
	line-height: 31px;
	color: #999999;
}

#footer-links a:link, #footer-links a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

#footer-links a:hover, #footer-links a:active {
	color: #ff0000;
}

#footnotes {
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}

#news-ticker {
	width: auto;
	overflow: hidden;
	background-color: #efefef;
	border-bottom: 1px solid #d9d9d9;
	color: #666666;
	font-size: 14px;
	line-height: 35px;
	margin-bottom: 15px;
	padding: 0px 15px 0px 15px;
	text-align: center;
}

#news-ticker p {
	margin: 0;
}

#homepage-left {
	width: 635px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

#homepage-splash img {
	width: 635px;
	height: 350px;
	border-bottom: 5px solid #000000;
}

#top-reasons {
	width: auto;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 25px;
}

#top-reason-header {
	margin-bottom: -10px;
}

.top-reason {
	background-image: url('../img/top-reasons/bg.png');
	background-repeat: no-repeat;
	padding: 5px;
}

#homepage-right {
	width: 300px;
	overflow: hidden;
	float: left;
}

#keyword-search {
	width: auto;
	overflow: hidden;
	border: 1px solid #d9d9d9;
	border-bottom: none;
	padding: 10px;
}

#keyword-search h2 {
	font-size: 14px;
	margin: 0;
	float: left;
	margin-right: 5px;
	color: #666666;
}

#keyword-search form {
	margin-bottom: 0px;
}

#keyword-search form input {
	float: left;
	width: auto;
	margin-right: 5px;
}

#login-controller {
	width: auto;
	overflow: hidden;
	background-image: url('../img/bg-silver-gradient.png');
	background-repeat: repeat-x;
	background-color: #cccccc;
	padding: 10px;
	border: 1px solid #cccccc;
}

#login-controller a:link, #login-controller a:visited {
	color: #000000;
}

#login-controller a:hover, #login-controller a:active {
	color: #666666;
}

#login-controller h2 {
	font-size: 20px;
	padding: 5px;
	padding-left: 10px;
	margin: -10px;
	margin-bottom: 10px;
	color: #ffffff;
	background-color: #000000;
	background-image: url('../img/bg-nav.png');
	background-position: top center;
	background-repeat: repeat-x;
}

#login-controller h2 a {
	text-decoration: none;
}

#login-controller fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#login-controller div {
	margin-bottom: 5px;
}

#login-controller label {
	display: block;
	width: 75px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

#login-controller fieldset input {
	width: 175px;
}

#login-controller div.submit {
	padding-left: 80px;
}

#login-controller div.submit input {
	background-color: #666666;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 3px;
	width: 90px;
	border: 2px solid #ffffff;
}

#login-controller #login-help {
	padding-left: 80px;
	font-size: 11px;
}

#featured-users {
	width: auto;
	overflow: hidden;
	background-image: url('../img/bg-silver-gradient.png');
	background-repeat: repeat-x;
	background-color: #cccccc;
	background-position: top left;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-top: 10px;
}

#featured-users h2 {
	font-size: 20px;
	padding: 5px;
	padding-left: 10px;
	margin: -10px;
	margin-bottom: 10px;
	color: #ffffff;
	background-color: #000000;
	background-image: url('../img/bg-nav.png');
	background-position: top center;
	background-repeat: repeat-x;
}	

.featured-user {
	width: 80px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}

.featured-user img {
	width: 80px;
}

#resources {
	width: auto;
	overflow: hidden;
	margin: 15px 0px 10px 0px;
	padding-top: 10px;
}

#resources img {
	margin: -10px 3px 0px 3px;
}

.resource {
	font-size: 14px;		
}

#authMessage, #flashMessage {
	width: auto;
	overflow: hidden;
	background-color: #666666;
	background-image: url('../img/bg-public.png');
	border-left: 10px solid #cc0000;
	padding: 10px;
	margin: 0px 0px 15px 0px;
}

.message {
	color: #ffffff;
	font-size: 14px;
}

#page-content form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#page-content form fieldset div {
	margin-bottom: 5px;
}

#page-content form fieldset div label {
	display: block;
	width: 75px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

#page-content form fieldset div input {
	width: 175px;
}

#page-content form fieldset div input.input-long {
	width: 350px;
}

#page-content form fieldset div select {
	width: 180px;
}

#page-content form fieldset div textarea {
	width: 350px;
	height: 100px;
}

#page-content form div.submit {
	padding-left: 80px;
}

#page-content form fieldset div input.datepicker-button {
	width: auto;
}

#page-content #login-help {
	padding-left: 80px;
	font-size: 12px;
	line-height: 18px;
}

#profile #profile-left {
	width: 268px;
	overflow: hidden;
	background-color: #e6e6e6;
	float: left;
}

#profile #profile-right {
	width: 655px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 25px;
}

#profile-left h1 {
	width: 100%;
	background-image: url('../img/bg-red.png');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 18px;
	line-height: 35px;
	margin: 0;
	padding-left: 10px;
}

#profile h2 {
	width: 100%;
	margin: 0;
	font-size: 14px;
	background-color: #666666;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	padding: 5px 5px 5px 10px;
}

#profile #profile-pic img {
	border: 1px solid #000000;
	margin: 10px;
	margin-bottom: 0px;
	max-width: 100px;
	float: left;
}

#profile #profile-pic #bio {
	padding: 10px;
	padding-left: 0px;
	line-height: 20px;
	width: 130px;
	overflow: hidden;
}

#profile #profile-pic #bio .list-item {
	line-height: normal;
	font-size: 11px;
	width: 130px;
	float: left;
	margin-top: 3px;
}

#profile-owner {
	width: auto;
	overflow: hidden;
	border: 1px solid #ffcc99;
	background-color: #ffffcc;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc99;
}

#profile-complete {
	width: auto;
	overflow: hidden;
	border: 1px solid #ffcc99;
	background-color: #ffffcc;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

#profile #profile-other {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

#profile #profile-other img {
	border: 1px solid #000000;
	max-width: 100px;
	float: left;
}

#profile #profile-other #bio {
	margin-left: 10px;
	width: auto;
	overflow: hidden;
	float: left;
}

#profile #profile-other #bio h1 {
	background: none;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-weight: bold;
	font-size: 22px;
	color: #000000;	
	line-height: normal;	
}

#profile #profile-other #bio .list-item {
	line-height: normal;
	font-size: inherit;
	width: auto;
}

#profile #actions {
	width: 100px;
	overflow: hidden;
	float: right;
}	

#profile #actions .tab a:link, #profile #actions .tab a:visited {
	background-image: url('../img/bg-gray.png');
	background-repeat: repeat-x;
	border-bottom: 3px solid #666666;
	font-size: 11px;
	font-weight: bold;
	float: right;
	display: block;	
	padding: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 75px;
	color: #900000;
	text-decoration: none;	
}

#profile #actions .tab a:hover, #profile #actions .tab a:active {
	background-image: url('../img/bg-red.png');
	background-repeat: repeat-x;	
	border-bottom: 3px solid #ff0000;
	color: #ffffff;
	background-color: #900000;
}

#profile #profile-icon-links {
	width: 248px;
	overflow: hidden;
	padding: 10px;
	clear: both;
}

#profile #profile-icon-links div {
	width: auto;
	background-image: url('../img/bg-gray.png');
	background-repeat: repeat-x;
	border-bottom: 3px solid #ababab;
	line-height: 20px;
	padding: 5px;
	padding-left: 35px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 1px;
}

#profile #profile-icon-links div img {
	float: left;
	margin: 0px 5px 0px -30px;
}

#profile #profile-icon-links a:link, #profile #profile-icon-links a:visited {
	color: #333333;
	text-decoration: none;
}

#profile #profile-icon-links a:hover, #profile #profile-icon-links a:active {
	color: #666666;
	text-decoration: none;
}

#testimonials-profile {
	font-size: 11px;
	padding: 10px;
	line-height: 16px;
}

#profile-right #activity fieldset {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
}

#profile-right #activity fieldset legend {
	font-size: 22px;
	margin: 5px;
	padding: 5px;
}

#file-upload {
	clear: both;
	width: auto;
	overflow: hidden;
	padding: 5px 10px 0px 10px;
}

#file-upload a {
	font-size: 11px;
	font-weight: bold;
}

#file-upload label {
	font-size: 10px;
	font-weight: bold;
}

#file-upload form div.submit {
	padding-left: 0;
}

#tabs {
	width: 100%;
	overflow: hidden;
}

#tabs #tab-content {
	clear: both;
	width: 630px;
	overflow: hidden;
	border: 1px solid #cccccc;
	border-top: 3px solid #333333;
	font-size: 11px;
	padding: 5px;
}

#tabs #basic-search {
	clear: both;
	overflow: hidden;
	border: 1px solid #cccccc;
	border-top: 3px solid #333333;
	font-size: 11px;
	padding: 5px;
}

#tabs .tab a:link, #tabs .tab a:visited {
	background-image: url('../img/bg-gray.png');
	background-repeat: repeat-x;
	font-size: 13px;
	float: left;
	display: block;	
	padding: 7px;
	margin-right: 1px;
	width: 100px;
	color: #900000;
	text-decoration: none;	
}

#tabs .tab a:hover, #tabs .tab a:active {
	background-image: url('../img/bg-red.png');
	background-repeat: repeat-x;	
	color: #ffffff;
	background-color: #900000;
}

#tabs .tab a.active {
	background-image: url('../img/bg-gray-dark.png');
	background-repeat: repeat-x;	
	color: #ffffff;	
	font-weight: bold;
}

#tab-content #col-1 {
	width: 50%;
	margin-right: 10px;
	overflow: hidden;
}

#tab-content #col-2 {
	width: 48%;
	overflow: hidden;
}

#tab-content #full-spread {
	clear: both;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #d9d9d9;
	padding-top: 5px;
}

#tab-content dl {
	font-size: 11px;
	width: 100%;
	overflow: hidden;
	margin: 10px 0px 15px 0px;
}

#tab-content dl dt {
	border-top: 1px solid #d9d9d9;
	clear: both;
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 25%;	
	padding: 5px;
	padding-bottom: 5px;
	text-align: right;
}

#tab-content dl dd {
	width: 65%;
	float: left;
	padding: 5px;
	border-left: 3px solid #999999;
	font-family: Verdana;
	margin: 0;
	line-height: 15px;
}

#tab-content dl.wide-label dt {
	width: 35%;	
}

#tab-content dl.wide-label dd {
	width: 55%;
}

#profile-right #activity fieldset div {
	margin: 0px 10px 1px 10px;
	padding: 5px;
	background-color: #efefef;
}

#profile-right #activity fieldset div.inbox-message {
	margin: 0px 10px 1px 10px;
	padding: 20px;
	background-color: #d9d9d9;
}

#profile-right #activity fieldset div span.sub-label {
	font-size: 11px;
	display: block;
	width: 85px;
	float: left;
}

#profile-right #activity fieldset div.checkbox {
	width: auto;
	overflow: hidden;
	padding: 0;
	margin: 0;
	margin-left: 145px;
}

#profile-right #activity fieldset div.checkbox input {
	width: auto;
}

#profile-right #activity fieldset div.checkbox label {
	float: none;
	font-weight: normal;
	text-align: left;
	display: inline;
}

#profile-right #activity fieldset div.item-message {
	margin: 0px 10px 1px 10px;
	padding: 5px;
	background-color: #d9d9d9;
}

#profile-right #activity fieldset label {
	display: block;
	width: 20%;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin-right: 20px;
}

#profile-right #activity fieldset div .number {
	color: #0000ff;
}

#profile-right #tips {
	margin-top: 20px;
}

#profile-right #tips h1 {
	background: none;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}

#profile-right #tips h2 {
	background: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0;
}

#profile-right #tips p {
	margin-left: 20px;
}

#large-action {
	width: auto;
	overflow: hidden;
	padding: 10px;	
	border: 1px dashed #cccccc;
	border-top: none;
	border-right: 5px solid #ff0000;
	font-size: 14px;
	text-align: right;
}

form #large-action div.submit {
	padding-left: 0px;
	margin-right: 10px;
	float: left;
}

div.error-message {
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
}

table.view {
	border-collapse: collapse;
	width: 100%;
}

table.view tr td {
	padding: 5px;
	background-color: #ffffff;	
}

table.view tr.altrow td {
	padding: 5px;
	background-color: #efefef;	
}

table.view th {
	text-align: left;
	color: #ffffff;
	padding: 5px;
	background-color: #999999;
}

table.view th a {
	color: #990000;
}

#paginator {
	width: auto;
	overflow: hidden;
	margin-bottom: 5px;
	font-size: 12px;
}

#paginator-controls a {
	text-decoration: none;
}

#videos {
	margin-top: 25px;
}

#videos div.video-embed {
	margin-bottom: 25px;
}

#videos div.video-description {
	margin-bottom: 10px;
}

#videos div.video-tags {
	padding-left: 5px;
	border-left: 15px solid #d9d9d9;
	margin-bottom: 10px;
}

#videos div.video-control {
	margin-bottom: 10px;
}

#short-page {
	margin: 25px 0px 100px 0px;
}

#form-content form {
	margin-bottom: 35px;
}

#form-content form fieldset div.error-message {
	padding-left: 105px;
}

#form-content form fieldset legend {
	font-size: 22px;
	margin-bottom: 15px;
	color: #000000;
}

#form-content form fieldset div label {
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}

#form-content form div.submit {
	padding-left: 103px;
}

#form-content form div.submit input {
	width: auto;
}

#webpage div.content-block h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#cms ul {
	margin: 0;
	padding: 0;		
	list-style-type: none;
}

#cms ul li {
}

#cms p {
	margin-bottom: 0;
}

#cms div.branch {
}

#cms div.title {
	color: #000000;
	margin: 10px 0px 10px 0px;
}

#cms div.branch div.title-collapsible {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #efefef;
}

#cms div.branch div.title-collapsible a {
	text-decoration: none;
}

#cms div.cms-content {	
}

div.note {
	font-size: 11px;
	font-style: italic;
	padding: 10px;
}

#page-content #register fieldset {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
}

#page-content #register fieldset legend {
	font-size: 28px;
	font-style: italic;
	margin: 5px;
	padding: 5px;
	margin-left: 165px;
	color: #ff0000;
}

#page-content #register fieldset div {
	margin: 0px 10px 1px 10px;
	padding: 5px;
	background-color: #efefef;
}

#page-content #register fieldset div input {
	width: 300px;
}

#page-content #register fieldset div span.sub-label {
	font-size: 11px;
	display: block;
	width: 85px;
	float: left;
}

#page-content #register fieldset div.checkbox {
	width: auto;
	overflow: hidden;
	padding: 0;
	margin: 0;
	margin-left: 145px;
}

#page-content #register fieldset div.checkbox input {
	width: auto;
}

#page-content #register fieldset div.checkbox label {
	float: none;
	font-weight: normal;
	text-align: left;
	display: inline;
}

#page-content #register fieldset div.item-message {
	margin: 0px 10px 1px 10px;
	padding: 5px;
	background-color: #d9d9d9;
}

#page-content #register fieldset label {
	display: block;
	width: 300px;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin-right: 20px;
}

#page-content #register fieldset div .number {
	color: #0000ff;
}

#page-content #register fieldset div#description {
	width: auto;
	overflow: hidden;
	background: none;
	border-top: 1px solid #d9d9d9;
}

#page-content #register fieldset div#description div {
	background: none;
}

#page-content #register #register-checkboxes {
	width: auto;
	overflow: hidden;
	padding: 10px;
	padding-left: 165px;
	border: 1px dashed #cccccc;
	border-top: none;
	border-right: 5px solid #ff0000;
	font-size: 11px;
	text-align: left;
}

#page-content #register #register-checkboxes div {
	float: left;
	clear: none;
}

#page-content #register #register-submit {
	text-align: center;
	padding: 20px;
}

#page-content #register #register-submit input {
	background-color: #ff0000;
	color: #ffffff;
	font-size: 14px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#page-content form #register-submit div.submit {
	padding-left: 0;
}

#i-am {
	padding: 10px;
	padding-left: 200px;
	width: auto;
	overflow: hidden;
	background-color: #333333;
	color: #ffffff;
}

#i-am div.short {
	width: 150px;
	overflow: hidden;
	padding: 10px;
	border: 1px dashed #cccccc;
	border-top: 3px solid #ff0000;
	margin-right: 10px;
}

#i-am div.long {
	width: 520px;
	overflow: hidden;
	padding: 10px;
	border: 1px dashed #cccccc;
	border-top: 1px solid #ff0000;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #121212;
}

#i-am div.error-message {
	width: auto;
	border: none;
}

#i-am h1 {
	font-size: 16px;
	color: #ffffff;
}

#i-am h2 {
	font-size: 14px;
	color: #999999;
	margin: 0;
}

#page-content #contact-form {
	width: 600px;
	overflow: hidden;
	margin: 0 auto;
}

#page-content #contact-form fieldset {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
}

#page-content #contact-form fieldset legend {
	font-size: 14px;
	margin: 5px;
	padding: 5px;
	color: #000000;
}

#page-content #contact-form fieldset div {
	margin: 0px 10px 1px 10px;
	padding: 5px;
	background-color: #efefef;
}

#page-content #contact-form fieldset div label {
	width: 125px;
}

#page-content #contact-form fieldset div input {
	width: 300px;
}

#page-content #homepage-search {
	width: auto;
	overflow: hidden;
	margin-top: 15px;
	border-right: 10px solid #666666;
}

#page-content #homepage-search fieldset {
	width: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background-image: url('../img/bg-silver-gradient.png');
	background-repeat: repeat-x;
	background-color: #cccccc;
	border: 1px solid #cccccc;
}

#page-content #homepage-search fieldset form {
	padding-bottom: 40px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #999999;
}

#page-content #homepage-search fieldset h1 {
	font-size: 24px;
	font-style: italic;
	margin: 5px;
	padding: 5px;
	color: #ff0000;
}

#page-content #homepage-search fieldset div {
	width: auto;
	margin: 0;
	padding: 5px;
	padding-right: 0px;
	float: left;
}

#page-content #homepage-search fieldset div label {
	font-size: 10px;
	color: #666666;
	text-align: left;
	width: auto;
}

#page-content #homepage-search fieldset div input {
	width: auto;
}

#page-content #homepage-search fieldset div.submit input {
	float: right;
	margin-top: -5px;
}

#page-content #homepage-search fieldset div.submit input {
	background-color: #666666;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 3px;
	width: 90px;
	border: 2px solid #ffffff;
}

#page-content #homepage-search fieldset div.submit {
	margin-right: 5px;
}

.req {
	color: #ff0000;
}

div.pricebox {
  min-height: 95px;
  border: 0;
}
