/*-------------------MAIN--*/
/*-----LEFT--*/
#left-nav-list dd a:hover {
	background:#edddb9;
}
#left-nav-list dd.current {
	background:#edddb9;
}


/*-----RIGHT---*/
#info_txt_box  h3 .square {
	color:#edddb9;
}

