.clear {
	clear: both;
	float: none;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}

.pointer {
	cursor: pointer;
}

.fright {
	float: right;
}
.fleft {
	float: left;
}
.tcenter {
	text-align: center;	
}
.tright {
	text-align: right;	
}
.nborder {
	border: 0px;
}
.ml15 {
	margin-left: 15px;
}
.mr15 {
	margin-right: 15px;
}
.mgt15 {
	margin-top: 15px;	
}
.mgt5 {
	margin-top: 5px;	
}
.mgm5 {
	margin: -5px;
}
.tred {
	color: red;
}
.bb888 {
	border-bottom: 1px solid #888;
}
.bbCCC {
	border-bottom: 1px solid #D6B070;
}
.bgwhite {
	background: #fff;
}
.padding5 {
	padding: 5px;
}
.bold {
	font-weight: bold;
}
.ndec {
	text-decoration: none;
}
.fsize8 {
	font-size: 8px;
}
.pr0 {
	padding-right: 0px;
}
.mr0 {
	margin-right: 0px;
}
.light_text {
	color: #dab674;
	font-size: 10px;
	padding: 0px;
	line-height: 10px;
}
.nomargin {
	margin-right: 0px;
}
.fullwidth {
	width: 100%;
}

.width_450 {
	width: 441px;
}

.width_224 {
	width: 224px;
	margin-left:5px;
}

div#dojoxLightboxDialog_underlay_wrapper {
	position: absolute;
}

div#dojoxLightboxDialog_underlay_wrapper div.dijitDialogUnderlay {
	background: transparent;	
}

div.dijitDialogUnderlayWrapper {
	background: #000; 
	filter: alpha(opacity=60);
	opacity: 0.60; 
	z-index: 2;
}

.line {
	clear: both;
	float: none;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	background: #aeaeae;
	margin: 5px 0px;
}

.show_for_admin {
	color: #ccc;
}

.border_bottom {
	border-bottom: 1px solid #D6B070;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.border_bottom_top {
	border-bottom: 1px solid #D6B070;
	border-top: 1px solid #D6B070;
	padding: 5px;
	margin-bottom: 2px;
	background: #fff8ea;
}

.big_error {
	font-size: 14px;
	color: #215fb4;	
}

.hightlight {
	font-size: 10px;
	color: #215fb4;	
}

img.loading_img {
	width: 16px;	
	height: 16px;
	display: block;
	margin: 0px auto;
}

.padding5 {
	padding: 5px;
}

.blink {
	
	font-weight: bold;	
} 

