.mesWindow{
	border:#666 1px solid;
	background-color: #fff;
	background-image: url(boxbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mesWindowTop{
	margin-left:4px;
	padding:3px;
	font-weight:bold;
	text-align:left;
	font-size:12px;
}
.mesWindowContent{margin:4px;font-size:12px;}
.mesWindow .close{
	height:15px;
	width:50px;
	border:none;
	cursor:pointer;
	text-decoration:underline;
	color: #FFFFFF;
}
.showbox{height:120px;padding:20px 0 20px 0;text-align:center;}
.showbox li{float: left;width: 125px;}
.showbox li a {
	text-decoration: none;
	font-size: 16px;
}
