/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: Times New Roman, Times-Serif;
  font-size: 12px;
  text-decoration: none;
  letter-spacing: 1px;
  color: #303030;
}
.imag {
    background: url("../../../images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat scroll 0 0 transparent;
    border: 1px solid #E78F08;
    border-radius: 5px 5px 5px 5px;
    float: none;
    margin-bottom: 15px;
    margin-left: 0;
}
.art-postfootericons
{
  padding: 1px;
}

.art-postfootericons a, .art-postfootericons a:link
{
  font-style: normal;
  font-weight: bold;
  color: #1F5775;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{
  color: #4A4A4A;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{
  text-decoration: underline;
  color: #171717;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.art-footer-b 
{
  position: absolute;
  left:20px;
  right:20px;
  bottom:0;
  height:50px;
  background-image: url('../images/footer_b.png');
}

.art-footer-r, .art-footer-l
{
  position: absolute;
  height:50px;
  background-image: url('../images/footer_s.png');
  bottom: 0;
}

.art-footer-l
{
  left: 0;
  width:20px;
}

.art-footer-r
{
  right: 0;
  width:40px;
  clip: rect(auto, auto, auto, 20px);
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background: url("../images/header.png") repeat-x scroll 50% 50% #F6A828;
}

.art-footer-body
{
    position:relative;
    padding: 15px;
}

.art-footer-body .art-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:15px;
  z-index:1;
}

.art-rss-tag-icon
{
  display: block;
  background-image: url('../images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 25px;
  width: 32px;
  cursor: default;
}

.art-rss-feedback-icon
{
  display: block;
  background-image: url('../images/feedback.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 30px;
  width: 100px;
  cursor: default;
  float: right;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover,
.art-footer-text td, 
.art-footer-text th,
.art-footer-text caption
{
    color: #102D3C;
    font-size: 12px;
}

.art-footer-text
{
  min-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: -moz-center;
}

.art-footer-text a,
.art-footer-text a:link
{
  color: #1B4B65;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.art-footer-text a:visited
{
  color: #141414;
}

.art-footer-text a:hover
{
  color: #09BDDC;
  text-decoration: underline;
}

div.art-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #BABABA;
  border-style: solid;
  margin: 7px;
}/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #404040;
}

.art-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #404040;
}
/* end PageFooter */


.imag{float:right;}