input#jform_attribs_kicker {
	width:550px;
}
.all{
	color: #333;
}
textarea#jform_attribs_epitome {
	text-align: justify;
    color: #3578A6;
    font-style: normal;
    font-size: 14px;
    cursor: default;
    padding: 10px 15px;
    background-color: #F4FBFF;
    border: 1px solid rgba(75, 116, 144, 0.3);
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 10px;

}
input#jform_attribs_deck {
	width:550px;
}
.dd{
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	    color: #333;
    text-shadow: 0px 0px 0.3px #333;
}
.dd.published{
	background-image: url(image/date.png);
	
}
.dd.createdby{
	background-image: url(image/author.png);
	
}
.dd.hits{
	background-image: url(image/hint.png);
	
}
.dd.article-id{
	background-image: url(image/code.png);
	
}

.dd.category{
	background-image: url(image/category.png);
	
}
div.mehrnews_kicker {
	text-align: justify;
    color: #0385BC;
    font-style: normal;
    font-size: 16px;
    cursor: default;
	font-size:16px;
	font-weight:bold;
}
div.mehrnews_title {
	 text-align: justify;
    color: #444;
    font-style: normal;
    font-size: 20px;
    font-weight: 300;
    cursor: default;
    margin-top: 10px;
    margin-bottom: 10px;

}
div.mehrnews_deck {
	    text-align: justify;
    color: #0AAD53;
    font-style: normal;
    font-size: 16px;
    cursor: default;
    margin-bottom: 10px;

	font-weight:bold;
}
.ca{
	text-align: justify;
    color: #3578A6;
    font-style: normal;
    font-size: 18px;
    cursor: default;
    padding: 10px 15px;
    background-color: #F4FBFF;
    border: 1px solid rgba(75, 116, 144, 0.3);
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 10px;
}