/* CSS Document used in news.html and privacy.html */
#sub_container_news{
	background-image: url(../images/news_apple_bk.jpg);
	background-repeat:no-repeat;

}

#sub_container_privacy{
	background-image: url(../images/privacy_bk.jpg);
	background-repeat:no-repeat;

}

#sub_container_testi{
	background-image: url(../images/testi_bck.jpg);
	background-repeat:no-repeat;

}

#sub_left_news{
	width:722px;
	float:left;
	clear:right;
	position:relative;
	/*background-image: url(../images/news_apple_bk.jpg);*/

}

#sub_txt_left_news{
	width:650px;
	float:right;
	padding:20px;
	margin-top:9px;
	

}




#news_img_rightTop{
	background-image: url(../images/news_apple_img.jpg);
	width:334px;
	height:157px;
	position:absolute;
	top:0px;
	right: 0px;

}


#news_img_right{
	background-image: url(../images/news_boy_img.jpg);	
	width:277px;
	height:471px;
	float:right;
	margin:0px;
	padding:0px;
	/*position:absolute;*/

}


/* ACADEMIC EXCELLENCE, OUR VISION, OUR MISSION*/
#table1{
		padding-top:30px;

}

#table1 td{
	vertical-align: top;

}

#about_b_right span{
	padding-left: 20px;

}
.tablelist td{
	padding-bottom:3px;
}

.tablelist img{
	padding-top:4px;
}

.tabSpace{
	padding-bottom:20px;
}
.labelPad{
	padding-right:10px;
}
