/* CSS Document */

.article_title {
	border:3px solid #0C3472;
	border-left:none;
	border-right:none;
	padding:10px 5px 15px;
}

#today {float:left; width:470px; height:850px;}
#today_title {margin-left:10px; width:440px;}
#today_article {margin-left:10px; width:450px;}
#today_link {margin-left:312px;}
#today_image {margin:5px 0px 15px 25px; float:right;}


#perspective {margin-left:482px; width:276px; height:850px;}
#perspective_title {margin-left:10px; width:245px;}
#perspective_article {margin-left:10px; width:255px;}
#perspective_link {margin-left:117px;}

#today_suite {position:relative; left: 5px; top:82px; width: 470px;height:80px; border: 1px solid #FFFFFF;}
#perspective_suite {position:relative; left: 483px; top:0px; width:276px; height:80px; border: 1px solid #FFFFFF;}
.homesuite {
	background-color:#FFFFFF;
	text-align:right;
}
/**/

