#franchise_container {
	margin-top:20px;
	float:left;
	/* padding:0 15px 0 10px; */
	width:78%;
}

#franchise_leftside {
	margin-top:20px;
	float:right;
	padding:0 15px 10px;
	width:200px;
}

#fs_google_map{
	width: 100%;
	height:600px;
}

#scrolling_content {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	height:515px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:0 13px 10px 10px;
	width:185px;
}

#scrolling_content p{
	font-weight:normal;
	margin:0;
	font-size: 14px;
	line-height: 20px;
}

#scrolling_content h3{
	cursor:pointer;
	margin-top:10px;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

#scrolling_content h3:hover{
	color:#A64646;
}

#scrolling_content h2 {
	color:#A64646;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	text-transform:uppercase;
}

#fs_search{
	margin-bottom:10px;
	position:absolute;
}

#fs_search #fs_search_submit {
	background:url("../images/search-button.jpg") repeat-x scroll 0 0 transparent;
	border:1px solid #D0C6AD;
	color:#951621;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	padding:2px 4px;
	text-indent:-1px;
	width:60px;
}

#fs_search #searchtext {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DAD1B9;
	padding:4px;
	width:130px;
}

#fs_country{
	margin:30px 0 5px 0;
}

#fs_country a:hover{
	text-decoration: none;
}

#fs_country a{
	display: block;
    float: left;
    margin-right: 5px;
    width: 32px;
}

.fs_width_130{
	width: 130px;
}
.map_content{
	max-width:410px;
}

.map_content tr td{
	font-size:12px;
	padding: 3px;
}

.bubbletip_content{
	width: 420px;
}
.bubbletip_content p{
	margin:0;
	line-height:1.5;
	font-size: 14px;
}

#spin_container{
	font-size: 14px;
}
