/* $Id$ */

/*
+----------------------------------------------------------------+
|   Feverultra for Dupal 6.x - Version 1.0                       |
|   Copyright (C) 2010 Antsin.com All Rights Reserved.           |
|   @license - Copyrighted Commercial Software                   |
|----------------------------------------------------------------|
|   Theme Name: Feverultra                                       |
|   Description: Feverultra by Antsin                            |
|   Author: Antsin.com                                           |
|   Date: 2nd August 2010                                        |
|   Website: http://www.antsin.com/                              |
|----------------------------------------------------------------+
|   This file may not be redistributed in whole or               |
|   significant part.                                            |
+----------------------------------------------------------------+
*/  

#primary ul li {
  zoom: 1;
}

/** read more & button **/
.button input {
  overflow: visible;
}

.button input[class] {
  width: auto;
}

#forum tr {
  position: relative;
}

/*#forum .forum-header tr {
  background: url("../images/black/bg_forum_header_ie.png") repeat-x left top !important;
}

#forum tr.container {
  background: url("../images/black/bg_forum_container_ie.png") repeat-x left top !important;
}*/

.forum-top-links {
  top: -29px;
  z-index: 999;
}