.bodycontainer {padding-top:5px;
background:#fff;
}

.widgetsColumnAB {display:none;}

.widget_head {margin:0 10px;}

	.widget_head .title .left {float:left;}
	.widget_head .title .right {float:right;
	font-size:10px;
	position:relative;
	top:9px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:arial, verdana, sans-serif;
	color:#000;
	}
	.widget_head .title .left .blogChicklet{position:relative;top:1px;}

.midcontainer {/*border:1px solid #ddd;*/
background:#fff;
}

.widgetsColumnA .wNodeContentRight, .widgetsColumnB .wNodeContentRight, .widgetsColumnC .wNodeContentRight {width:auto;float:none;}

ul.blogUL {padding:10px;
list-style:none;
}

	ul.blogUL li.blogList {background-image: url(http://a.abcnews.com/assets/images/icons/bullet-999.gif);
	background-repeat:no-repeat;
	position:relative;
	padding:0px 0px 7px 15px;
	}

.marketplace .midcontainer {/*border:1px solid #ddd;*/}

.blogEntryPreview {width:450px;}
	.blogEntryPreview h1 {padding-bottom:10px;
	font-size:14px;
	line-height:16px;
	}
	.blogEntryPreview h1 span {font-size:11px;
	font-weight:normal;
	color:#666;
	}

.bepWrapper {background:transparent url(http://a.abcnews.com/assets/images/blogpreview-bg.png) no-repeat;height:325px; 
width:450px;
}

	/*ie 6 png hack */
	*html .bepWrapper {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.abcnews.com/assets/images/blogpreview-bg.png',sizingMethod='scale');
	height:325px; 
	width:450px;
	}

.bepLeadIn {position:relative;
top:25px;
left:28px;
line-height:1.5em;
width:389px;
height:231px;
padding:8px;
background:#f6f6f6;
border:1px solid #eee;
}
	.bepLeadIn  p {padding-bottom:8px;}

.blogIndexComment {font-size:9px;color:#777;font-weight:bold;}
