@charset "UTF-8";
/* CSS Document */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #F5F5F5;
font-weight: bold;
padding: 3px;
}
.eg-bar h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 3px;
	color: #333333;
}

div.eg-bar{
	margin-bottom: 10px;
}
#mainbox .eg-bar h2 a{
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.icongroup1{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	margin-bottom: 10px;
}

.faq-keywords {
	font-size: 10px;
	color: #666666;
	line-height: normal;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 4px;
}
.faq-service {
	font-size: 12px;
	color: #666666;
	line-height: normal;
	margin-bottom: 5px;
	text-align: right;
	margin-top: 15px;
}

