/** ..:: COSL | News ::.. **/

/* Common */
.article { margin-bottom: 15px; }
.article a { float: left; position: relative; background-color: white; padding-right: 5px; bottom: -4px; }
.article .date { float: right; position: relative; color: #666; padding-left: 5px; bottom: -4px; background-color: white; }
.article .dots { clear: left; border-bottom: 1px dotted #ccc; margin-left: 26px; }
.article .icon { display: block; float: left; width: 16px; height: 16px; margin: 3px 10px -3px 0; background: url(/Resources/COSL/Sites/COSL/Images/Icons/site.png) no-repeat; }

.is_ie7 .article { font-size: 12px; }
.is_ie7 .article .dots { clear: none; padding-top: 15px; position: relative; z-index: -1; }

/** Current **/
.news a:hover { text-decoration: none; }
.news .icon { background-position: left top; }
.news .words { padding: 10px 10px 10px 26px; font-size: 12px; color: #666; }
.news .issue { color: black; }

/** Archive **/
.news-archive { font-family: Arial; }
/* .news-archive a { color: black; } */
.news-archive .icon { display: none; background-position: left -16px; }
