div {
	letter-spacing: 0.1em;
}

div.presscontainer {
	height: 414px;
}

div.pressimagescontainer {
	width: 798px;
	text-align: left;
}

table#imgTbl {
	height: 390px;
}

td.cover {
	width: 127px;
	text-align: right;
	vertical-align: bottom;
}

td.page {
	width: 300px;
	text-align: center;
	vertical-align: bottom;
}

td.description {
	width: 270px;
	text-align: left;
	vertical-align: middle;
}

div.m_title {
	font-size: 16px;
}

div.m_issue {
	padding-bottom: 30px;
}

div.a_title {
	padding-bottom: 5px;
	font-size: 12px;
}

div.arrows {
	clear: both;
	padding-top: 10px;
}

div.arrow {
	float: right;
}

div.space {
	float: right;
	width: 12px;
}

a.link {
	color: #231F20;
	text-decoration: none;
}

a.link:hover {
	color: #46843E;
}

/* for scrolling layers - about us page */
 div#hold        {
        position:relative; overflow:hidden;
		  left: 73px;
        width:727px; height:390px; z-index:100;
        }
 div#wn        {
        position:absolute;
        left:0px; top:0px;
        width:727px; height:390px;
        clip:rect(0px, 727px, 390px, 0px);
        overflow:hidden;
        z-index:1;
        }
 div#lyr1 {
        position:absolute;
        left:0px; top:0px;
        z-index:1;
        }
		  
div#holda        {
        position:relative; overflow:hidden;
        width:798px; height:390px; z-index:100;
        }
 div#wna        {
        position:absolute;
        left:0px; top:0px;
        width:798px; height:390px;
        clip:rect(0px, 798px, 390px, 0px);
        overflow:hidden;
        z-index:1;
        }
 div#lyr1a {
        position:absolute;
        left:0px; top:0px;
        z-index:1;
        }
