BODY *
{
	font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
}


#mobiledetect
{
	background-color:#ffffd4;
	border-bottom:1px solid #dcdc41;
	width:100%;
	background-image:url(../img/ico-info.gif);
	font-size:26px;
	background-repeat:no-repeat;
	background-position:3px 2px;
	padding:2px 2px 2px 20px;
}
#mobiledetect A
{
	text-decoration:none;
	color:#0066cc;
}