#line-logo-bkgd {
	float: left;
	width: 228px;
	background-image: url(../images/line-logo-box.gif);
	border-bottom: 1px #CCCCCC solid;
	padding: 15px 0px;
	margin: 0px 20px 8px 0px;
}
#line-logo-bkgd img{
	margin-left: 5px;
}
h2.memory {
	clear: left;
}
table.information {
	text-align: left;
	border-left: 1px #CAB9AC solid;
	border-top: 1px #CAB9AC solid;
	border-right: 1px #CAB9AC solid;
}
#left-column-sub table.information tr th h3 {
	color: #FFFFFF;
	font-size: 120%;
	margin-top: 5px;
}
#left-column-sub table.information tr th h3.memory {
	text-transform: uppercase;
}
table.information tr th {
	background: url(../images/table-header-bkgd.gif) repeat;
	padding-left: 18px;
	border-bottom: 1px #CAB9AC solid;
}
table.information tr td {
	border-bottom: 1px #CAB9AC solid;
	padding-left: 18px;
	padding-right: 20px;
}
#left-column-sub table.information tr td.bkgd {
	background: #F7F5F4 url(../images/table-bkgd.gif) repeat-x; 
}
#left-column-sub table.information tr td h4 {
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 6px;
}
#left-column-sub table.information tr td p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#left-column-sub table.information tr td p.info {
	padding-bottom: 10px;
}
p.resources {
	float: right;
	clear: right;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 85%;
}
p.resources span{
	color: #095927;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: -10px;
	margin-bottom: 0px;
}
p.resources a{
	color:#000000;
	font-size: 98%;
	padding-left: 21px;
	padding-top: 4px;
	margin-left: 8px;
}
p.resources a:hover{
	color:#000000;
	font-size: 98%;
	text-decoration: none;
}
p.resources a.word{
	background: url(../images/icon-word.gif) no-repeat 0px 2px;
}
p.resources a.pdf{
	background: url(../images/icon-pdf.gif) no-repeat 0px 2px;
}
p.resources a.explorer{
	background: url(../images/icon-explorer.gif) no-repeat 0px 1px;
}
p.resources a.excel{
	background: url(../images/icon-excel.gif) no-repeat 0px 2px;
}
p.back {
	text-transform: uppercase;
	padding-right: 5px;
	font-size: 80%;
	font-weight: bold;
}
p.back a {
	color:#333333;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../images/button-back.gif) no-repeat 0px 0px;
}
/*News & Resources*/
p.more {
	text-transform: uppercase;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 80%;
	font-weight: bold;
}
p.more a {
	color:#333333;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../images/button-more.gif) no-repeat 0px 0px;
}
	
table.newssearch {
	margin-top: 10px;
}
table.newssearch tr td{
	padding-bottom: 10px;
}
table.newssearch tr td select{
	width: 265px;
}

table.newssearch tr td div{
	text-transform: uppercase;
	font-size: 88%;
}
#mint-box form#form  {
	text-align: right;
	margin-bottom: 8px;
}

