@charset "utf-8";
/* CSS Document */
/*
This is a 960 framework width system and below is a list of the fractions for quick reference@
960 - 1 column
480 - 2 columns
240 - 4 columns
120 - 8 columns
60 - 16 columns
30 - 32 columns

Site measurements

960 - header
180 / 780 - navigation - advert panel
180 / 600 / 180 - main page with 2 columns
960 - footer

*/


#home-news-container {
	display:block;
	width:163px;
	padding:5px;
}
#home-news-data {
	padding-right:10px;
}

#news-article-image{
	float:right;
	padding-left:10px;
}

#news-article-title{
	font-weight:bold;
}

#news-article-detail{}

#news-article-returnlink{}

#news-article-register{}


