div#flash{
	margin:42px 0;
}

div#button{
	margin-bottom:39px;
}


table#info{
	margin:-16px -15px 0px -15px;
}

table#info td.newinfo{
	width:215px;
	border:1px solid #E7E7E7;
	background-color:#fff;
	text-align:center;
}

table#info p.info_newproduct{
	line-height:140%;
	margin-bottom:34px;
}

table#info td.exhibit{
	width:214px;
	border:1px solid #E7E7E7;
	background-color:#fff;
}
table#info p.info_exhibit{
	line-height:140%;
	margin-bottom:34px;
	color:#333;
	font-size:14px;
}
table#info td.whatsnew{
	width:215px;
	border:1px solid #E7E7E7;
	background-color:#fff;
}
table#info p.info_whatsnew{
	line-height:140%;
	margin-bottom:34px;
	color:#333;
	font-size:14px;
}
table#info td.other{
	width:201px;
	border:1px solid #E7E7E7;
	background-color:#fff;
}
table#info td.other{
	color:#333;
	font-size:14px;
}
table#info td.other ul{
	margin:8px 10px 12px 18px;
	font-size:12px;
}
table#info td.other ul li{
	margin:8px 0;
}
table#info td.other ul li a:link{
	color:#333;
	text-decoration:underline;
}

table#info td.other ul li a:visited{
	color:#333;
	text-decoration:underline;
}

table#info td.other ul li a:hover{
	color:#009933;
	text-decoration:underline;
}

table#info div.info_text{
	padding:17px;
}
