/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
	font-weight: bold;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #414040;
	background-image: url(../images/layout/faq/faqbar.gif);
	background-repeat: no-repeat;
	line-height:24px;
	width:564px;
}
div.eg-bar{
width: 570px;
width: 570px; 
}

.icongroup1{
width: 570px; }
.icongroup2{
width: 570px;}
#faqbox {
	background-image: url(../images/layout/faq/faqbox-bg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414040;
	padding: 5px;
}
#bottomfaq {
	background-image: url(../images/layout/faq/faq-bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width:570px;
}
#faqintro {
	background-color: #D4D5D7;
	height: auto;
	width: 559px;
	padding: 5px;
}
#faqintrotop {
	height: 6px;
	width: 570px;
}
#faqintrobottom {
	height: 6px;
	width: 570px;
}
