body {
	background-color: #e7e7e7;
	font-family: Arial;
    font-size: 14px;
	background: url("../img/parentBg.png") repeat-y scroll center 0px #e7e7e7;
}
textarea {
    resize: none;
}
.l{
	display: block;
	float: left;
}
.l p {
	font-size: 12px;
	line-height: 16px;
}
.r{
	display: block;
	float: right;
}
.clr{
	clear: both;
}
.t-r{
	text-align: right;
}
.t-l{
	text-align: left;
}
.t-c{
	text-align: center;
}
.p-r{
	position: relative;
}
.p-a{
	position: absolute;
}
i {
	display: none;
}
hr{
	border: 0px;
	border-bottom: 1px solid #e7e7e7;
	margin: 10px 0px;
}
a.redLink{color: #c74014!important;}
.parent{
	width: 930px;
	margin: 0 auto;
	position: relative;
	min-height: 500px;
	color: #585858;
}

.parent a{
	color: #585858;
	text-decoration: none;
}

.logo{
	background: url("../img/logo.png") no-repeat;
	display: block;
    height: 40px;
    left: 12px;
    top: 20px;
    width: 160px;
}

.slogan{
	background: url("../img/topText.png") no-repeat;
	height: 45px;
    left: 318px;
    top: 28px;
    width: 297px;
}

.search{
	background: url("../img/searchBg.png") no-repeat;
	height: 24px;
    right: 13px;
    top: 43px;
    width: 184px;
}

.search a{
	color: #ffffff;
}

.search input{
	border: 0 none;
    height: 17px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 2px;
    width: 120px;
}

.top .tool{
	right: 13px;
	top: 5px;
}

/*=======================================MENU AREA*/
.menu{
	background: url("../img/menuBg.png") no-repeat #fff;
	height: 48px;
    margin: 0 auto;
    width: 910px;
}

.menu ul{
	padding: 0px;
	float: right; 
}
.menu ul li{
	margin: 0px;
	padding: 0px 10px;
	list-style: none;
	display: inline;
	color: #FFF;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
    float: left;
}
.menu ul li a{
	color: #FFF;
	text-decoration: none;
	position: relative;
	top: 17px;
}
.menu ul li a img{
	position: relative;
	top: -4px;
}
.menu .menuSeparator{
	background: url("../img/menuSeparator.png") no-repeat;
	height: 48px;
	padding: 0px;
	display: block;
	width: 1px;
}
.menu .menuSeparator:hover{
	background: url("../img/menuSeparator.png") no-repeat;
	height: 48px;
	
}
.menu .active, .menu li:hover{
	background: url("../img/menuActive.png") repeat-x;
	height: 48px;
}
.menu .active a, .menu li:hover a{
	color: #767676;
}
/*=======================================MENU AREA*/

.content{
	margin: 20px auto;
    width: 910px;
}

/*=======================================FOOTER AREA*/
.footer{
	background: url("../img/footerBg.png") repeat-x #fff;
	height: 403px;
}

.footer .inner{
	background: url("../img/footerLightBg.png") no-repeat center 4px;
	width: 930px;
	margin: 0 auto;
	padding-top: 20px;
	color: #ffffff;
	height: 335px;
}

.footer .end{
	width: 930px;
	margin: 0 auto;
	padding-top: 10px;
	color: #ffffff;
}

.end .r{
	margin-right: 30px;
}

.news p{
	display: block;
    height: 45px;
    line-height: 20px;
}

.news .control{
	background: url("../img/newsletterBg.png") no-repeat;
	height: 38px;
    width: 289px;
    position: absolute;
}

.news .control a{
	font-weight: bold;
    position: absolute;
    right: 18px;
    top: 12px;
}

.news .control input{
    color: #eaeaea;
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    left: 3px;
    position: absolute;
    top: 9px;
    width: 190px;
    padding-left: 3px;	
}

.footer span.catalog{
	background: url("../img/cataloageTitle.png") no-repeat;
	height: 17px;
	width: 95px;
	display: block;
}
.footer span.centruMedia{
	background: url("../img/centruMediaTitle.png") no-repeat;
	height: 17px;
	width: 125px;
	display: block;
}
.footer span.companie{
	background: url("../img/companieTitle.png") no-repeat;
	height: 17px;
	width: 89px;
	display: block;
}
.footer .box{
	width: 288px;
}
.footer .space{
	margin: 0px 22px;
}
.footer .calc, .footer .sediu{
	margin: 10px 0px;
}

.sediu a{
	display: block;
	background: url("../img/sediuA.png") no-repeat;
	height: 50px;
    width: 215px;
}

.sediu a:hover{
	background-position: -216px 0px;
	text-decoration: none;
}

a.renovezi{
	background: url("../img/renoveziBtn.png") no-repeat scroll 0 208px;
	height: 250px;
    width: 236px;
}
a:hover.renovezi{
	background-position: -236px 208px;
}
a.construiesti{
	background: url("../img/construiestiBtn.png") no-repeat scroll 0 208px;
    height: 250px;
    width: 236px;	
}
a:hover.construiesti{
	background-position: -236px 208px;
}

.calc a{
	display: block;
	background: url("../img/calculator.png") no-repeat;
	 height: 68px;
    width: 275px;
}

.calc a:hover{
	background: url("../img/calculator.png") no-repeat;
	background-position: -275px 0px;
	text-decoration: none;
}

/*=======================================FOOTER AREA*/

.top{
	height: 82px;
}

/*=======================================LEFT NAVIGATION AREA*/
.left_nav{
	background: url("../img/boxT.png") no-repeat top;
	width: 160px;
	padding: 79px 0px 0px 0px;
	position: relative;
}
.left_nav a.serviciiLink {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 77px;
}
.left_nav ul{
	margin: 0px;
	background: url("../img/boxTCenter.png") repeat-y;
	width: 160px;
}

.left_nav ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 24px;
}
.left_nav ul li a{
	color: #575757;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	position: relative;
	top: 5px;
	text-transform: uppercase;
	text-shadow: 1px 1px #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.12em;
}

.left_nav ul li a:hover, .left_nav ul li a.active{
	color: #bb310d;	
}

.left_nav .separator{
	background: url("../img/boxTSeparator.png") no-repeat center;
	height: 2px;
	padding: 1px 0px;
/*	width: 145px;*/
}
/*=======================================LEFT NAVIGATION AREA*/

/*=======================================SLIDER AREA*/
.slider{
	background: url("../img/slideBg.png") no-repeat;
	height: 292px;
    padding: 5px 0 0 0px;
    width: 739px;
}

/*=======================================SLIDER AREA*/

ul.f_catalog li{
	border-bottom: 1px solid #901615;
    display: block;
    padding: 10px 0px 10px 17px;
    background: url("../img/marker.png") no-repeat 0px 15px;
}

.meniulMeu{
	
}

img.floatLeft { 
    float: left; 
    margin: 0px 10px 5px 0px; 
}

p.story{
	line-height: 17px;
    text-align: justify;
}

.meniulMeu{
	background: url("../img/meniulMeu.png") no-repeat;
	height: 252px;
    margin-top: 5px;
    width: 261px;
}
.meniulMeu ul{
	margin-left: 15px;
    margin-top: 50px;
}
.meniulMeu ul li{
	display: block;
    height: 35px;
    margin: 3px 0 0;
    overflow: hidden;
    width: 220px;
}

.meniulMeu ul li a.question,
.meniulMeu ul li a.guide,
.meniulMeu ul li a.consilier,
.meniulMeu ul li a.list,
.meniulMeu ul li a.center{
	display: block;
	height: 35px;
	width: 228px;
}

.meniulMeu ul li a.question{background: url("../img/meniulMeuLinks.png") no-repeat 0px 0px;}
.meniulMeu ul li a:hover.question{background: url("../img/meniulMeuLinks.png") no-repeat -228px 0px;}

.meniulMeu ul li a.guide{background: url("../img/meniulMeuLinks.png") no-repeat 0px -35px;}
.meniulMeu ul li a:hover.guide{background: url("../img/meniulMeuLinks.png") no-repeat -228px -35px;}

.meniulMeu ul li a.consilier{background: url("../img/meniulMeuLinks.png") no-repeat 0px -70px;}
.meniulMeu ul li a:hover.consilier{background: url("../img/meniulMeuLinks.png") no-repeat -228px -70px;}

.meniulMeu ul li a.list{background: url("../img/meniulMeuLinks.png") no-repeat 0px -105px;}
.meniulMeu ul li a:hover.list{background: url("../img/meniulMeuLinks.png") no-repeat -228px -105px;}

.meniulMeu ul li a.center{background: url("../img/meniulMeuLinks.png") no-repeat 0px -144px;}
.meniulMeu ul li a:hover.center{background: url("../img/meniulMeuLinks.png") no-repeat -228px -144px;}

.boxContent{ 
	padding-left: 10px;
    width: 740px;
}
.boxContent p{
	font-family: Arial;
	color: #6d6d6d;
    font-size: 11px;
    padding: 10px;
	
}

.largeDetail p{
    line-height: 17px !important;
	    font-size: 12px !important;
	
}

.pageCT{ text-align: justify;
    width: 470px;
    min-height: 450px;
}
.pageCT h3{
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}	

.title{
	width: 468px;
	background-color: #DDDDDD;
	border: 1px solid #CDCDCD;
	height: 32px;
	margin: 0px 0px 5px 0px; 
}
.title h1{
	color: #767676;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: 10px;
	left: 10px;
}
.title h1 span{
	color: #d8531e;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.img{
	padding: 3px;
	border: 1px solid #d0d0d0;
}

.iconMenu{
	width: 470px;
}
.iconMenu a{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #767676;
	display: block;
	float: left;
	padding: 95px 0 10px;
	width: 150px;
}
.comenziSp{
	background: url("../img/menuIconComenzi.png") no-repeat center 20px;
}
.transport{
	background: url("../img/menuIconTransport.png") no-repeat center 30px;
}
.debitLemn{
	background: url("../img/menuIconDebit.png") no-repeat center 30px;
}
.servFin{
	background: url("../img/menuIconServ.png") no-repeat center 20px;
}
.cromatica{
	background: url("../img/menuIconCromatica.png") no-repeat center 20px;
}
.garantie{
	background: url("../img/menuIconGarantie.png") no-repeat center 20px;
}
.line{
	background-color: #DDDDDD;
	height: 5px;
	width: 470px;
	margin: 10px 0px;
}
.slimLine{
	background-color: #DDDDDD;
	height: 2px;
	width: 432px;
}
a.back{
	color: #d8521d;
	font-size: 10px;
}

.listaCump a{
	display: block;
	background: url("../img/listaCumparaturi.png") no-repeat;
	height: 88px;
    width: 254px;
}

.listaCump a:hover{
	background: url("../img/listaCumparaturi.png") no-repeat;
	background-position: -256px 0px;
	text-decoration: none;
}
.listaCump a span{
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: #d8531e;
	position: relative;
	top: 50px;
	left: 80px;
}
.listaCump a span:hover{
	color: #0075ba;
}
.calculatorBox a{
	display: block;
	background: url("../img/calculatorBox.png") no-repeat;
	height: 88px;
    width: 254px;
}

.calculatorBox a:hover{
	background: url("../img/calculatorBox.png") no-repeat;
	background-position: -255px 0px;
	text-decoration: none;
}

/*=======================================PRODUCT AREA*/

.productItem{
	margin-bottom: 10px;
}

.productItem .img, 
.productItem .description{
	float: left;
}
.productItem .img{width: 135px;}
.productItem .description{width: 240px;}
.productItem .description h2{
	color: #d8531e;
	font-size: 11px !important;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	line-height: 15px;
	text-align: left;
}

.productItem .description h2 span{color: #4b4b4b;}
.productItem .description h2 a span{color: #d8531e;}
.productItem .price{
	background: url("../img/priceBg.png") no-repeat center 0px;
	float: right;
	width: 62px;
	height: 100px;
	text-align: center;
}

.productItem .price .number{
	color: #d8531e;
	font-weight: bold;
	font-size: 13px;
	height: 47px;
    margin-top: 12px;
}
.productItem .price .number span{
	color: #4b4b4b;
	font-weight: normal;
	font-size: 12px;
}
.productItem .price a{
	color: #FFF;
	text-shadow: 2px 2px #a82500;
	text-transform: uppercase;
	font-size: 11px;
}
.productItem .price a:hover{
	color: #FFF;
	text-shadow: 2px 2px #a82500;
}

.productDetail input{
	width: 50px;
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #f8f8f8;
}
.productDetail .imageSelect{float: left; width: 213px;}
.productDetail .smallDetail{
	float: right;
	width: 250px;
}
.productDetail .smallDetail h1{
	color: #d8531e;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}
.productDetail .smallDetail h2,
.productDetail .largeDetail h2{
	color: #d8531e;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.productDetail .smallDetail h2 label{color: #4b4b4b;}
.productDetail .smallDetail .smallFont,
.productDetail .smallDetail .starNote{
	font-size: 11px;
}
.productDetail .smallDetail .starNote{
	color: #ababab;
	position: relative;
	top: 0px;
	right: -155px;
}
.productDetail .smallDetail .quant{float: left;}
.productDetail .smallDetail .btnAdd{
	background: url("../img/btnAdd.png") no-repeat center 0px;
	width: 118px;
	height: 24px;
	float: right;
}
.productDetail .smallDetail a{
	color: #FFF;
	text-shadow: 2px 2px #a82500;
	position: relative;
	top: 3px;
	left: 17px;
}
.productDetail .largeDetail{
	margin: 10px 0px 10px 0px;
}
.productDetail .contact img{
	float: left;
}
.productDetail .contact .detail{
	float: right;
	font-size: 11px;
}
.productDetail .contact .detail h1{
	color: #d8531e;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 11px 0px 0px;
}
.productDetail .contact .detail a:hover{text-decoration: underline;}
/*=======================================PRODUCT AREA*/

/*=======================================PRODUCT LIST AREA*/
.printList{
	background: url("../img/myListPrint.png") no-repeat center 0px;
	width: 468px;
	height: 65px;	
}
.printList h1, .total h1{
	color: #D8531E;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.printList .print{
	float: left;
	margin: 20px 0px 0px 35px;
}
.printList .email{
	float: right;
	margin: 20px 35px 0px 0px;
}
.listTable table{
	border: 1px solid #d14b16;
	font-size: 11px;
}
.listTable table tr td{
	padding: 2px;
}
.listTable .lineGray{
	background-color: #e7e7e7;
}
.listTable table span{
	font-weight: bold;
}
.listTable .lineR{
	border-right: 1px solid #d14b16;
}
.listTable .lineB{
	border-bottom: 1px solid #d14b16;
}
.listTable .notes{
	font-size: 11px;
	font-weight: bold;
}
.listTable .notes textarea{
	width: 468px;
	height: 150px;
}
/*=======================================PRODUCT LIST AREA*/

/*=======================================CRAFTMAN AREA*/
.craftsmanP{
	background: url("../img/icoSearch.png") no-repeat right 0px;
	padding: 15px 100px 25px 5px !important;
	line-height: 17px;
	font-size: 12px !important;
}
.actionBtn{
	display: inline;
}
.addBtn{
	background: url("../img/btnSmallRed.png") no-repeat center 0px;
	height: 22px;
	width: 90px;
	margin: 10px 0px 0px 0px;
}
.addBtn a{
	color: #FFF;
	position: relative;
	top: 2px;
	left: 12px;
	text-shadow: 1px 1px #a82500;
}
.searchCraftmanBtn, .amCraftmanBtn{
	background: url("../img/btnCraftman.png") no-repeat -103px 0px;
	height: 29px;
	width: 102px;
}
.searchCraftmanBtn{
	color: #FFF;
	margin: 0px 5px 0px 160px;
}
.searchCraftmanBtn a, .amCraftmanBtn a{
	position: relative;
	font-size: 12px;
	top: 5px;
	left: 9px;
}
.activeMeserias, .searchCraftmanBtn:hover, .amCraftmanBtn:hover{
	background: url("../img/btnCraftman.png") no-repeat 0px 0px;
	height: 29px;
	width: 102px;
	color: #FFF;
}
.activeMeserias a, .searchCraftmanBtn a:hover, .amCraftmanBtn a:hover{
	color: #FFF;
	text-shadow: 1px 1px #a82500;
}

.craftmanList{
	background: url("../img/craftmanList.png") no-repeat 0px 0px;
	margin: 0px 0px 5px 5px;
	padding: 10px;
}
.craftmanList:hover{
	background: url("../img/craftmanList.png") no-repeat -465px 0px;
}
.craftmanList .img, 
.craftmanList .description{
	float: left;
}
.craftmanList .img{width: 75px;}
.craftmanList .description{
	width: 360px;
	font-size: 11px;
}
.craftmanList .description h2{
	color: #d8531e;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}
.craftmanList .description h2 a{color: #d8531e;}
.craftmanList .description .rec label{
	color: #767676;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
}

.rec.sunt label{
	display: block;
	float: left;
	padding-right: 6px;
}

.craftmanList img, .craftmanList .img{
	width: 75px;
	height: 55px;
}

.rec.sunt{
	background: url("../img/stars_bg.png") no-repeat scroll 95px 0;
    height: 20px;
    line-height: 16px;
    width: 350px;
}
.rec.sunt.specialBug{background: url("../img/stars_bg.png") no-repeat scroll 82px 0;}
.rec.sunt span{
	background: url("../img/star.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 16px;
    width: 17px;
}

/*=======================================CRAFTMAN AREA*/

.subcatItemBig{
	float: left;
	width: 220px;
	padding: 5px;
}

.subcatItem{	
	border : 1px solid #eee;
	margin: 0 -5px;
	height: 228px;
	margin-top: 11px;
	text-align: center;
}

.subcatItemBig.m-r-5{
	margin-right: 10px;
	text-align: left;
}

a.orange{
	color: #D8531E;
	font-size: 13px;
    font-weight: bold;
    left: 10px;
    text-transform: uppercase;
}

#AddMes table tr td{
	padding: 5px;
}


.designItem.a{
	background: url("../img/designSprite.png") no-repeat 0px 0px;
} 
.designItem.b{
	background: url("../img/designSprite.png") no-repeat 0px -151px;
}
.designItem.c{
	background: url("../img/designSprite.png") no-repeat 0px -304px;
}
.designItem.d{
	background: url("../img/designSprite.png") no-repeat 0px -456px;
}
.designItem.e{
	background: url("../img/designSprite.png") no-repeat 0px -607px;
}
.designItem.f{
	background: url("../img/designSprite.png") no-repeat 0px -756px;
}
.designItem.a, .designItem.b, .designItem.c, 
.designItem.d, .designItem.e, .designItem.f{
	margin: 0px 0px 5px 0px;
	padding: 20px 10px 10px 10px;
	height: 118px;
}
.designItem h1{
	font-size: 18px;
	font-weight: bold;
	color: #d8531e;
	margin: 0px 0px 10px 0px;
}
.designItem .desc{
	width: 250px;
	font-size: 13px;
	color: #6d6d6d;
}

.screen3 .screen3Top{
	background: url("../img/top.png") no-repeat scroll 0 0 transparent;
	height: 31px;
	width: 465px;
}
.screen3 .screen3Middle{
	background: url("../img/middle.png") repeat-y scroll 0 0 transparent;
	width: 450px;
	padding: 0px 10px;
}
.screen3 .screen3Bottom{
	background: url("../img/bottom.png") no-repeat scroll 0 0 transparent;
	height: 31px;
	width: 465px;
}
.screen3 h1{
	color: #D8531E;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
.screen3 .rec label{
	font-size: 12px;
	font-weight: bold;
	color: #767676;
}
.screen3Middle p{
	padding: 10px 10px 10px 0px!important;
	font-size: 12px;
	line-height: 17px;
}

.contactDetail{
	padding: 10px;	
}

ul.contactDetail li{
	list-style: none;
	margin: 5px 0px;
}
.screen3 .contactDetail .phone, .mobile, .email, .web, .map{
	height: 14px;
	padding: 1px 0px 0px 20px;
	font-size: 12px;
}
.screen3 .contactDetail .phone{
	background: url("../img/ico/icoSmall.png") no-repeat scroll 0 0 transparent;
}
.screen3 .contactDetail .mobile{
	background: url("../img/ico/icoSmall.png") no-repeat scroll 0 -17px transparent;
}
.screen3 .contactDetail .email{
	background: url("../img/ico/icoSmall.png") no-repeat scroll 0 -38px transparent;
}
.screen3 .contactDetail .web{
	background: url("../img/ico/icoSmall.png") no-repeat scroll 0 -55px transparent;
}
.screen3 .contactDetail .map{
	background: url("../img/ico/icoSmall.png") no-repeat scroll 0 -73px transparent;
}

.consilierForm{
	background: url("../img/consilierBg.png") no-repeat 250px bottom transparent;
	min-height: 400px;
}

#contact .consilierForm{
	background: none;
}

.consilierForm label{
	font-size: 11px;
	color: #767676;
	width: 110px;
	font-weight: bold;
	text-align: right;
	margin: 11px 10px 0px 0px;
}
.consilierForm input{
	border: 1px solid #d9d9d9;
	color: #767676;
	height: 22px;
	width: 175px;
	margin: 5px 0px;
}
.consilierForm textarea{
	border: 1px solid #d9d9d9;
	height: 147px;
	width: 175px;
}
#consilier .content{
	margin-bottom: 0px;
}
#consilier h1{
	color: #D8531E;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

@media print
{
	.noprint{ display: none; }
}

input.send{
	background: url("../img/trimite.png") no-repeat scroll 0 bottom transparent;
    border: 0px none;
    cursor: pointer;
    height: 33px;
    width: 71px;
}

.HEADING_1{
	color: #E36C0A;
	/*font-weight: bold;*/
	text-transform: uppercase;
}

.HEADING_2{
	color: #585858;
	font-weight: bold;
	text-transform: uppercase;
}

.PARAGRAF{
/*	color: #AB7F7F;	*/
color: #585858;
	line-height: 17px;
}
.oferta .orange{
	color: #D8531E;
	font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}
.oferta .border{
	border: 1px solid #a3abb0;
	/*padding: 10px;*/
	width: 245px;
	background-color: #fafafa;
}


.pageCT ul li{
	list-style: circle;
	color: #E36C0A;
	margin-left: 17px;
}
.pagination{font-size: 11px;}
.pagination a{
	color: #d8521d;
	font-size: 11px;
	text-decoration: none;
	margin: 0px 2px;
}
.pagination span{
	margin: 0px 2px;
}
.pagination a:hover, .pagination a.current{
	color: #919191;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.socialNetworks{
	font-size: 11px;
}
.socialNetworks img{
	position: relative;
	top: 5px;
}
.socialNetworks span, .socialNetworks a{text-align: right;}

.fb-like-box span, .fb-like-box iframe {
    width: 160px !important;
}
.link ._rw { width: 30px; height: 30px}

/* sectiunea magazine */
.clear {
	clear:both;
}	
.store {
	width: 474px;
	padding: 10px 0px;
	border-bottom: 2px solid #ccc;
	overflow: hidden;
}
.storeImage {
	float: left;
	width: 230px;
}
.storeImage img{
	padding: 3px;
	border: 1px solid #ccc;
}
.storeAddress {
	float: left;
	width: 244px;
}
.storeAddress h4 {
	float: right;
	color: #d9541c;
	font-size: 22px;
	text-align: right;
	line-height: 19px;
}
.storeAddress h4 em {
	color: #333 !important;
	font-size: 11px !important;
	display: block;
}
p.storeAdd {
	color: #333;
	font-size: 11px;
	padding-top: 5px;
	margin-top: 5px;
	padding-left: 0px;
	border-top: 1px solid #999;
	letter-spacing: -0.5px;
}
.storeMap img {
	padding: 3px;
	border: 1px solid #ccc;
}
.store.small h4 { font-size: 13.3px}