body{
	background-color: #eef3f9;
	margin: 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#widget{
position: relative;
	width: 170px;
	height: 170px;
	background-image: url(../images/SCFMS_Rectangle168x168.jpg);
	background-repeat: no-repeat;
	background-position: left top;;
}
#linkBox{
	position: absolute;
	left: 6px;
	top: 40px;
	width: 80px;
}
div#smartbutton{font-size: 11px;}
div#smartbutton a span {display: none;}
div#smartbutton a:hover span {
	display: block;
	position: absolute;
	top: 0px;
	left: 54px;
	width: 77px;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 10px;
	z-index: 100;
	color: #000000;
	background: #ffffff;
	font-weight: normal;
	text-align: center;
}
.smaller {
	font-size: .7em;
}
div#emailButton a span {display: none;}
div#emailButton a:hover span {
display: block;
   position: absolute;
    top: 0px;
	 left: 54px;
	  width: 77px;
   padding-top: 0px;
   padding-left: 1px;
   padding-right: 5px;
   padding-bottom: 17px;
    margin: 10px;
	 z-index: 100;
   color: #000000; 
   background: #ffffff;
	font-weight: normal;
	text-align: center;
}
div#moreButton a span {display: none;}
div#moreButton a:hover span {
display: block;
   position: absolute;
    top: 0px;
	 left: 54px;
	  width: 82px;
   padding-top: 1px;
   padding-left: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
    margin: 5px;
	 z-index: 100;
   color: #000000; 
   background: #ffffff;
	font-weight: normal;
	text-align: center;
}
div#linkBox a  {
display: block;
	overflow: auto;
	padding: 5px;
	border: none;
	background: url(../images/SCFMS_button_large.png) no-repeat left center;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	}  
	
	div#linkBox a:hover  {display: block;
	overflow: auto;
	padding: 5px;
	border: none;
	background: url(../images/SCFMS_button_large.png) no-repeat left center;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;}   
   
#smartbutton {
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	
}
#emailButton {
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 3px;

}
#moreButton {
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 3px;

}
.smaller{padding-bottom: 10px; font-size: .8em;}