table.content .left {
	vertical-align : top;
	text-align : left;
}
table.content .center, table.content .center img {
	width : 83px;
}
table.content .right {
	vertical-align : top;
	width : 196px;
	padding-top : 22px;
}

/* Experts by Category */
#experts-by-category {
	padding-top : 5px;
}
#experts-by-category td.experts-category {
	width : 50%;
	background-color : #e3dcee;
}
#experts-by-category .spacer, #experts-by-category .spacer img {
	width : 7px;
}
#experts-by-category .title {
	background-color : #8199f3;
}
#experts-by-category .title h2 {
	font-size : 12px;
	line-height : 14px;
	font-weight : bold;
	color : #fff;
	padding : 4px 0 4px 13px;
}
#experts-by-category .text {
	padding : 7px 10px 14px 5px;
}
#experts-by-category .item {
	padding : 3px 0 0 8px;
}
#experts-by-category a, #experts-by-category a:active {
	color : #2d82b6;
	text-decoration : none;
}
#experts-by-category a:visited {
	color : #93B054;
}
#experts-by-category a:hover {
	text-decoration : underline;
}

/* Why Use a TravelStore Expert */
#why-use {
	background-color : #c3ef6d;
}
#why-use .images {
	padding : 9px 9px 9px 9px;
}
#why-use .text {
	padding : 9px 9px 9px 9px;
	background-color : #e0f8af;
}
#why-use .title h2 {
	font-size : 12px;
	font-weight : bold;
	color : #2d82b6;
}
#why-use .title h2 a {
	color : #2d82b6;
	text-decoration : none;
}
#why-use .quote {
	margin-top : 10px;
	line-height : 16px;
}
#why-use .author {
	text-align : center;
	margin-top : 12px;
}
#why-use .more {
	text-align : right;
	margin-top : 10px;
	margin-bottom : 3px;
}
#why-use .caption {
	margin: 0px 9px 9px 9px;
	font-size: 10px;
}
