@charset "utf-8";

/* *****************************************
/*+  whatsnewBody  +***************************
/***************************************** */
section#whatsnewBody{
}

section#whatsnewBody hgroup{
	border-bottom:#333 solid 1px;
	margin-bottom:30px;
	padding-bottom:10px;
}

section#whatsnewBody hgroup h1{
	border:none;
	float:left;
	width:800px;
	margin-bottom:0;
	padding-bottom:0;
}

section#whatsnewBody hgroup time{
	float:right;
	text-align:right;
	width:120px;
	font-size:1.2em;
}

section#whatsnewBody a {
	color:#ff9933;
	text-decoration:none;
	overflow:hidden;
	outline:none;
	}
section#whatsnewBody a:hover {
	color:#ff9933;
	text-decoration:underline;
	}


/* *****************************************
/*+  backBtn  +***************************
/***************************************** */
section.backBtn{
	margin-bottom:10px !important;
}

section.backBtn p{
	margin-bottom:0px !important;
}

/* *****************************************
/*+  indexLink  +***************************
/***************************************** */
section.indexLink{
	text-align:center;
	border-bottom:#333 solid 1px;
	margin-bottom:5px !important;
}

section.indexLink p{
	margin-bottom:15px !important;
}

