.jstyle {
	font-family: Verdana, "Tw Cen MT Condensed";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	line-height: inherit;
}
.jstyleTinyTxT {
	font-family: Verdana, "Tw Cen MT Condensed";
	font-size: 10px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	line-height: inherit;
}
.jstyleTiTle {
	font-family: Verdana, "Tw Cen MT Condensed";
	font-size: 12px;
	font-style: normal;
	color: #006699;
	line-height: inherit;
}
.whatsnew_topic{
	font-family: Verdana, "Tw Cen MT Condensed";
	color:#006699;
	background-color:#FFFFFF;
	width:auto;
	height:auto;
	overflow:visible;
	cursor:help;
	font-size: 12px;
	position: relative;
	line-height: normal;
}

.whatsnew_descrip{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:150px;
	
	/* End layout CSS */
	
	visibility:visible;
	height:auto;
	overflow:visible;
	position:relative;

}
.whatsnew_descrip_content{	/* Content that is slided down */
	font-family: Verdana, "Tw Cen MT Condensed";
	font-size: 10px;
	color: #666666;
	padding:1px;
	position:relative;
