#MLM_subscription{
	padding: 10px;
}

#MLM_subscription label{
	margin-right: 5px;
}

.mlm_row{
	margin-bottom: 10px;
}

.mlm_function{
	margin-bottom: 10px;
}

.mlm_list_selection{
	margin-bottom: 10px;
}

#MLM_subscription small{
	color: red;
}

.mlm_required{
	margin-bottom: 10px;
}

.widget .mlm_error{
	padding: 10px;
	background: #CCC;
	margin: 5px;
}

.widget .mlm_error h2{
	font-size: 14px;
	color: red;
	margin-bottom: 5px;
}

.widget .mlm_error h3{
	font-size: 12px;
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
}

.widget .mlm_error li{
	padding-left: 0;
	border-bottom: 1px solid #999;
}