/* CSS Document */
* {
  margin: 0px;
  padding: 0px;
}

body {            
  color: #545454;
  background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
  font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Cambria, Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
  font-size: 13pt;
}

a img {
  border: 0px none;
}

div.container {
  position: relative;
  width: 960px;
  margin: 0px auto;
}

div.top {
  padding-top: 10px;
}

br.clear {
  clear: both;
}

div.menu {
  background-image: url(../images/menu_back.gif);
  background-repeat: repeat-x;
  height: 38px;
  margin-top: 10px;
}

div.menu ul {
  list-style-type: none;
  list-style-position: inside;
  height: 38px;
  width: 948px;
  padding-left: 12px;
  background-image: url(../images/menu_left.gif);
  background-repeat: no-repeat;
}

div.menu li {
  float: left;
  padding-right: 6px;
  padding-left: 4px;
  color: #FFFFFF;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  background-image: url(../images/menu_split.gif);
  background-repeat: no-repeat;
  background-position: right center;
}

div.menu li.right {
  width: 12px;
  float: right;
  margin: 0px;
  padding: 0px;
}

div.menu a {
  padding-left: 18px;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}

div.menu li.last {
  background-image: none;
}

div.menu a strong {
  padding-right: 18px;
  display: block;
  height: 38px;
}

div.menu a:hover {
  background-image: url(../images/selected_back.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: #000000;
}

div.menu a:hover strong {
  background-image: url(../images/selected_right.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

div.menu li.selected a {
  background-image: url(../images/selected_back.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: #000000;
}

div.menu li.selected strong {
  background-image: url(../images/selected_right.gif);
  background-repeat: no-repeat;
  background-position: right top;
}




div.submenu {
  background-image: url(../images/submenu_back.gif);
  background-repeat: repeat-x;
  height: 29px;
}

div.submenu ul {
  list-style-type: none;
  list-style-position: inside;
  height: 29px;
  width: 956px;
  padding-left: 4px;
  background-image: url(../images/submenu_left.gif);
  background-repeat: no-repeat;
  font-size: 8pt;
}

div.submenu li {
  float: left;
  padding-right: 6px;
  padding-left: 4px;
  color: #545454;
  font-weight: bold;
  height: 29px;
  line-height: 29px;
  background-image: url(../images/submenu_split.gif);
  background-repeat: no-repeat;
  background-position: right center;
}

div.submenu li.right {
  width: 12px;
  float: right;
  margin: 0px;
  padding: 0px;
}

div.submenu a {
  padding-left: 14px;
  color: #545454;
  text-decoration: none;
  display: block;
}

div.submenu li.last {
  background-image: none;
}

div.submenu strong {
  padding-right: 14px;
  display: block;
  height: 29px;
}

div.submenu a:hover {
  color: #FF5917;
}


div.submenu li.selected a {
  color: #FF5917;
}

div.content {
  margin-top: 20px;
}

div.content div.left {
  width: 650px; /* regulator */
  float: left;
}

div.content div.right {
  width: 300px;
  padding-left: 10px;
  float: left;
}

div.content div.right h3 {
  width: 290px;
  height: 35px;
  padding-left: 10px;
  line-height: 35px;
  font-weight: normal;
  color: #FFFFFF;
  background-image: url(../images/header_top.gif);
  background-repeat: no-repeat;
}

div.content div.right h3.tags {
  width: 290px;
  height: 35px;
  padding-left: 10px;
  line-height: 35px;
  font-weight: normal;
  color: #FFFFFF;
  background-image: url(../images/header_job.gif);
  background-repeat: no-repeat;
}



div.header {
  padding-top: 2px;
  height: 30px;
	font-family: Cambria, Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
  font-size: 12pt;
  font-weight: normal;
  padding-bottom: 10px;
}

div.header ul {
  list-style-type: none;
  list-style-position: inside;
  height: 30px;
  color: #376A82;
  border: 0px none !important;
}

div.header ul li {
  float: left;
  padding-right: 12px;
  height: 30px;
  line-height: 30px;
}

div.header ul li a {
  color: #3C3C3C;
  text-decoration: none;
  padding-left: 13px;
  background-image: url(../images/arrow_bread.gif);
  background-repeat: no-repeat;
  background-position: center left;
}

div.header ul li a:hover {
  text-decoration: underline;
}

div.header ul li.right {
  float: right;
  padding-right: 0px;
}

div.header ul li.right a {
  color: #FFFFFF;
  text-decoration: none;
  width: 160px;
  display: block;
  height: 30px;
  background-image: url(../images/button_quest.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 30px;
  text-align: center;
  font-size: 14pt;
}

div.header ul li.right a:hover {
  text-decoration: underline;
}

div.item {
  padding-bottom: 10px;
}

div.item h2, div.entry h1 {
  background-image: url(../images/header_left.gif);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #727272;
  height: 29px;
  line-height: 29px;
  font-size: 14pt;
  font-weight: normal;
  margin-bottom: 5px;
}

div.item h2 a, div.entry h1 strong {
  display: block;
  color: #FFFFFF;
  height: 29px;
  line-height: 29px;
  background-image: url(../images/header_right.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding-left: 50px;
  text-decoration: none;
}

div.item h2 strong {
  display: block;
  color: #FFFFFF;
  height: 29px;
  line-height: 29px;
  background-image: url(../images/header_right.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding-left: 50px;
  text-decoration: none;
}

div.item h2 a:hover {
  text-decoration: underline;
}

div.item p {
  line-height: 14pt;
  padding-top: 5px;
  width: 580px;
  float: right;
  text-align: left;
  padding-bottom: 10px;
}

div.item p a.m {
  color: #376A82;
  font-weight: bold;
  text-decoration: none;
}

div.item p a.m:hover {
  text-decoration: underline;
}

div.item p.answer {
  line-height: 14pt;
  padding-top: 5px;
  width: 56px;
  float: left;
  background-image: url(../images/answer.gif);
  background-repeat: no-repeat;
  background-position: right top;
  height: 55px;
  text-align: right;
  margin-top: 8px;
  padding-top: 0px;
  padding-bottom: 15px !important;
}

div.item p.answer a {
  width: 48px;
  display: block;
  height: 55px;
  text-align: center;
  line-height: 40px;
  float: right;
  color: #376A82;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}

div.item p.answer a span {
  display: none;
  height: 0px;
  line-height: 0px;
}

div.item ul, div.answer ul {
  font-size: 7pt;
  list-style-type: none;
  list-style-position: inside;
  height: 14px;
  color: #313131;
  border-bottom: 1px solid #DCDCDC;
}

div.item ul li, div.answer ul li {
  float: left;
  height: 12px;
}

div.item ul li.l, div.answer ul li.l {
  float: left;
  background-image: url(../images/icon_news.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 13px;
}

div.item ul li.l span, div.answer ul li.l span {
  color: #FF5917;
}

div.item ul li.r, div.answer ul li.r {
  float: right;
  background-image: url(../images/icon_comment.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 16px;
}

div.item ul li a, div.answer ul li a {
  color: #376A82;
  text-decoration: none;
  font-weight: bold;
}

div.item ul li a.m, div.answer ul li a.m {
  background-image: url(../images/icon_more.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 7px;
  font-weight: normal;
}

div.item ul li a:hover, div.answer ul li a:hover {
  text-decoration: underline;
}


div.alt0 {
  background-color: #E6E6E6;
  margin-top: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

div.alt1 {
  background-color: #FFFFFF;
  margin-top: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

div.alt0 h4, div.alt1 h4 {
  float: right;
  width: 260px;
  font-size: 8pt;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
	font-weight: normal;
	padding-top: 5px;
}

div.alt0 h4 a, div.alt1 h4 a {
  float: right;
  width: 260px;
  font-size: 7pt;
  color: #AEAEAE;
  text-decoration: none;
}

div.alt0 h4 a strong, div.alt1 h4 a strong {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-size: 8pt;
}

div.alt0 h4 a:hover strong, div.alt1 h4 a:hover strong {
  text-decoration: underline;
}

/*div.alt0 h4 a:hover, div.alt1 h4 a:hover {
  text-decoration: underline;
}*/

div.alt0 p.answer, div.alt1 p.answer {
  line-height: 14pt;
  width: 35px;
  float: left;
  background-image: url(../images/answer_small.png);
  background-repeat: no-repeat;
  background-position: right top;
  height: 26px;
  text-align: right;
  margin-top: 5px;
  padding-top: 0px;
  padding-bottom: 5px !important;
}

div.alt0 p.answer a, div.alt1 p.answer a {
  width: 28px;
  display: block;
  height: 26px;
  text-align: center;
  line-height: 27px;
  float: right;
  color: #376A82;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
  font-size: 7pt;
}

div.alt0 p.answer a span, div.alt1 p.answer a span {
  display: none;
  height: 0px;
  line-height: 0px;
}

div.alt2 {
  background-color: #FFFFFF;
  margin-top: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

div.alt2 ul.tags {
  color: #545454;
  list-style-type: none;
  list-style-position: inside;
  text-align: justify;
}

div.alt2 ul.tags li {
  display: inline;
  line-height: 14pt;
}

div.alt2 ul.tags li a {
  color: #545454;
  text-decoration: none;
}

div.alt2 ul.tags li a:hover {
  text-decoration: underline;
}

div.alt2 ul.tags li.h1 {
  font-size: 14pt;
}

div.alt2 ul.tags li.h2 {
  font-size: 12pt;
}

div.alt2 ul.tags li.h3 {
  font-size: 10pt;
}

div.alt2 ul.tags li.h4 {
  font-size: 8pt;
}

div.alt3 {
  background-color: #FFFFFF;
  margin-top: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

div.alt3 p {
 color: #545454;
 font-size: 7pt;
 padding-left: 20px;
}

div.alt3 h4 {
  padding-left: 4px;
	padding-bottom: 14px;
}

div.alt3 h4 a {
  font-size: 8pt;
  font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
  background-image: url(../images/arrow_alt3.gif);
  padding-left: 16px;
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  text-decoration: none;
  color: #376A82;
  line-height: 11pt;
}

div.alt3 h4 a:hover {
  text-decoration: underline;
}

div.alt4 {
  background-color: #FFFFFF;
  margin-top: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

div.alt4 p {
 color: #545454;
 font-size: 7pt;
 padding-left: 20px;
}

div.alt4 h4 {
  padding-left: 4px;
	padding-bottom: 14px;
}

div.alt4 h4 a {
  font-size: 8pt;
  font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
  background-image: url(../images/arrow_alt4.gif);
  padding-left: 16px;
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  text-decoration: none;
  color: #FF5917;
  line-height: 11pt;
}

div.alt4 h4 a:hover {
  text-decoration: underline;
}

div.pages {
  text-align: right;
  color: #858585;
}

div.pages a {
  color: #858585;
  border: 1px solid #858585;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #F5F5F5;
}

div.pages a:hover {
  color: #ACACAC;
  border: 1px solid #ACACAC;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #F0F0F0;
}

div.pages strong {
  color: #FF5917;
  border: 1px solid #79A3BA;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #FDFEFE;
}

div.new-topic label {
  width: 120px;
  float: left;
	font-family: Cambria, Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
  font-size: 13pt;
  color: #3C3C3C;
  text-align: right;
  padding-right: 5px;
  padding-bottom: 5px;
  height: 33px;
  line-height: 33px;
}

div.new-topic label {
  width: 123px;
  float: left;
	font-family: Cambria, Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
  font-size: 13pt;
  color: #3C3C3C;
  text-align: right;
  padding-right: 5px;
  padding-bottom: 5px;
  height: 29px;
  line-height: 33px;
}

div.new-topic input, div.new-topic textarea, div.new-topic select {
  color: #545454;
  font-size: 11pt;
}

div.new-topic br {
  clear: both;
}

#f0 {
  display: block;
  width: 488px;
  height: 26px;
  padding-top: 7px;
  background-image: url(../images/form_input_488.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0px none;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
	margin-bottom: 3px;
	float: left;
}

#f1 {
  display: block;
  width: 488px;
  height: 195px;
  background-image: url(../images/form_textarea_488.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0px none;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	float: left;
	overflow: auto;
}

#f2 {
  display: block;
  width: 488px;
  height: 26px;
  padding-top: 7px;
  background-image: url(../images/form_input_488.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0px none;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
	margin-bottom: 3px;
	float: left;
}

#f3 {
  display: block;
  width: 254px;
  height: 26px;
  padding-top: 7px;
  background-image: url(../images/form_input_254.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0px none;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
	margin-bottom: 3px;
	float: left;
}

#f4 {
  display: block !important;
  width: 106px;
  height: 24px;
  background-image: url(../images/captcha_back.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  border: 0px none;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
	margin-bottom: 3px;
	float: left;
	padding-top: 7px;
	font-size: 12pt;
}

#f5 {
  display: block;
  width: 254px;
  height: 26px;
  padding-top: 7px;
  background-image: url(../images/form_input_254.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0px none;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
	margin-bottom: 3px;
	float: left;
}

#f6 {
  display: block;
  width: 218px;
  height: 26px;
  padding-top: 7px;
  background-image: url(../images/form_input_218.gif);
  margin-left: 16px;
  background-repeat: no-repeat;
  background-position: top left;
  border: 0px none;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
	margin-bottom: 3px;
	float: left;
	color: #FF0000;
	text-align: center;
}

div.new-topic p.label {
  padding-left: 125px;
  padding-right: 34px;
}

div.new-topic p.label label {
  float: none;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
  font-size: 11pt;
  color: #3C3C3C;
  text-align: right;
  padding-right: 5px;
  padding-bottom: 5px;
  height: 29px;
  line-height: 33px;
}

div.new-topic p.label input[type="checkbox"] {
  position: relative;
  top: 2px;
}

#f8 {
  display: block;
  width: 148px;
  height: 29px;
  background-image: url(../images/form_submit.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0px none;
	font-family: Cambria, Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
	font-weight: bold;
	margin-bottom: 3px;
	float: right;
	color: #FFFFFF;
	font-size: 13pt;
	text-align: center;
	cursor: pointer;
}

#f9 {
  width: 254px;
  height: 33px;
  padding: 5px 3px;
  background-image: url(../images/form_input_254.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0px none;
	font-family: Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
	margin-bottom: 3px;
	float: left;
}

div.new-topic p span {
  display: block;
  padding-bottom: 13px;
  font-size: 7pt;
  color: #B0B0B0;
  padding-left: 130px;
}

div.form {
  float: none !important;
  width: 100% !important;
}

div.form div.item, div.form div.new-topic {
  margin: 0px auto;
  width: 650px;
  padding-right: 100px;
}

h1.wide {
  background-image: url(../images/header_left.gif);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #727272;
  height: 29px;
  line-height: 29px;
  font-size: 14pt;
  font-weight: normal;
  width: 100%;
}

h1.wide strong {
  display: block;
  color: #FFFFFF;
  height: 29px;
  line-height: 29px;
  background-image: url(../images/header_right.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding-left: 50px;
  text-decoration: none;
}

div.new-topic {
  width: 650px;
  margin: 0px auto;
  padding-right: 120px;
}

#e0, #e1, #e2, #e3, #e4, #e5 {
  color: #FF0000;
}

ul.errors {
  padding-bottom: 15px;
  padding-left: 130px;
  list-style-type: none;
  list-style-position: outside;
}

ul.redirects {
  padding-left: 140px;
  list-style-type: square;
  list-style-position: inside;
}

ul.redirects li {
  padding-bottom: 4px;
}

ul.errors li {
  font-size: 7pt;
  font-weight: normal;
  color: #727272;
  padding-bottom: 3px;
}

ul.errors li span.strong {
  font-weight: bold;
}

ul.errors li strong {
  color: #FF0000;
  font-weight: bold;
  font-size: 10pt;
}

ul.errors li strong.large {
  font-size: 12pt;
  padding-bottom: 3px;
  display: block;
}

ul.errors li strong a {
  color: #376A82;
  font-weight: bold;
  text-decoration: underline;
}

ul.redirects li a {
  color: #376A82;
  font-weight: normal;
  text-decoration: underline;
}




div.left ul.tags {
  color: #545454;
  list-style-type: none;
  list-style-position: inside;
  text-align: left;
  padding-bottom: 20px;
}

div.left ul.tags li {
  display: inline;
  line-height: 20pt;
  padding-left: 5px;
}

div.left ul.tags li a {
  color: #545454;
  text-decoration: none;
}

div.left ul.tags li a:hover {
  text-decoration: underline;
}

div.left ul.tags li.h1 {
  font-size: 16pt;
}

div.left ul.tags li.h2 {
  font-size: 13pt;
}

div.left ul.tags li.h3 {
  font-size: 12pt;
}

div.left ul.tags li.h4 {
  font-size: 10pt;
}

div.left ol {
  padding-top: 10px;
  padding-left: 22px;
}

div.left ol li {
  padding-bottom: 5px;
  line-height: 18px;
}

div.entry div.item p {
  width: auto;
  float: none;
  font-size: 11pt;
}

ul.none {
  border: 0px none !important;
  margin-top: -5px !important;
}

ul.border {
  font-size: 13pt !important;
  list-style-type: none;
  list-style-position: inside;
  height: 28px !important;
  color: #313131;
  border-bottom: 1px solid #DCDCDC;
}

ul.border li {
  background-image: none !important;
  padding-left: 0px !important;
  font-size: 13pt !importnat;
}

ul.border li strong {
	font-family: Cambria, Tahoma, Arial, Verdana, Helvetica, Arial, Symbol, serif;
  font-size: 13pt !important;
  font-weight: normal;
}

ul.none li.l, ul.none li.r {
  background-image: none !important;
  padding-left: 0px !important;
}

ul.none li.r a {
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 16px;
  padding-top: 1px;
  padding-bottom: 1px;
}

a.share {
  background-image: url(../images/icon_share.gif);
}

a.bookmarks {
  background-image: url(../images/icon_bookmarks.gif);
}

a.print {
  background-image: url(../images/icon_print.gif);
}


ul.none li.l img, ul.border li img {
  vertical-align: middle;
}

ul.none li.l a img, ul.border li a img {
  margin-right: 10px;
}

div.answer {
  padding-top: 15px;
  padding-left: 10px;
}

div.answer p {
  padding-top: 5px;
  line-height: 15pt;
}

div.answer p img {
  vertical-align: middle;
}

div.ads_468px {
  width: 468px;
  padding-bottom: 0px;
}

div.ads_468px_padding {
  width: 468px;
  padding-top: 10px;
  padding-left: 125px;
}

div.left div.entry ul.tags {
  background-color: #E6E6E6;
  /*height: 22px;*/
  padding-bottom: 0px;
  margin-top: 10px;
}

div.left div.entry ul.tags li {
  height: 22px;
  padding-right: 5px;
  float: none !important;
  display: inline;
  font-size: 8pt;
}

div.left div.entry ul.tags li a {
  color: #376A82;
}

div.left div.entry ul.tags li.strong {
  font-weight: bold;
  color: #376A82;
  padding-right: 1px;
}

div.tags {
  background-color: #E6E6E6;
  height: 20px;
  padding-top: 5px;
  padding-left: 10px;
}

#odpowiedz {
  background-image: url(../images/header_left.gif);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #727272;
  height: 29px;
  line-height: 29px;
  font-size: 14pt;
  font-weight: normal;
  margin-bottom: 10px;
}

#odpowiedz strong {
  display: block;
  color: #FFFFFF;
  height: 29px;
  line-height: 29px;
  background-image: url(../images/header_right.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding-left: 50px;
  text-decoration: none;
}

#search {
  position: absolute;
  right: 180px;
  top: 10px;
}

#search label {
  font-size: 9pt;
  color: #376A82;
  display: block;
  padding-bottom: 4px;
}

#search input[type="text"] {
  font-size: 16pt;
  color: #376A82;
  border: 1px solid #EAEAEA;
}

#search input[type="submit"] {
  font-size: 12pt;
  color: #545454;
  height: 28px;
  position: relative;
  top: -2px;
  font-weight: bold;
  padding: 0px 10px;
}

div.footer {
  width: 100%;
  height: 67px;
  background-image: url(../images/footer_back.gif);
  background-repeat: repeat-x;
  margin-top: 20px;
  margin-bottom: 10px;
}

div.footer p {
  margin: 0px;
  padding: 12px 10px;
  background-image: url(../images/footer_left.gif);
  background-repeat: no-repeat;
  height: 43px;
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  float: left;
}

div.footer ul {
  margin: 0px;
  padding: 12px 10px;
  background-image: url(../images/footer_right.gif);
  background-position: right top;
  float: right;
  background-repeat: no-repeat;
  height: 43px;
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
}

div.footer li {
  list-style-type: none;
  list-style-position: outside;
  display: inline;
  padding-right: 5px;
}

div.footer a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

div.footer a:hover {
  text-decoration: underline;
}

div.ads_300 {
  padding-top: 8px;
  padding-bottom: 8px;
}