.more1 td, .footer1 td {
	background: #F5F5F5  url(_layout/td-m.gif) repeat-x;		
	color: #3650A1;
}

.more2 td, .footer2 td {
	color: #FFFFFF;	
}
.more1 td, .more2 td {
	vertical-align: middle;
	font-weight: bold;
	height: 32px;
	background-color: #000000;
}
.more1 a {
	color: #3650A1;
}
.more1 a:hover {
	color: #3650A1;
	text-decoration: none;
}
.more2 a {
	color: #FFFFFF;
}
.more2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.more1 p, .more2 p {
	margin-bottom: 0px;
}
.more1 div, .more2 div {
	float: none;
	margin-left: 10px;
	margin-right: 8px;	
}

