
.ui-state-default, .ui-state-active {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
}
.ui-state-default span.ui-icon {
	margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;
}

button.ui-state-default span span.ui-icon {
	margin: 0 5px 0 -18px;position: absolute;left: 0em;top: 50%;margin-top: -8px;

}

form.ajax-contacts-form * input, form.ajax-contacts-form * textarea{
	width: 400px;
}

form.ajax-contacts-form dl * {
	float: left;
}
form.ajax-contacts-form dl  {
	clear: both;
	padding-top: 5px;
}
/*form.ajax-contacts-form dl.message dd {
	clear: both;
}
*/
form.ajax-contacts-form dl dt {
	width: 100px;
}

form.ajax-contacts-form * textarea{
	height: 150px;
}


.image-description {
	padding: 10px 0px;
}


div.c {
	clear: both;
}


div.voting-main-summary {
	clear: both;
}

dl.voting-main {
	clear:  both;
	padding: 5px;
}

dl.voting-main dd * .bar {
	height: 12px;
}

dl.voting-main dt, dl.voting-main dd, dl.voting-main , form#Vote {
	padding: 0px;
	margin: 0px;
}
dl.voting-image-main {
	clear: both;
}
dl.voting-image-main dt, dl.voting-image-main dd {
	float: left;
	padding: 4px;
}

.vote-hypertext {
	font-weight: bold;
}

dd.results {
	width: 100%;
}

label.error {
	color: #990000;
}

