.wheretobuy_store_img{
	background-color: #f5f5f5;
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    display: table-cell;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.wheretobuy_store_img * {
    vertical-align: middle;
}

.wheretobuy_store_img span {
    border: medium none;
}
.wheretobuy_store_img img {
	display: inline;
}

.panel-collapse.collapse .panel-body .row .col-xs-6{
	padding-right:3px;
	padding-left:3px;
}
.panel-collapse.collapse .panel-body .row .thumbnail{
	border: none;
}
.panel-collapse.collapse .panel-body .row .thumbnail .wheretobuy_content { min-height:197px;}
#general-page div.wheretobuy_content div.caption h4, 
#general-page div.wheretobuy_content div.caption p {
	margin:0px;
	padding:0px;
	font-size: 0.97em;
}

#general-page div.wheretobuy_content div.caption p {
	color:#AAA;
}
#general-page div.wheretobuy_content:hover div.caption p{
	text-decoration:none;
}
#general-page div.wheretobuy_content:hover div.caption h4{
	color:#f60;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
#general-page div.wheretobuy_content:hover .wheretobuy_store_img{
	background-color:#DDD;
}
.panel-title > a {
    display: block;
	padding: 10px;
	margin: 0px;
}
.panel-title > a:hover{color:#F60;}

ul.nav.nav-tabs.wheretobuy{ margin-bottom: 30px; font-size: 1.5em;}

.panel-heading {padding: 0px;}


/* °êºX */
.panel-title .flag { max-width:30px; display:inline; margin-right:15px;}
