#studioOptions {
	float:right;
	width:38%;
	margin:2px;
}
.studioBox {
	float:left;
}
.studioBoxHeader {
	background:url('../images/studioHeaderBarGrey.gif') repeat-x left top;
	height:29px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.studioBoxHeader h3 {
	font-weight:normal;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	padding:6px 10px;
}

.studioBoxContent {
	border:1px solid #CCCCCC;
	border-top:none;

}
div#CerceveGrupListesi {
    height:60px;

}

.cerceveGrupThumb {
	float:left;
	cursor:hand;
    cursor:pointer;
	padding:0px;
	margin-right:1px;
	text-align:center;
	border:solid 1px #CCCCCC; 
}

.cerceveThumb {
    cursor:pointer;
    cursor:hand;
	overflow:hidden;
	margin:0px;
    margin-bottom:3px;
	text-align:center;
/*
	border:solid 1px #CCCCCC; 
*/
}
.calc {
	font-size:12px;
	color:#000;
	line-height:16px;
}


.hesapsag {
    color:#798597;
    font-weight:bold;
    text-align:right;
}
.hesaptoplam {
    font-weight:bold;
    color:#49515F !important;
}
.hesaptl  {
    color:#798597;
    font-weight:bold;
    padding-left:3px;
}

