@charset "utf-8";
/* CSS Document */

/*tfl style */
.tfl-journey-planner {
width:200px;
text-align:center;
background:#ffffff;
float:left;
position:relative;
top:16px;
}
.tfl2 {
margin-bottom:0px;
padding-bottom:0px;
}

.tfl3 {
width:165px; 
height:42px; 
border:0px;
}


/*kisskissstyles */

H1 {
float:none;
display:block;
text-align:left;
margin-left:20px;
margin-top:20px;
}
#maps {
	border:2px solid #996600;
	position:relative;
	top:10px;
	width:650px;
	height:370px;
	padding:10px;
	background-color: #FFFFFF;
	Margin:auto;
}
#googlemap {
width:425px;
float:right;
}
#address {
float:left;
width:165px; 
height:144px;
background:#ffffff;
width:200px;
text-align:left;
}
#address p{
	color: #000000;
	font-weight: bold;
	display:inline;
	position:relative;
	left:5px;
	top:20px;
}
