@charset "utf-8";
/* CSS Document */


/*tab data css start here*/


.ad{
	position:absolute;
	top:10px;
	right:2px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#de3008;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
	padding:0 0 0 0px;
	background:url(../images/highlights-tab.jpg) no-repeat;
	width:447px;
	line-height:32px;
	text-align:justify;
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_question span{ color:#000; font-size:13px; font-weight:bold; padding-left:30px; }
.dhtmlgoodies_answer{/* Parent box of slide down content */
	/* Start layout CSS */
	width:447px;
	/* End layout CSS */
	visibility:hidden;
	overflow:hidden;
	position:relative;


}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:0px;
	position:relative;

}

/*tab data css close here*/
#menu-box3 { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:justify; color:#716b6b; line-height:17px; padding:10px; }
#menu-box3 h2 { font-family:Arial, Helvetica, sans-serif; font-size:15px; text-align:justify; color:#716b6b; line-height:17px; padding:10px; }