#standard_input
{
	width: 219px;
	height: 31px;
	line-height: 31px;
	padding: 0px 10px;
	background: url(../images/user/input.png) no-repeat;
}

#standard_submit
{
	width: 84px;
	height: 31px;
	background: url(../images/user/next.png) no-repeat;
}

.forum_text
{
	border: 2px solid #DBE5C6;
	width: 500px;
	height: 250px;
}

#standard_submit:hover
{
    cursor: pointer;
}

#alert
{
    margin: 0 auto;
}

#standard_select
{
	border: 2px solid #DBE5C6;
}
