/* Post Content */
.desc {
    margin:  3px 0px;
    padding: 3px 0px;
}
.desc img {
    max-width:  490px;	
}
.desc table {
	margin: 10px 0px;
}
.desc thead, .desc tfoot {
	background: #000;
	color: #fff;
	font-weight: bold;
}
.desc td {
	border-width: 1px;	
	border-style: solid;		
}
.desc p { text-indent: 30px; }
.desc table, .desc thead { text-align: center; } 