/*	---------------------------
	Title: News Styles
	Version: 1.0
	Date: 11/13/2005
	Author: Jim Thoburn
	
	Description: Styles for the news inline frame.
	--------------------------- 	*/

@import url("base.css");



/*	---------------------------
	NEWS
	--------------------------- 	*/
body {
	width: 180px;
}
p {
	padding: 0 0 1em 0;
	margin: 0.5em 0 1em 0;
	border-width: 0 0 1px 0;
	border-color: #CCCCCC;
	border-style: dotted;
}