﻿.nk_subscribe_table
{
	padding: 10px; 
	font-family: Arial;
	font-size: 10pt;
}
.nk_subscribe_table p {
	padding: 4px;
	text-indent: 0.3cm;
}
.nk_subscribe_table_copy, .nk_subscribe_table_copy p {
	font-size: 9pt;
	color: #999999;
	padding: 0px;
}

div#subscribe-input-right {
    margin-bottom: 10px;
	display:block;
	width: 300px;
}
 
div#subscribe-input-right input {
    border: 1px solid #C3CDCD;
    font-size: 8pt;
    height: 15px;
    line-height: 15px;
    padding: 5px;
    width: 98%;
}
 
.subscribe-input-right-submit {
    background: url("/images/feb/menu_btn.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    font-weight: bold;
    height: 29px;
    margin-top: 12px;
    width: 111px;
}
.subscribe-input-right-submit:hover {
    background-image: url("/images/feb/menu_btn_hover.png");
	}

a.big-button i {
    background: url("../images/big_button_x.gif") repeat-x scroll 0 0 transparent;
    cursor: hand;
    display: block;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-style: normal;
    height: 36px;
    line-height: 36px;
    margin-left: 12px;
    margin-right: 12px;
    overflow: hidden;
    padding: 0 16px;
    text-align: center;
    text-shadow: 0 -1px 1px #5F8BAB;
    white-space: nowrap;
}
 
.index-bb {
    background: url("../images/bg_line.gif") repeat-x scroll 0 19px transparent;
}
 
.index-bb .big-button {
    margin: 15px auto;
    width: 194px;
}
 
 
a.big-button i {
    background: url("../images/big_button_x.gif") repeat-x scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-style: normal;
    height: 36px;
    line-height: 36px;
    margin-left: 12px;
    margin-right: 12px;
    overflow: hidden;
    padding: 0 16px;
    text-align: center;
    text-shadow: 0 -1px 1px #5F8BAB;
    white-space: nowrap;
}
 
a.big-button {
    background: url("../images/big_button_l.png") no-repeat scroll 0 0 transparent;
    color: #DCEEFA;
    display: block;
    height: 36px;
    overflow: hidden;
    text-decoration: none;
}
.index-bb input {
	background: transparent;
    color: #DCEEFA;	
	border: 0px solid red;
	font-family: Trebuchet MS;
    font-size: 18px;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-shadow: 0 -1px 1px #5F8BAB;
    white-space: nowrap;
    cursor: hand;	
	}
 