div.boxLatestNews { float: left; position: relative; }
div.boxLatestNews div.top { z-index: 2; position: absolute; top: 0; left: 25px; width: 476px; height: 15px; background: url('../img/box-latest-news/top.png') left top no-repeat; }
div.boxLatestNews div.right { z-index: 2; position: absolute; top: 25px; right: 0; width: 13px; height: 404px; background: url('../img/box-latest-news/right.png') left top no-repeat; }
div.boxLatestNews div.bottom { z-index: 2; position: absolute; bottom: 0; left: 14px; width: 499px; height: 23px; background: url('../img/box-latest-news/bottom.png') left top no-repeat; }
div.boxLatestNews div.left { z-index: 2; position: absolute; top: 11px; left: 0; width: 16px; height: 418px; background: url('../img/box-latest-news/left.png') left 7px no-repeat; }
div.boxLatestNews ul#bookmarks { list-style-type: none; margin: 0; padding: 0; }
div.boxLatestNews ul#bookmarks li { cursor: pointer; position: absolute; left: -32px; margin: 0; padding: 0; width: 99px; height: 69px; background: url('../img/box-latest-news/bookmark.png') left top no-repeat; }
div.boxLatestNews ul#bookmarks li a { display: none; }
div.boxLatestNews ul#bookmarks li.mark0 { z-index: 3; top: 57px; }
div.boxLatestNews ul#bookmarks li.mark1 { z-index: 1; top: 126px; }
div.boxLatestNews ul#bookmarks li.mark2 { z-index: 3; top: 195px; }
div.boxLatestNews ul#bookmarks li.selected { left: -62px; }
div.boxLatestNews div#newsBg { background: rgb(255, 255, 255); position: relative; z-index: 4; width: 489px; min-height: 420px; border: 2px solid rgb(208, 208, 208); margin: 15px 13px 23px 16px; }
div.boxLatestNews div.content { cursor: pointer; padding: 10px; visibility: hidden; position: absolute; opacity: 0; filter: alpha(opacity=0, style=0); font-size: 14px; line-height: 140%; text-align: justify; width: 469px; }
div.boxLatestNews div.content:hover span.introduction { text-decoration: underline; }
div.boxLatestNews div.content div.photo { position: relative; }
div.boxLatestNews div.content div.photo div.title-background { z-index: 5; position: absolute; left: 0; bottom: 15px; width: 100%; height: 63px; background: black; opacity: 0.65; filter: alpha(opacity=65); }
div.boxLatestNews div.content div.photo div.title { height: 55px; padding: 8px 0 0 20px;  z-index: 6; position: absolute; left: 0; bottom: 15px; font-size: 17px; color: rgb(220, 220, 220); font-style: italic; letter-spacing: 2px; text-align: left; }
div.boxLatestNews div.content div.photo div.title h2 { margin: 0; padding: 0; font-weight: bold; font-size: 18px; border: 0; background: none; font-variant: normal; }
div.boxLatestNews div.content div.photo div.title h2 a { color: white; }
div.boxLatestNews div.content div.photo div.title h2 a:hover { text-decoration: underline; }
div.boxLatestNews div.content div.header { border-bottom: 2px solid rgb(222, 222, 222); padding-bottom: 2px; font-size: 18px; margin: 2px 0; }
div.boxLatestNews div.content div.header span { color: rgb(145, 132, 89); font-variant: small-caps; font-weight: bold; }
div.boxLatestNews div.selected { visibility: visible; position: relative; left: 0; opacity: 1; filter: alpha(opacity=100); }
div.boxLatestNews div.animated { visibility: visible; opacity: 1; filter: alpha(opacity=100); }
