@charset "UTF-8";
/* CSS Document */

div.news{
	float:right;
	position:relative;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
	}	
div.border{
	margin:20px 0;
	padding:0 20px;
	border:1px dotted orange;
	}