/* CSS Document */

.whatnew{
	height: 7.2em;
	overflow: auto;
	padding-bottom: 0px;
	width: 450px;
	margin-bottom: 30px;
	border-width: 1px 0 1px 5px;
}
.titlebase{
	font-size: 0.9em;
	font-weight: bold;
	width: auto;
	height: 1.2em;
	text-align: left;
	text-indent: 3px;
	color: #9dabb7;
	border-width: 0 0 0 5px;
}
.whatnew,.titlebase{
	border-style: solid;
	border-color:#9dabb7;
	margin-left: 2px;
}
table.whatnewtable{
	width: 100%;
}
th.wtth{
	text-align: left;
	width: 15%;
	border-style:dotted;
	border-width:0 0 1px 0;
	font-weight:normal;
	color:#666666;
	height: 1.5em;
}
td.wttd{
	background-color:#FFFFFF;
	border-style:dotted;
	border-width:0 0 1px 0;
}
td.wttd a:link{text-decoration:none;color:#666666;}
td.wttd a:active{text-decoration:none;color:#003366;}
td.wttd a:visited{text-decoration:none;color:#999999;}
td.wttd a:hover{text-decoration:underline;color:#003366;}

.photobox{
	width: auto;
	height: auto;
	float: right;
	margin-top: 0px;
}
.catchbox{float:left}
