#gj_header {
 text-align: center;
 width: 100%;
 font-size: x-large;
 clear: both;
}
#columnMain {
 float: left;	
 width: 75%;	
}

.MenuBox li, #columnSmall2 li {
list-style: none;
}

#columnSmall1 {
 width: 24%;
 padding-left:1%;
 float:right;
 }
#columnSmall2 {
 vertical-align: top;
 width: 100%;
 clear:both; 	
}
#columnSmall3 {
 vertical-align: top;
 padding: 0 5px 0 5px;
  clear:both;
 width: 100%;
}
#columnSmall4 {
 width: 100%;
 padding: 0 5px 0 5px;
 vertical-align: top;
  clear:both;
}
#columnBig1{
 vertical-align: top;
 float: left;
 width: 75%;
}


#gjsearchbox
{
position:absolute;
margin-top:10px;
margin-left:100px;
width:245px;
height:165px;
z-index:200;
background-image: url(../../images/bubble.png);
display: none;
}

.gjclose a {
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	border: 2px solid #cccccc;
	padding: 2px 4px 2px 4px;
	width: 5px;
	position: absolute;
	top: 25px;
	right: 25px;
}

#gjinviteresults{
	padding:25px;
}

#gj_list_standard_funcs li{
list-style:none;
text-align:left;
background-image:url();
}

.MenuBox{
float:left;
width:33%;
text-align:center;
}

.toggleMenuBox{
position:absolute;
width:auto;
visibility:hidden;
z-index:1000;
border: thin rgb(181,181,181) solid;
background-color:#ffffff;
}
.gjclose2{
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	border: 2px solid #cccccc;
	padding: 1px 2px 1px 2px;
	width: 5px;
	float:right;
}
.gjclear{
	clear:both;
}
#columnSmall2 li{
float:left;
padding-left:13%;
}

