.b-block {
    padding: 0;
    color: #333333;
    min-width: 965px;
    overflow:hidden;
    float:none;
    zoom:1;
}

.b-block .login-left {
    margin: 5px;
    float: left;
}

.b-block .login-right {
    margin: 20px;
    float: left;
}

.small-fnt { font-size: 11px; }

.lr-block {
    border: 2px solid #bbccdd;
    margin: 0 0 5px;
    padding: 5px 10px;
    position: relative;
    width: 300px;
    font-family: Arial,Verdana;
}

.i-box { border: 1px solid #bbccdd; }
.p-btn {
    margin: 10px 0 0 8em !important;
    text-align: left;
}

form {margin-bottom:10px}

.lrow {margin-bottom:2px}
.lrow label,
.lrow input {float:left}
.lrow,
form {text-align:center}
.lrow label {width:8em; font-weight:bold}
.lrow input {width:150px}
form .lrow {overflow:hidden}

.s-sign {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.s-sign IMG {margin-bottom:-1px}

.block-border {
    border-top: 1px solid #bbccdd;
    margin: 15px 10px 10px !important;
}

.fp {
    float: left;
    width: 370px;
}

.nfp {
    width: 565px;
}

.news-block {
    margin: 0 0;
    padding: 5px 0 0;
    position: relative;
    font-size: 12px;
}

.news-block h4 {
    font-size: 12px;
    padding: 5px 0 0;
}

.news-block h5 {
    font-family: DIN,Verdana;
    font-weight: bold;
    font-size: 11px;
}

.news-block ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.news-block li {
    padding: 5px 5px 10px 15px;
}

.news-block a {
    font-size: 11px;
}

.home-columns {
    font-size: 11px;
    line-height: 15px;
    color: #333;
    position: relative;
    overflow: hidden;
    margin: 15px 0 0 0;
}

.home-column {
    float: left;
    width: 175px;
    margin: 0 10px;
    border-top: 4px solid #ddd;
    color: #333;
}

.fp-column {
    color: #888888;
    float: left;
    position: relative;
    margin: 0 20px 0 0;
    width: 175px;
    font-size: 11px;
}

.fp-column p {
    margin: 5px 0;
}

.header-link {
  outline: none;
}

.header-link:active {
  /* Hack to turn off focus box in IE: */
  .outline: expression(hideFocus=true);
}

.home-column A.header-link {
    text-decoration: none !important;
}

.home-column H2 {
	font-family: 'DINWeb-Medium', arial, serif;
	color: #333;
    font-size:16px;
    margin-bottom:-28px;
    position:relative;
    text-decoration:none;
    }

.button {
	font-family: Arial, serif;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	padding: 2px 6px 0 8px;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
}

button.default {
	background-color: #ffb900;
	border-color: #FFB900 #FF9900 #FF9900 #FFB900;;
}

button.normal {
	background-color: #888888;
	border-color: #CCC;
}

.reminder-img {margin-left:10px}
.reminder-watch,
.reminder-try {
    background: url("/images/blank.gif") repeat scroll 0 0 transparent;
    display: block;
    height: 22px;
    top: 254px;
    width: 89px;
    position: absolute;
}
.reminder-watch {
    left: 34px;
}
.reminder-try {
    left: 154px;
}




