
 
#gkPage,
#gkPage > #gkContent {
	width: 100% !important;
}
#gkTop .box.quarter,
#gkBottom .box.quarter,
#gkPage .box.quarter {
	max-width: 100%;
	width: 50% !important;
}
#gkTop .box.half,
#gkBottom .box.half,
#gkPage .box.half,
#gkTop .box.one,
#gkBottom .box.one,
#gkPage .box.one,
#gkTop > .box,
#gkBottom > .box,
#gkPage > .box,
#gkTop .box.double,
#gkBottom .box.double,
#gkPage .box.double,
#gkTop .box.triple,
#gkBottom .box.triple,
#gkPage .box.triple,
#gkTop .box.fourfold,
#gkBottom .box.fourfold,
#gkPage .box.fourfold,
#gkTop .box.full,
#gkBottom .box.full,
#gkPage .box.full {
	max-width: 100%;
	width: 100% !important;
}
.notablet {
	display: block;
}
.nomobile {
	display: none;
}
.onlytablet {
	display: none;
}
.onlymobile {
	display: block;
}


.iconRSS,
.iconFacebook,
.iconTwitter,
.iconGoogle {
	text-indent: -9999px;
}
.iconFacebook {
	background-position: 11px 0!important;
}
.iconGoogle {
	background-position: 11px -36px!important;
}
.iconTwitter {
	background-position: 11px -72px!important;
}
.iconRSS {
	background-position: 11px -108px!important;
}
.iconFacebook:hover {
	background-position: 11px -144px!important;
}
.iconGoogle:hover {
	background-position: 11px -180px!important;
}
.iconTwitter:hover {
	background-position: 11px -216px!important;
}
.iconRSS:hover {
	background-position: 11px -253px!important;
}
#gkUserLinks {
	position: absolute;
	right: 16px;
	z-index: 10;
}


.profile dt {
	width: 100% !important;
}


.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input,
.contact .contact-form textarea {
	width: 90% !important;
}


#member-registration dd {
	clear: both !important;
	display: block !important;
}


#gkMainbody table:before {
	content: "Scroll horizontally to view the whole table";
	display: block;
	font-family: Arial, sans-serif;
	font-size: 10px;
	height: 14px;
	margin-top: -30px;
	margin-bottom: 10px;
	width: 100%;
}
#gkMainbody table {
	display: block;
	overflow: scroll;
	padding: 30px 0 20px 0; 
	width: 100%!important;
}
#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
	display: table;
	width: 540px!important;
}


