/* 
Master Slider
*/
.ms-info {
}

.post-content .ms-info h1 {
text-align: center;
margin-bottom: 0;
margin-top: 10px;
font-size: 1.5em;
}

.post-content .ms-info p.center,
.post-content .ms-info p:nth-child(2) {
	text-align: center;
}



.post-content .ms-info ul {

margin-left: auto;
margin-right: auto;
width: 400px;
margin-bottom:0px;
}

.post-content .ms-info ul.w400 {

width: 400px;
}



.post-content .ms-info ul.w350 {

width: 350px;
}


.post-content .ms-info ul.w300 {

width: 300px;
}

.post-content .ms-info ul.w220 {

width: 220px;
}

.post-content .ms-info ul.wauto {

width: auto;
}

.post-content .ms-info ul li {
	
}