/* Widget QR Code VCard - Header */
.widget.widget_qrcode_vcard .widget_header {
	padding-bottom: 6px;
}
.widget.widget_qrcode_vcard .widget_title {
	padding:8px 10px 0px 10px;
}
.widget.widget_qrcode_vcard .widget_header .widget_subtitle {
	padding-top: 10px;
}

/* Widget QRCode - Body */
.widget.widget_qrcode_vcard .widget_body {
	padding: 18px 5px 4px;
}
.widget_qrcode_vcard .widget_inner {
	max-width:160px;
}