.dgmmenu_popup, .dgm_m_table{
	background-color: #fafafa;
	border: #ccc 1px solid;
	width: 300px;
	border-bottom: #B1B1B1 2px solid;
	border-right: #8A8A8A 1px solid;
	padding-bottom: 5px!important;
	padding-left: 4px!important;
	padding-top: 5px!important;
	position:relative;
	top: 0;
	left:30px;
}
.dgm_m_td_left{
	float:left;
	width:50%;
	padding: 5px 0 5px 5px!important;
	color: #610088!important;
	font: bold 10px Verdana;
}
.dgm_m_td_right{
	float:right;
	width:40%;
	padding: 5px 5px 5px 0;
	color: #610088!important;
	font: bold 10px Verdana;
}
.dgm_m_button_log{
	background:#fff;
	color: #610088;
	font-weight:bold;
	text-decoration: none;
	padding: 0 5px!important;
	margin: 0!important;
	border:0;
	font-size:90%;
}
a.dgm_m_button_login{
	background:#fff;
	color: #575757;
	font-weight:bold;
	font-size:90%;
	text-decoration: none;
	padding: 0 5px!important;
	margin: 0!important;
}
.dgm_m_button {
	background-color : #BDC0C5;
	color: #fff;
	border: 1px solid #BDC0C5;
	text-align: center;
	margin:5px 0 0 0;
}
.dgm_m_inputbox {
	padding-left: 2px;
	padding-bottom: 2px;
	background-color : #fff;
	color: #666666;
	border: 1px solid #BDC0C5;
	vertical-align:middle;
}
#navbar_search {
	float:right;
	margin:2.5px 2px 0 0;
	padding:0;
}
#navbar_search2 {
	float:right;
	margin:-4px 0 0 0;
	padding:0;
}
input {margin:0 0 5px 0;}