#subtitle1 {
	/*text-align:left;*/
	background: url(../images/m_sub00_bg.gif) repeat-x;
	padding:0 0 0 8px;
	margin:0px;
	height:30px;
}
#subtitle1 p{
	/*margin-top:5px;*/
	font-size:9pt;
	color:#07476B;
}
#subtitle1 p a{
	background: url(../images/icons/arrow_white.gif) no-repeat left center;
	font-size:100%;
	padding:4px 3px 0 10px;
	color:#07476B;
	text-decoration: none;
}
#subtitle1 p a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}