/*
  Revision: $Rev: 229 $ $Date: 2008-06-27 05:04:36 $
*/

a.mail-link .icon
{
	background-color: transparent;
	background-image: url(../img/envelope.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: center;
	padding-left: 16px;
}
a.ext-link .icon
{
	background-color: transparent;
	background-image: url(../img/extlink.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: center;
	padding-left: 16px;
}
.post {
	/* fixed heigth of each page */
	height: 450px;
}
