
/* Why Magnon CSS STARTS */
#Why {
	width: 605px;
/*	background: url(../images/WhyBg.jpg) no-repeat  top;
*/	margin:auto;

}
#Why h1 {
	color: #209A9B;
	font-size: 20px;
	padding: 11px 11px;
	font-weight:normal;
}
.dhtmlgoodies_question {	/* Styling question */
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000088;
	width:585px;
	height:29px;
	overflow:hidden;
	cursor:pointer;
	background: url(../images/bt1.jpg) no-repeat  top;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 29px;
}
.dhtmlgoodies_answer {	/* Parent box of slide down content */
	margin:0px auto;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content {	/* Content that is slided down */
	font-size: 10px;
	position:relative;
	height:auto;
	width:583px;
	padding: 2px 10px;
	color: #404040;
	text-decoration: none;
	overflow:hidden;
	line-height: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	border-top: none;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	
	
}

.dhtmlgoodies_answer_content a {	
	font-size: 11px;
	color: #209A9B;
	text-decoration: none;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.dhtmlgoodies_answer_content a:hover {	/* Content that is slided down */
	font-size: 11px;
	color: #404040;
	text-decoration: underline;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}


#content{
	margin:0px;
	padding:0px;
	border:#CCCCCC 1px solid;
	background:#FBFBFB;
}

/* Why Magnon CSS ENDS */