/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.postcontent ul {
    padding-left: 25px;
}


table strong {
    font-size: 0.8em;
    font-style: italic;
    text-align: center;
    display: inline-block;
    width: 100%;
}