form,
form td,
form p {
	font-family: Arial, Helvetica, sans-serif;
}

#wlpeUserRegisterInput label
{
/*	
	display:block;
	float:left;
	clear:both;
	*/
}


#wlpeUserRegisterForm table
{
	border-collapse:collapse;
}

#wlpeUserRegisterForm table td
{
	padding-bottom:5px;

}
/*
#wlpeUserRegisterForm table tr:hover
{
	text-shadow:#039 0px 0px 2px;;
	color:#003366;
}
*/
#wlpeUserRegisterForm legend,
#wlpeUser legend,
#wlpeLogin legend
{
/*	background-color:#A6D0D9;*/
	border-top-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:5px 5px 5px 5px;
	
}

td.pakollinen
{
	width:10px;

}

td.muuttuja
{
	width:180px;
}

td.arvo
{
	width:250px;
}
#wlpeUserRegisterForm td input.tekstilaatikko,
#wlpeUser td input.tekstilaatikko,
#wlpeLogin td input.tekstilaatikko
{
	width:100%;
}

.syottolaatikko{ width:250px;}

tr .erikoistuminen
{
	vertical-align:top;
}

td.erikoistuminen
{
	padding-left:10px;
	width:260px;
}


td.erikoistuminen label
{
	display:block;
	float:right;
	width:100%;
	white-space:nowrap;
	text-align:right;
	margin-bottom:10px;
}
td.erikoistuminen label input
{
	margin-left:10px;

}

#wlpeUserRegisterForm #opiskelija {
	margin-left: 130px;
}

.vaadittu {
	color: #D63434;
	padding-right: 5px;
}

#wlpeTermsOfService {
	max-height: 120px;
	margin-bottom: 40px;
	overflow-y: scroll;
}

.price-box {
	font-size: 1.2em;
}

.price-total {
	font-size: 1.25em;
	font-weight: normal;
}

/*
label input{background-color:#FF0000; float:left;}
label {text-align:right;}
*/

/*
tr .erikoistuminen input
{}

*/
.tekstikentta{width:250px;}

input[readonly] {
	color: #444444;
	background-color: #dedede;
}

.errors {
	color: #D63434;
}

div.errors {
	margin-bottom: 1em;
}
