/* CSS Document */
* { margin: 0px; text-decoration: none; border:0px;list-style:none;}
body {
		color: #333;
		 
		margin: 0;
		padding: 1px 0 0 0;
		font-family: Verdana, Helvetica, Arial, Tahoma, Verdana, sans-serif;
		font-size:12px; 
}
  a { color: black; text-decoration: none; }
  a:hover { color: #900; text-decoration: none; }
.title { font-size:18px; margin-top:5px;  }
.title .small { font-size:12px;}
.calendar { width:80%; border:1px solid #ffd600; padding:20px; margin:5px; text-align:left;  }

.bRed{ border-top:1px solid #990000;}

ul.listArticles
,ul.listArticles2{padding:0; margin:0; width:950px;list-style-type: none; margin-top:20px; clear:both; }
.listArticles li,.listArticles2 li
 {
display: inline;list-style-type: none; width:150px;margin-left:5px;margin-bottom:5px;
vertical-align:top; text-align:left; float:left;
border:1px solid #CCCCCC;
font-size:16px;
height:160px;
text-align:center;overflow:hidden;
letter-spacing: -1px;
letter-spacing: -1px;
font-family: Arial,"Times New Roman",Times,serif;

}
.listArticles li  a, .listArticles2 li  a {padding:1px;}
.listArticles2 li {width:300px;margin-left:10px}
 .image {width:140px; height:100px; overflow:hidden; margin-bottom:3px;}
  .image2 {width:290px; height:100px; overflow:hidden; margin-bottom:3px;}


