/* 2007.06.15
This is a common CSS for a 3-cols layout.


/* content footer */
#contentfooter { line-height:1.4em; background:url(../../school/images/contentf.gif) repeat-y center center; }
#contentfooter .wrapper { padding-top:7px; background:url(../../school/images/contentg.gif) no-repeat center top; }
#contentfooter .padder { padding:13px 26px 1.6em 26px; background:url(../../school/images/3cols_bg.gif) no-repeat center bottom; }

#contentfooter .grid3col .column { width:270px; margin-left:60px; }

#contentfooter img.right { margin-bottom:-10px; }
#contentfooter h3 { margin-bottom:.4em; font-weight:normal; font-size:16px; }
#contentfooter p { margin-bottom:1em; }
#contentfooter a.arrow {
	color:#404040;
	padding-right: 20px;
	background-image: url(../../school/images/contenti.gif);
	background-repeat: no-repeat;
	background-position: right 0.16em;
}
#contentfooter a.acrobat {
	color:#404040;
	padding-right: 10px;
}
#contentfooter a.acrobat img {margin:10px 10px 0 0;}

