/* Start of CMSMS style sheet 'mgbox' */
.mgbox{
width: 750px;
clear: left;
}

.mgbox .floatbox{
float: left;
width: 55px;
}

* html .mgbox p{ /* IE 3px jog hack*/
height: 1%;
}

.mgbox p{
margin-top: 0;
margin-left: 56px;
	font-size: 12px;
	font-weight: bold;
}

.gplusmg {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.menuwrap1mg{
position:relative;
width: 730px;
  padding: 10px 10px 10px 10px;
  border-right:1px solid #909090;
border-left:1px solid #909090;
border-bottom:1px solid #909090;
  color:#23263A;
height:auto;
  background-color:#fafcff;
display: block;
 float:left;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/* End of 'mgbox' */

