/***********************

STUDENT REACH FEATURE PAGE CSS 2008
(C) 2008 STUDENT REACH INC.
ALL RIGHTS RESERVED

Update: 2008-07-27
Created: 2008-07-01

************************/

#sr_main_repeat_bg {
	background: url(../../img3/srf_main_repeat_bg.jpg) repeat-y;
	min-height: 300px;
  	height: auto !important;
  	height: 300px;
}

#sr_main_norepeat_topbg {
	background: url(../../img3/srf_main_norepeat_topbg.jpg) no-repeat top;
}

#sr_main_norepeat_bottombg {
	background: none;
}

#sr_sidebar {
	display: none;
}

#sr_heading {
	background: url(../../img3/srf_heading.jpg) no-repeat;
}

#sr_content {
	margin-right: 0;
}

#sr_content_padding {
	margin: 0 40px 0 40px;
}
