
ul.ourstorescarous {
	list-style-type: none;
}
ul.ourstorescarous li {
	display: inline;
}

.blockourstorescarous_block_center {
    clear: both;
    margin: 20px 0;
}

.blockourstorescarous_block_center h4.titleborderh4 {
    background: #f8f8f8 none repeat scroll 0 0;
    display: inline-block;
    font-size: 22px !important;
    padding: 20px 25px 19px 0;
    position: relative;
    z-index: 99;
}

.blockourstorescarous_block_center div.titleborder {
    background: rgba(0, 0, 0, 0) url("../../themes/culturasix/img/cultura/titleborder.png") repeat-x scroll 0 0;
    height: 10px;
    margin-top: -50px;
    position: relative;
}

.ourstorescarous li {
    display: block;
    float: left;
    height: auto;
    margin: 8px 15px;
    padding: 0;
    position: relative;
    /*text-align: center;*/
    width: auto;
    z-index: 15;
}

/*.blockourstorescarous_block_center .caroucontrol a.prev {
    margin: -24px 6px 0 0;
}
.blockourstorescarous_block_center .caroucontrol a.next {
    margin: -24px 0 0;
}*/

@media only screen and (max-width: 767px) {
	.blockourstorescarous_block_center div.titleborderout {display: none;}
	
	.blockourstorescarous_block_center div.store-small {
		font-size: 0.8em;
	}
	
	.blockourstorescarous_block_center div.store-small img {
		width: 100%;
	}
}

@media only screen and (min-width: 1000px) {
	.blockourstorescarous_block_center div.store-small img {
		width: 82%;
	}
}

@media only screen and (min-width: 1200px) {
	.blockourstorescarous_block_center div.store-small img {
		width: 75%;
	}
}


.blockourstorescarous_block_center div.store-small {
    padding: 15px 0;
}

.blockourstorescarous_block_center .contact {
	display: block;
  height: 1px;
  margin-top: 7px;
}

.blockourstorescarous_block_center span.letter {
    background: rgba(0, 0, 0, 0) url("../../themes/culturasix/img/cultura/arobase-trans-black-30.png") no-repeat scroll 0 0;
    float: left;
    height: 30px;
    margin: -7px 0 0;
    width: 30px;
}
.blockourstorescarous_block_center span.old_phone {
    background: rgba(0, 0, 0, 0) url("../../themes/culturasix/img/cultura/phone-trans-black-30.png") no-repeat scroll 0 0;
    float: left;
    height: 30px;
    margin: -7px 0 0;
    width: 30px;
}
