#col1, #col2, #col3{
	width: 222px;
	margin-right: 20px;
	float: left;
	text-align: center;
}

#cols{
	float: left;
	background: url('/tfl/syndication/widgets/images/widget-screenshots.jpg') no-repeat;
}
#cols h2{
	/*margin-bottom: 260px;*/
}

#col1 p, #col2 p, #col3 p{
	margin-bottom: 19px;
}

#col3{
	margin-right: 0;
}
.screenshot{
	margin-bottom: 16px;
	border-bottom: 4px solid #FFFFFF;
}
.google{
	/*margin-right: 8px;*/
}


.description,
.embeddable{
	margin: 10px;
	margin-top: 0;
	padding: 4px;
	text-align: left;
	border: 3px solid #EBEBEB;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.teaser{
	margin-bottom: 8px;
	font-weight: bold;
}
.embed-code{
	width: 132px;
}
form{
	margin-bottom: 0;
}
.embeddable{
	border: 3px solid #F6F6F6;
	background-color: #F6F6F6;
	color: #000;
}
.embed-options{
	border-top: 1px solid #CCC;
	margin-top: 4px;
	padding-left: 28px;
	display: none;
}
.embed-options p{
	padding-top: 4px;
	margin: 0;
}
