div#dm_family {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #BABABA;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-align: center;
	vertical-align: baseline;
	direction: ltr;
	background-color: #1A1E21;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	opacity: 1;
	height: 14px;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	margin: 0px;
	padding: 4px 0px;
	border: solid #ffffff;
	border-width: 0px 0px 1px 0px;
	position: static;
	display: block;
	visibility: visible;
	z-index: auto;
	overflow: hidden;
	white-space: normal;
	clip: auto;
	float: none;
	clear: none;
	-moz-box-sizing: content-box;
	cursor: auto;
	width:100%;
}

div#dm_family a {
	padding: 20px;
	display:inline;
	color: #BABABA;
	text-decoration: none;
	border:none;
}

div#dm_family a:hover {
	background-color: #333333;
}


div#dm_family a:hover span.dm_hover, div#dm_family a span.dm_active {
	color: #15cfff;
}

div#dm_family a:hover.dm_mobithinking span.dm_hover, div#dm_family a.dm_mobithinking span.dm_active {
	color: #ad4290;
}

div#dm_family a:hover.dm_mobiforge span.dm_hover, div#dm_family a.dm_mobiforge span.dm_active {
	color: #fdbb2a;
}

div#dm_family a:hover.dm_readymobi span.dm_hover, div#dm_family a.dm_readymobi span.dm_active {
	color: #fdbb2a;
}

div#dm_family a:hover.dm_deviceatlas span.dm_hover, div#dm_family a.dm_deviceatlas span.dm_active {
	color: #fdbb2a;
}

