#positioner{
    margin-left:-4px;
}

#contentback{
	background-image: url(../image/images/backgrnd.gif);
	width:640px;
	margin:0px auto;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-variant: normal
}

#textitem{
	position:relative;
	margin-top:10px;
	margin-left:125px;
	margin-right:10px;
}

#newshead{
	border-bottom:dotted 1px #101010;
	position:relative;	
	margin-top:0px;
	width:400px;
}

#newsbody{
	width:400px;
	margin-top:6px;
	margin-bottom:20px;
}
	
#articlehead{
	position:relative;	
	margin-top:0px;
	width:400px;
}

#articlebody{
	width:400px;
	margin-top:4px;
	margin-bottom:20px;
}
