#main {
	width: 535px;
}
#side {
	width: 200px;
}
#side .feeds ul {
	margin: 0 0 8px;
}
#side .feeds ul li {
	float: none;
}
#side .converter p {
	margin: 8px 0;
}
#side .converter input {
	height: 16px;
	width: 48px;
}
#side .converter button {
	border: none;
	height: 20px;
	width: 100px;
	background: url(../images/bgBtn.gif) no-repeat;
}
#side #unit {	
	text-align: center;
}
#side .chart p {
	margin: 5px 0 8px;
	text-align: right;
}