@charset "UTF-8";
/* CSS Document */
#gs_gnlistContainer, #gs_btnContainer{
	float:left;
}
#gs_gnlistContainer{
	width:auto;
}
#gs_btnContainer{
	width:230px;
}
.gs_button{
	margin-top:15px;
	margin-left:20px;
	float:left;
}
a.gs_inactiveBtn{
	cursor:default!important;
}
.gs_block_container{
	padding:20px; text-align:justify;
}

