
.qc_container { margin: 5px; padding: 0; text-align:center; }
.qc_block img {max-width: 200px;}
.qc_forumhome_below img { max-width: 600px; }
.warning { color: #FF0000; }
.bigtext {font-size: 13pt;}
.posttext img, .message img, .postbody .content img { max-width: 800px; }
.hidden {display: none;}
a.external { 
	background-image: url(css_img/external_link_icon.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 17px;	
}
a.external:hover { text-decoration: hover;}

#sidebar_button, #sidebar_button_link {display: none; }

/* Username Group Markup */
.UsernameAdmin{ font-weight:bold; color: #FF0000 /*red*/;}
.UsernameSuperMod {font-weight:bold; color: #4169E1 /*Royal Blue*/;}
.UsernameModerator {font-weight:bold; color: #009900 /*Green*/;}
.UsernameTrialMod{font-weight: bold; color: #8F6800;}
.UsernameExMod{font-weight: bold;}
.UsernameBannedMember{ text-decoration: line-through; color: #CFCFCF; }
.UsernameRedInfraction{color: #9F9F9F; font-style: italic;}

.visible2 { /*deleted message*/ 
	background-color: #F1EDED;
	background-image: url(css_img/deleted_message.png);
	background-position: right 5px;
	background-repeat: no-repeat;
	font-style: italic;
}
#coupon_code {
	font-size:14px;
	font-weight:bold;
	left:158px;
	line-height:150%;
	margin:0;
	padding:0;
	position:absolute;
	top:120px;
}
#coupon {
	margin:0;
	padding:0;
	position:relative;
	width:260px;
}
#coupon_offer {
	position:absolute;
	width: 200px;
	height: 100px;
	background-color: white;
	top: 5px;
	left: 45px;
	text-align:left;
	font-size: 11px;
	padding: 5px 0 0 5px;
}
#coupon_notice {
	position:absolute;
	width: 160px;
	height: 47px;
	background-color: white;
	top: 160px;
	left: 10px;
	text-align:left;
	font-size: 10px;
	padding: 5px;
}
.print_block {display: block !important;}

/* Home Page */
#vba_news32 img { max-width: 200px;} /* Box Cafe Quan */
#vba_news4 img { max-width: 450px;} /* Center articles */

