

.cmsgombok{
margin: 20px 0;
text-align: left; /*Set to "right" to right align pagination interface*/
clear: both;
}

.cmsgombok a {
padding: 1px 5px;
padding-bottom: 2px;
border: 1px solid #808080;
text-decoration: none !important;
color: #333;
background-color: #EDEDED;
font-size: 9pt;
}

.cmsgombok a.submit {
border-color: #32566B;
color: #fff;
background-color: #2E6AB1;
}

.codeblock{
border: 1px solid gray;
background-color: #ededed;
padding: 10px !important;
margin-bottom: 1em !important;

}

.cmsinlinegombok{
margin: 2px 0;
text-align: right; /*Set to "right" to right align pagination interface*/
clear: both;
font: bold 13px Verdana;
}

.cmsinlinegombok a, .cmsinlinegombok a:visited{
padding: 1px 5px;
padding-bottom: 2px;
border: 1px solid #C0C0C0;
text-decoration: none !important;
color: #808080;
background-color: #F0F0F0;
}

.cmsinlinegombok a:hover, .cmsinlinegombok a:active{
border-color: #2b66a5;
color: #000;
background-color: #FFFF80;
}

.cmsgalkeret {
	position:relative;
	float:left;
	width:117px;
	height:140px;
	background: transparent url(cms/images/kep-bg.png) no-repeat;
	overflow:hidden;
}
.cmsgalkeret_also {
	position:absolute;
	left:11px;
	top:106px;
	width:96px;
	height:24px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	line-height:10px;
}
.cmsgalkeret_kep {
	position:absolute;
	left:19px;
	top:10px;
	width:80px;
	height:80px;
	overflow:hidden;
}
