#left_column {
	width: 250px;
	padding-right: 30px;}

#left_column td {
	padding-left: 20px;
	width: 200px;
	height: 32px;
	background: url(../images/bar.png) no-repeat;}

#right_column {
	width: 755px;}

#right_column .title {
	height: 32px;
	line-height: 32px;
	font-size: 1.3em;
	font-weight: bold;
	background: url(../images/displayinfo_title755.png) no-repeat;}

#right_column .content {
	padding-left: 10px;}

#position {
	position: relative;
	color: #333;
	font-size: 1em;}

.menu_a:hover{
           color:white;
}