.gk_typography{ 
	background: transparent url(../../../../plugins/editors-xtd/gk_typography/images/button.png) no-repeat 100% 0;
} 
.gk_typography .modal-button{
	padding-right:26px!important;
}

div#gk_typography_content tr.section td:first-child{
	height: 24px;
	line-height: 24px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	background: #efefef;
	border-bottom: 1px solid #ddd;
	text-indent: 20px;
}

div#gk_typography_content tr td{
	line-height: 20px;
	height: 20px;
	border-top: 1px dotted #ccc;
}

div#gk_typography_content tr.first td{
	border-top: none!important;
}

div#gk_typography_content tr td code{
	color: #666;
}

div#gk_typography_content tr td:first-child{
	text-indent: 20px;
}

div#gk_typography_content tr td:first-child span{
	color: #00a;
	margin-top: -5px;
	padding-left: 3px;
	cursor: pointer;
}