/* style_home_saao.css
   This file has specifications which differ from those in the style
   file of the root page.
/* Created by Arfon Smith, modified by Michelle Bassett     */
/* Merged with style files for SAAO and SALT Internet sites */
/* by Anne Charles, 15 February 2006                        */

#page-normal{
	width: 242px;
	padding-left: 8px;
	float: left;
}

/* Positioning for the right page column */
#page-right{
	width: 535px;
	padding: 0px;
	float: left;
	margin-left: 5px;	
}

/*
	**	News **
*/
/* dd is the news box title */
dd {
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

