﻿body , html {
	padding:0px;
	margin:0px;
}
body, * {
	font-size:8px;
	font-family:Arial;
}
#xforex-link-bottom {
	display:none;
}
#rates-type-1 {
	width:167px;
	height:280px;
	overflow:hidden;
	background:white url(bg-1.png) center left no-repeat;
}

#rates-type-1 #xforex-link-bottom {
	display:block;
	width:100%;
	height:40px;
}

#rates-type-2 {
	width:133px;
	height:255px;
	overflow:hidden;
	background:white url(bg-2.png) center left no-repeat;
}
#rates-type-3 {
	width:325px;
	height:250px;
	overflow:hidden;
	background:white url(bg-3.png) center left no-repeat;
}
#rates-type-3 .ctr-even td , #rates-type-3  .ctr-odd  td {
	font-size:10px !important;
	padding-top:1px !important;
	padding-bottom:1px !important;
}
#rates-type-3 #xforex-link {
	height:50px !important;
}
#rates-type-3  #currencyRateTable {
	margin-left:13px !important;
	margin-right:0 !important;
	width:295px !important;
}
#rates-type-3  .cur-first {
	width: 110px;
}





#rates-type-4 {
	width:320px;
	height:320px;
	overflow:hidden;
	background:white url(bg-4.png) center left no-repeat;
}
#rates-type-4 .ctr-even td , #rates-type-4 .ctr-odd  td {
	font-size:11px !important;
}
#rates-type-4 #xforex-link {
	height:63px !important;
}
#rates-type-4  #currencyRateTable {
	margin-left:13px !important;
	margin-right:0 !important;
	width:288px !important;
}
#rates-type-4  .cur-first {
	width: 110px;
}







.title {
	background-color:#f26b2f;
	color:white;
}
.title th {
	font-size:10px !important;
	border-top:1px solid #f38757;
	border-bottom:1px solid #f38757;
	text-align:left;
}
.title th.cur-first {
	text-align:center;
} 
#xforex-link {
	display:block;
	width:100%;
	height:58px;
} 
#currencyRateTable{
	margin-left:4px;
	margin-right:9px;
}
.sub-title {
	background-color:#333333;
	color:#ffffff;
	border-top:3px solid #d1d1d1;
	font-size:10px !important;
	padding-left:7px;
}
.ctr-even , .ctr-odd {
	
}
.ctr-even td , .ctr-odd  td {
	padding:2px 0px;
	color:#231f20;
	font-size:8px;
}
.cur-first {
	padding-left:2px !important;
}
.ctr-even {
	background-color:white;
}
