#contactForm .FormButton
{
    border-style: none;
    color: #30a801;
    cursor: pointer;
    text-align:right;
	font-weight:bold;
	width: 200px;
	float: right;
	background: transparent;
}

#newsLetterForm
{
	/*top:342px;*/
	height:60px;
}

#newsLetterForm span
{
    color: #ffffff;
    position: relative;
    top: 16px;
}

.HiddenButton
{
    display: none;
}

.warn
{
    color: #ff0000;
}
