#newslist .items {
    border-top:1px solid #516586;
    margin-left:-12px;   
    width:485px;    
}

.twocol #newslist .items {
    width:700px;
}



#newslist .item {
	padding:8px 12px;
	border-bottom:1px solid #516586;
}

#newslist .h3 {
    font-weight:bold;
    font-size:13px;
    padding-bottom:2px;
    padding-left:20px;
    background:url(/img/ly/bullet_orange.png) no-repeat 0 3px;
}
#newslist .headline {
	font-weight:bold;
	font-size:13px;
	padding-bottom:2px;
}

#newslist .odd {
    background:#C4CFE3;
}

#newslist .even {
    background:#DCE2EE;
}
#newslist .description {
	font-size:12px;
	line-height:normal;
}

#newslist a {
	white-space:nowrap;
    padding-left:36px;
    background:url(/img/ly/morebullet.png) no-repeat 0 3px;
	margin-right:5px;
    font-size:11px;
    color:#404040;
    display:block;
    float:right;
    margin-top:8px;
}

#newslist img {
	float:right;
	margin:0px 0px 0px 10px;
    border:1px solid #1A4093;
    width:55px;
}

#newsdetails h2 {
    font-size:21px;
    font-weight:bold;
    background:#ccc;
    padding:8px;
}

#newsdetails {
    margin-bottom:20px;
}
#newsdetails .cntimgright{
    margin-right:-12px;
}
.twocol #newsdetails .cntimgright{
	margin-right:-22px;
}

#newdetails img {
	float:right;
	margin:0px 0px 10px 10px;
}

#newsdetails .kasten {
	border: 2px solid #000;	
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}
