@charset "utf-8";
/* CSS Document */
@import "whatsnew.css";

div#main { padding: 13px 25px;}

div#flash { margin-bottom: 13px;}

div#whatsArea {
	float: left;
	width: 598px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-top: 3px solid #4051A0;
}

div#whatsTitle {
	position: relative;
	background-image: url(../img/bg_whatstitle.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
	height: 28px;
}

div#whatsTitle h2 {
	position: absolute;
	top: 7px;
	left: 6px;
}

div#whatsTitle p {
	position: absolute;
	right: 0px;
	border-left: 1px solid #CCCCCC;
}

div#whatsList {
	padding: 5px 10px 15px;
}

div#shortcut {
	float: right;
	width: 208px;
	border: 1px solid #B9B9B9;
}
