@charset "utf-8";
/* CSS Document */

#content	{
	width:440px;
	border:0px;
	text-align:justify;
	}
#content p	{
	text-align:justify;
	}

#midden 	{ 
	width:240px;
	background:#e3e3e3;
	padding:0px;
	float:right;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:25px;
	line-height:180%;
	}
#mw 		{ 
	margin:0px;
	margin-right:10px;
	margin-left:10px;
	padding:0px;
	}
.textwidget 	{ 
	padding-bottom:0px;
	border-bottom:0px;
	}

#midden h4	{
	color: #F90; 
	letter-spacing: -1px; 
	font-size: 14px;
	}
#midden a	{
	color: #F90; 
	font-weight:bold;
	}
