.custom .comments_closed p {display: none ;}
p.indent 
			{
				text-indent: 15px; width: 100%;	margin: .5em 0;}


div.indent
			{
				text-indent: 15px; width: 100%
			}

.center
                           { 
                                 text-align: center;
                           }

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}



