#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}



.suport_clienti {
	width: 183px;
	height: 100%;
	margin: 0px;
}

.suport_clienti_top {
	width: 183px;
	height: 70px;
	margin: 0px;
}

.suport_clienti_content {
   border-left: 1px solid;
	border-right: 1px solid;
	border-color: #CCCCD6;
	width: 176px;
	height: 100%;
	margin-right: 5px;
	font-size: 12px;
	text-align: center;
}
.phone {
	font-size: 12px;
	text-align: center;
	height: 31px;
	margin-left: 10px;
}
.YM {
	font-size: 12px;
	text-align: center;
	height: 20px;
	margin-left: 10px;
	margin-top: 5px;
}


.suport_clienti_footer {
background: url(http://shop.americaskate.ro/img/cat_footer_dreapta.jpg) no-repeat;
width: 183px;
height: 24px;
margin: 0px;
}

.clear {
	clear:both;
}

