#col_left, #col_right {
	padding: 20px 0 0 20px;
}

#col_left {
	width: 240px;
}

#content {
	width: 420px;
}

#col_right {
	width: 240px;
}

.feature_left {
	border-bottom: 1px solid #999;
	padding: 30px 0 8px;
	width: 220px;
}

.feature_left h1 {
	margin-bottom: 3px;
	font-family: georgia,serif;
	font-weight: normal;
} 

.feature_txt p {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
}

.feature_txt {
	width: 140px;
}


span.fries { left: -8px; top: -27px; }
span.poutine { left: -15px; top: -4px; }
span.transfat { left: 0; top: 0; }
span.locations { left: -4px; top: -8px; }
span.community { left: -4px; top: -16px; }

p.arrow {
	background: transparent url(../images/arrow.jpg) no-repeat bottom right;
	padding-right: 10px;
	margin: 0;
	font-size: 1.0em;
}

#news {
	background: transparent url(../images/bg_news.jpg) repeat-x top left;
	margin-top: 30px;
	padding: 12px 10px 10px;
	width: 200px;
	min-height: 138px;
}

#news h1 {
	font-family: georgia,serif;
	font-weight: normal;
	margin: 5px 0 0 10px;
}

#news p.arrow {
	margin-top: 10px;
	display: inline;
}

p.news {
	margin: 10px 0 10px 0;
	font-size: 1.1em;
}

p.news a {
	color: #bcbec0;
}

p.news span {
	font-size: 1.0em;
	color: #636466;
}

.feature_right {
	background-color: #2e2e2e;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}

.feature_right.noborder {
	padding: 0;
}

.feature_right p {
	line-height: 1.2em;
}

.feature_right h3 {
	margin-bottom: 3px;
	font-family: georgia,serif;
	font-weight: normal;
}

.feature_content {
	background-color: #000;
	padding: 10px;
	text-align: center;
	overflow: hidden;
}
.feature_content p, .feature_content li {
	font-size: 1.1em;
	font-weight: bold;
}

.feature_content ul {
	margin-bottom: 10px;
	text-align: left;
}

.feature_content label {
	font-size: 1.1em;
	font-weight: bold;
}

.results {
	text-align: left;
}

.result {
	width: 100px;
	margin-top: 5px;
}

.result p {
	font-size: 1.0em;
	display: inline;
	line-height: 1.0em;
}

.result div {
	height: 8px;
	margin-top: 2px;
}

#email {
	font-size: 1.0em;
	color: #999;
	width: 140px;
	height: 15px;
}

#btn_send {
	margin-left: 5px;
}

ul.feed li {
	margin-bottom: 8px;
}