@charset"utf-8";
/* CSS Document */

div#flash {
	padding: 1px 1px 12px;
	background-image: url(../../img/flash_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

td#shortcut {
	width: 176px;
	padding-top: 2px;
	border: 1px solid #B6B6B6;
	background-color: #F7F7F7;
	border-bottom: 0px;
}

td#shortcut div#more_info {
	line-height: 100%;
	padding-bottom: 8px;
	margin-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
}

td#shortcut div#more_info a {
	background-image: url(../../img/more_info.gif);
	background-position: left 0.5em;
	background-repeat: no-repeat;
	padding-left: 12px;
}

td#shortcut div#more_info a:hover {
	background-image: url(../../img/more_info_on.gif);
}

td#shortcut p#banner {
	margin: 16px 8px;
}

td#shortcut p#banner img { border: 0;}

td#whats {
	width: 407px;
	border-left: 1px solid #CCCCCC;
	background-image: url(../../img/whats_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 15px;
}

td#more {
	padding-right: 14px;
}

/* ===== what's new ================================= */
.date {
	color: #3366CC;
}

td#topics {
	padding: 12px;
	line-height: 110%;
}

td#topics table {
	border-bottom: 1px dotted #B6B6B6;
}