/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/cms/mt-static/themes-base/blog.css);
@import url(/cms/mt-static/themes/Moshimo/screen.css);
/* end StyleCatcher imports */

w-topimage3 {
	list-style-type:none;
	width: 630px;
	clear: left;
	float: left;
	display: block;
	margin: 0px;
}

.w-topimage3 ul {
	list-style-type:none;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.w-topimage3 li {
	display: block;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	margin-bottom:20px;
	width: 200px;
	height: 200px;
	list-style-type: none;
	clear: none;
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;	
	margin-top: 0px;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}

.w-topimage3 li img{
	height: 200px;
	margin-bottom: 5px;
}



.w-topimage3 li .title-name {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.w-topimage3 li .title-name a {
	color: #000000;
	text-decoration: none;	
}

.w-topimage3 li .title-name a:hover {
	text-decoration: underline;	
}
