/* 
   -------------------------------------------------------------------------------
       Left Side Block (CPCS Today)
   ------------------------------------------------------------------------------- */
.block {width:100%; background:url(/images/cpcs_today_top_bgd_green.gif) left top repeat-x #fff;}
.block .top_tall { background:url(/images/top_tall.gif) left top repeat-x;}
.block .right_tall { background:url(/images/right_tall.gif) right top repeat-y;}
.block .bottom_tall { background:url(/images/bottom_tall.gif) left bottom repeat-x;}
.block .left_tall { background:url(/images/left_tall.gif) left top repeat-y;}
.block .left_top_corner { background: url(/images/cpcs_today_left_top_corner_green.gif) no-repeat left top;}
.block .right_top_corner { background:url(/images/cpcs_today_right_top_corner_green.gif) no-repeat right top;}
.block .right_bottom_corner { background:url(/images/right_bottom_corner.gif) no-repeat right bottom;}
.block .left_bottom_corner { background:url(/images/left_bottom_corner.gif) no-repeat left bottom;}
.block .inner { padding:8px 16px 32px 19px;}



/*================== TOP AND BOTTOM STRIPS ====================*/
.tall_top { 
	background:url(/images/cpcs/campuses/mlt/headers/strip.gif) center top repeat-x;
	min-height: 100%;
}
