/* Begin: Popup */
body { background: #fff; }
div#productHeader {
	line-height: 31px;
	height: 31px;
	padding: 0 30px;
	background: url(/images/popup_header.gif) left top repeat-x;
}
div#productHeader h2 { display: block; float: left; color: #333333; font-size: 10px; text-transform: uppercase; }
div#productHeader a.close { display: block; float: right; padding-right: 17px; background: url(/images/ico_close.gif) right center no-repeat; }

div#textContainer { margin: 15px; }
div#textContainer ul { list-style-position:inside; margin-bottom: 15px; }
div#textContainer h3 { display: block; margin-top: 14px; line-height: 16px; font-size: 10px; }
div#textContainer p { font-size: 10px; line-height: 16px; margin-bottom: 15px; }
div.breakLine { clear: left; float: none; border-bottom: 1px solid #bebebe; }
/* End: Popup */
