* {
  margin: 0px;
  padding: 0px;
}
body {
  background-color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
a {
  text-decoration: none !important;
}
a:hover {
  text-decoration: underline !important;
}
img {
  border: none;
}
#header {
  background-image: url(/images/header_bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  width: 100%;
}
#header_content {
  background-image: url(/images/header_content_bg.jpg);
  background-repeat: no-repeat;
  background-position: right;
  margin: 0 auto;
  width: 930px;
  position: relative;
}
#login_box {
  background-image: url(/images/login_box_bg.gif);
  background-repeat: no-repeat;
  background-position: center;
  width: 210px;
  height: 83px;
  position: absolute;
  right: 0px;
  top: 18px;
  text-align: center;
}
#login_box span {
  display:block;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  margin-top: 4px;
}
#login_box #username {
  margin-left: 6px;
  margin-top: 3px;
  border: 1px #0465B1 solid;
  width: 63px;
  padding-top: 4px;
  padding-left: 2px;
  color: #61A9DE;
  height: 20px;
  float: left;
}
#login_box #password {
  margin-left: 4px;
  margin-top: 3px;
  padding-left: 2px;
  width: 63px;
  border: 1px #0465B1 solid;
  color: #61A9DE;
  padding-top: 4px;
  height: 20px;
  float: left;
}
#login_box #submit {
  background: url(/images/login_submit.gif);
  margin-left: 2px;
  width: 56px;
  height: 29px;
  border: none;
  margin-top: 2px;
  padding: 0px;
  float: left;
  cursor: pointer;
}
#login_box label {
  position: absolute;
  top: 59px;
  left: 124px;
  font-size: 9px;
  cursor: pointer;
}
#login_box a {
  position: absolute;
  top: 59px;
  left: 9px;
  font-size: 9px;
  cursor: pointer;
  color: #000000;
}
#login_box #remember {
  position: absolute;
  top: 59px;
  left: 109px;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  height: 13px;
  width: 13px;
  border: none;
}
#menu {
  background-image: url(/images/menu_bg.gif);
  background-repeat: repeat-x;
  background-position: center;
  height: 44px;
  width: 930px;
  margin: 0 auto;
}
#menu li a {
  color: #FFFFFF;
}
#menu li.first {
  margin: 0px;
  background: none;
  float: left;
  list-style: none;
  height: 42px;
  color: #FFFFFF;
  padding-left: 30px;
  padding-right: 13px;
}
#menu li {
  margin: 0px;
  color: #FFFFFF;
  float: left;
  list-style: none;
  background-image: url(/images/menu_delimiter.gif);
  background-position: left;
  background-repeat: no-repeat;
  height: 42px;
  line-height: 42px;
  padding-left: 18px;
  padding-right: 13px;
}
#menu_under {
  background-image: url(/images/menu_under.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 930px;
  height: 17px;
  margin: 0 auto;
}
#teaser {
  width: 930px;
  margin: 0 auto;
}
#teaser_header {
  /*background-image: url(/images/teaser_header_bg.jpg);*/
  background-position: center;
  background-repeat: no-repeat;
  width: 930px;
  height: 37px;
  margin: 0 auto;
  padding: 0px;
}
#teaser_header #first_tab {
  padding-left: 6px;
}
#teaser_header div.tab {
  float: left;
  height: 37px;
  padding-left: 1px;
  padding-right: 1px;
}
#teaser_header div.tab div.tab_left {
  background-image: url(/images/teaser_tab_left.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  float: left;
  width: 6px;
  height: 37px;
}
#teaser_header div.tab div.tab_center {
  background-image: url(/images/teaser_tab_center.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  height: 37px;
  color: #2B79BF;
}
#teaser_header div.tab div.tab_center h2 {
  margin-top: 15px;
  display: block;
}
#teaser_header div.tab div.tab_center h2 a {
  font-size: 12px;
  color: #2B79BF;
}
#teaser_header div.tab div.tab_right {
  background-image: url(/images/teaser_tab_right.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  float: left;
  width: 6px;
  height: 37px;
}
#teaser_content {
  /*background-image: url(/images/teaser_bg.jpg);*/
  background-position: center;
  background-repeat: no-repeat;
  width: 930px;
  height: 222px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 20px;
}
#teaser_content h1 {
  font-size: 20px;
  font-weight: normal;
  position: relative;
  top: 25px;
  left: 35px;
  width:530px;
}
#teaser_content #teaser_smth {
  width: 119px;
  height: 90px;
  position: relative;
  top: 52px;
  left: 35px;
}
#teaser_smth .row .left {
  background-image: url(/images/left_t_e.gif);
  background-position: left;
  background-repeat: no-repeat;
  width: 4px;
  height: 21px;
  float:left;
}
#teaser_smth .row .center {
  background-image: url(/images/center_t_e.gif);
  background-repeat: repeat-x;
  height: 21px;
  width: 111px;
  line-height:21px;
  font-weight:bold;
  color:#666666;
  float:left;
  text-align:right;
}
#teaser_smth .row .right {
  background-image: url(/images/right_t_e.gif);
  background-position: right;
  background-repeat: no-repeat;
  width: 4px;
  height: 21px;
  float:left;
}
#teaser_content #teaser_content_text {
  width: 250px;
  height: 90px;
  position: relative;
  top: -40px;
  left: 160px;
}
#teaser_content #teaser_content_text h3 {
  font-size: 12px;
  line-height: 22px;
}
#teaser_content #teaser_content_text div {
  font-size: 12px;
  line-height: 22px;
}
#teaser_content #teaser_button {
  width: 170px;
  height: 60px;
  position: absolute;
  top: 86px;
  left: 403px;
  text-align: center;
  vertical-align: middle;
  line-height: 60px;
  cursor: pointer;
}
#teaser_content #teaser_button span {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: bold;
}
#content {
  clear: both;
  display: block;
  width: 930px;
  margin: 0 auto;
}
#content div.right_side {
  float: right;
  width: 253px;
}
#content div.right_side_big {
  float: right;
  width: 716px;
}
#content div.right_side_small {
  float: right;
  width: 205px;
}
#content div.right_side_small img {
  margin-bottom: 10px;
}
#content div.right_side_content {
  background-image: url(/images/content_bg.gif);
  background-position: top;
  background-repeat: repeat-x;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 10px;
}
.right_side_content img {
  margin-bottom: 10px;
}
.right_side_content div {
  padding: 0px 15px 8px 5px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #2B79BF;
  line-height: 13px;
}
.right_side_content div span {
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #B71013;
  font-weight:bold;
  display:block;
}
.right_side_content div span a {
  color: #B71013;
}
.right_side_content div a {
  color: rgb(43, 121, 191);
  font-weight: bold;
  font-size: 10px;
}
#content div.left_side_content {
  background-image: url(/images/content_bg.gif);
  background-position: top;
  background-repeat: repeat-x;
  padding-top: 20px;
}
#content div.left_small div.left_side_content {
  background-image: url(/images/content_bg.gif);
  background-position: top;
  background-repeat: repeat-x;
  padding-top: 5px;
}
#content div.left_small div.left_side_content div.logo {
  width: 196px;
  height: 38px;
  position: relative;
  top: 3px;
  text-align: center;
  line-height: 38px;
  left: 4px;
}
#content div.left_small div.left_side_content div.mark {
  width: 67px;
  margin-top: 4px;
  height: 38px;
  color: #CC0033;
  font-weight: bold;
  font-size: 18px;
  float: right;
  text-align: center;
  line-height: 38px;
  vertical-align: middle;
}
#content div.left_small div.left_side_content div.details {
  width: 132px;
  margin-top: 4px;
  height: 38px;
  float: left;
  line-height: 13px;
}
#content div.left_small div.details span.network_name {
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #003366;
  margin: 0px;
  padding: 0 0 0 10px;
}
#content div.left_small div.details span.room_name {
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color: #3366CC;
  margin: 0px;
  padding: 6px 0 0 10px;
}
#content div.left_small div.details span.room_name a {
  color: #3366CC;
}
#content div.left_side_content div.left_side_small_elm {
  background-image: url(/images/left_side_small_elm_bg.gif);
  background-repeat: no-repeat;
  width: 204px;
  height: 88px;
}
#content div.left_side_content div.block_content {
  padding: 0px 20px 0 20px;
  display: block;
  font-size:10px;
  line-height:15px;
}
#content div.left_side_content div.block_content h2 a{
  color:#CC0000;
  font-size:12px;
  font-weight:bold;
}
#content div.left_side_content div.block_content img.newspic{
  margin-left:20px;
  margin-bottom:20px; 
}
.reviewpic{
  padding-left:20px;
  padding-top:10px; 
  padding-bottom:20px;  
  display:block;
  float:right;
}
#content div.left_side_content div h3 span {
  font-size:15px;
  color: rgb(183, 16, 19);
  line-height: 20px;
}
#content div.left_side_content div h3 {
  font-size:15px;
}
.button_block {
  width: 490px;
  margin: 0 auto;
}
.button_block a {
  display:block;
  float: left;
  width: 200px;
  padding-top:20px;
  padding-left: 30px;
}
.px50_space_block {
  height: 50px;
  clear: both;
}
.px15_space_block {
  height: 15px;
  clear: both;
}
.separator {
  background-image: url(/images/dot_separator.gif);
  background-repeat: repeat-x;
  height: 6px;
  width: 100%;
  font-size:0px;
  margin-bottom: 10px;
  clear: both;
  padding:0 !important;
}
.separator_253px {
  background-image: url(/images/dot_separator.gif);
  background-repeat: repeat-x;
  height: 6px;
  width: 253px;
  font-size:0px;
  padding:0 !important;
  margin-bottom: 10px;
  clear: both;
}
.separator_716px {
  background-image: url(/images/dot_separator.gif);
  background-repeat: repeat-x;
  height: 6px;
  font-size:0px;
  width: 716px;
  margin-top: 10px;
  float:left;
}
#content div.left_side_content h3 a {
  color: #B71013;
  line-height:20px;
}
#content div.left_side_content div p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 15px;
  margin-bottom: 10px;
  display:block;
}
#content div.left_side_content div p a {
  color: #2B79BF;
  font-weight: bold;
  font-size: 10px;
}
div.header_title {
  clear: both;
  width: 100%;
  height: 46px;
  line-height: 40px;
  background-image: url(/images/header_title_bg_right.gif);
  background-position: right;
  background-repeat: no-repeat;
}
div.header_title .header_title_content {
  background-image: url(/images/header_title_bg_left.gif);
  background-position: left;
  background-repeat: no-repeat;
  float: left;
  width: 19px;
  height: 46px;
  line-height: 40px;
  vertical-align: middle;
}
div.header_title h3 {
  color: #FFFFFF;
  font-size: 15px;
}
div.header_title h3 a {
  color: #FFFFFF;
  font-size: 15px;
}
div.header_title h1 {
  color: #FFFFFF;
  font-size: 15px;
}
div.header_title h1 a {
  color: #FFFFFF;
  font-size: 15px;
}
div.header_title h2 {
  color: #FFFFFF;
  font-size: 15px;
}
div.header_title h2 a {
  color: #FFFFFF;
  font-size: 15px;
}
#content #left_very_big {
  float: left;
  width: 716px;
}
#left_very_big div.block {
  padding: 18px 18px 0px 18px;
  font-size: 10px;
  line-height: 15px;
}
#left_very_big #header_list {
  margin-top:20px;
  background-image: url(/images/header_list_bg.gif);
  background-repeat: no-repeat;
  width:716px;
  height:44px;
}
#left_very_big div.list_row {
  background-image:url(/images/list_row_bg.gif);
  background-repeat: no-repeat;
  margin-top:3px;
  width:716px;
  height:60px;
}
#header_list li {
  float:left;
  list-style:none;
  font-size:10px;
  font-weight:bold;
  color: #003366;
  height:44px;
  text-align:center;
  line-height:44px;
}
#header_list li.cell1 {
  width:176px;
}
#header_list li.cell2 {
  width:139px;
}
#header_list li.cell3 {
  width:140px;
}
#header_list li.cell4 {
  width:80px;
}
#header_list li.cell5 {
  width:91px;
}
#header_list li.cell6 {
  width:90px;
}
div.list_row li {
  float:left;
  list-style:none;
  font-size:10px;
  font-weight:bold;
  color: #003366;
  height:60px;
  text-align:center;
  line-height:60px;
}
div.list_row li a {
  color: #3366CC;
  font-size: 10px;
  font-weight: bold;
}
div.list_row li.cell1 {
  width:176px;
  padding-top:12px;
  height:42px;
  line-height:normal;
}
div.list_row li.cell2 {
  width:139px;
}
div.list_row li.cell3 {
  width:140px;
}
div.list_row li.cell4 {
  width:80px;
}
div.list_row li.cell5 {
  width:91px;
  padding-top:18px;
  height:30px;
  line-height:normal;
}
div.list_row li.cell6 {
  width:90px;
  padding-top:18px;
  height:30px;
  line-height:normal;
}
.trailing_text {
  padding: 18px 18px 0px 18px;
  float:left;
  width:680px;
  color: #000000;
  font-size: 10px;
  line-height: 15px;
}
.trailing_text a {
  color: #3366CC;
  font-size: 10px;
  font-weight: bold;
}
#left_very_big div.left_side_content div a {
  color: #3366CC;
  font-size: 10px;
  font-weight: bold;
}
#content div.left_big {
  float: left;
  width: 665px;
}
#content div.left_small {
  float: left;
  width: 205px;
}
#content div.center_small {
  float: left;
  width: 506px;
  margin-left: 7px;
}
#main_second_teaser_header {
  background-image: url(/images/second_teaser_header_bg.jpg);
  background-repeat: no-repeat;
  width: 506px;
  height: 44px;
}
#main_second_teaser_header h3 {
  color: #003366;
  font-size: 16px;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  top: 17px;
  left: 15px;
}
#main_second_teaser_header span {
  display:block;
  font-weight:bold;
  color: #3366CC;
  width:155px;
  text-align:left;
  font-size: 10px;
  position: relative;
  top: 2px;
  left: 345px;
}
#main_second_teaser div.main_second_teaser_row {
  background-image: url(/images/second_teaser_row_bg.gif);
  background-repeat: no-repeat;
  width: 506px;
  height: 30px;
}
#main_second_teaser div.main_second_teaser_row span {
  background-image: url(/images/starter2.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
  position: relative;
  left: 20px;
  width: 212px;
  line-height: 30px;
  float: left;
  display: block;
  color: #003366;
  font-size: 10px;
  font-weight: bold;
  height: 30px;
}
#main_second_teaser div.main_second_teaser_row span a {
  color: #003366;
  font-size: 10px;
  font-weight: bold;
}
#main_second_teaser div.main_second_teaser_rowseparator {
  background-image: url(/images/second_teaser_rowseparator.gif);
  background-repeat: no-repeat;
  font-size: 0px;
  width: 506px;
  height: 3px;
}
#main_second_teaser_footer {
  background-image: url(/images/second_teaser_bottom_bg.gif);
  background-repeat: no-repeat;
  width: 506px;
  height: 33px;
}
#main_second_teaser_footer span {
  display: block;
  width: 460px;
  margin: 0 auto;
  padding-top: 5px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 15px;
}
#main_second_teaser_footer a {
  color: #3366CC;
  font-size: 10px;
  font-weight: bold;
}
#main_teaser {
  background-image: url(/images/main_teaser_bg.jpg);
  background-repeat: no-repeat;
  width: 506px;
  height: 174px;
  margin-bottom: 10px;
}
#main_teaser h2 {
  color: #003366;
  font-size: 18px;
  padding: 20px 0 0 17px;
  font-weight: bold;
}
#main_teaser div {
  color: #000000;
  font-size: 10px;
  padding: 10px 0 0 17px;
  width: 310px;
}
#main_teaser div a {
  color: #3366CC;
  font-size: 10px;
  font-weight: bold;
}
#content div.info_block {
  background-image: url(/images/content_bg.gif);
  background-position: top;
  background-repeat: no-repeat;
  width: 506px;
}
#content div.info_block div {
  padding: 18px 18px 0px 18px;
  font-size: 10px;
  line-height: 15px;
}
#content div.info_block div a {
  color: #3366CC;
  font-size: 10px;
  font-weight: bold;
}
#content div.news_block {
  background-image: url(/images/news_bg.gif);
  background-repeat: no-repeat;
  width: 506px;
  height: 121px;
  position: relative;
}
#content div.news_block_big {
  background-image: url(/images/news_row_bg.gif);
  background-repeat: no-repeat;
  width: 716px;
  display:table;
  position: relative;
}
#content div.news_block_last {
  background-image: url(/images/news_bg_last.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 506px;
  height: 121px;
  position: relative;
}
#content div.news_logo {
  width: 116px;
  height: 96px;
  float: left;
  padding-left: 15px;
  padding-top: 10px;
}
#content div.news_content {
  width: 365px;
  height: 96px;
  float: left;
  padding-left: 8px;
  padding-top: 10px;
}
#content div.news_block_big div.news_content {
  width: 690px;
  height:auto !important;
  float:right;
  margin-top:10px;
  padding-right:10px;
}
#content div.news_block_big div.news_content div.news_logo {
  width: 116px;
  height: 96px;
  float: left;
  padding:0;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 0px;
}
#content div.news_block_big div.bnews {
  padding: 20px;
}
#content div.news_content span.new_date {
  font-size: 10px;
  font-weight: bold;
}
#content div.news_block_big span.new_date {
  font-size: 10px;
  font-weight: normal;
}
#content div.news_content h3 a {
  color: #CC0000;
  font-size: 10px;
  font-weight: bold;
}
#content div.news_block_big h3 a {
  color: #CC0000;
  font-size: 12px;
  font-weight: bold;
}
#content div.news_content h2 a {
  color: #CC0000;
  font-size: 10px;
  font-weight: bold;
}
#content div.news_block_big h2 a {
  color: #CC0000;
  font-size: 12px;
  font-weight: bold;
}
#content div.readmore {
  background-image: url(/images/starter_read.gif);
  background-position: left;
  background-repeat: no-repeat;
  position: relative;
  width: 106px;
  height: 14px;
  right: 10px;
  top: -15px;
  float: right;
  padding-left: 9px;
}
#content div.readmore_big {
  background-image: url(/images/starter_read.gif);
  background-position: left;
  background-repeat: no-repeat;
  position: relative;
  width: 65px;
  height: 14px;
  line-height:14px;
  font-size:10px;
  right: 10px;
  bottom: 10px;
  float: right;
  z-index:100;
  margin-top:10px;
  margin-bottom:5px;
  padding-left: 9px;
}
#content div.readmore_big a {
  font-size: 10px;
  font-weight: bold;
  color: #3366CC;
}
#content div.readmore a {
  font-size: 10px;
  font-weight: bold;
  color: #3366CC;
}
#content div.news_block_big span {
  color: #000000;
  font-size: 10px;
  display: block;
  line-height:15px;
}
#content div.news_content span {
  color: #000000;
  font-size: 10px;
  display: block;
}
#content div.news_content span a {
  color: #3366CC;
  font-size: 10px;
  font-weight: bold;
}
#content #view_all {
  background-image: url(/images/dot_separator.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  width: 100%;
  height: 28px;
  margin-top: 4px;
  margin-bottom: 10px;
}
#content #view_all a {
  background-image: url(/images/starter_read.gif);
  background-position: left;
  background-repeat: no-repeat;
  color: #3366CC;
  font-size: 10px;
  font-weight: bold;
  display: block;
  width: 148px;
  margin-top: 5px;
  padding-left: 9px;
  float: right;
  height: 14px;
}
#main_teaser p {
  color: #000000;
  font-size: 10px;
  margin-bottom: 10px;
}
#banner_center_block div {
  width: 253px;
  margin-top: 8px;
  margin-bottom: 8px;
  float: left;
  text-align: center;
}
#banner_centered_block{
  width: 670px;
  margin:0 auto;
  padding-top:15px;
  clear:both;
}
#top_more_articles{
  background-image: url(/images/more_articles_top_bg.gif);
  background-repeat: no-repeat;
  background-position: top;
  height:58px;
  width:664px;
  margin:0 auto;
}
#top_more_articles img{display:block;padding-top:12px;padding-left:12px;padding-right:5px;}
#top_more_articles span.date{display:block;color:#003366;padding-top:14px;font-weight:bold;font-size:10px;float:left;margin-right:5px;}
#top_more_articles h3 a{display:block;font-size:10px;padding-top:10px;margin:0;}
#top_more_articles span{display:block;color:#3366CC;font-size:10px;float:left;margin-right:5px;}
.row_more_articles img{display:block;padding-top:8px;padding-left:12px;padding-right:5px;}
.row_more_articles span.date{display:block;color:#003366;padding-top:10px;font-weight:bold;font-size:10px;float:left;margin-right:5px;}
.row_more_articles h3 a{display:block;font-size:10px;padding-top:6px;margin:0;}
.row_more_articles span{display:block;color:#3366CC;font-size:10px;float:left;margin-right:5px;}
#bottom_more_articles img{display:block;padding-top:9px;padding-left:12px;padding-right:5px;}
#bottom_more_articles span.date{display:block;color:#003366;padding-top:13px;font-weight:bold;font-size:10px;float:left;margin-right:5px;}
#bottom_more_articles h3 a{display:block;font-size:10px;padding-top:7px;margin:0;}
#bottom_more_articles span{display:block;color:#3366CC;font-size:10px;float:left;margin-right:5px;}

#bottom_more_articles{
  background-image: url(/images/more_articles_bottom_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  height:56px;
  width:664px;
  margin:0 auto;
}
.row_more_articles{
  background-image: url(/images/more_articles_row_bg.gif);
  background-repeat: no-repeat;
  background-position: center;
  height:53px;
  width:664px;
  margin:0 auto;
}
.create_name_form{
  background-image:url(/images/create_form_bg.gif);
  background-repeat: no-repeat;
  background-position: center;
  width:460px;
  height:245px;
  margin:0 auto;
  text-align:right;
  padding-top:20px;
}
.create_name_form fieldset{
  border:none;
  padding-top:5px;
  padding-right:45px; 
}
.create_name_form label{
   display:block;
   width:100%;
   height:28px;
}
.create_name_form label a{
  color:#3366CC;
  font-weight:bold;
}
.create_name_form .submit_form{
   background:url(/images/continue_btn.gif);
   width:105px;
   height:34px;
   border:none;
   position:absolute;
   left:300px;
   top:3px;
   cursor:pointer;
}
.create_name_form .checkbox{
  border:none;
  height:13px;
  width:13px;
  position:absolute;
  left:225px;
  top:14px;
  cursor:pointer;
}
.screen_name_form{
  background-image:url(/images/screen_name_form_bg.gif);
  background-repeat: no-repeat;
  background-position: center;
  width:460px;
  height:82px;
  margin:0 auto;
  text-align:right;
  padding-top:20px;
}
.screen_name_form fieldset{
  border:none;
  padding-top:5px;
  padding-right:45px; 
}
.screen_name_form label{
   display:block;
   width:100%;
   height:28px;
}
#agree_block
{
  background-image:url(/images/form_agree_block.gif);
  background-repeat: no-repeat;
  background-position: center;
  width:434px;
  height:40px;
  margin:0 auto;
  margin-top:7px;
  text-align:left;
  position:relative;
  line-height:10px;
}
#agree_block label
{
  position:absolute;
  top:15px;
  left:20px;
}
.big_btn{
  padding-top:20px;
  padding-bottom:5px;
  text-align:center;
  display:block;
  width:300px;
  margin:0 auto;
  clear:both;
}
.form_field{
  border:1px #6699FF solid;
  height:20px;
  line-height:20px;
  width:150px;
  margin-left:8px;
}
.stars_block{
  height:32px;
  line-height:32px;
}
#mishits{
  background-image:url(/images/mishits_bg.gif);
  background-repeat: no-repeat;
  background-position: center;
  height:151px;
  width:458px;  
  margin:0 auto;
  margin-top:20px;
  margin-bottom:20px; 
}
#mishits div{
  display:block;
  margin-top:25px;
  padding-left:27px;
  text-align:left;
  float:left;
}
#mishits div h2{
  float:left;
  line-height:24px;
  margin-left:5px;
  font-size:16px;
  color:#CC0000;
  clear:right;
}
#mishits div span{
  clear:both;
  text-align:left;
  height:14px;
  display:block;
  width:195px;
}
#mishits div span img{
  margin-right:3px;
}
#footer_above {
  background-image: url(/images/footer_above_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
#footer_above_content {
  background-image: url(/images/bottom_logo.gif);
  background-position: left;
  background-repeat: no-repeat;
  text-align: left;
  margin: 0 auto;
  height: 80px;
  width: 930px;
  position: relative;
}
#footer_above_content div {
  position: absolute;
  bottom: 5px;
  right: 0px;
  clear: none;
  text-align: right;
}
#footer_above_content div span.first_bottom_menu {
  display: block;
  font-weight: bold;
  color: #0F75B6;
  height: 22px;
  font-size: 10px;
}
#footer_above_content div span.first_bottom_menu a {
  font-weight: bold;
  color: #0F75B6;
  height: 22px;
  font-size: 10px;
}
#footer_above_content div span.second_bottom_menu {
  display: block;
  color: #0F75B6;
  height: 20px;
  font-size: 10px;
}
#footer_above_content div span.second_bottom_menu a {
  color: #0F75B6;
  height: 20px;
  font-size: 10px;
}
#footer {
  border-top: solid #296885 1px;
  background-image: url(/images/footer_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  width: 100%;
  height: 128px;
}
#footer_content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  top:600px;
  width: 840px;
  color:#FFFFFF;
  /*hacks*/
  position:absolute;  
  left:50%;
  margin-left:-420px;
  filter:alpha(opacity=0);
  opacity:0;
  height:97px;
}
#footer_content h1 {
  font-size: 15px;
}
#footer_content span {
  display:block;
  font-size: 10px;
  line-height: 15px;
}

#footer_content span a {
  font-size: 10px;
  color: #C0C0C0;
}

#footer_content span a:hover {
  font-size: 10px;
  color: #C0C0C0;
}

/*added by eugen later
.left_side_content a:hover {
text-decoration: none !important;
}*/
div.mark a{color: #CC0033;}
span.network_name a{color: #003366;}

/*Added by me*/
#content div.center_small span a {
  text-decoration: none;
  color: rgb(51, 102, 204);
  font-size: 10px;
  font-weight: bold;
}
#content div.center_small span a:hover {
  text-decoration: underline;
}
#content div.right_side_big span a {
  text-decoration: none;
  color: rgb(51, 102, 204);
  font-size: 10px;
  font-weight: bold;
}
#content div.right_side_big span a:hover {
  text-decoration: underline;
}
.right_side_content ul {
  list-style-position: outside;
  line-height: 1em;
  padding-left: 12px;
  margin-left: 12px;
}
.right_side_content ul li {
  padding-left: -3px;
}
#content div.left_side_content div.block_content h4 {
  font-size: 10px;
  font-weight: bold;
}

div.block_content ul {
  margin-left:25px;
}

div.block_content ul li {
  margin: 0.1em 0
}

#content div.right_side_big ul {
margin-left: 40px;
}