.box {
	padding: 15px 15px 5px 15px;
	background: url(/gfx/box_top.png) transparent no-repeat top left;
	_background: url(/gfx/box_top.gif) transparent no-repeat top left;
	}

.box img { padding-bottom: 10px; }

.boxClose {
	width: 190px;
	height: 7px;
	padding-bottom: 15px;
	background: url(/gfx/box_bottom.gif) transparent no-repeat top left;
	}

.side-newsletter form input { }

#callout h2 { color: #ED8A36; padding:0.6em 0 0 0.2em; }	
#callout p { /*padding: 0.1em 3em 0.1em 0.5em;  */ font-size:1em; }	