body {
	margin: 0;
	padding: 0;
	/*font-family: 'robotoregular';*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	background: #f1f1f1;
}

a, a:visited, a:active, a:hover {
	color: #7d7979;
	text-decoration: underline;
}

a:hover {
	color: #3a3a3a;
	text-decoration: underline;
}

select {
	display: block;
	border: 1px solid #a6a6a6;
	width: 100%;
	font-size: 13px;
	color: #3d3d3d;
	padding: 10px;
/* 
	background: url(../images/arrow.png) no-repeat 96% 12px #fff;

 */
 }

a, input, select, textarea, .stdbtn {
	transition-duration: 5s;
	transition-duration: 1000ms;
	transition-duration: 500ms, 500ms;
	text-decoration: none
}

/*** IE FONT ***/
/*@font-face {
	font-family: 'nexa_boldregular';
	src: url('../fonts/nexa_bold-webfont.eot');
	src: url('../fonts/nexa_bold-webfont.eot?#iefix')
		format('embedded-opentype'), url('../fonts/nexa_bold-webfont.woff')
		format('woff'), url('../fonts/nexa_bold-webfont.ttf')
		format('truetype'),
		url('../fonts/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

/*@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular-webfont.eot');
	src: url('../fonts/roboto-regular-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/roboto-regular-webfont.woff') format('woff'),
		url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
		url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-weight: normal;
}
*/
/*** COMMON CSS ***/
#main {
	margin: 0 auto;
    min-width: 1260px;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	line-height: normal;
	width: 100%;
	float: left;
	font-weight: normal;
	float: left;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	text-transform: uppercase;
}

ul {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}

ul li {
	list-style: none;
	float: left;
}

span.skype_pnh_container {
	display: none !important;
}

span.skype_pnh_print_container {
	display: inline !important;
}

.details_holder {
	width: 1240px;
	margin: 0 auto;
}

.common_container {
	width: 100%;
	float: left;
	padding: 80px 0;
}

/*** HEADER ****/
.header {
	width: 100%;
	float: left;
	padding: 10px 0;
}

.header .logo {
	width: 189px;
	height: 45px;
	padding: 15px 0 0 0;
	float: left;
	border-right: 1px solid #e2e2e2
}

.navigation {
	width: 715px;
	float: left;
	padding: 25px 0 0 40px;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.navigation ul li {
	width: auto;
	padding: 0 0 0 30px;
}

.navigation ul li a {
	color: #3a3a3a;
	text-decoration: none;
}

.navigation ul li a:hover {
	color: #2eaac6;
	text-decoration: none;
}

.user_content {
	width: 295px;
	float: left;
}

.user_content .img_holder {
	width: 85px;
	float: left;
}

.user_content .text_holder {
	width: 210px;
	float: left;
	line-height: 22px;
}

.user_content .text_holder a {
	color: #7d7979;
	text-decoration: underline;
}

.user_content .text_holder a:hover {
	color: #3a3a3a !important;
}

.user_content .text_holder span {
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
}

.user_content .text_holder a.blue {
	color: #2eaac6;
	text-decoration: none;
	font-size: 14px;
}

/*** FOOTER ****/
.footer {
	width: 100%;
	float: left;
	padding: 20px 0;
	background: #7d7979;
	color: #fff;
}

.footer .logo {
	width: 139px;
	float: left;
	height: 35px;
	padding: 10px 0 0 0;
	border-right: 1px solid #fff;
}

.footer .address {
	width: 670px;
	float: left;
	padding: 0 0 0 30px;
	line-height: 18px;
}

.footer .address a {
	color: #3dcbeb;
	text-decoration: none;
}

.footer .address a:hover {
	color: #000;
	text-decoration: none;
}

.footer .copyright {
	width: 400px;
	float: left;
	text-align: right;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	padding: 15px 0 0 0;
}

/*** terv_bitsms ***/
.terv_bitsms_text {
	width: 505px;
	float: left;
	font-size: 15px;
	line-height: 20px;
}

.terv_bitsms_text h1 {
	font-size: 24px;
	background: url(../images/title-line.png) no-repeat 0 bottom;
	padding: 0 0 20px 0;
	margin-bottom: 20px
}

.terv_bitsms_image {
	width: 295px;
	float: left;
	padding: 0 20px;
}

.terv_bitsms_image img {
	margin-bottom: 20px;
}

.terv_bitsms_table {
	width: 400px;
	float: left;
	font-size: 15px;
}

.terv_bitsms_table ul li {
	width: 100%;
	float: left;
	padding: 0 0 15px 0;
}

.terv_bitsms_table ul li .text_holder {
	width: 200px;
	padding: 0 20px 0 0;
	height: 80px;
	float: left;
	background: #fff;
	text-align: right;
	line-height: 80px;
}

.terv_bitsms_table ul li .db_text {
	width: 178px;
	height: 80px;
	float: right;
	background: #f6f7f8;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 80px;
}

.terv_bitsms_space {
	width: 100%;
	float: left;
	height: 200px;
}

/*** terv_bitsms_kuldes ***/
.terv_bitsms_kuldes_text {
	width: 100%;
	float: left;
	font-size: 15px;
	line-height: 20px;
	padding: 0 0 20px 0;
}

.terv_bitsms_kuldes_text h2 {
	font-size: 24px;
	background: url(../images/title-line.png) no-repeat 0 bottom;
	padding: 0 0 20px 0;
	margin-bottom: 20px
}

.terv_bitsms_kuldes_blue {
	width: 550px;
	height: 510px;
	float: left;
	padding: 30px;
	color: #fff;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background: #2eaac6;
}

.terv_bitsms_kuldes_blue h3 {
	font-size: 24px;
	background: url(../images/title2.png) no-repeat 0 bottom;
	padding: 0 0 20px 0;
	margin-bottom: 40px
}

.terv_bitsms_kuldes_blue .text_holder {
	width: 170px;
	float: left;
	line-height: 35px;
}

.terv_bitsms_kuldes_blue .textbox {
	width: 380px;
	float: left;
	padding: 0 0 20px 0;
	text-transform: none;
	font-size: 12px;
}

.terv_bitsms_kuldes_blue .textbox input, textarea {
	border: 0;
	height: 40px;
	padding: 0 3%;
	width: 94%;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	/*font-family: 'robotoregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}

.terv_bitsms_kuldes_blue .textbox textarea {
	height: auto;
	padding: 10px 3%;
}

.terv_bitsms_kuldes_blue .textbox input:focus, textarea:focus {
	background: #2093ad;
	color: #fff;
}

.terv_bitsms_kuldes_blue .btn_holder {
	width: 380px;
	float: left;
	padding: 0 0 0 170px;
}

.terv_bitsms_kuldes_blue .btn_holder input {
	border: 0;
	cursor: pointer;
	width: 200px;
	height: 50px;
	text-align: center;
	color: #fff;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	background: #3eceef;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.terv_bitsms_kuldes_blue .btn_holder input:hover {
	background: #333;
}

.terv_bitsms_kuldes_white {
	width: 550px;
	height: 510px;
	float: right;
	padding: 30px;
	background: #fff;
}

.terv_bitsms_kuldes_white h3 {
	font-size: 18px;
	background: url(../images/title3.png) no-repeat 0 bottom;
	padding: 0 0 20px 0;
	margin-bottom: 20px
}

.terv_bitsms_kuldes_white h4 {
	font-size: 14px;
	padding: 0 0 10px 0;
	float: left;
}

.terv_bitsms_kuldes_white .main_button {
	width: 100%;
	float: left;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	padding: 0 0 20px 0;
}

.terv_bitsms_kuldes_white .main_button a, .terv_bitsms_kuldes_white input[type=submit].blue, .terv_bitsms_kuldes_white input[type=button].blue, .stdbtn {
	display: block;
	float: left;
	text-align: center;
	text-transform: uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px 20px 5px 0;
	width: 200px;
	height: 40px;
	color: #3a3a3a;
	text-decoration: none;
	background: #e4e7ec;
	line-height: 40px;
	border: 0px;
	cursor: pointer;
}

.terv_bitsms_kuldes_white .main_button a:hover, input[type=submit].blue:hover, input[type=button].blue:hover, .stdbtn:hover {
	background: #333 !important;
	color: #fff;
}

.terv_bitsms_kuldes_white .main_button a.blue, .terv_bitsms_kuldes_white input[type=submit].blue {
	height: 50px;
	font-size: 16px;
	background: #3eceef;
	color: #fff;
	margin: 0;
	line-height: 50px;
}

.terv_bitsms_kuldes_white .text_holder {
	width: 100%;
	float: left;
}

.terv_bitsms_kuldes_white .text_holder ul li {
	background: url(../images/symb1.png) no-repeat 0 10px;
	padding: 0 0 0 2%;
	width: 98%;
	line-height: 20px;
}

.terv_bitsms_kuldes_white .text_holder ul li ul li {
	padding: 0 0 0 2%;
	width: 98%;
}

.terv_bitsms_kuldes_white .other_button {
	width: 100%;
	float: left;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0 0 0;
}

.terv_bitsms_kuldes_white .other_button a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #3a3a3a;
	text-decoration: none;
	line-height: 40px;
	background: url(../images/ico1.png) no-repeat 15px 10px #e4e7ec;
	display: block;
	float: left;
	width: 260px;
	height: 40px;
	text-align: center;
}

.terv_bitsms_kuldes_white .other_button a:hover {
	background: url(../images/ico1-ov.png) no-repeat 15px 10px #3eceef;
	color: #fff;
}

.terv_bitsms_uzenetek_text {
	width: 100%;
	float: left;
}

.terv_bitsms_uzenetek_text h2 {
	font-size: 24px;
	background: url(../images/title-line.png) no-repeat 0 bottom;
	padding: 0 0 20px 0;
}

.terv_bitsms_uzenetek_form {
	width: 100%;
	float: left;
	padding: 20px 0;
}

.terv_bitsms_uzenetek_form .textbox {
	width: 190px;
	float: left;
	padding: 0 10px 0 0;
}

.terv_bitsms_uzenetek_form .textbox input, .normalinput.textbox.nocalendar input {
	border: 1px solid #d8dce3;
	background: url(../images/calendar.png) no-repeat 10px 0 #fff;
	font-size: 12px;
	color: #c6ccd7;
	/*font-family: 'robotoregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	width: 70%;
	padding: 0 5% 0 25%;
	height: 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.terv_bitsms_uzenetek_form .textbox.nocalendar input, .normalinput.textbox.nocalendar input  {
	background: none;
	background-color: white;
	width: 90%;
	padding: 0 5% 0 5%;
}

.terv_bitsms_uzenetek_form .textbox input:focus, .normalinput.textbox.nocalendar input:focus {
	border: 1px solid #666;
	background: url(../images/calendar-ov.png) no-repeat 10px 0 #fff;
	color: #666;
}

.terv_bitsms_uzenetek_form .textbox.nocalendar input:focus, .normalinput.textbox.nocalendar input:focus {
	background: none;
	background-color: white;
}

.terv_bitsms_uzenetek_form .btn_holder {
	width: 240px;
	float: left;
	line-height: 40px;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

.terv_bitsms_uzenetek_form .btn_holder ul li {
	width: 110px;
	float: left;
	padding: 0 10px 0 0;
}

.terv_bitsms_uzenetek_form .btn_holder ul li a, .terv_bitsms_uzenetek_form input[type=submit].red, .terv_bitsms_uzenetek_form input[type=button].red, input[type=button].red, input[type=submit].red {
	display: block;
	float: left;
	width: 100%;
	height: 40px;
	color: #3a3a3a;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #db5171;
	color: #fff;
}

.terv_bitsms_uzenetek_form .btn_holder ul li a.blue {
	background: #2eaac6;
}

.terv_bitsms_uzenetek_form .btn_holder ul li a:hover {
	background: #333 !important;
	color: #fff;
}

.terv_bitsms_uzenetek_form .btn_holder input, input[type=button], input[type=submit] {
	border: 0;
	cursor: pointer;
	width: 100%;
	height: 40px;
	text-align: center;
	color: #fff;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background: #2eaac6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input[type=button].gray, input[type=submit].gray {
	background: #d8dce3;
	color: #3a3a3a;
}

input[type=button].gray:hover, input[type=submit].gray:hover, input[type=button].red:hover, input[type=submit].red:hover {
	background: #333 !important;
	color: #fff;
}

.terv_bitsms_uzenetek_form .btn_holder input:hover {
	background: #333 !important;
}

.terv_bitsms_uzenetek_form .btn_holder input.other {
	background: #db5171;
}

.terv_bitsms_uzenetek_form .other_button {
	width: 380px;
	float: right;
	line-height: 40px;
}

.terv_bitsms_uzenetek_form .other_button ul li {
	width: 110px;
	float: left;
	padding: 0 0 0 10px;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

.terv_bitsms_uzenetek_form .other_button ul li a {
	display: block;
	float: left;
	width: 100%;
	height: 40px;
	color: #3a3a3a;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #d8dce3;
}

.terv_bitsms_uzenetek_form .other_button ul li a:hover {
	background: #333;
	color: #fff;
}

.terv_bitsms_uzenetek_table {
	width: 1220px;
	float: left;
	background: #fff;
	padding: 10px;
}

.terv_bitsms_uzenetek_table table {
	width: 100%;
	float: left;
	font-size: 13px;
	line-height: 20px;
	border-bottom: 1px solid #fff;
}

.terv_bitsms_uzenetek_table table th {
	line-height: 40px;
 	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background: #d8dce3;
}



.terv_bitsms_uzenetek_table table td, .terv_bitsms_uzenetek_table table th {
	border-right: 1px solid #fff;
}

.terv_bitsms_uzenetek_table table td, .terv_bitsms_uzenetek_table table th a {
	color: #3a3a3a;
}

.terv_bitsms_uzenetek_table table td {
	padding: 10px;
}
	
.terv_bitsms_uzenetek_table table th:nth-child(2n+1) {
}

.terv_bitsms_uzenetek_table table th:nth-child(2n+2) {
	background: #e4e7ec;
}

.terv_bitsms_uzenetek_table table tr:nth-child(2n+2) td:nth-child(2n+1) {
	background: #f0f1f4;
}

.terv_bitsms_uzenetek_table table tr:nth-child(2n+2) td:nth-child(2n+2) {
	background: #f6f7f8;
}

.terv_bitsms_uzenetek_table table tr:nth-child(2n+1) td:nth-child(2n+1) {
	background: #f6f7f8;
}

.terv_bitsms_uzenetek_table table tr:nth-child(2n+1) td:nth-child(2n+2) {
	background: #ffffff;
}

.nobr {
	white-space:nowrap; 
}

.terv_bitsms_uzenetek_table table td span.clock {
	background: url(../images/ico2.png) no-repeat 0 4px;
	padding: 0 0 0 20px;
}

.terv_bitsms_uzenetek_table table td span.yes {
	background: url(../images/ico3.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
	font-weight: bold;
}

.terv_bitsms_uzenetek_table table td span.sandglass {
	background: url(../images/ico4.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

.terv_bitsms_uzenetek_table table td span.no {
    background: url(../images/ico5.png) no-repeat 0 4px;
    padding: 0 0 0 20px;
}

.terv_bitsms_uzenetek_table table td span.deleted {
    background: url(../images/ico6.png) no-repeat 0 4px;
    padding: 0 0 0 20px;
}


/*
.terv_bitsms_uzenetek_table .table_header, th, td {
	width: 100%;
	line-height: 40px;
 	float: left;
 	font-family: 'nexa_boldregular';
	font-size: 14px;
	text-transform: uppercase;
	background: #d8dce3;
}

.terv_bitsms_uzenetek_table .table_header .text1 {
	width: 170px;
	height: 40px;
	padding: 0 0 0 9px;
	border-right: 1px solid #fff;
	float: left;
}

.terv_bitsms_uzenetek_table .table_header .text2 {
	width: 200px;
	height: 40px;
	padding: 0 0 0 9px;
	background: #e4e7ec;
	border-right: 1px solid #fff;
	float: left;
}

.terv_bitsms_uzenetek_table .table_header .text3 {
	width: 160px;
	height: 40px;
	padding: 0 0 0 9px;
	border-right: 1px solid #fff;
	float: left;
}

.terv_bitsms_uzenetek_table .table_header .text4 {
	width: 360px;
	height: 40px;
	padding: 0 0 0 9px;
	background: #e4e7ec;
	border-right: 1px solid #fff;
	float: left;
}

.terv_bitsms_uzenetek_table .table_header .text5 {
	width: 170px;
	height: 40px;
	padding: 0 0 0 9px;
	border-right: 1px solid #fff;
	float: left;
}

.terv_bitsms_uzenetek_table .table_header .text6 {
	width: 100px;
	height: 40px;
	padding: 0 0 0 10px;
	background: #e4e7ec;
	float: left;
}

.terv_bitsms_uzenetek_table .table_row {
	width: 100%;
	float: left;
	font-size: 13px;
	line-height: 20px;
	border-bottom: 1px solid #fff;
}

.terv_bitsms_uzenetek_table .table_row .text1 {
	width: 170px;
	height: 70px;
	padding: 10px 0 0 9px;
	background: #f0f1f4;
	border-right: 1px solid #fff;
	float: left;
}

.terv_bitsms_uzenetek_table .table_row .text1 span {
	background: url(../images/ico2.png) no-repeat 0 4px;
	padding: 0 0 0 20px;
}

.terv_bitsms_uzenetek_table .table_row .text2 {
	width: 200px;
	height: 70px;
	padding: 10px 0 0 9px;
	background: #f6f7f8;
	border-right: 1px solid #fff;
	float: left;
}

.terv_bitsms_uzenetek_table .table_row .text3 {
	width: 160px;
	height: 70px;
	padding: 10px 0 0 9px;
	background: #f0f1f4;
	border-right: 1px solid #fff;
	float: left;
}

.terv_bitsms_uzenetek_table .table_row .text4 {
	width: 350px;
	height: 70px;
	padding: 10px 10px 0 9px;
	background: #f6f7f8;
	border-right: 1px solid #fff;
	float: left;
}

.terv_bitsms_uzenetek_table .table_row .text5 {
	width: 170px;
	height: 70px;
	padding: 10px 0 0 9px;
	background: #f0f1f4;
	border-right: 1px solid #fff;
	float: left;
}

.terv_bitsms_uzenetek_table .table_row .text5 span.blue {
	background: url(../images/ico3.png) no-repeat 0 3px;
	font-weight: bold;
}

.terv_bitsms_uzenetek_table .table_row .text5 span {
	background: url(../images/ico4.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

.terv_bitsms_uzenetek_table .table_row .text6 {
	width: 100px;
	height: 70px;
	padding: 10px 0 0 10px;
	background: #f6f7f8;
	float: left;
}

.terv_bitsms_uzenetek_table .table_row .text1.color {
	background: #f6f7f8;
}

.terv_bitsms_uzenetek_table .table_row .text2.color {
	background: #fff;
}

.terv_bitsms_uzenetek_table .table_row .text3.color {
	background: #f6f7f8;
}

.terv_bitsms_uzenetek_table .table_row .text4.color {
	background: #fff;
}

.terv_bitsms_uzenetek_table .table_row .text5.color {
	background: #f6f7f8;
}

.terv_bitsms_uzenetek_table .table_row .text6.color {
	background: #fff;
}

*/

.terv_bitsms_uzenetek_pages {
	max-width: 900px;
	float: right;
	text-align: center;
	padding: 20px 0 0 0;
}

.terv_bitsms_uzenetek_pages ul li {
	width: 40px;
	float: left;
	border-right: 1px solid #fff;
	line-height: 38px;
	text-transform: uppercase;
}

.terv_bitsms_uzenetek_pages ul li:first-child {
	width: 89px;
}

.terv_bitsms_uzenetek_pages ul li:last-child {
	border: 0;
	width: 110px;
}

.terv_bitsms_uzenetek_pages ul li a {
	display: block;
	float: left;
	width: 100%;
	height: 40px;
	background: #e4e7ec;
	color: #3a3a3a;
	text-decoration: none;
}

.terv_bitsms_uzenetek_pages ul li a:hover, .terv_bitsms_uzenetek_pages ul li a.select
	{
	background: #2eaac6;
	color: #fff;
}

.hidden {
	display: none;
}

div.other_button ul li.large, div.btn_holder ul li.large {
	width: 200px;
}

div.other_button.large {
	width: 600px;
}

div.other_button.auto, div.btn_holder.auto {
	width: auto;
}

div.other_button.right ul li {
	float: right;
}

td.small {
	width: 10%;
}

td.large {
	width: 38%;
}

div.other_button.receive_buttons ul {
    margin: 0;
    padding: 0;
    width: auto;
    float: right;
}
