@charset "utf-8";
/* CSS Document */

.list3Items {
	margin:0 auto 15px;
	position:relative;
}

.list3Items table.item{
	border:none;
	width:230px;
	height:270px;
	margin-right:25px;
}


.list3Items table.item thead tr td {
	height:62px;
	font:11pt Verdana, "Times New Roman", Times, serif;
	letter-spacing:1px;
	text-decoration:none;
	font-weight:800;
	color:#333;
	border-bottom:1px solid #666666;
}

.list3Items table.item tbody tr td.itemimage {
	height:110px;
}

.list3Items table.item tbody tr td.itemtext {
	font:9pt Verdana, "Times New Roman", Times, serif;
	text-decoration:none;
}