IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto }

	
.boxwhite  {
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
margin-bottom: 20px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 1px;
padding-left: 10px;
border-width: 1px;
border-style: solid;
border-color: #dddddd;
padding-top: 0.5em;
}

select.xm{
width: 50%;
}input.xm {width: 50%;}

.LV_validation_message, .LV_invalid_field, .LV_invalid {
color: #333333;
background-color: #ffffff;
}

.toggler {
background-color: #333333;
background-image: url(../img/switch_minus.gif);
background-repeat: no-repeat;
}

p.xm, li.xm, ul.xm{
font-size: 14px;
}