

img.header{
	margin: 0px 0px 0px 0px;
};
.pad_footer {
	padding-top: 0px;
}
.suggestion {
	font-size: 10px;
	line-height: 11px;
	color: #999;
	padding-top: 2px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.suggestion a:link, .suggestion a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: underline;	
}
.suggestion a:hover, .suggestion a:active {
	color: #bbc57e;
}
.copy {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #999;
	text-align: right;
	padding-top: 7px;
}
.copy a:link, .copy a:visited {
	color: #999;
	margin-left: 6px;
	text-decoration: underline;	
}
.copy a:hover, .copy a:active {
	color: #bbc57e;
	
}
