@charset "UTF-8";
/* CSS Document */

#cms{
	overflow:auto; 
	font-family:Arial; 
	font-size:12px;
}

label{
	color:#7F113F;
	font-weight:bold;
	margin:0 0 10px 0;
	line-height:2em;
}

#titleLabel{
	display:block; 
	float:left; 
	margin-right:25px;
}

#allArticles{
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
}

#allArticles th{
	font-size:12px;
	color:#7F113F;
	padding:4px 0;
}

#leftBorder{
	background-image:url('../images/lineleftlineleft_11.gif '); 
	background-repeat:repeat-y;
}

#rightBorder{
	background-image:url('../images/linerihtlineriht_15.jpg'); 
	background-repeat:repeat-y;
}
