/*
Theme Name: ComFy Magazine
Theme URI: http://deluxethemes.com/comfy/
Description: A feature-rich CMS / Magazine theme for WordPress.
Version: 1.0
Author: Ahmad Fouad
Author URI:	http://comfi.com/
*/

@import url("style.php");

div.post table{
  border-collapse:collapse;
}

div.post table td{
  border: 1px solid grey;
  padding: 8px;
  background: #E0F0FF;
  line-height: 150%;
  font-family: verdana;
}
div.post table td ol{
  margin-left:20px;
}