/*****-- Side Contents --******/

#side
{
	float:right;
	width: 150px;
	height: auto;
	margin-right:63px;
	margin-top:7px;
	_margin-right:10px;
	_margin-top:12px;
}

#side li
{
	list-style: none;
	margin-bottom:5px;
}

*:first-child+html #side li
{
	list-style: none;
	margin-bottom:10px;
}