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

#columnSmall1 {
 }
#columnSmall2 {
}

#columnSmall3 {
}

#columnSmall4 {
}

#columnTopMain{
}

#columnBig1{
}


#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;
}

