#home_left {
	float: left;
	width: 452px;

}

#home_right {
	float: right;
	width: 298px;
}

.white_border {
	background: white;
	padding: 4px;
}

#home_left h1, #home_right h1 {
	font-size: 14px;
	padding: 7px 7px 7px 15px;
	background: #6d80b5;
	color: white;
	font-weight: lighter;
	margin: 5px 0 5px 0;
}

#link_list {
	height: 283px; /* old height 236px + 47px for new tripit box */
	background: white;
	padding: 5px;

}

#link_list img {
	margin-right: -5px;
}

#link_list ul {
	margin: 0;
	padding: 1px 0 0 0;
	position: relative;
}

#link_list ul li {
	background: #e9edf5;
	line-height: 46px;
	margin-top: 1px;
	list-style: none;
	padding-left: 22px;
	background: url(/images/bullet.gif) 10px 21px no-repeat #e9edf5;
}

#link_list ul li a {
	color: #6d80b5;
}

#link_list ul li a.foo {
	position: absolute;
	right: 8px;
	margin-top: 3px;
}

div.expert {
	text-align: center;
	width: 28%;
	float: left;
	padding: 0 10px 0 10px;
	font-size: 10px;

	margin-right: 1px;
}

div.expert, div.expert * {
	line-height: 16px;
}
#best_places {
	display: block;
	margin: 30px 72px;
}