﻿/* style sheet for 2 column layout for pages (ex. search.aspx and external.aspx) */

.ncs_navigation {
display: none;	
}
.ncs_navigation_end {
display: none;	
}
.ncs_stage {
width: 940px;
}
.ncs_stage_top {
width: 898px;
}
/*
.ncs_stage_content {
margin: 30px 0 0 -73px;
padding: 0;
width: 500px;
}
*/

/* NN-781 */
/*
.ncs_footer {
width: 940px;
}

/* NN-781 */
.ncs_footer {
width: 973px;
padding: 0; 
background-color:#fff;
padding: 0 0 20px 0; 
}

