.newslineBlock{
	float:left;
	margin: 0;
}
.conim{
	float:left;
	width:441px;
	height:auto;
	margin:0 0 30px 0;

}
.art-pic{
	background:url(/site/core/images/bg-shad.gif) repeat-y 0 0;
	position:relative;
	float:left;
	width:109px;
	height:auto;
	margin: -1px 10px 0 0;
	padding:0;
}
.artRight{
	float:right;
	margin: 0 0 0 10px;
}
.art-pic .top{
	background:url(/site/core/images/bg-shad-top.gif) 0 0 no-repeat;
	float:left;
	width:103px;
	height:auto;
	padding:3px 3px 0 3px;
	overflow:hidden;
}
.newslineImageBot{
	position:relative;
	float:left;
	margin-top:-2px;
	z-index:2;
}
.newslineImage{
	position:relative;
	width:103px;
	float:left;
	margin:0;
	z-index:3;
}
.text-holder{
	float:left;
}
.holderPic{
	width:315px;
}

.newslineBlock h3,.newslineDetails h3{
	float:none;
	font: bold 12px  Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color:#333333;
}

.text-holder p,
.text-holder div.contentStyle{
	display:inline;
}

.text-holder a.more{
	display:block;
}

.text-holder .contentStyle p{
	margin-bottom:0px;
}

.text-holder h3{
	float:none;
	clear:both;
}
.newslineBlock .more{
	font-weight:bold;
	margin-left:5px;
	color:#3300CC;
	text-decoration: none;
}
.newslineBlock .more:hover{
	color:#3300CC;
	text-decoration: underline;
}
.newslineBlock .login{
	font-weight:bold;
	color:#999;
	xmargin-left:5px;
}
.newslineBlock .login:hover{
	color:#999;
}

.newslineDetails{
}
.columnStyle .newslineDetails h1{
	float:none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.newslineDetails a {
	color:#3300CC;
	text-decoration: none;
}

.newslineDetails  a:hover {
	color:#3300CC;
	text-decoration: underline;
}
.links{
	text-align:right;
}
.newslineText{
	width:100%;
	float:left;
	margin-bottom:15px;
}
.newslineDetailsFooter{
	margin:15px 0 0 0;
}
.newslineDetailsFooter .submit{
	background-color: #D1D1D1;
	background-image: url(/site/core/images/btn_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 22px;
	border: solid 1px #DFDFDF;
	cursor: pointer;
	cursor: hand;
	color: #333333;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.editBTN{
	vertical-align:top;
	padding:0 0 0 0 ;
	height:18px;
}


/* === newslineBlock styles === */
.newslineBlock h2{
    background-color:#f08000;    
    width:435px;
    height:16px;    
    overflow:hidden;
    padding:2px 5px 0 5px !important;
    margin:0 0 20px 0;        
    color:#fff;    
    font:bold 11px verdana !important;
    background-image:none;
    border:0px none;
}

.newslineBlock h3,
.newslineBlock h3 a{
    color:#da0a00;
    text-transform:uppercase;
    font:bold 11px Verdana;
    margin:15px 0 1px 0;
}

.newslineBlock h3 a:hover{
    text-decoration:none;
}

.frontNewsLink{
    font:normal 11px/16px verdana !important;    
    color:#333;
}

.frontNewsLink:hover{    
    color:#e01c11;
    text-decoration:none;
}

.frontNewsLink img{
    padding-left:5px;
    position:relative;
    top:1px;
}

.newsGroup{
    padding-right:5px;
}

/* === topNews styles === */

.topNews{
    margin-bottom:0px;
    position:relative;
    overflow:hidden;
    width:440px; 
}

.topNews .topNewsImg{
    float:left;
	   width:204px;	 
    margin-right:10px;
	   overflow:hidden;
}

.topNews .topNewsImg img{    
	   width:204px !important;
    height:153px !important;	 
}

.topNews .topNewsText{
    float:left;
    width:220px;    
    padding-bottom:25px;
}

.topNews .topNewsText h3,
.topNews .topNewsText h3 a{
    font-size:11px;
    font-weight:bold;
    color:#333;
    text-transform:none;
    margin:0 0 4px 0;
}

.topNews .topNewsText div.contentStyle,
.topNews .topNewsText div.contentStyle p{
    display:inline;
}

.topNews .topNewsText .more{
    position:relative;
    top:1px;
}

.topNewsBottom{
    background:Transparent url(/site/core/images/front-news-bottom.png) top right;    
    width:225px;
    height:17px; 
	left:210px;
    overflow:hidden;
    padding:1px 5px 0 0;
    margin:-18px 0 20px 0;    
    position:relative;    
    color:#fff;
    text-align:right;
    font:bold 12px verdana;
}

.topNewsBottom .RTEEntryPoint{
    position:absolute !important;
    right:1px;
    cursor:pointer;
}

