.w_80{
	width:80px;
}
.w_90{
	width:90px
}
.display_none{
	display: none;
}
.m_right10 {
	margin-right: 10px;
}
.m_top10{
	margin-top:10px;
}
.m_top40{
	margin-top:40px;
}
.m-t-xs {
	margin-top: 0.2em !important;
}
.nowrap {
	white-space: nowrap !important;
}