ul#menu03{
	margin:0 0 40px 0;
	list-style:none;
}
ul#menu03 li{
	float:left;
}
ul#menu03 a{
	float:left;
	display: block;
	margin:0 20px 0 0;
}
.termsofuse a{
	height:14px;
	width:96px;
	background-image:url("/legal/i/menu03_termsofuse.gif");
}
.termsofuse a:hover{
	height:18px;
	width:96px;
}
.privacypolicy a{
	height:14px;
	width:102px;
	
	background-image:url("/legal/i/menu03_privacypolicy.gif");
}
.privacypolicy a:hover{
	height:18px;
	width:102px;
}
.eula a{
	height:14px;
	width:41px;
	background-image:url("/legal/i/menu03_eula.gif");
}
.eula a:hover{
	height:18px;
	width:41px;
}
.tou .termsofuse a{
	height:18px;
}
.pp .privacypolicy a{
	height:18px;
}
.eulaclass .eula a{
	height:19px;
}
#content_left{
	width:65%;
}
