/***********editor styles**********/

.imgstyle{ margin: 5px 7px 5px 7px; }

.tablestyle { border-left: 1px solid #636363;
	border-right: 1px solid #636363;
	border-top: 1px solid #636363; }

.tablestyle td { }



.tablestyle th {
    padding: 5px;
    font-weight: bold;
    color: #fff;
    background: #636363;
	}
.tablestyle td	{padding: 5px; border-bottom: solid 1px #636363;}



.readon{}
