div.widgetcaption
{
text-align: center;
padding-top: 120px; 
background: transparent url(../images/preview-captions.gif) 50% 10px no-repeat;
}

div.widgetwrap
{
	width: 600px;
	padding: 10px;
	margin: 0 auto;
	background: #eee;
	color: #333;
	text-align: left;
	border-bottom: 6px solid #C1401A;
}

div.widgetwrap h2.widget-title 
{ 
font-size: 100%; 
font-family: Arial, Verdana, sans-serif; 
background-color: #C1401A; 
padding: 3px 6px; 
color: white; 
text-transform: uppercase; 
letter-spacing: 3px; 
margin: 0 0 10px; 
}

div.widget div.fullpost { width: 400px; line-height: 140%!important; }
div.widget div.summaries { width: 170px; padding: 10px; background: #fffadf; line-height: 130%; padding-bottom: 15px; }

div.widget div.fullpost h1 { font-size: 160%; }
div.widget div.summaries h3.summaryheadline { font-size: 110%!important; }

