						/*	The .mcnb class styles the number buttons */
.mcnb{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

#mc-slider{
	position:relative;
	overflow:hidden;
	width:786px;		/*	Set the slider width here */
	height:373px;		/*	Set the slider height here */
}

#mc-slider div{
	position:absolute;
}

#mc-slider img{
	border:0;
}
