.post .content h1 {
	color:#333;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
}

.post. content h2 {
        color:#333;
        padding-bottom:3px;
        border-bottom:1px dotted #ccc;
}


.post. content h3 {
	color:#333;
        padding-bottom:3px;
	border-bottom:1px dotted #ccc;
}

.flRight {
        float:                  right;
	padding:                5px 5px;
}

.MEDIAOBJECT {
        float:                  right;
        padding:                5px 5px;
}


