.page .entry img { width:auto;height:auto;max-width: 100%;}

.my-table td {
	padding: 10px; vertical-align: top;
} 

.my-rows tr {
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    border-collapse: collapse;
}​