/* selecta */
#selecta {
	padding-bottom: 5px;
}

#selecta .a {
	width: 35%;
	font-weight: bold;
	font-size: normal;
	text-align: left;
}

#selecta .b {
	vertical-align: bottom;
	text-align: right;
}

#selecta .clicka {
	margin-top: 15px;
	text-align: center;
}

#selecta .clicka input {
	cursor: pointer;
}

#selecta td {
	vertical-align: bottom;
}
