/* NEWS CSS Document */
div#top_left_box {
	text-align: center;
	height:502px;
	background-image: url(../images/TermsNewsBox1.gif);
	background-repeat: repeat-y;
}
div#top_right_box {
	width:480px;
	height:452px;
	padding:50px 0px 0px 0px;
	text-align: center;
	background-image: url(../images/TermsNewsBox2.gif);
	background-repeat: repeat-y;
	}
div#news_box_1 {
	text-align:center;
	padding: 20px 0px 0px 0px;
	height: 150px;
	background-image: url(../images/TermsNewsBox1.gif);
	background-repeat: repeat-y;
}
div#news_box_2 {
	text-align:center;
	height: 150px;
	padding: 20px 0px 0px 0px;
	background-image: url(../images/TermsNewsBox2.gif);
	background-repeat: repeat-y;
}
div#news_box_3 {
	text-align:center;
	background-image: url(../images/TermsNewsBox1.gif);
}
div#news_box_4 {
	position: relative;
	}
#PageTitle {
	width:450px;
	height:52px;
	text-align: left;
	padding: 0px 0px 0px 30px;
}
