.menu-content {
	text-align:left;
	/*padding-left:50px;*/
}

a.linknormal_white_bold {
	color:#E6B792;
	text-decoration:none;
}

a.linknormal_white_bold:hover {
	color:#fff;
}

.comments_text_white_bold {
	font-weight:400;
}

.comments_text {
	font-style:normal;
	font-weight:400;
}

h4 {
	text-align:center;
}

.comments_text_underline {
	font-style:normal;
	text-decoration:none;
	font-weight:400;
}

#comments textarea {
	width:280px;
	height:170px;
}

#contact textarea {
	width:280px;
	height:170px;
}

a.button:focus, a.button:active {
	outline:none;
	-moz-outline-style: none;
}

a.button, input.button {
	background:transparent url(../images/new_layout/meetings/button.gif) repeat scroll 0 0;
	cursor:pointer;
	font-size:11px;
	text-decoration:none;
	color:#E6B792;
	height:29px;
	line-height:29px;
	margin:0 6px;
	text-align:center;
	width:105px;
	display:block;
	text-indent:0;
	float:left;
	outline:0px none;
	border:0px none;
}
a.button:hover {
	background:transparent url(../images/new_layout/meetings/button-o.gif) repeat scroll 0 0;
	color:#fff;
	text-decoration:none !important;
}

.login-box {
	margin:0 auto;
	padding-left:80px;
	width:334px;
	float:right;
	border-left:1px solid #100f0e;
}

*:first-child+html .login-box form {
	margin-left:60px;
}
.login-box form {
	_margin-left:60px;
}

.content-wrap .content {
	_padding-top:100px;
}
