.widget-content {
	width: 220px;
	background-color: #fff;
}

.page-variant-300px #content .widget-content {
	width: 300px;
}

.widget-content h1.title {
	height: 20px;
	padding-left: 14px;
	padding-top: 3px;
	margin: 0;
    color: White;
	text-transform: uppercase;
	font-size: 15px;
    background: url(../images/home/header_blue.png) repeat-x;
}

.widget-content .container {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 13px;
}

.widget-content .notitle {
	border-top: 1px solid #ddd;
}

.widget-content .content {
	margin: 0;
	font-size: .85em;
	line-height: 1.2em;
}

.widget-content .content p.norm {
	font-size: inherit;
}

.widget-content .content .ablock a {
	display: block;
	margin-bottom: 7px;
}

/* updated 270709 @12:04 PM - jto - addition */
.widget-content .content p.sm {
	color: #666; 
	margin: auto auto 10px; 
	line-height: 1.25em;
	font-size: .8em;
}

div.j11-widget div{	padding: 0 0 1em 0;	}div.j11-widget div.info{	color: #777;	font-size: 1em;	line-height: 120%;	text-align: justify;}div.j11-widget div.logo-pre{	font-size: 1.1em;	font-weight: bold;	text-align: center;}div.j11-widget div.logo{	text-align: center;	font-size: 1.4em;}div.j11-widget address{	text-align: center;	font-size: 1.1em;	padding: 0 0 1em 0;}div.j11-widget address span.num{	font-family: "Arial Black", Sans-Serif; /* only if CUFON doesn't work... */	font-weight: bold;	letter-spacing: 1px;	font-size: 1.5em;	color: #AB4D0F;	display: block;}div.j11-widget address span.num-grey{	color: #888;	display: block;	font-weight: bold;}

div.video-preview {
	margin: -13px auto 15px -14px;
}

div.video-preview-copy p {
	font-size: 1em;
	line-height: 1.3em;
}


/*************************** HOLIDAY HOPE CAMPAIGN ********************************/
a.facebook
{
	padding-left: 15px;
	background: transparent url(/assets/images/Holiday-Hope-Campaign/Facebook-icon.png) 0% 50% no-repeat;
}

a.twitter
{
	padding-left: 13px;
	background: transparent url(/assets/images/Holiday-Hope-Campaign/Twitter-logo-16.png) 0% 50% no-repeat;
}

textarea.status
{
	display: block;
	height: 35px;
	width: 178px;
	padding: 5px;
	background: #E8EEF4;
	font-family: "Georgia", serif;
	font-style: italic;
	color: #0056A4;
	border: 2px solid #0056A4;
}

label#social-status-desc
{
	display: block;
	color: #777;
	font-size: 0.9em;
	padding: 0 0 1em 0;
}

img.logo
{
	display: block;
	margin: 0 auto;
	padding: 0 0 1em 0;
}

p.desc
{
	font-size: 0.95em;
}

/*********************************** END HOLIDAY HOPE CAMPAIGN STYLES ***************************/