
.ui-state-default {
	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;
}
