html { height:100% }

body {
  background:url(images/bg2.jpg) #f2c3d6;
  margin: 0px; padding: 0px;
}

body, td, div {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  margin: 0px; padding: 0px; text-align: left;
}


ul.menu {
  background-color:#ffa200;
  height:43px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding:0px;
  margin-top:4px;
  width:962px;
}

li.main-menu {
  display:inline;
  float:left;
  padding-left: 5px;
  width:185px;
  text-align:center;
  padding-top:8px;
}
/*
a.main-menu, a.inbox {
  font-size:26px;
  font-family: Courier New, Tahoma;
  font-weight: bold;
  color:#000;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom: 5px;
  margin-left:5px;
  height:30px;
  display:block;
  text-decoration:none;
  float:left;
  width:180px;
  text-align:center;
}
*/


li.inbox {
  text-align:right;
  padding-right:5px;
}

a.inbox {
  font-size:12px;
  text-decoration: underline;
  text-align:center;
  padding-top: 7px;
  height:14px;
  width:185px;
}
/*
a.main-menu:hover, a.inbox:hover {
  background-color:#333;
  color:#fff;
}
*/
ul.member-menu {
  list-style: none;
  padding: 0;
  margin: 0; float: left;
}

li.member-menu {
  float:left;border: 0px solid grey; padding-right:5px;
}

a.member-menu {
  font-size:18px; border:1px solid blue; padding:5px; font-size:16px; font-weight:bold; color:#1283f7;
}

#container {
  text-align:center;
  width:100%; background:url(images/bg1.jpg) repeat-x top left;
  float:left;
}


#main, #content, #head, #footer {
margin-left:auto;
margin-right:auto;
position:relative;
width:1000px;

display:block;
}
#content {
background:white none; float:left;padding-top: 12px;

}
#main {float:left; left: 50%; margin-left: -500px; padding: 0px }

#footer {
  height: 175px;
  color:  #FFFFFF;
  -moz-border-radius: 4px;
  border-bottom:4px solid #EB4C07;
  background-color:#330099;
  padding:10px;
}

div.footer-text {
  margin-bottom:13;
}

a.footer {
  color:#000;
  font-weight:bold;
}

a.footer:hover {
  background-color:#5A5A5A;
  color:#FFFFFF;
}



#left, #right {
  /* border:1px solid red; */
}

#left {
  width:207px;
  float:left;
  padding-left:5px;
}

#right {
  width:780px;
  float:right;
}

div.bigbox {
  display:table;
  width:100%;
 /* border:1px solid black; */
}

#top-members-award {
  width:520px;
  float:left;
}

#top-members-award h3 {
    color: #000;
    background-color: #fff;
    font-family: arial, helvetica, verdana;
    font-size: 19px;
}


#top-members {
  width:230px;
  float:right;
}



#movie-block-title {
  width:93%;
  float:right;
  font-size:25px;
  color:#000;
  font-weight:bold;
  font-family: Arial;
  padding-top: 20px; 
}

#movie-block-keywords {
  width:100%;
  float:right;
  font-size:10px;
  text-align:right;
  font-weight:bold;
  color:#999999;
}

a.kw {
  color:#06c;
  font-weight: normal;
}

a.gp {
  color:#FFFFFF;
}

a.gp:hover {
  color:#EB4C07;
}

#theme-keywords {
  width:100%;
  float:right;
  font-size:10px;
  text-align:right;
  font-weight:bold;
  color:#9CAA3B;
  padding-bottom:10px;
}

#count-replies {
  width:100%;
  float:left;
  font-size:10px;
  color:#9CAA3B;
  font-weight:bold;
}

#postedby {
  font-size:10px;
  color:#939393;
}

#movie-images {
  text-align:center;
  padding-bottom: 10px;
}

#movie-block-description {
  width:59%;
  float:left;
  font-size:12px;
  text-align:justify;
  margin-left: 40px;
 /* color:#dcaa0c; */
  color:#000000
}

#movie-block-properties {
  width:28%;
  float:right;
  font-size:12px;
  text-align:center;
  padding: 10px 0px;
  margin-bottom:10px;
  background-color: #eee;
  margin-right: 40px;
  border: 1px solid #ccc;
}

#browseall {
  text-align:center;
  font-family: arial, helvetica, verdana;
  font-size: 19px;
  color:#FFFFFF;
 /* background-color:#5A5A5A; */
  padding-bottom:5px;
  padding-top:5px;
  font-weight:bold;
  margin-right:5px;
}

#browseall a {
  color:#FFFFFF;
}

#browseall a:hover {
  color:#D5BFFF;
}

#notfound {
  text-align:center;
  font-size: 24px;
  padding-bottom:10px;
  padding-top:5px;
  font-weight:bold;
}

#movie-pagination {
  text-align:center;
  font-size: 13px;
  color:#E64117;
  margin-bottom:10px;
  padding-top:5px;
  font-weight:bold;
}

a.download {
  font-size:18px;
  font-weight:bold;
}
a:hover.download {
    color: #fff;
    background-color: #06c;
}

img.thumb {
  width:200px;
  height:150px;
  border:0px;
  margin:10px;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
  border-color:#9cf;
  border-style:solid;
  border-width:6px;
}

img.thumb_a {

  border:0px;
  margin:10px;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
  border-color:#9cf;
  border-style:solid;
  border-width:6px;
}


div.box, div.joinbox, div.lbox {
/*  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
*/
/*  background-color:#FFFFFF; */
/*  border-color:#5A5A5A;
  border-style:solid;
  border-width:1px 1px;
*/
  margin:0pt 0pt 15px;
  padding:0px;
  width:100%;/
  display:table;
}

div.atopbox {
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
/*  background-color:#FFFFFF; */
  border-color:#5A5A5A;
  border-style:solid;
  border-width:1px 1px;
  margin:0pt 0pt 15px;
  padding:0px;
  width:100%;/
  display:table;

  width:230px;
  float:right;
}

div.lbox {
  width:210px;
}

div.subbox, li.subbox, tr.subbox, td.subbox {
  padding: 5px 10px 5px 10px;
  text-align: justify;
}

.joinbox {
  background-color:#AA80FF;
}

li.subbox {
  font-size:12px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

ul.subbox {
  line-height:1.5em;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  overflow:hidden;
  padding:0pt;
}


li.subbox2 {
  font-size:11px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

ul.subbox2 {
  line-height:1.6em;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  overflow:hidden;
  padding:0px;
  padding-left: 15px;
}


#cloud {
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  text-align: center;
  padding-left: 0px;
}

h3 {
/*  color:#E64117; */
  color:#FFFFFF;
  font-family:Tahoma, Arial, Helvetica,Trebuchet MS, sans-serif;
  font-size:14px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  background-color:#AA80FF;
  margin:0px;
  margin-right:5px;
  padding:5px 0px 5px 5px;
  text-align:left;
  
}

.new, #new {
  background-color:#CC0000;
  font-family: arial, helvetica, verdana;
  font-size: 19px;
}

.coming, #coming {
  background-color:#555;
  font-family: arial, helvetica, verdana;
  font-size: 19px;
}

.top, #top {
   background-color:#FF9900;
  font-family: arial, helvetica, verdana;
  font-size: 19px;
}

.best, #best {
  background-color:#2e8799;
  font-family: arial, helvetica, verdana;
  font-size: 19px;
}

.rss {
  background-color:#ff6600;
}

#index, #mymovies, #forum, #profile, #faq, #uploadmovie, #movie, #photo, #myphotos, #contest, #join, #upload {
  background-color:#fff;
  color: #000;
}

.search {
  background-color:#595959;
}

.archive {
  background-color:#09f;
}

.keywords {

  background-color:#fff;
  color: #06c;
  padding-left: 0px;
  font-family: Arial;
  font-size: 17px;
}

ul.left {
  font-size:0.92em;
  line-height:1.8;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  overflow:hidden;
  padding:0pt;
  width:100%;
}

li.left {
  border-top:1px solid #F0F0F0;
  float:left;
  margin:0pt;
  padding:0pt;
  width:100%;
}

p {
  font-size:12px;
}

.cl-0 {font-size: 60%}
.cl-1 {font-size: 70%}
.cl-2 {font-size: 100%}
.cl-3{font-size: 110%}
.cl-4 {font-size: 120%}
.cl-5 {font-size: 130%}
.cl-6 {font-size: 140%}
.cl-7 {font-size: 150%}
.cl-8 {font-size: 160%}
.cl-9 {font-size: 170%}
.cl-10 {font-size: 180%}

div.bottom-right {
  text-align: right;
  padding:10px;
}

a.forum {
  font-size:32px;
  color:#9CAA3B;
  font-weight:bold;
}

a.theme {
  font-size:16px;
  color:#dcaa0c;
  font-weight:bold;
}

.date, .date-anonce {
  padding-left: 4px;
  color:#939393;
  font-weight:bold;
  font-size:12px;
}

.date-anonce {
  color:#E64117;
}

.member {
  width:128px;
  float:left;
  clear:none;
  text-align:center;
}

.movie {
  width:170px;
  padding-top: 10px;
  float:left;
  clear:none;

}

.label {
  width:128px;
  padding:2px;
  float:left;
  clear:none;
  text-align:center;
}

.theme-data {
  padding-top:5px;
  padding-bottom:5px;
}

div.comment-block {
  padding-top: 10px;
  padding-bottom: 10px;
}

.comment {
  padding:10px;
  font-size:10px;
}

.profile-right {
  float:right;
  width:620px;
  display:block;
}

a.profile-link, span.profile-link {
  padding-top:10px;
  display:block;
  font-size:14px;
  font-weight:bold;
}

div.mailmenu {
  display:table;
  width:100%;
  padding-top:10px;
  padding-bottom:5px;
  text-align: center;
}

table.mail {
  width:100%;
}

tr.mailhead {
  background-color:#999966;
  color:#FFFFFF;
  font-weight:bold;
  height:20px;

}

td.mailceil {
  padding-right:5px;
  height: 35px;
  text-align: left;
}

div.mail-submenu {
  text-align:center;
  padding:7px 0px;
  background-color: #eee;
  font-weight: bold;
  margin-top: 10px;
}

ul.mailmenu {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  width:100%;
  -moz-border-radius: 4px;
  background-color:#fff;
  height:30px;
  padding-top:10px;
  padding-left:0px;
  text-align: center;
}

li.mailmenu {
  float: left;border: 0px solid grey; padding-right:20px;
}


a.limailmenu {
  -moz-border-radius: 4px;
  font-size:14px;
  font-weight: bold;
  color:#000;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom: 5px;
  margin-left:7px;
  height:20px;
/*  display:block; */
  text-decoration:none;
}

a.limailmenu:hover {
  background-color:#5A5A5A;
  color: #FFFFFF;
}

a {
   color: #0040b6;
}



a:hover {
  color:#e64117;
}

.right { float:right; }
.left  { float:left;  }

.themes      { border:1px solid black; width:73%; padding:10px }
.right-side  { border:1px solid black; width:20%; padding:10px }

.flink       {  display:block; }

.pagination {
  border:0px none;
  font-size:16px;
  text-align:center;
  color: #000;
  padding-top:20px;
  padding-bottom:10px;
}

.pagination span {
  background:#c00 none repeat scroll 0%;
  color:#FFFFFF;
  padding:3px 6px;
  text-decoration:none;
}

.pagination a:link, .pagination a:visited, .pagination a:hover, .pagination a:active {
background:#FFFFFF none repeat scroll 0%;
border:0px solid #aaa;
color:#000000;
padding:3px 6px;
text-decoration:underline;
}

.pagination a:hover {
   background-color:#5A5A5A;
   color:#FFFFFF;

}

.nickname {
  color:#805500;
}


.stattbl {background-color: #eee;}
.stattbl td {text-align: left; padding: 2px 5px;}
.m_rating {float: right; width: 120px; padding: 5px 15px; background-color: #fff; margin-top: 17px; border: 1px solid #ddd;}
.date_date {color: #fff; background-color: #996; padding: 0px 5px;}
.joinnow {text-align: center; font-size: 27px;  background-color:#900;}
a.joinhref {
  color:#fff;
  text-decoration: underline;
}
a.joinhref:hover {
  color:#ff0;
  text-decoration: underline;
}


a.addfavoritemenu {
  -moz-border-radius: 4px;
  font-size:12px;
  color: BLUE;
  font-weight: bold;
  padding:2px;
  height:16px;
  text-align:center;
/*  display:block; */
  text-decoration:none;
}

a.addfavoritemenu:hover {
  background-color:YELLOW;
  color: RED;
}

.comment-pagination {
  text-align:left;
  background-color:#dedede;
  padding-left:2px;
  padding-right:2px;
}

.comment-pagination span {
  font-weight:bold;
}

.watch-movie a {
  color: #000;
}

.watch-movie a:hover {
  color: #cc0000;
}


.player-keywords-download {
  width:420px;
  height:40px;
  padding:2px;
}

.player-grey-italic {
  color:#98999b; font-style:italic;
}

.player-download {
  font:18px Arial bold;
}

.player-rate {
  width:440px; height:45px; margin-top:5px;
  border:1px solid #c0c0c0;
}

.player-rate div { margin:2px; font-size:18px; font-weight:bold }

.player-rate span {
  font-size:18px;
}

.player-rate a { color:blue; font-weight:bold; font-size:12px }


.player-block-head {
  font-size:16px; font-weight:bold; padding:0px; margin-bottom:5px; margin-top:10px;
  width:440px;
}

.plahead {
  text-decoration:none;
  color:#000000;
  background: url("images/opened.gif") no-repeat 0px 5px ;
  padding-left:15px;
}

.plahead a:hower {
  color:#c0c0c0;
}

.movie-comment-block {
  width:440px;
  border:1px solid #c0c0c0;
}

.movie-comment-block div {
  padding-top: 4px; padding-bottom: 5px; font-weight:normal;
  margin:2px; border-bottom: 1px solid #c0c0c0;
}

.player-block-head a {
  color:blue;
}

.related-videos {
  width:320px; max-height:350px; overflow:auto; text-align:left;
  border:1px solid #c0c0c0;
  -moz-border-radius: 3px;
}

.related-videos a {
  color:#cc0000;
}


.small-thumb {
  border:3px #98999b double; height:45px; width:60px;
}

.div-dotted {
  border-bottom:1px #98999b dotted; height:1px; margin-top: 5px; margin-bottom:5px;
}

#niceloginform, #needloginform, #inviteform {
  position: absolute;
  width:  440px;
  height: 205px;
  left: 33%;
  top: 135px;
  background: #FFFFFF;
  border: solid #CCCCCC 5px;
  display: none;
  z-index: 99;
  background-color:#fff;
  transparent:none;
}

#niceloginform .shadow, #needloginform .shadow, #inviteform .shadow{
  border: solid #CCCCCC 1px;
  padding: 15px;
}

#screen{
  position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 98;
  display: none;
  /*background: url(/images/0-3.png);*/
  background: url(/images/bg.gif);
}

#screen2{
  position: absolute;
  top: 0; left: 0; right: 0; 
  width: 100%; height: 100%; 
  z-index: 98;
  display: none;
  background-color: black;
  opacity:0.5;
}

{* new boxes *}
.mcbox {
  width:775px; float:left; border-top:0px solid #AAAAAA;
}

.mcbox label {
  font-weight:bold; margin-top:20px;
}

.mcbox {
  margin-bottom:15px;padding-top:0px;
}

.ftitle {
  font-size:22px; font-weight:bold; text-decoration:none; color:#cc0000; margin-bottom:0px; float:left; height:24px; line-height: 24px;
}

.mcbox a { color: #000000;}

.mcbox img { margin-right:5px; margin-bottom:5px; float:left; }

.mbox {
  float:left; display:block; width:240px; padding-left:8px; padding-right:6px; border: 0px solid black
  /* float:left; display:block; width:244px; padding-left:8px; padding-right:6px; border: 0px solid black */
}

.mbox-left {
  display:block; width:206px; 
}

.mbox-title {
  padding-top:5px; padding-left:5px; font-size:14px; text-align:left; width:100%; font-weight:bold
}
.mbox-title a {
  text-decoration:none; color: black; font-size:14px; font-weight:bold;
}


.mbox-posted {
  float:left; width:30%; text-align:left
}

.mbox-added {
  float:right; width:70%; text-align:right; padding-right:5px;
}

.mbox-img {
  float:left; width:200px; height:150px
}

.mbox-cam {
  float:left; position:absolute; margin-left:5px;margin-top:132px;
}

.mbox-thumb {
  border:3px double #98999B; margin-top:4px; width:200px; height:150px;
}

.mbox-vote {
  position:relative; text-align:right; margin-left:10px; width:25px; height:115px; background-position:bottom right; float:left; padding-top:38px; text-decoration:none
}

.mbox-vote-img {
  position:absolute; width:24px; height:100px; left:1px; clip:rect(auto auto 0px auto);
}

.mbox-desc {
  color:#000;padding-bottom:2px; text-align:justify; clear:both; padding-left:5px; padding-right:5px;
}

/* start addons for menu */
li, ul {
  list-style-type: none; margin:0pt; padding:0px;
}

.subnav    { z-index:100; background: #333333; border: solid 1px #626262; font-size: 12px; font-weight:bold; padding-left:5px; padding-right:5px; top:-10px }


.subnav li a { z-index:100; display: block; color: #cecece; padding: 5px 10px 5px 20px; border-bottom: solid 1px #626262;  text-decoration:none;}
.subnow a {display: inline; padding:0px; float:left; }
.subnav li a:hover {color: #fff;  text-decoration:none }

#subnav-films {
left:145px;
position:absolute;
width:184px;
z-index:1001;
}

#subnav-stars {
left:349px;
position:absolute;
width:164px;
z-index:100;
}

#subnav-photo {
left:140px;
position:absolute;
width:140px;
z-index:100;
}

#subnav-upload {
left:510px;
position:absolute;
width:140px;
z-index:100;
}

/* stop addons for menu */
.avatar {border:3px #98999b double; width:45px; height:auto;}

.status { float:left; width:775px; height:auto; font-size:11px; border:0px solid #000000; margin-bottom:10px; background-color:#9f5f93; color:white }
.status span { margin-left:5px;  }
.thumblink {cursor:url(/js/highslide/graphics/zoomin.cur), pointer}
.thumbimg {margin:0px; width:183px; height:183px; border:3px double #000}

.cl {display:block;padding-bottom:4px}

.kw {text-decoration:none;border-bottom: 1px dotted blue;}

td.forum {font-weight:bold; padding:5px; border-top:1px solid #c0c0c0;}
.thumb_i { border:3px double #98999B; margin-left:5px;}

.sordedby { color:#c3c3c3 }
.sordedby a { color:#c3c3c3 }
.sordedby a:hover { text-decoration:none; color:red }


/* header */


/* header */


.head{width:1000px; height:167px; margin:0 auto;
background:url(images/hd_bg.png)}

.png_fix{behavior: url("iepngfix.htc")}

.clr{clear:both; font-size:1px; line-height:0; height:0}

.flash{float:left; display:inline; width:164px; height:165px;
margin:2px 0 0 11px;}
.logo{float:left; display:inline; width:233px; height:167px;
margin-left:5px; font-family: Arial, Helvetica, sans-serif;
font-size:15px; letter-spacing:3px; color:#FFF; text-align:center}

.right_hd{width:585px; height:167px; float:right}

.hd_right_tt{width:585px; height:136px}

.hd_ttp{float:left; display:block; height:113px; width:285px; margin-top:4px; border:1px solid #760071; border-right-color:#4451b1; margin-left:4px;}

.hd_ttp_r{float:left; display:block; height:113px; width:285px; border:1px solid #0a5071; border-left:0; margin-top:4px;}

.hd_tab{padding:10px 10px 0 10px; text-align:left; font-family:Arial, Helvetica, sans-serif; color:#e4e4e4; font-size:11px; font-weight:bold; line-height:17px}

.hd_tab .title{font-size:19px; color:#FFF; margin:0 0 10px 0;}

.hd_ttp_r a, .hd_ttp a{color:#0CF; text-decoration:underline}
.hd_ttp_r a:hover, .hd_ttp a:hover{color:#FC0; text-decoration:none}

.reg_box{font-family:Arial, Helvetica, sans-serif; font-size:12px;
text-align:center}
.register a{color: #000BDD; text-decoration:underline}
.register a:hover{color: #06F; text-decoration:none}



.forgot_pass a{color:#d30000; text-decoration:underline}
.forgot_pass a:hover{color: #F00; text-decoration:none}


.log_box{float:left; width:351px; height:31px; background-color: #FFF;
font-family:Arial, Helvetica, sans-serif; font-size:12px;
color:#444444; text-align:left}


.welcome{font-family:Arial, Helvetica, sans-serif; font-size:18px;
text-align:center; letter-spacing:1px; font-weight:bold; color:#333}
.welcome a{color: #076400; text-decoration:none; font-size:16px}
.welcome a:hover{color: #390;}

.logout{font-family:Arial, Helvetica, sans-serif; font-size:17px;
text-align:center; font-weight:bold}
.logout a{color:#900; text-decoration:underline}
.logout a:hover{color:#F00; text-decoration:none}

.menu_bord_left{width:19px; height:47px; float:left; display:inline}
.menu_bord_right{width:19px; height:47px; float:right; display:inline}

.menu_center{float:left; height:47px; width:962px; background-color:#FFF}

.menu_con {width:1000px; height:46px; margin:0 auto;}

.menu_top_b {height:4px; background-color:#FFF; width:962px;
font-size:1px; line-height:0;}
.menu{width:962px; height:43px; font-family:"Courier New", Courier,
monospace; font-weight:bold; font-size:25px;
background-color:#ffa200;}

.menu a{color:#000; text-decoration:none}
.menu a:hover{text-decoration:underline; color:#333}
.menu .selected{color:#930000; text-decoration:none}
.menu .selected a{color:#930000; text-decoration:none}
.menu .selected a:hover{color:#b43434; text-decoration:underline}

/* FOOTER */
.foot_cont{width: 1000px; position: relative; float: left; left: 50%; margin-left: -500px; margin-right: auto; display: block; height: 51px;}
.foot_cont a{color:#FFF; text-decoration:underline}
.foot_cont a:hover{color:#FF3; text-decoration:none}

.foot_top{width:1000px; height:14px;}
.foot_bottom{width:1000px; height:37px; background:url(images/hd_bg.png); text-align: center; font-family: Verdana,Geneva,sans-serif; font-size: 9px; color: rgb(255, 255, 255); line-height: 18px; padding-bottom: 7px;}

.top-left {
  display:block; width:206px; border-bottom:1px solid gray; font-size:12px;
}

.top-left a {
  color:black;
}

.top-title {
  padding-top:5px; padding-left:5px; font-size:14px; text-align:left; width:100%; clear:both;
}
.top-title a {
  text-decoration:none; color: #CC0000; font-size:14px; font-weight:bold;
}

.top-added {
  float:right; text-align:right; padding-right:5px;
}

.top-img { float:left; clear:both; text-align:justify; text-decoration:none; color:black; }
.top-img img { border:3px double #98999B; margin-top:0px; width:62px; height:93px; float:left; margin-right:5px; }

.pos_up {
background:transparent url(images/arr_up.gif) no-repeat scroll left top;
float:left;
text-align:right;
width:30px;
}
.pos_down {
background:transparent url(images/arr_down.gif) no-repeat scroll left top;
float:left;
text-align:right;
width:30px;
}
.pos_unchanged {
text-align:right;
}

.bug_wrap{overflow:hidden; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
.bug_bg, .bug_wrap, .bug_cont{width:195px; height:63px;}
.bug_cont{position:relative; margin-top:-63px;}
.bug_cont p{padding:0; margin:5px 0 5px 0; text-align:center; line-height:14px;}
.bug_cont p img{behavior: url(iepngfix.htc)}
.bug_cont b{color:#b60000; font-weight:bold;}
.bug_button{width:88px; height:21px; overflow:hidden; margin:0 auto}


