﻿.notch { border-top: 10px solid #E6E6E6; border-right: 10px solid transparent; border-left: 10px solid transparent; border-bottom: 0; _border-right-color: pink; _border-left-color: pink; _filter: chroma(color=pink); }

.callout { color: #ff001d; position: relative; padding: 18px 20px; background-color: #fff; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; word-wrap: break-word; z-index: 99999999; top: -9px; width: 275px; clear: both; }

    .callout .notch { position: absolute; top: -10px; left: 20px; margin: 0; border-top: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 10px solid #fff; padding: 0; width: 0; height: 0; font-size: 0; line-height: 0; _border-right-color: pink; _border-left-color: pink; _filter: chroma(color=pink); }

.border-callout { border: 1px solid #c5d9e8; padding: 6px 15px; }

    .border-callout .border-notch { border-bottom-color: #c5d9e8; top: -11px; }

.thumb-image { float: left; width: 100px; position: relative; padding: 5px; }

.thumb-image1 { position: relative; padding: 5px; min-height: 150px; max-height: 300px; max-width: 385px; }
