/* New entry css style */

.newentry_top_title
{
	font-family:Arial;
	font-size:12px;
	color:black;
	font-weight:bold;
}

.newentry_input
{
	background-color:white;
	border:1px solid #946666;
}

.newentry_shortContent
{
	width:535px;
	border:1px solid #946666;
}

.newentry_span
{
	height:5px;
}

.newentry_charsremain
{
	text-align:right;
}

.newentry_btm_btns
{
	text-align:center;
}

.newentry_btm_button
{
	font-weight:bold;
	border:1px solid #946666;
	background-color:#EABF60;
}

.newentry_prev
{
	border:1px solid lightgrey;
}

.newentry_quote
{
	width:557px;
	border:1px solid #946666;
}

.entry_spanner
{
	margin-bottom:7px;
}

.nm_span
{
	padding:10 5 10 5;
}