
.content .loveTalk .story {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(/html/images/layout/hr.png) no-repeat center bottom white;
	border-top: 4px solid white;
}

/* added on Feb 25th, 2010 */
.content .loveTalk .story .eyecatcher {
    position: relative;
    top: 0;
    left: 0;
    height: 0px;
}

.content .loveTalk .story .eyecatcher div{
    position: absolute;
    left: 272px;
    top : -12px;
    width: 92px; 
    height: 92px;
    background: transparent url(/html/images/love_talk/bg_article_winner.gif) no-repeat scroll center center;
}
/* end addition */

.sidebar .loveTalk .story {
/*	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(/html/images/layout/hr.png) no-repeat center bottom white;
*/	
	border-top: 4px solid white;
	padding:10px 6px 10px 6px;
}

.sidebar .loveTalk  h3 {
	font-weight:bold;
	color:#006699;
	padding:0 4px 0 5px;
	margin:0;
	font-size:1.0833em;
}

.sidebar .loveTalk .firststory {
	border-top: none;
/*	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(/html/images/layout/hr.png) no-repeat center bottom white;
*/
}

.sidebar .loveTalk .paragraph {
/*	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(/html/images/layout/hr.png) no-repeat center bottom white;
*/
	padding:5px 4px 0 4px;
	line-height:1.15em;
}

/* added on Feb 25th, 2010 */
.sidebar .loveTalk .story {
    height: 73px;
    overflow: visible;
    position: relative;
    top : 0;
    left: 0;
}

.sidebar .loveTalk .story .eyecatcher {
    z-index: 2;
    position: absolute;
    right : 0px;
    bottom: 0px;
    width : 82px;
    height: 83px;
    background: transparent url(/html/images/love_talk/bg_home_winner.gif) no-repeat scroll center center;
}
/* end addition */

.sidebar .loveTalk .paragraph a {
	text-decoration:underline;
	font-weight:bold;
}

.loveTalk .profileimage {
	float: left;
	margin:0 5px 5px 0;
	width:72px;
	height:78px;
	background:url(/html/images/love_talk/author_bg.png) no-repeat 0 0;
	text-align:center;
}

.sidebar .loveTalk .profileimage {
	background:url(/html/images/love_talk/author_bg.png) no-repeat 0 0;
}

.loveTalk .profileimage img {
	margin:4px 6px 2px 6px;
}

.loveTalk .profileimage .imagesubtitle {
	font-size:0.8333em;
	color:#006699;
}

.loveTalk .subtitle {
	color:#66CCFF;
}

.loveTalk  h3 {
	margin-top:5px;
}

.loveTalk .date {
	color: #666666;
	float: right;
}


.loveTalk .postFooter {
/*
	padding-top: 10px;
	background: url(/html/images/layout/hr.png) no-repeat center top white;
*/
	text-align: center;
}
