/*DEFAULT STYLE*/
*{
	margin:0;
	padding:0;
}
img{
	border:none 0;
}
a:link,
a:visited{
	color:#00d;
	text-decoration:none;
}
a:hover,
a:active{
	color:#d00;
	outline:none;
	text-decoration:none;
}
h1{
	color:#050;
	font:normal 27px/1em georgia,serif;
}
h2{
	border-bottom:1px solid #ccc;
	color:#060;
	font:normal 2em/0.75em "arial unicode MS",arial,geneva,sans-serif;
	margin-bottom:0.75em;
	padding-bottom:0.667em;
}
#frontPage h2{
	border:none 0;
	margin-bottom:0;
	padding-bottom:0;
}
h3{
	font:normal 1.5em/1em arial,sans-serif;
	padding-bottom:1em;
	padding-top:1em;
}
h4{
	font-size:1.2em;
	line-height:1.25em;
	padding-bottom:1.25em;
}
h5{
	font-size:1em;
	line-height:1.5em;
}
#frontPage h5{
	color:#070;
	font-weight:normal;
	line-height:3em;
}
p{
	font-size:1em;
	line-height:1.5em;
	padding-bottom:1.5em;
}
li{
	font-size:1em;
	line-height:1.5em;
}
ol{
	padding-bottom:1.5em;
	padding-left:2.5em;
	*padding-left:3em;
}
ul{
	padding-bottom:1.5em;
	padding-left:2.5em;
}
dl{
	padding-bottom:1.5em;
}
dt{
	font-size:1em;
	line-height:1.5em;
}
dd{
	font-size:1em;
	line-height:1.5em;
	padding-left:2.5em;
}
table{
	background:#fff;
	border-collapse:collapse;
	margin:0 -1px 1.417em -1px;
}
th,td{
	border:1px solid #ccc;
	line-height:1.417em;
	padding-left:0.5em;
	padding-right:0.5em;
}
hr{
	background:#aaa;
	border:none 0;
	color:#aaa;
	display:block;
	height:1px;
	margin-bottom:17px
	*margin-bottom:10px;
	*margin-top:-7px;
}
/*end DEFAULT STYLE*/



body{
	background:#fff url(body-bg.gif) left top repeat-x;
	color:#333;
	font:12px/1.5em arial,sans-serif;
}
.page{
	background:#eee url(page-bg.gif) left top repeat-x;
	margin:0 auto;
	overflow:hidden;
	padding-left:75px;
	padding-right:70px;
	width:605px;
}
#frontPage .page{
	padding-right:0;
	width:675px;
}
.header{
	float:left;
	padding-bottom:1.5em;
	width:100%;
}
#frontPage .header{
	padding-bottom:0;
}
.content{
	background:#fff;
	border:1px solid #ccc;
	float:left;
	padding:1.5em 60px;
	margin-bottom:2.917em;
	width:483px;
}
#frontPage .content{
	background:#eee;
	border:none 0;
	margin-bottom:1.5em;
	padding:0;
	width:100%;
}
.footer{
	background:#eee;
	border-top:1px solid #ccc;
	margin:-1px auto 0 auto;
	overflow:hidden;
	padding:0 70px 3em 75px;
	text-align:center;
	width:605px;
}



.headerContent{
	float:left;
	padding-right:7px;
	width:468px;
}
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active{
	color:#050;
	text-decoration:none;
}

.logo{
	float:left;
	width:auto;
}
.logo img{
	height:105px;
	width:130px;
}
.headerAd{
	background:#eee;
	float:left;
	height:60px;
	width:468px;
}
.newsTicker{
	float:left;
	height:1.5em;
	line-height:1.5em;
	width:100%;
}
.ticker{
	color:#060;
	display:none;
	list-style:none;
	padding-left:0;
}
.clocks{
	float:left;
	padding-bottom:1.5em;
	width:100%;
}
.location{
}
.time{
	color:#d00;
	padding-left:5px;
	padding-right:15px;
}
.converterColumn{
	float:left;
	padding-right:25px;
	width:275px;
}
.rates{
	background:#fff;
	border:1px solid #ccc;
	float:left;
	padding-top:0.75em;
	width:auto;
}
.rates h2,
.rates h5{
	padding-left:13px;
}
.converter,
.news{
	background:#fff;
	border:1px solid #ccc;
	float:left;
	margin-bottom:3em;
	padding:0.75em 5%;
	width:90%;
}
.fillerText{
	float:left;
	text-align:justify;
	width:100%;
}
.moduleLeft{
	float:left;
	padding-bottom:1em;
	padding-right:1.5em;
	width:auto;
}
.moduleRight{
	float:left;
	padding-bottom:1em;
	padding-left:1.5em;
	width:auto;
}
.googleLinkAd{
	margin-left:-5px;
}
.choice{/*exchange ratio radio*/
	height:13px;
	overflow:hidden;
	padding:0;
	width:13px;
}



.converterTextfield{
	height:18px;
	vertical-align:middle;
	width:150px;
}
.converterButton{
	cursor:pointer;
	overflow:visible;
	vertical-align:middle;
	width:90px;
}
.result{
	font-weight:bold;
}



.itemtitle{/*in rss parser*/
	padding-bottom:0;
}
/*http://i.imgur.com/TOhSf.jpg*/
