/* Styling by peer&dedigitalesupermarkt
www.dedigitalesupermarkt.nl */
#menubox
{
	width: 190px;
}
#textfield
{
	
	float: right;
	margin-right: 19px;
	margin-top: 22px;
	display:inline;
	height: 310px;
	width: 660px;
	background: url(../images/layout/bg/newsfield.gif) no-repeat;
	padding: 23px 23px 23px 25px;
	color: #fff;
}
#textfield p
{
	margin:10px;
	margin-bottom: 2px;
}
p.dark
{
	color: #4f535c;
}
.sp
{
	margin-left: 10px;
	height: 2px;
	border: 0;
	background: url(../images/layout/misc/sp.gif) repeat-x;
	width: 350px;
}