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




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

