DIV#middleCol .padding {
	padding: 24px 5px 30px 21px;
}

DIV.blogListRow {
	margin-bottom: 15px;
}

DIV.blogListPanel {
	width: 330px;
	position: relative;
}
DIV.blogListHeader {
	height: 33px;
	width: 330px;
	line-height: 36px;
	overflow: hidden;
	position: relative;
	background-image: url(/content/s2/images/JLTBlogs/bg_header.png);
	background-repeat: repeat-x;
}
DIV.blogListHeader H2 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 300;
	margin: 0 17px;
	text-transform: uppercase;
}
DIV.blogListHeader DIV.corner-left {
	width: 7px;
	height: 33px;
	background-image: url(/content/s2/images/JLTBlogs/bg_header_left.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;	
	font-size: 0;
	overflow: hidden;
}
DIV.blogListHeader DIV.corner-right {
	width: 7px;
	height: 33px;
	background-image: url(/content/s2/images/JLTBlogs/bg_header_right.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 0;
	overflow: hidden;
}

DIV.blogListBody {
	background-image: url(/content/s2/images/JLTBlogs/bg_middle_shadow.png);
	background-repeat: repeat-y;
}
DIV.blogListBodyContent {
	width: 298px;
	margin: 0 6px;
	padding: 15px 10px;
	background-image: url(/content/s2/images/JLTBlogs/bg_middle_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f8f8f8;
}

DIV.blogListLatest IMG {
	float: left;
}
DIV.blogListLatest P {
	float: right;
	width: 238px;
	margin-top: .6em;
	color: #911f30;
	font-size: 1.3em;
	line-height: 1em;
}
DIV.blogListLatest P A {
	text-decoration: none;
	color: #911f30;
}
DIV.blogListLatestAuthor {
	margin-top: 1em;
}
DIV.blogListLatestAuthor P {
	float: none;
	width: auto;
	color: #131d3b;
	font-size: 1em;
}

DIV.blogListRecent UL {
	margin-bottom: 0 !important;
}
DIV.blogListRecent UL LI {
	color: #911f30;
}
DIV.blogListRecent UL LI A {
	color: #262626;
	text-decoration: none;
}

DIV.blogListFooter {
	height: 34px;
	width: 330px;
	line-height: 34px;
	overflow: hidden;
	position: relative;
	background-image: url(/content/s2/images/JLTBlogs/bg_footer.png);
	background-repeat: repeat-x;
}
DIV.blogListFooter DIV.corner-left {
	width: 7px;
	height: 34px;
	background-image: url(/content/s2/images/JLTBlogs/bg_footer_left.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;	
	font-size: 0;
	overflow: hidden;
}
DIV.blogListFooter DIV.corner-right {
	width: 7px;
	height: 34px;
	background-image: url(/content/s2/images/JLTBlogs/bg_footer_right.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;	
	font-size: 0;
	overflow: hidden;
}
DIV.blogListFooterContent {
	padding: 1px 0 0 15px;
}
DIV.blogListFooterContent A {
	padding-right: 5px;
}


DIV.blogListPopup {
	position: absolute;
	width: 344px;
	display: none;
	left: 50px;
	bottom: 30px;
	z-index: 100;
}
DIV.blogListPopupLeft {
	position: absolute;
	width: 344px;
	display: none;
	right: 250px;
	bottom: 30px;
	z-index: 100;
}
DIV.blogListPopupTop {
	width: 344px;
	height: 15px;
	background-image: url(/content/s2/images/JLTBlogs/bg_popup_top.png);
	background-repeat: no-repeat;
}
DIV.blogListPopupMiddle {
	width: 344px;
	background-image: url(/content/s2/images/JLTBlogs/bg_popup_middle.png);
	background-repeat: repeat-y;
}
DIV.blogListPopupBottom {
	width: 344px;
	height: 15px;
	background-image: url(/content/s2/images/JLTBlogs/bg_popup_bottom.png);
	background-repeat: no-repeat;
}
DIV.blogListPointLeft {
	width: 54px;
	height: 38px;
	background-image: url(/content/s2/images/JLTBlogs/pop_point_left.png);
	background-repeat: no-repeat;
	margin-top: -7px;
}
DIV.blogListPointRight {
	width: 54px;
	height: 38px;
	background-image: url(/content/s2/images/JLTBlogs/pop_point_right.png);
	background-repeat: no-repeat;
	margin-top: -7px;
	margin-right: 10px;
	float: right;
}
DIV.blogListPopupContent {
	padding: 3px 20px 0px 20px;
}
DIV.blogListPopupTitle H4 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.3em;
	float: left;
}
DIV.blogListPopupTitle A {
	float: right;
}
DIV.blogListPopupListing  {
	padding-top: 5px;
}
DIV.blogListPopupListing UL {
	list-style-type: none;
	margin: 0 !important;
}
DIV.blogListPopupListing UL LI IMG {
	float: left;
}
DIV.blogListPopupListing UL LI P {
	margin-top: .5em !important;
	margin-bottom: 0 !important;
	width: 250px;
	float: right;
	color: #FFFFFF;
}
DIV.blogListPopupListing UL LI P STRONG {
	color: #131d3b;
}
DIV.blogListPopupClose {
	text-align: right;
}
DIV.blogListPopupClose A {
	color: #FFFFFF;
	text-decoration: none;
}

DIV.blogListPopupListing table P {
	margin-top: .5em !important;
	margin-bottom: 0 !important;
	width: 250px;
	float: right;
	color: #FFFFFF;
}
DIV.blogListPopupListing table P STRONG {
	color: #131d3b;
}



