/*
Theme Name: Buzzler Child
Theme URI: http://sitemile.com/products/buzzler-business-directory-theme/
Description: This is a child theme from Buzzler. It's here to prevent Buzzler from overwriting changes you've requested.
Author: sitemile.com
Author URI: http://sitemile.com
Template: Buzzler
Version: 1.0.9
Tags: directory, listing, budget, rating, feedback
*/

@import url("../Buzzler/style.css");



#main.big-map #content {
	width: 370px;
}

#main.big-map #right-sidebar {
	width: 560px;
}

#main.big-map #text-6 {
	width: 300px;
}

#main.big-map .post .text_holder,
#main.big-map .post .review_post,
#main.big-map .post .title_holder,
#main.big-map .post .watch-list {
	float: none;
	clear: both;
}

#main.big-map .post .text_holder {
	margin-left: 0;
}

#main.big-map .post .content_holder {
	width: 100%;
}

#main.big-map .post .title_holder {
	margin: 8px 0;
	overflow: hidden;
}

#main.big-map .post .title_holder h2 {
	padding: 0 0 5px;
	float: none;
	width: 100%;
}

#main.big-map .post .review_post {
	position: static;
}

#main.big-map .post .watch-list {
	margin: 0 0 0 5px;
	position: static;
}

#big-map-toggle {
	font-size: 13px;
}





