
.hidden{
display:none;
}
.gcontainer{
margin-bottom:0px;
}
.gRow{
margin-bottom:0px;
}
.gTh{

float:left;
margin:0px;
padding:0px;
}

.gTh img{
width:158px;
border:0;

}

.topImageItem{
width:158px;
}

.gImgName{
color:#FFFFFF;
font-weight:bold;
height:28px;
margin-bottom:2px;
overflow:hidden;
text-align:center;
}

.gcontainer li{
float:left;
height:158px;
width:158px;
}

.gcontainer ul {
list-style-type:none;
}

.gcontainer ul, .gcontainer ol {
padding:0;
}

.deleteIcon{
display:none;
margin-left:5px;
margin-top:3px;
position:absolute;
}

.deleteIcon img{
width:16px;
height:16px;
cursor:pointer;
}

.text_field:hover{
border:1px solid red;
cursor:move;
}

.toggleUploader{
color:#3B8CB2;
cursor:pointer;
font-weight:bold;
padding:2px 0 2px 20px;
}

.maxUploaded{
	display:none;
}
.fbguploader {
display:none;
float:left;
margin-bottom:30px;
padding:10px;
}

.toggleDown{
background:url("down-icon.png") no-repeat scroll 0 0 transparent;
}
.toggleUp{
background:url("up-icon.png") no-repeat scroll 0 0 transparent;
}

.toggleSettings{
color:#3B8CB2;
cursor:pointer;
font-weight:bold;
padding:2px 0 2px 20px;
width:355px;
}

div.formCfg{
background:none repeat scroll 0 0 gray;
display:none;
margin:15px 0;
padding:10px;
}

div.formCfg .row{
margin-bottom:10px;
}

div.formCfg label{
font-weight:bold;
float:left;
width:240px;
}

div.formCfg input{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #4C9CC8;
}

div.formCfg select{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #4C9CC8;
}

div.formCfg span.required{
color:red;
}

.defaultCfg{
background:url("default-icon.png") no-repeat scroll 0 0 transparent;
float:right;
height:16px;
margin-right:15px;
width:16px;
cursor:pointer;
}

.valSlider{
text-align:right;
width:33px;
}

.MultiFile-applied{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #78B1D2;
}

.uploaderTitle{
	font-weight:bold;
}

.maxFiles{
float:left;
margin-right:5px;
}
.limitFiles{
	float:left;
}

.fbgrow{
    margin-bottom: 0px;
}

/*.fbgrow:hover{
    border: 1px solid #78B1D2;
    background: none repeat scroll 0 0 #EEEEEE;
}*/
