.mscarousel {overflow:hidden}
.mscarousel img{border:0}
.mscarousel .child{position:relative;}
.mscarousel .child .set, .mscarousel .set{float:left; position:relative;}
.mscarousel .child .set .message, .mscarousel .set .message{/*position:absolute; top:0; left:0; background-color:#333333; color:#fff; display:none;*/}
.mscarousel .child .clear{clear:both}
.hand{cursor:pointer}
h1.title {
	background-color:#FFFFCC;
	border:1px solid #c3c3c3;
	padding:10px;
	display:block;
}
.hand {
	cursor:pointer
}
.box {
	background:#000;
	padding:0px;
	height:300px;
	width:725px;
	margin:0 10px 0 0;
	float:left
}
.box h1 {
	color:#999999;
	background:#000;
}
.coutnerRow {
	clear:both;
	padding: 5px;
	padding-bottom:10px;
	background: #ffffff;
	position: relative;
}
.overCounter {
	background: #ffffff url(//goodstuff-simplygoodstuffi.netdna-ssl.com/assets/images/homepage_ad_040414-under.jpg); 
	height: 20px;
	}
.coutnerRow ul, .coutnerRow ul li {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0
}
.coutnerRow ul li {
	margin-right: 5px;
	margin-bottom: 5px;
	display:inline-block;
	cursor:pointer;
	height: 25px;
	width: 20px;
	padding: 7px 5px 0px 5px;
	text-align: center;
	background-color:#fff;
	font-weight: normal;
	color: #999999;
	font-size: 16px;
	border: 2px solid #999999;
}
.coutnerRow ul li:hover {
	margin-right:5px;
	display:inline-block;
	cursor:pointer;
	border: 2px solid #333333;
	font-weight: bold;
	color: #ffffff;
	background-color:#666666;
}
.coutnerRow ul li.active:hover {
	margin-right:5px;
	display:inline-block;
	cursor:pointer;
	border: 2px solid #333333;
	font-weight: bold;
	color: #ffffff;
	background-color:#666666;
}
.coutnerRow ul li.active {
	margin-right:5px;
	display:inline-block;
	cursor:pointer;
	border: 2px solid #333333;
	font-weight: bold;
	color: #333333;
	background-color:#ccc;
}
#next, #previous{width:20px; text-align:center; cursor:pointer;}
.mstoplinks{padding:3px; border-bottom:2px solid #c3c3c3;}
.mstoplinks a, .mstoplinks a:visited{color:#003366; text-decoration:none; border-right:1px solid #c3c3c3; padding:0 10px}
.mstoplinks a.active, .mstoplinks a.active:visited{color:#003366; text-decoration:none; border-right:1px solid #c3c3c3; padding:0 10px;border-bottom:1px solid #c3c3c3; border-left:1px solid #c3c3c3; }
.version{font-size:12px; color:#EE3C95;}