body{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#widgetMonroe{
position: relative;
	width: 180px;
	height: 177px;
	background-image: url(base.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#controls{position: relative;
top: 111px;
left: 30px;
height: 48px;
}
img {border: none;}
#smartbutton{float: left; margin-top: 4px;}


