@charset "utf-8";
/****************** MAIN ELEMENTS *********************/
body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#6b6d70;
	background-image:url('images/bg-pattern.jpg');
	background-repeat:repeat;
}

.page404{
	text-align:center;
	margin:50px auto 50px auto;
}

.page404 a{
}

p{
	margin:0px;
	padding:0px;
}

.paragraph{
	padding:0px 0px 15px 0px;
	text-align:justify;
}

img{
	border:1px solid #faa55c;
	padding:2px;
}

a{
	color:#f58220;
	text-decoration:none;
}

a:hover{
	color:#f6a159;
	text-decoration:underline;
}

a.selected{
	color:#f6a159;
	font-weight:bold;
}

.break{
	padding:3px 0px 3px 0px;
}

.clear{
	clear:both;
	visibility:hidden;
	padding:0px;
	margin:0px;
	height:0px;
}

ul{
	margin:10px 0px 10px 30px;
	padding:0px;
	display:block;
}

ul li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	list-style:none;
	list-style-image:url('images/expand.gif');
}

ol{
	margin:10px 0px 10px 10px;
	padding:0px;
	display:block;
}

ol li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	list-style:decimal;
	list-style-position:inside;
	list-style-image:none;
}

#all table{
	border-top:1px solid #fcad6a;
	border-left:1px solid #fcad6a;
}

#all table th{
	background-color:#fcad6a;
	padding:10px 10px 10px 10px;
	color:#ffffff;
}

#all table td{
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #fcad6a;
	border-right:1px solid #fcad6a;	
}

#all{
	margin:0px auto 60px auto;
	text-align:left;
	width:940px;
	padding:5px 0px 5px 0px;
	background-color:#FFFFFF;
	border:1px solid #e5e3e3;
	-moz-border-radius:5px;
}

#all div.testing{
	width:100px;
	height:65px;
	background:transparent url('images/badge.png') no-repeat 0px 0px;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:35px 0px 0px 0px;
	margin:-40px 0px 0px 890px;
	position:absolute;
	z-index:99999999;
}



/*----------------- TITLEBAR ----------------*/
#titlebar{
	padding:0px 7px 0px 7px;
	margin:10px auto 0px auto;
	text-align:left;
	width:940px;
}

#titlebar div.top{
	padding:0px 0px 3px 0px;
}

#titlebar div.top div.login{
	float:left;
}

#titlebar div.top div.language{
	border:1px solid #e8e7e7;
	-moz-border-radius:3px;
	width:130px;
	height:21px;
	float:right;
	background-color:#eeeeee;
	background-image:url('images/language-bg.gif');
	background-repeat:repeat-x;
	cursor:pointer;	
}

#titlebar div.top div.search{
	float:left;
	width:180px;
	padding:2px 0px 0px 0px;
}

#titlebar div.top div.language-selector{
	float:right;
}

#titlebar div.top div.language div.item{
	float:left;
	padding:0px 0px 0px 5px;
}

#titlebar div.top div.language div.item img{
	float:left;
	border:none;
	padding:0px;	
}

#titlebar div.top div.language div.item a{
	float:left;
	padding:2px 0px 0px 6px;
}

#titlebar div.top div.language div.arrow{
	float:right;
	background-image:url('images/language-arrow.gif');
	background-repeat:no-repeat;
	background-position:left top;
	width:5px;
	height:3px;
	margin:6px 6px 0px 0px;
}






/*--------------- HEADER ----------------*/
#header{
	padding:0px 7px 0px 7px;
}

#header div.menu{
}

#header div.menu div.begin{
	background-image:url('images/menu-bg.gif');
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	height:49px;
	float:left;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
}

#header div.menu div.begin a{
	padding:5px 10px 5px 5px;
	float:left;
}

#header div.menu div.begin a img{
	margin:0px 0px 0px 0px;
	border:none;
	padding:0px;
}

#header div.menu div.begin:hover{
	background-image:url('images/menu-hover.gif');
	background-repeat:repeat-x;
	color:#e8e9ea !important;
}

#header div.menu div.end{
	background-image:url('images/menu-bg.gif');
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	height:49px;
	float:left;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	width:13px;
}

#body{
	padding:0px 7px 0px 7px;
}


#body div.contentpage{
}

#body div.contentpage div.full{
	width:900px;
}

#body div.contentpage div.left{
	width:640px;
	float:left;
}

#body div.contentpage div.right{
	width:250px;
	float:right;
	padding:0px 0px 0px 10px;
}

#body div.homepage{
}

#body div.homepage div.middle-menu{
	position:relative;
	border:1px solid #d9dcdb;
	-moz-border-radius:5px;
	margin:0px 0px 10px 0px;
}

#body div.homepage div.columns{
	margin:0px 0px 10px 0px;
}

#body div.homepage div.columns div.column-1{
	width:232px;
	float:left;
	min-height:270px;
	border-right:1px solid #fac292;
}
#body div.homepage div.columns div.column-2{
	width:460px;
	float:left;
	min-height:270px;
	border-right:1px solid #fac292;
}
#body div.homepage div.columns div.column-3{
	width:220px;
	float:right;
	min-height:270px;
}

#body div.homepage div.columns div.adviceBox{
	padding:10px 10px 0px 0px;
}

#body div.homepage div.columns div.adviceBox div.title{
	background-image:url('images/icon-advice.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 25px;
	height:25px;
	font-size:14px;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #e4e4e5;
}

#body div.homepage div.columns div.adviceBox div.content{
}

#body div.homepage div.columns div.adviceBox div.content div.article{
	font-weight:bold;
	color:#525355;
	margin:0px 0px 5px 0px;
}

#body div.homepage div.columns div.adviceBox div.content div.answer{
	text-align:justify;
}
#body div.homepage div.columns div.adviceBox div.content div.more{
	text-align:right;
	margin:3px 0px 0px 0px;
}

#body div.homepage div.columns div.news{
	padding:10px 10px 0px 10px;
}

#body div.homepage div.columns div.news div.title{
	background-image:url('images/icon-news.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px 0px 5px 35px;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 5px 10px;
	border-bottom:1px solid #e4e4e5;
}

#body div.homepage div.columns div.news div.content{
}

#body div.homepage div.columns div.news div.more{
	text-align:right;
	margin:5px 0px 0px 0px;
}

#body div.homepage div.menuLinks{
	border-left:1px solid #fac292;
	padding:10px 0px 0px 0px;
}

#body div.homepage div.menuLinks div.title{
	background-image:url('images/icon-link.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 25px;
	height:25px;
	font-size:14px;
	text-transform:uppercase;
	margin:0px 0px 5px 10px;
	border-bottom:1px solid #e4e4e5;
}

#body div.homepage div.currencyBox{
	padding:10px 0px 0px 0px;
}

#body div.homepage div.currencyBox div.title{
	background-image:url('images/currency.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 35px;
	height:25px;
	font-size:14px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #e4e4e5;
}

#body div.homepage div.currencyBox iframe{
	border:none;
	height:210px;
	overflow:hidden;
	width:100%;
}

#body div.homepage div.currencyBox iframe table{
	background-color:#f8b379 !important;
}

#body div.homepage div.bottom-row{
	padding:0px 0px 5px 0px;
	font-size:12px;
}

#body div.homepage div.bottom-row strong{
	color:#f89847;
}

#body div.homepage div.bottom-row div.statistic{
	float:left;
	background-image:url('images/icon-world.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 25px;
}

#body div.homepage div.bottom-row div.statistic div.online{
	margin:0px 0px 3px 0px;
}

#body div.homepage div.bottom-row div.statistic div.visits{
	margin:0px 0px 0px 0px;
}

#body div.homepage div.bottom-row div.statistic div.visits span{
	color:#c2c3c4;
	font-size:9px;
}

#body div.homepage div.bottom-row div.weather{
	float:right;
	background-image:url('images/icon-calendar.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 25px;
	height:25px;
}

#footer{
	text-align:center;
	padding:5px 7px 0px 7px;
	border-top:1px solid #E4E4E5;
}

#footer img{
	border:0px;
	padding:0px;
}

.break{
	height:5px !important;
}

.contentPager{
	margin-top:0px;
	padding-top:0px;
	font-size:11px;
}







/*------------------- WEB LINKS ------------------*/
.webLink{
	margin:5px 0px 3px 3px;
}

.webLink_item{
	background-image:url('images/weblink.gif');
	background-repeat:no-repeat;
	background-position:left middle;
	padding-left:18px;
	margin:5px 0px 3px 2px;
	padding-bottom:5px;
	border-bottom:1px solid #b1e3f8;
}

.webLink_link{
	color:#4266bc;
	font-size:12px;
	text-decoration:none;
}

.webLink_link:hover{
	color:#005e99;
	background-color:#fcda7e;
}



/*------------------ NEWS SECTION ------------------*/

.conInfo_alert{
	background-color:#FFFF99;
	border:1px dashed #FF9966;
	padding:5px 5px 15px 40px;
	margin:10px;
	background-image:url('images/exclam.gif');
	background-repeat:no-repeat;
	background-position:3px 0px;
}

.conInfo_info{
	background-color:#d4e4f1;
	border:1px dashed #66c7ff;
	padding:5px 5px 15px 40px;
	margin:10px;
	background-image:url('images/question.gif');
	background-repeat:no-repeat;
	background-position:3px 0px;
}

.conInfo_question{
	background-color:#d5ecd0;
	border:1px dashed #8dca75;
	padding:5px 5px 15px 40px;
	margin:10px;
	background-image:url('images/question.gif');
	background-repeat:no-repeat;
	background-position:3px 0px;
}

.conInfo_error{
	background-color:#f1d4d4;
	border:1px dashed #f07878;
	padding:5px 5px 15px 40px;
	margin:10px;
	background-image:url('images/exclam.gif');
	background-repeat:no-repeat;
	background-position:3px 0px;
}

.conInfo_restrict{
	background-color:#f1d4d4;
	border:1px dashed #f07878;
	padding:5px 5px 15px 40px;
	margin:10px;
	background-image:url('images/exclam.gif');
	background-repeat:no-repeat;
	background-position:3px 0px;
}

.conInfo_holiday{
	background-color:#d4e4f1;
	border:1px dashed #66c7ff;
	padding:5px 5px 15px 40px;
	margin:10px;
	background-image:url('images/question.gif');
	background-repeat:no-repeat;
	background-position:3px 0px;
}


.readContent_pictures{
	border-top:1px solid #cce0e9;
	padding-top:5px;
	margin-top:10px;
}

.readContent_pictBox{
	text-align:center;
	width:150px;
}

.readContent_pictImg{
	border:1px solid #d6e1dd;
	padding:2px;
}

div.readContent_files{
	padding:10px 0px 0px 0px;
}

div.readContent_files div.fileTitle{
	font-weight:bold;
	padding:0px 0px 5px 23px;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #EEEEEE;
	background:transparent url('images/folder-content.png') no-repeat 0px 0px;
}

div.readContent_files div.fileTitle span{
	font-size:10px;
	font-weight:normal;
}







/*------------------ POLL SECTION ------------------*/
.pollItems{
	margin-top:65px;
	margin-left:20px;
}

.pollItem{
	width:240px;
	padding:0px 0px 0px 0px;
}

.pollItem table, .pollItem table td, .pollItem table th{
	border:none !important;
}

.pollTitle{
	text-align:center;
	color:#6B6D70;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:0px !important;
}

.pollImg{
	margin-bottom:5px;
}

.pollPic{
	text-align:center;
	padding:2px;
	border:2px solid #00ffba;
}

.pollPic:hover{
	border:2px solid #00d688;
}

.pollItem_list{
	color:#6b6d70;
}

.pollItem_list:hover{
	color:#292929;
	background-color:#ebeaea;
}

.pollRadio{
	border-bottom:1px solid #ebeaea !important;
	height:15px;
	width:20%;
	text-align:right;
	padding:0px 5px 5px 0px !important;
}

.pollAnswer{
	text-align:left;
	width:80%;
	padding:0px 0px 5px 5px !important;
	font-size:12px;
	height:15px;
	border-bottom:1px solid #ebeaea !important;
}

.pollButton{
	text-align:center;
	margin-top:10px;
	margin-bottom:3px;
}

.pollBottom{
	text-align:center;
	font-size:11px;
	color:#707070;
}

.pollBottom_link{
	text-decoration:underline;
}

.pollBottom_link:hover{
	background-color:#faebc2;
	text-decoration:none;
}

.pollTableCell{
	text-align:center;
}

.pollResult_item{
	text-align:left;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #EBEAEA;
}

.pollResult_item:hover{
	color:#292929;
	background-color:#ebeaea;
}

.pollResult_answer{
	margin-bottom:2px;
}

.pollResult_progress{
	font-weight:bold;
}

.pollResult_progress img{
	border:none;
	padding:0px;
}


.pollResult_list{
	text-align:left;
	font-size:12px;
	color:#707070;
	padding-bottom:5px;
	border-bottom:1px solid #dbefe9;
	padding-top:5px;
	background-image:url('images/more.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
}

.pollResult_list:hover{
	color:#c456b4;
	background-color:#ebf9f6;
}

.pollResult_list_link{
	color:#42bc9e;
	text-decoration:none;
}

.pollResult_list_link:hover{
	color:#1b9a75;
	text-decoration:underline;
}







/*------------------ FAQ SECTION ------------------*/
.faq{
	margin-left:10px;
	margin-top:20px;
}

.faqCategor_Title{
	color:#009de0;
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:10px;
	background-color:#bae6fa;
	margin-right:5px;
	padding:5px;
}

.faqItem{
	color:#707070;
	font-size:12px;
	padding-left:25px;
	padding-bottom:5px;
	padding-top:4px;
	border-bottom:1px solid #bae6fa;
}

.faqItem_link{
	color:#707070;
	text-decoration:none;
}

.faqItem_link:hover{
	text-decoration:underline;
}

.faqQuestion{
	text-align:left;
	background-image:url('images/faq.jpg');
	background-repeat:no-repeat;
	background-position:5px 0px;
	font-size:14px;
	color:#009de0;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #bae6fa;
	margin-bottom:10px;
}

.faqAnswer{
	text-align:justify;
	font-size:12px;
	color:#707070;
}



/*-------------- FORM begin ---------------*/
.msg_error{
	border:1px dashed #f1d975;
	color:#e15b19;
	font-size:11px;
	padding:5px 10px 5px 25px;
	text-align:left;
	background:transparent url('images/icon-warning.png') no-repeat 3px 4px;
}

.msg_info{
	border:1px dashed #d4e1fa;
	font-size:11px;
	color:#6894e4;
	padding:5px 10px 5px 25px;
	text-align:left;
	background:transparent url('images/icon-info.png') no-repeat 3px 4px;
}

.formContainer{
	margin-top:15px;
}

.formC_row{
	margin-bottom:10px;
}

.formC_rowDesc{
	float:left;
}

.formC_rowDesc div{
	text-align:right;
	padding-right:5px;
}

.formCombo{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #F58220;
	display:block;
	font-size:10px;
	margin:0 0 5px;
	padding:5px;
}

input[type=text].searchItem{
	background:transparent url(images/search-input.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#888888;
	float:left;
	font-size:12px;
	height:auto;
	line-height:17px;
	margin:0;
	padding:2px 0 3px 5px;
	vertical-align:top;
	width:150px;
}

input[type=text].formItem, input[type=password].formItem, textarea.formItem, input[type=file].formItem{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #F58220;
	display:block;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}

.formButton{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:#9D5900 url('images/bg-btn-blue.png') repeat-x scroll 0 0;
	border:1px solid #9D5900;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:4px 10px 5px;
	text-shadow:0 -1px 0 #9D5900;
}






/*__________________ TOOLBAR __________________*/
#fixed-footer {
    background:#eee;
    border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
    position:absolute;
    bottom:0;
    height:40px;
	width:945px;
	margin:0px auto;
}

 /* for moz/opera and others*/
html>body #fixed-footer{position:fixed}

#footer-inner {
    border-top:1px solid #fff;
    background:#eee;
    height: 25px;
}

div.logos{
	padding:5px 0px 0px 200px;
	float:left;
}

div.gototop{
	float:right;
	padding:5px 20px 0px 0px;
}

div.gototop a{
	cursor:pointer;
}

div.gototop a img{
	border:none;
}

div.logos div.logo{
	background-repeat:no-repeat;
	background-position:left top;
	opacity:0.4;
	filter:alpha(opacity=40);
	float:left;
	margin:0px 15px 0px 0px;
	cursor:pointer;
}

div.logos div.logo:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
}

div.logos div.tenger{
	background-image:url('images/logo-1.png');
	width:75px;
	height:30px;
}

div.logos div.xac{
	background-image:url('images/logo-2.png');
	width:88px;
	height:25px;
}

div.logos div.horus{
	background-image:url('images/logo-3.png');
	width:185px;
	height:30px;
}

div.logos div.mol{
	background-image:url('images/logo-4.png');
	width:74px;
	height:30px;
}

div.logos div.security{
	background-image:url('images/logo-5.png');
	width:119px;
	height:30px;
}









/*------------------ PAGE ------------------*/
div.block{
	background-color:#EEEEEE;
	-moz-border-radius:5px;
}

div.block div.header{
	background-color:#666666;
	color:#ffffff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	padding:5px 10px 10px 10px;
}

div.block div.header img{
	border:none;
	padding:0px;
	float:left;
}

div.block div.header h3{
	padding:0px;
	margin:5px 0px 0px 50px;
}

div.block div.body{
	padding:15px 5px 10px 5px;
}

div.page{
}

div.page div.title{
	height:38px;
	border-bottom:1px solid #f58220;
	background-image:url('images/horizontal.png');
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#333333;
	padding:10px 0px 0px 10px;
}

div.page div.companyTitle h1 span{
	font-size:14px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
}

div.page div.title h1{
	padding:0px;
	margin:0px;
	float:left;
}

div.page div.title h2{
	padding:0px;
	margin:0px;
}

div.page div.content{
	padding:15px 10px;
}



div.directors{
}

div.directors div.article{
	font-weight:bold;
	text-align:center;
	margin:10px 0px 0px 0px;
}

div.directors div.item{
	cursor:default;
	background-color:#f3f2f2;
	border:1px solid #dcdcdc;
	-moz-border-radius:5px;
	padding:10px 0px 10px 0px;
	width:190px;
	text-align:center;
	margin:10px 15px 5px 0px;
	float:left;
	height:250px;
}

div.directors div.item:hover{
	border:1px solid #f0ac72;
	background-color:#faebde;
}

div.directors div.item img{
	background-color:#FFFFFF;
}

div.directors div.item div.caption{
	padding:5px 10px 0px 10px;
	text-align:left;
	border-top:1px solid #dcdcdc;
	margin:5px 0px 0px 0px;
	height:30px;
	position:relative;
	bottom:0px;
}


div.history{
}

div.history div.logo-old{
	float:left;
	margin:5px 30px 0px 0px;
}

div.history div.logo-new{
	float:left;
	margin:15px 0px 0px 30px;
}

div.history div.caption{
	text-align:center;
	font-size:10px;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	color:#ef8813;
}

div.history div.logo-old img, div.history div.logo-new img{
	border:none;
	padding:0px;
}

div.history div.article{
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	background-image:url('images/icon-history.jpg');
	background-repeat:no-repeat;
	background-position:20px top;
	height:41px;
	padding:3px 0px 0px 55px;
	float:right;
}




div.greeting{
}

div.greeting div.article{
	text-align:center;
	margin:0px 0px 20px 0px;
	text-transform:uppercase;
	color:#4f5051;
}

div.greeting div.body{
	text-align:justify;
}

div.greeting div.bottom{
}

div.greeting div.bottom div.director{
	float:left;
	font-size:12px;
	text-transform:uppercase;
	padding:40px 0px 0px 0px;
}

div.greeting div.bottom div.signature{
	float:left;
	margin:0px 0px 0px 100px;
}

div.greeting div.bottom div.signature img{
	border:none;
	padding:0px;
}

div.greeting div.bottom div.name{
	float:right;
	font-size:12px;
	text-transform:uppercase;
	padding:50px 0px 0px 0px;
}



div.cooperate{
	background:transparent url('images/icon-cooperate.png') no-repeat right 20px;
}

div.contact-us{
	background:transparent url('images/icon-contactus.png') no-repeat right 20px;
}

div.newsBG{
	background:transparent url('images/icon-newsBG.png') no-repeat right 10px;
}

div.newsBG img.default{
	float:left;
	margin:0px 5px 0px 0px;
}



div.services{
}

div.services h2.adviceTitle{
	padding:10px 0px 10px 35px;
	margin:0px 0px 0px 0px;
	background:transparent url('images/icon-adviceTitle.png') no-repeat 0px 5px;
	float:left;
	display:block;
}

div.services div.row{
	margin:0px 0px 0px 0px;
	padding:5px 2px 5px 3px;
	border-bottom:1px solid #fedbbd;
}

div.services div.no-border{
	margin:0px 0px 0px 0px;
	padding:5px 2px 5px 3px;
	border-bottom:none;
}

div.services div.row:hover{
	background-color:#fffaf6;
}

div.services div.row div.head{
	font-weight:bold;
	padding:0px 0px 5px 15px;
	background-image:url('images/arrow-content.png');
	background-repeat:no-repeat;
	background-position:left top;
	height:15px;
}

div.services div.row div.head span.desc{
	font-size:10px;
	color:#8C8C8C;
	padding:5px 0px 5px 0px;
	font-weight:normal;
}

div.services div.advantage{
	padding:10px 0px 0px 0px;
}

div.services div.advantage div.head{
	font-size:16px;
	font-weight:bold;
	height:38px;
	margin:0px;
	padding:7px 0px 0px 35px;
	background-image:url('images/icon-advantage.png');
	background-repeat:no-repeat;
	background-position:left top;
}

div.services{
}

div.services div.bottom{
}

div.services div.bottom img{
	border:none;
	padding:0px;
}

div.services div.bottom div.signature-left{
	float:left;
	margin:-60px 0px 0px 0px;
}

div.services div.bottom div.signature-right{
	float:right;
	margin:-60px 0px 0px 0px;
}

div.services div.bottom div.signature-left div.company, div.services div.bottom div.signature-right div.company{
	font-weight:bold;
	font-size:14px;
}

div.services div.bottom div.signature-left div.desc, div.services div.bottom div.signature-right div.desc{
	font-size:12px;
}

div.financial-report div.reportTitle{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 10px 0px;
}

div.financial-report div.subTitle{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}



div.news-static{
}

div.news-static div.paragraph-spacer{
	padding:0px 0px 15px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #fbf0e6;
}



/*---------------- NEWS ----------------*/
div.rating{
	text-align:center;
	padding:0px 0px 0px 20px;
}

div.news-hitcounter{
	float:right;
	color:#A1A1A1;
	padding:7px 10px 0px 0px;
	font-size:12px;
}

div.newsBox{
	text-align:justify;
	padding:0px 5px 0px 5px;
}

div.newsBox div.more{
	text-align:right;
	margin:5px 5px 0px 0px;
}

div.bannerBox{
	padding:10px 0px 10px 0px;
	text-align:center;
	width:240px;
	height:180px;
}

div.bannerBox img{
	border:none;
	padding:0px;
	margin:10px 0px 0px 5px !important;
}

div.linkBox{
}

div.linkBox ul li a{
	text-transform:uppercase;
	-moz-border-radius:5px;
}


div.blank-download{
}

div.blank-download div.blankItem{
	padding:5px 5px 20px 5px;
	background:transparent url('images/blank-bg.png') no-repeat right 0px;
	border:1px solid #ffffff;
	min-height:90px;
}

div.blank-download div.blankItem:hover{
	background-color:#fffaf6;
	border:1px dashed #fbf0e6;
}

div.blank-download div.blankTitle{
	padding:0px 0px 5px 20px;
	font-size:12px;
	font-weight:bold;
	background:transparent url('images/arrow-content.png') no-repeat 5px 0px;
}

div.blank-download div.blankContent{
}

div.blank-download div.fileTitle{
	display:none;
}



/*---------------- TOOLTIP ----------------*/
.tipHeader{
	background:#e18916;
	font-size:11px;
	font-weight:bold;
	border-top:1px solid #da6d33;
	border-left:1px solid #da6d33;
	border-right:1px solid #da6d33;
	padding:3px;
	color:#ffffff;
	filter:alpha(opacity=85);
	opacity:0.85;
}

.tipBody{
	background:#fdeec9;
	font-size:11px;
	border-left:1px solid #da6d33;
	border-right:1px solid #da6d33;
	border-bottom:1px solid #da6d33;
	border-top:1px solid #da6d33;
	padding:3px;
	filter:alpha(opacity=85);
	opacity:0.85;
	color:#383838;
}

.tipBody h3{
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}






/*---------------- GALLERY -----------------*/
.galleryCategor_combo{
	text-align:right;
	padding:0px 0px 0px 0px;
}

.galleryCategor_combo select{
	float:right;
}

.galleryCategor_combo div.galleryTitle{
	float:left;
	font-size:12px;
	text-transform:uppercase;
	background:transparent url('images/arrow-content.png') no-repeat 0px 0px;
	padding:0px 0px 0px 17px;
}

.galleryCategor_combo div.galleryTitle span {
	font-size:10px;
	margin:0px 0px 0px 5px;
	text-transform:none;
	color:#A1A1A1;
}

.galleryItem{
	float:left;
	width:150px;
	text-align:center;
	padding:0px 5px 10px 5px;
	min-height:180px;
}

.galleryItem a{
	border:none;
	padding:0px;
	margin:0px;
}

.galleryItem img{
	padding:2px;
	border:2px solid #fbc18f;
}

.galleryItem img:hover{
	border:2px solid #faa55c;
}

.galleryItem div.desc{
	font-size:10px;
	text-align:center;
	margin:-2px 0px 10px 0px;
	padding:3px 0px 3px 0px;
	background-color:#fbc18f;
	color:#4D4D4D;
}



/*__________________ BOX ___________________*/
div.box{
	width:600px;
}

div.box div.title{
	background-color:#f89744;
	padding:10px 10px 10px 25px;
	border:1px solid #f89744;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

div.box div.content{
	padding:5px;
	text-align:center;
}

div.box div.buttons{
	text-align:right;
	margin:5px 0px 0px 0px;
	border-top:1px solid #cccccc;
	background-color:#f2f2f2;
	padding:8px 10px 8px 10px;
}

div.box div.content div.warning{
	border:1px solid #e2c822;
	background-color:#fff9d7;
	padding:14px 10px 14px 10px;
	text-align:left;
	color:#333333;
	font-size:12px;
}

div.box div.content div.calculation{
	padding:14px 10px 14px 10px;
	text-align:left;
	background:transparent url('images/icon-calculation.png') no-repeat right 10px;
}

div.box div.content div.info{
	border:1px solid #2285e2;
	background-color:#d7e7ff;
	padding:14px 10px 14px 10px;
	text-align:left;
	color:#333333;
	font-size:12px;
}



/*_____________________ USER-MENU _______________________*/
div.user-menu{
	color:#000000;
}

div.user-menu div.row{
	font-size:12px;
	padding:5px 3px 5px 15px;
	background:transparent url('images/arrow-content.png') no-repeat 0px 5px;
	border-bottom:1px solid #f3caa6;
}

div.user-menu div.row:hover{
	background-color:#f3caa6;
}

div.user-menu div.row a{
	color:#000000;
}

div.user-menu div.row a:hover{
	color:#b35b11;
	text-decoration:underline;
}







/*_____________________ ADMIN _______________________*/
div.admin{
}

div.admin div.buttons{
	text-align:right;
	padding:0px 0px 0px 0px;
	float:right;
	height:27px;
}

div.admin div.message{
	float:left;
	width:300px;
}

div.admin div.grid{
	padding:5px 0px 0px 0px;
}

div.admin div.panel{
	
}

div.admin div.panel div.row{
	border-bottom:1px solid #fee6d2;
	padding:5px 0px 10px 0px;
}

div.admin div.panel div.row div.desc{
	float:left;
	width:140px;
	padding:5px 10px 15px 0px !important;
	background-color:#fef5ed;
	height:100%;
}

div.admin div.panel div.row div.desc div{
	width:100%;
	text-align:right;
}

div.admin div.panel div.row div.comp{
	float:left;
	width:490px;
	
}

div.admin div.panel div.row div.comp input[type=text], div.admin div.panel div.row div.comp textarea{
	width:475px;
}

div.admin div.panel table{
	border-color:-moz-use-text-color #ABC6DD !important;
	border-style:none solid !important;
	border-width:0 1px !important;
}

div.admin div.panel table td{
	padding:0px !important;
	border-bottom:none !important;
	border-right:none !important;
}

div.admin div#picField{
	width:250px;
}

div.admin div.pic-uploader{
	border-bottom:1px solid #ffecdd;
	padding:5px 0px 2px 10px;
}

div.admin div.pic-uploader:hover{
	background-color:#fff2e7;
}

div.admin div.addPic{
	width:200px;
	float:left;
}

div.admin div.addPic a img{
	padding:0px;
	border:none;
}

div.admin div.picItem{
	float:left;
	width:120px;
}

div.admin div.picItem div.picDesc{
	background-color:#faa55c;
	color:#ffffff;
	width:102px;
	padding:0px 2px 2px 2px;
	text-align:center;
}

div.admin div.picDelete span.delete{
	color:#ff0000;
}

div.admin select.rightCombo{
	float:right;
}

input.button, a.button {
	padding:2px 7px 5px 25px;
	border:1px solid #f89744;
	-moz-border-radius:5px;
	font-size:12px;
	font-weight:bold;
	color:#f89744;
	background-color:#fff1e5;
}

a.button{
	padding:5px 7px 5px 25px !important;
	display:block;
}

input.button:hover, a.button:hover{
	text-decoration:none;
	cursor:pointer;
	background-color:#f9e2ce;
}

input.buttonAdd, a.buttonAdd {
	background:#fff1e5 url('images/icon-add.png') no-repeat 2px 2px;
}

input.buttonDownload, a.buttonDownload {
	background:#fff1e5 url('images/icon-download.png') no-repeat 2px 2px;
}

input.buttonCreate, a.buttonCreate {
	background:#fff1e5 url('images/icon-create.png') no-repeat 2px 2px;
}

input.buttonSave, a.buttonSave {
	background:#fff1e5 url('images/icon-save.png') no-repeat 2px 2px;
}

input.buttonCancel, a.buttonCancel {
	background:#fff1e5 url('images/icon-back.png') no-repeat 2px 2px;
}



/*___________________ COMPANY FRONTEND ____________________*/
div.companycontent{
}

div.companycontent div.article{
	background:transparent url('images/icon-page.png') no-repeat 0px 0px;
	font-size:18px;
	font-weight:bold;
	float:right;
	padding:4px 0px 6px 35px;
}

div.companycontent div.tags{
	background:transparent url('images/icon-tag.png') no-repeat 7px 2px;
	font-size:12px;
	font-weight:bold;
	float:right;
	padding:5px 0px 6px 40px;
	color:#f89744;
	height:25px;
	margin:5px 0px 0px 0px;
	border-top:1px solid #fbe8d9;
}

div.companycontent div.hitcounter{
	font-size:11px;
	float:left;
	padding:5px 10px 6px 5px;
	color:#f89744;
	height:25px;
	margin:5px 0px 0px 0px;
	border-top:1px solid #fbe8d9;
	width:85px;
}




div.companyBox{
}

div.companyBox div.name span.begin-year{
	font-size:11px;
	font-weight:normal;
	float:right;
	padding:2px 0px 0px 0px;
}

div.companyBox div.name{
	font-size:14px;
	font-weight:bold;
	padding:0px 10px 5px 22px;
	background:transparent url('images/arrow-content.png') no-repeat 5px 3px;
}

div.companyBox div.logo{
	text-align:center;
}

div.companyBox div.logo img{
	border:none;
	padding:0px;
}

div.companyBox div.slogan{
	margin:5px 0px 0px 0px;
	font-style:italic;
	text-align:center;
}

div.companyBox div.slogan img{
	border:none;
	padding:0px;
}

div.companyBox div.direction{
	background:#fcc79a;
	padding:5px 10px 5px 10px;
	text-transform:uppercase;
	-moz-border-radius:5px;
	margin:7px 0px 0px 0px;
	text-align:center;
}


/*__________________ LAW __________________*/
div.law{
}

div.law div.item{
	float:left;
	width:240px;
	padding:10px 0px 0px 55px;
	border:1px solid #ffffff;
	-moz-border-radius:5px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin:0px 10px 0px 0px;
}

div.law div.item div.inner{
	height:50px;
	padding:0px 0px 0px 10px;
}

div.law div.item div.inner:hover{
	background:#fef7f1 url('images/law-bg.jpg') repeat-x 0px 0px;
}

div.law div.item:hover{
	color:#232323;
	border:1px solid #e8e8e8;
	cursor:pointer;
}

div.law div.item div.date{
	padding:0px 0px 5px 0px;
}

div.law div.item div.art{
	font-weight:bold;
	font-size:12px;
}




/*__________________ PRODUCT _________________*/
div.products{

}

div.products div.count-product{
	font-size:11px;
	text-align:right;
	padding:0px 10px 0px 0px;
	color:#f89744;
	margin:0px 0px 0px 0px;
}

div.products div.companyItem{
	cursor:pointer !important;
	min-height:220px !important;
}

div.products div.item{
	-moz-border-radius:5px;
	background-color:#F3F2F2;
	border:1px solid #DCDCDC;
	cursor:default;
	float:left;
	min-height:250px;
	margin:10px 15px 5px 0;
	padding:10px 0;
	text-align:center;
	width:190px;
}

div.products div.item:hover{
	border:1px solid #f0ac72;
	background-color:#faebde;
}

div.products div.item div.caption{
	border-top:1px solid #DCDCDC;
	bottom:0;
	height:30px;
	margin:5px 0 0;
	padding:5px 10px 0;
	text-align:left;
}

div.products div.item div.caption div.name{
	font-weight:bold;
	background:transparent url('images/arrow-content.png') no-repeat 0px 0px;
	padding:0px 0px 3px 14px;
}

div.products div.item div.caption div.company{
	text-transform:uppercase;
}

div.products div.item div.caption div.supplied_service{
	padding:0px 0px 5px 0px;
	text-align:justify;
}

div.products div.item div.caption div.model{
	padding:0px 0px 5px 0px;
}

div.products div.item div.caption div.price{
	float:left;
	color:#ef8a34;
	font-weight:bold;
}

div.products div.item div.caption div.year{
	float:right;
	color:#CBCBCB;
}

div.products div.item div.caption div.desc{
	padding:5px 0px 0px 0px;
}



div.branchList{
}

div.branchList div.article{
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 10px 25px;
	background:transparent url('images/icon-branch.png') no-repeat 0px 0px;
}

div.branchList div.item{
	background:transparent url('images/expand.gif') no-repeat 8px 4px;
	min-height:23px;
	padding:3px 0px 0px 25px;
	text-transform:uppercase;
	font-size:12px;
}




/*__________________ PM _________________*/
.pm{
}

.pm textarea, .pm input[type=text]{
	width:225px;
}

.pm label{
	font-size:12px;
	padding:0px 0px 0px 25px;
	margin:0px 0px 0px 0px;
	background:transparent url('images/arrow-content.png') no-repeat 7px 0px;
}



/*___________________ FORUMS ___________________*/
div.forum{
}

div.forum table{
	border-left:1px solid #e3e3e3 !important;
	border-top:1px solid #e3e3e3 !important;
	border-right:1px solid #e3e3e3 !important;
	border-bottom:1px solid #e3e3e3 !important;
	width:100%;
}

div.forum table thead tr th{
	background:#e3e3e3 url('images/forum-title-bg.jpg') repeat-x 0px 0px !important;
	height:23px;
	padding:0px 0px 0px 10px !important;
	color:#666666 !important;
	border-right:1px solid #cccccc;
	border-left:1px solid #ffffff;
	-moz-border-radius-topleft:5px !important;
	-moz-border-radius-topright:5px !important;
}

div.forum table thead tr th.first{
	border-left:none;
}

div.forum table thead tr th.last{
	border-right:none;
}

div.forum table tbody tr td{
	border-top:1px solid #ffffff !important;
	background-color:#f6f6f6 !important;
	border-right:1px solid #ffffff !important;
	border-bottom:none !important;
}

div.forum table tbody tr td.last{
	border-right:none!important;
}

div.forum table tbody tr td.gray{
	background-color:#eeeeee !important;
}


div.forum div.f-title{
	font-size:12px;
	background:transparent url('images/icon-forum.png') no-repeat 0px 0px;
	padding:12px 5px 10px 50px !important;
	width:330px;
}

div.forum div.f-titleClosed{
	background:transparent url('images/icon-forum-closed.png') no-repeat 0px 0px !important;
}

div.forum div.f-title a{
	color:#ea8021;
}

div.forum div.f-items{
	color:#A1A1A1;
}

div.forum div.f-hasMessages{
	font-weight:bold;
	color:#8C8C8C !important;
}

div.forum div.f-date{
	font-size:10px;
	color:#aaaaaa;
}

div.forum div.closed{
	font-size:10px;
	color:#ff0000;
	padding:1px 0px 0px 5px;
	float:right;
}

div.forum div.default{
}

div.forum div.default h2.article{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 45px;
	background:transparent url('images/icon-forum-title.png') no-repeat 0px 0px;
	font-weight:normal;
	font-size:185%;
}

div.forum div.default div.text{
	font-size:12px;
	line-height:17px;
	text-align:justify;
}

div.forum div.default div.stat{
	padding:0px 0px 5px 0px;
	float:right;
}

div.forum div.default div.stat div.time{
	float:left;
	padding:0px 10px 5px 18px;
	background:transparent url('images/icon-forum-time.png') no-repeat 0px 0px;
}

div.forum div.default div.stat div.count-items{
	float:left;
}

div.forum div.default div.toolbar{
	padding:10px 0px 0px 0px;
	float:right;
}

div.forum div.default div.toolbar div.item{
	float:left;
	padding:2px 15px 7px 25px;
}

div.forum div.default div.toolbar div.item a{
	font-size:12px;
}

div.forum div.default div.toolbar div.comment{
	background:transparent url('images/icon-forum-comment.png') no-repeat 0px 0px;
}

div.forum div.default div.toolbar div.block{
	background:transparent url('images/icon-forum-block.png') no-repeat 0px 0px;
}

div.forum div.default div.text img.defaultImg{
	float:right;
	display:block;
	margin:0px 0px 0px 7px;
}

div.forum div.answers{
	padding:0px 0px 10px 0px;
}

div.forum div.answers h2{
	margin:10px 0px 5px 0px;
	padding:5px 0px 5px 5px;
	font-weight:normal;
	font-size:185%;
}

div.forum div.textarea{
}

div.forum div.textarea h2{
	margin:10px 0px 5px 0px;
	padding:5px 0px 5px 45px;
	background:transparent url('images/icon-forum-add.png') no-repeat 0px 0px;
	font-weight:normal;
	font-size:185%;
}

div.forum div.textarea h2.closed{
	color:#B6B6B6;
}

div.forum div.textarea label{
	font-size:12px;
	padding:0px 0px 0px 25px;
	margin:0px 0px 0px 0px;
	background:transparent url('images/arrow-content.png') no-repeat 7px 0px;
}

div.forum div.items{
	border:1px solid #f6b781;
	padding:10px;
}

div.forum div.items div.item{
	border-bottom:1px dotted #cccccc;
	padding:5px 0px 5px 0px;
}

div.forum div.items div.item div.answerTitle{
	float:left;
	margin:0px 10px 0px 0px;
	color:#4596c1;
}

div.forum div.items div.item div.dateTime{
	float:left;
}

div.forum div.items div.item div.rating{
	float:right;
	margin:-5px 0px 0px 0px;
}

div.forum div.items div.item div.rating a{
	float:left;
}

div.forum div.items div.item div.rating span{
	padding:7px 0px 0px 0px;
	float:left;
	width:20px;
}

div.forum div.items div.item div.rating span.good{
	color:#438dba;
}

div.forum div.items div.item div.rating span.bad{
	color:#b70909;
}

div.forum div.items div.item div.rating img{
	border:none;
	padding:0px;
}

div.forum div.items div.item div.answerContent{
}







/*___________________ JOB ___________________*/
div.jobApp{
}

div.jobApp h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	font-weight:normal;
}

div.jobApp div.group-box{
	border:2px solid #6d6e71;
	margin:5px 0px 15px 0px;
}

div.jobApp div.group-box div.group-title{
	background-color:#6d6e71;
	font-size:155%;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:left;
	float:left;
	padding:5px 7px 5px 7px;
}

div.jobApp div.group-box div.group-content{
	padding:10px;
}

div.jobApp div.group-box div.group-content div.col-1{
	width:380px;
	float:left;
}

div.jobApp div.group-box div.group-content div.col-2{
	width:380px;
	float:left;
}

div.jobApp div.group-box div.group-content div.col-float{
	float:left;
}

div.jobApp div.group-box div.group-content div.col-left{
	float:left;
}

div.jobApp div.group-box div.group-content div.col-right{
	float:right;
}

div.jobApp div.group-box div.group-content div.description{
	font-size:12px;
	text-transform:uppercase;
	color:#ea7f24;
	text-align:left;
	padding:10px 0px 3px 0px;
}

div.jobApp div.group-box div.group-content label{
	float:left;
	text-align:right;
	padding:3px 10px 0px 0px;
	font-size:12px;
}






/*_____________________ CALCULATION _______________________*/
div.calculation{
}

div.calculation div.row{
	padding:0px 0px 3px 0px;
	margin:0px 0px 3px 0px;
}

div.calculation div.row label{
	background:transparent url('images/arrow-content.png') no-repeat 0px 0px;
	padding:0px 0px 5px 16px;
	font-size:12px;
}

div.calculation div.divider{
	padding:0px 0px 3px 0px;
	border-top:1px solid #f9b377;
	border-bottom:1px solid #f9b377;
}
div.calculation div.total{
	text-align:right;
	padding:5px 3px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

div.calculation div.total span#total-value{
	color:#f89744;
}





/*_____________________ TAB _______________________*/
div.tab{
	border-bottom:1px solid #f89744;
	padding:0px 0px 0px 5px;
	margin:0px 0px 5px 0px;
}

div.tab ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}

div.tab ul li{
	list-style:none;
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div.tab ul li a{
	background:#f89744;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	margin:0px 1px 0px 1px;
	display:block;
	float:left;
	width:188px;
	text-align:center;
}

div.tab ul li a:hover{
	background:#e17e29;
	text-decoration:none;
}

div.tab ul li a.selected{
	background:#e17e29;
	text-decoration:none;
}




div.contactBox{
}

div.contactBox div.row{
	background:transparent url('images/arrow-content.png') no-repeat 3px 0px;
	padding:0px 0px 5px 18px;
	border-bottom:1px solid #f7f5f5;
	margin:3px 0px 5px 0px;
}

div.contactBox div.row label{
	font-weight:bold;
}

div.contactBox div.row span{
	color:#ff0000;
}



div.sorting{
	margin:5px 0px 0px 0px;
}

div.sorting div.title-sort{
	font-size:185%;
	padding:0px 0px 10px 5px;
}

div.sorting div.title-sort span.sort{
	color:#f89a4a;
}

div.sorting div.title-sort span.cancel{
	font-size:11px;
}

div.sorting div.left-side{
	float:left;
}

div.sorting div.right-side{
	float:right;
	width:300px;
}

div.sorting div.right-side a{
}

div.sorting div.right-side a.selected{
	font-weight:bold;
	text-decoration:underline;
}







div.searchBox{
}

div.searchBox div.item{
	border-bottom:1px solid #fadec6;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}

div.searchBox div.item h2{
	font-weight:normal;
	font-size:150%;
	padding:0px 0px 5px 33px;
	margin:0px 0px 0px 0px;
	background:transparent url('images/icon-page.png') no-repeat 0px 0px;
}

div.searchBox div.item h2 a{
	color:#6b6d70;
}

div.searchBox div.item h2 a:hover{
	color:#f58220;
}

div.searchBox div.item div.search-content{
	padding:0px 0px 5px 0px;
}

div.searchContent{
	background:transparent url('images/search-bg.png') no-repeat right 20px;
}



div#currencyRate{
}

div#currencyRate table{
	width:100%;
	border-left:1px solid #FCAD6A;
	border-top:1px solid #FCAD6A;	
}

div#currencyRate table tr th{
	background-color:#FCAD6A;
	color:#FFFFFF;
	padding:10px;
	text-align:center;
}

div#currencyRate table tr th.sub{
	background-color:#fbd3b0;
	padding:2px 5px 2px 5px;
	color:#626262;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	border-right:1px solid #FCAD6A;
	border-top:1px solid #FCAD6A;	
}

div#currencyRate table tr th span.date{
	font-weight:normal;
	font-size:10px;
}

span.currencyDate{
	font-weight:normal;
	font-size:10px;
}

div#currencyRate table tr td{
	border-bottom:1px solid #FCAD6A;
	border-right:1px solid #FCAD6A;
	padding:1px 3px 1px 3px;
	text-align:center;
}

div#currencyRate table tr td img{
	border:none;
	padding:0px;
}

div#currencyRate div.more{
	text-align:right;
	padding:5px 0px 0px 0px;
}