/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.m4j_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	overflow: hidden;
	height: 16px;
	width: auto;
	padding: 0px;
	padding-bottom: 2px;
}

.m4j_header_text {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	padding-bottom: 16px;
}

.m4j_form_wrap {
	text-align: left;
	color: #000000;
	vertical-align: top;
	display: block;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	padding: 0px; 
	padding-top: 8px;
	padding-bottom: 8px;
	border:none;
	float:left;
}