@charset "utf-8";
/* CSS Document */

.rightCol, .rightCol a, .rightColTitTextLbl {
	font-style:italic;
	font-weight:bold;
	color:#615127;
	font-size:0.9em;

}
.rightColTit {
	min-height:43px;
	background-color:#bcb5a4;
	border-bottom:2px solid #94896b;
	margin-bottom:2px;
	background-image:url(../images/rightCol.png);
	background-repeat:no-repeat;
	background-position: 100px 10px;
}
.rightColTitText {
	padding-top:14px;
	color:white;
}
.rightColTitTextLbl, .rightColTitTextCenter {
	min-height:24px;	
}
.rightColTitTextLbl {
	width:92px;
	margin-right:16px;
	text-align:right;
	display:inline-block;
}
.rightColTitTextCenter {
	text-align:center;
}
.rightColTitTextCenter a {
	text-decoration:none;
}
.rightColQR {
	text-align:center;
	margin-top:10px;
}
.rightColQR img {
	margin:10px;
	vertical-align:middle;
}