/*
Title:		Extra css style
Author:		Xaliber
Year:		2010
Contact:	info@xaliber.com
*/

@charset "utf-8";

/* Call me form */
#belmij {
	padding: 5px;
	margin: 0px;
	display: block;
	height: 175px;
}
#belmij   .input_front {
	width: 165px;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	padding: 4px;
	float: left;
	margin-bottom: 2px;
	margin-top: 2px;
}
#belmij .input_bttn {
	border: 		2px solid #FFFFFF;
	padding: 		5px;
	background-color: #3FAECE;
	background-image: url(../images/layout/btt_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 4px;
}

#onecol_form #email td {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

/* News frontpage */

#twocols #nieuws {
	text-align: left;
}
#nieuws #mailing {
	width: 259px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #FAFAFA;
}
