table.content .center, table.content .center img {
	width : 29px;
}
table.content .right {
	padding-top : 15px;
	width : 248px;
}
#main .title {
	margin-bottom : 17px;
	margin-left : 7px;
}

/* Locations */
#locations {
	width : 449px;
}
#locations table {
	width : 100%;
}
#locations .divider, #locations .divider img {
	height : 1px;
	background-color : #c2ea6e;
}
#locations .divider {
	margin : 8px 0 6px 0;
}
#locations .info1 {
	width : 264px;
	padding-left : 8px;
}
#locations .locationname {
	font-weight : bold;
}

/* Locations Nav */
#locationsnav {
	background-color : #e3dcee;
	padding-bottom : 8px;
	width : 213px;
}
#locationsnav .title {
	background-color : #8199f3;
	padding : 6px 22px 6px 22px;
}
#locationsnav .title h2 {
	background-color : #8199f3;
	line-height : 14px;
	color : #fff;
}
#locationsnav .text {
	margin-top : 12px;
}
#locationsnav .text a, #locationsnav .text a:active {
	color : #2d82b6;
	display : block;
	text-decoration : none;
	margin : 6px 0 6px 22px;
}
#locationsnav .text a:visited {
	color : #93B054;
}
#locationsnav .text a:hover {
	text-decoration : underline;
}

/* sidebar */
#member-logo {
	width: 213px;
	text-align: center;
	padding-top: 12px;
}
