.news_banner
{
	float: left;
	width: 614px;
	height: 171px;
	background-image: url(../images/news_result_banner.jpg);
	background-repeat: no-repeat;
	left:2px;
	position:relative;
}
.news_banner_content
{
	float:left;
	position:relative;
	left:315px;
	top: 75px;
	width: 210px;
	color:#ffd300;
}
.news_left
{
	float: left;
	border-color: Black;
	border-width: 5px;
	width: 261px;
	height: 335px;
	border-right-style: solid;
}
.news_left_image
{
	float:left;
	padding-right:10px;
}
.news_left_content
{
	float:left;
	width:150px;
}
.news_left1
{
	background-image: url(../images/news_result_left_bg.jpg);
	background-repeat: no-repeat;
	width:250px;
	height:90px;
	color:#ffd300;
	padding: 5px 5px 5px 7px;
	/*border:1px solid red;*/
}
.news_bottom
{
	background-image: url(../images/news_result_left_bottom_bg.jpg);
	background-repeat: no-repeat;
	width:261px;
	height:18px;
	text-align:center;
	padding-top:2px;
}
.news_seperator
{
	height:5px;	
}
/**********NewsResult.aspx**********/
.news_main
{
	background-image: url(../images/news_result_bg.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	color:#336633;
	width:604px;
	height:311px;
	padding:10px 0px 10px 10px;
	float:left;
}
.news_main_image
{
	float:left;
	padding-right:10px;
}
.news_main_header 
{
     height:28px;      
}

.news_main_story
{
    padding-top:5px;
    padding-right:10px; 
    height:267px; 
    overflow:hidden;
    }
/**********NewsUpdates.aspx**********/
.news_updates_main
{
	background-image: url(../images/news_updates_content_bg.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	color:#336633;
	width:609px;
	height:332px;
	padding:10px 0px 10px 10px;
}
.news_updates_content
{
	padding-top:5px;
	clear:both;
	display:table;
	width:600px;
}
.news_updates_content_image
{
	width:55px;
	float:left;	
}
.news_updates_content_text
{
	width:530px;
	height:37px;
	float:left;	
}
.dashed
{
	float:left;
	height:3px;
  border-bottom: dashed 1px #27611f;
}
.news_updates_image_title
{
	float:left;	
}
.news_updates_link
{
	float:left;
	margin-top:5px;
	width:380px;
	height:13px;
}
/**********StudentProfile.aspx**********/
.news_main_header_profile 
{
     height:47px;      
}
.newsdetail_header_profile
{
    margin-left:260px;
}
.profile_main_story
{
    padding-top:5px;
    margin-right:15px; 
    height:250px; 
    overflow:hidden;
    margin-top:-7px;
}
.profile_printLink
{
  margin-top:5px; margin-left:350px;
    }
/**********SuccessStories.aspx**********/
.success_stories_main
{	float: left;
	position:relative;
	background-repeat: no-repeat;
	background-image: url(../images/success_stories_main_bg.jpg);
	background-color:#000000;
	width:619px;
	height:336px;
}
.success_stories_main_img1
{
	left:12px;
	top:10px;
	position:absolute;
}
.success_stories_main_img2
{
	left:12px;
	top:54px;
	position:absolute;
}
.success_stories_main_img3
{
	left:495px;
	top:214px;
	position:absolute;
}

.success_stories_main1
{
	left:284px;
	top:21px;
	width:314px;
	position:absolute;
}
.success_stories_main2
{
	left:279px;
	top:53px;
	width:314px;
	position:absolute;
}
.success_stories_main3
{
	left:279px;
	top:216px;
	width:202px;
	position:absolute;
}
.success_stories_main4
{
	left:12px;
	top:249px;
	width:463px;
	position:absolute;
}
.success_stories_bigtitle_font1
{
	color:#336633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.1px;
}
.success_stories_bigtitle_font2
{
	color:#336633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
}

.school_locator_large
{
    margin-top:-60px;
    margin-left:570px;
    color:#ffd300;
	font-size: 1.0em; font-weight:bolder;
}


/* FeaturedProgram.aspx */
.featuredprogram_main_header
{
     height:36px;      
}

.featuredprogram_main_story
{
    padding-top:5px;
    padding-right:10px; 
    height:240px; 
    overflow:hidden;
}

.featuredStory_printLink
{
  margin-top:15px; margin-left:350px;
    }
