div.presents_count { margin: 20px 0px 20px 0px; font-size: 16px; }

table.present { width: 100%; margin-bottom: 20px; border-bottom: 1px dotted #e0dfe0; }
table.present td.main { vertical-align: top; }

table.present td.main div.who { color: #929195; font-size: 11px; }
table.present td.main div.who span,table.present td.main div.who a  { font-size: 13px; }
table.present td.main div.what { text-align: center; margin: 10px 0px 0px 0px; }
table.present td.main div.comment { text-align: center; }

table.present td.face { width: 50px; vertical-align: top; }
table.present td.links { padding: 10px 0px 10px 0px; word-spacing: 3px; font-size: 11px; }
table.present td.links a { word-spacing: 0px; }

table.present td.main table.quote { margin-bottom: 0px; }
table.present td.main table.quote td { padding: 0px 0px 0px 0px; /*font-style: italic;*/ vertical-align: middle; border-bottom: 0; }
table.present td.main table.quote td.lq { padding: 0px 5px 0px 0px; vertical-align: top; color: #ca992c; font-size: 36px; /*font-style: italic;*/ }
table.present td.main table.quote td.rq { padding: 0px 0px 0px 5px; vertical-align: bottom; color: #ca992c; font-size: 32px; /*font-style: italic;*/ }
table.present td.main table.quote td.text { padding: 10px 0px 0px 0px; vertical-align: middle; }

div.present { float: left; background: white; width: 120px; height: 135px; }
div.present:hover { background: #f7f5f1; }
div.present img { cursor: pointer; margin: 10px 0px 0px 10px; }
div.present div.cost { text-align: center; margin: 5px 0px 0px 0px; font-size: 13px; }
img.present { cursor: pointer; }

