#add_article {
	border:0px black solid;
	padding: 5px 20px;
}

#add_article h2{
	margin-bottom:0px;
}

#add_article fieldset{
	border:0px black solid;
}

#adding_article_title{
	width:340px;
}

#add_article .line{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	background:url("../images/h2BottomLine.jpg") center repeat-x;
}

.errorMSG {
	display:block;
	color:red;
	padding-top:10px;
}

#add_article .inputText{
	width:300px;
}

#add_article .obligatory{
	font-size:17px;
	color:red;
}

#add_article .typeSubmit{
	padding:8px 35px ;
}

#add_article .kodImages{
	vertical-align:middle;
}
