div#content {
	margin: 0 0 15px 20px;
	width: 100%;
}

div.m1 a:hover,
div.m1 a.current,
div.m1_cur a:hover,
div.m1_cur a.current {
	color: #fff;
	margin: 0;
	width: auto;
	height: 100%;
	padding: 6px 19px 6px 9px;
	background: #c4151c url('../images/menu_arrow_g.gif') no-repeat right center;
}

.SmoothDivWidth{width:10000px}