.jg_ibox{
  border: 1px #cccccc solid;
  overflow:hidden;
}
.jg_ibox .jg_iboxcaption{
  background: #fffcf2;
  padding: 4px;
  padding-left:35px;
  color: #545368;
  cursor: pointer;
  font-weight:bold;
  letter-spacing:0px;
  background: #ffffec url(../images/_tips/info16x16.png) 9px 6px no-repeat;
}
.jg_ibox .jg_iboxcontent{
border-top: 1px #cccccc solid;
  background: #fff;
  padding: 4px;
  color: #62574C;
  padding-top:5px;
  padding-bottom:5px;
}

#lbj_dropdown_image{
	position:relative;
	left:-31px;
}

.jgxgaltd{

}
.jgxgalimgtd{
  padding: 5px 5px 15px 5px;
  border: #ddd 1px solid;
}

.jgxgalimgtd .jgxgalpreviewtitle{
  font-size: 10px;
}

.jgmsgbox{
  border: 1px #ddd solid;
  background-color: #ffffec;
  margin: 10px 0px;
}
.jgmsgbox .info{ 
  background: url(../images/_tips/info24x24.png) 5px 5px no-repeat;
  padding: 10px 5px 30px 40px; 
}

input.error, select.error {
  padding-right: 16px; 
  border: 1px solid red; 
  background-color: #FFFCE2; 
  background-image: url(../_tips/images/warning_obj.gif); 
  background-position: right; 
  background-repeat: no-repeat;
}

.jgquote{
	border: 1px #ddd solid;
	background: #ffffec url(../images/_tips/tipon24x24.png) 5px 5px no-repeat;
	line-height:150%;
	color: #999;
	width: 200px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.jgquote a:link, .jgquote a:visited, .jgquote a:hover{
	font-weight:normal;
}
