@charset "utf-8";
/* CSS Document */

/*Menu mundo*/

#sample_attach_menu_parent{
	width:25px;
	float:left;
	height:18px;
}

a.sample_attach{
	display:block;
	width:110px;
	height:20px;
	background-color:#fff;
	border-bottom:
}

#simple_attach_menu_parent{
	width:25px;
	float:left;
	}

a.simple_attach{
	display:block;
	width:110px;
	height:20px;
	background-color:#fff;
	border-bottom:1px solid #069;
}