/* CSS Document */

.ListArticleInfo {
	padding: 0 7px 0 2px;
} 
.ListArticleTitleLeft {
	margin:inherit;
	width:8px; /*28px;*/ 
	/*height:36px;*/
	/*padding-top:5px;*/
	line-height:25px; /*50px;*/
	background-image:url(/gif/article/lefttop.gif); 
	background-position:top; 
	float: left; 
}
.ListArticleTitle {
	margin:0;
	height:25px;
	/*padding-top:8px;*/
	background-image:url(/gif/article/top.gif);
	background-repeat:repeat-x;
	background-position:bottom;  
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	line-height:25px;
	color:#FFFFFF; 
	text-align:left; 
	float: left;  
}
.ListArticleTitlePublished {
	margin:0;
	height:25px;
	/*padding-top:8px;*/
	background-image:url(/gif/article/top.gif);
	background-repeat:repeat-x;
	background-position:bottom;  
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold;
	line-height:25px;
	color:#FFFFFF; 
	text-align:left; 
	float: left;  
}
.ListArticleTitleRight {
	margin:inherit;
	width:8px; /*28px;*/ 
	/*height:36px;*/
	/*padding-top:5px;*/
	line-height:25px; /*50px;*/
	background-image:url(/gif/article/righttop.gif); 
	background-position:top; 
	float: left; 
}
.ListArticleUserLevel {
	margin:0;
	/*padding-top:8px;*/
	/*background-image:url(/gif/article/top.gif);
	background-repeat:repeat-x;
	background-position:top;*/  
	background-image:url(/gif/article/bg_color.gif);
	background-repeat:repeat;
	font:Arial, Helvetica, sans-serif; 
	font-size:9px;
	font-weight:bold;
	/* line-height:20px; */
	color:#FFFFFF; 
	text-align:left; 
	float: left;
	padding: 3px 0 0 5px;
}
.ListArticleLipBottom {
	width:91px;
	height:5px;
	line-height:5px;
}
.ListArticleLipBottomLeft {
	width:5px;
	height:5px;
	line-height:5px;
 	background-image:url(/gif/article/LipDownLeftCorner.gif);
	background-repeat:repeat-x;
	background-position:top;  
}
.ListArticleLipBottomRight {
 	width:5px;
	height:5px;
	line-height:5px;
	background-image:url(/gif/article/LipDownRightCorner.gif);
	background-repeat:repeat-x;
	background-position:top;  
}
.ListArticlePublished {
	font:Arial, Helvetica, sans-serif; 
	font-size:10px;
	padding: 10px;
	color: #999999;
	/*border-right: dotted 1px #CCCCCC;*/
}
.BGColor {
	background-image:url(/gif/article/bg_color.gif);
	background-repeat:repeat;
}

/* Link styling --------------------------------------------------------------------------------------------------------------------*/

.roundedboxmenu {
	text-decoration: none;
	color:#000000;
}
.roundedboxmenu:hover {
	text-decoration: underline;
}







