#message_box {
	width: 350px;
	min-height: 350px;
	background: #fff;
	padding-bottom: 40px;
    position:relative; 
	text-align: center;
	display: none;
}
#message_box input[type=button] {
	float: right;
	margin-right: 10px;
}

/** READ MORE **/
div.facebook-box-container { margin-left: 10px; margin-top: 10px; }
h3.facebook-box-container-headline { text-align: left; }
div.facebook-box-close-button { position: absolute; top: 5px; left: 95%;  }
a.facebook-box-close-btn:link { color: #cc0000; text-decoration: none; }
a.facebook-box-close-btn:visited { color: #cc0000; text-decoration: none; }
a.facebook-box-close-btn:active { color: #cc0000; text-decoration: none; }
a.facebook-box-close-btn:hover { color: #3b5b99; text-decoration: none; }


/** PRODUCT PICKER **/
.facebook-box div.div-status { width: 100%; margin:10px 0 0 20px; }
.facebook-box div.product-container { float: left; width: 100%; height: 120px; margin: 15px 0 0 0px; }
.facebook-box div.div-radio-button { float: left; height: 60px; width: 5%; margin-top: 40px; }
.facebook-box div.div-product-img { float: left; height: 120px; margin-left: 3px; text-align: left;}
.facebook-box div.div-product-name { float: left; width: 60%; text-align: left; padding-left: 3px; }
.facebook-box div.div-product-description { float: left; width: 60%; text-align: left; padding-left: 3px; }
.facebook-box div.header-logo { width: 100%; float: left; height: 30px; margin-top: 10px; }
.facebook-box div.status-text { width: 90%; float: left; margin-top: 5px; text-align: left;}

div.cart-newsletter-subscribe { border-top: 1px solid #ccc; padding-top: 10px; margin-left: 10px; margin-bottom: 10px; width:86%; }
div.headline-box { margin-left: 10px; width:90%; margin-top: 10px; }
div.paragraph-box { margin-left: 10px; width:90%; }

div.div-publish-button { position:absolute; bottom: 15px; right:15px; margin-top: 15px; border-color: #999; background: #E2E2E2; border-width: 1px; border-style:solid; }

.button_outside_border_blue{
width:70px;
border:solid #29447e 1px;
border-bottom:solid #1a356e 1px;
cursor:pointer;
}
 
.button_inside_border_blue{
padding:6px 0 6px 0;
background-color:#5c75a9;
border-top:solid #8a9cc2 1px;
text-align:center;
color:#ffffff;
}
 
div.button_inside_border_blue:active{
background-color:#4f6aa3;
}

div.facebook-box-sending-data { left: 50%; margin: -25px 0 0 -25px; position: absolute; top: 50%; }

/** PAGE DISPLAY **/
div.insidedivright { margin-top: 5px; }
h2.facebook_box { background-image: url('../images/magevision/f_logo_small.png') !important; background-repeat: no-repeat; color: #3b5b99 !important; /* ENTERPRISE: padding-left: 18px; */ }

/** NOTIFICATION **/
div.mv-notification { background-color: #ffffff; border: 1px solid #3b5b99; color: #3b5b99; font-size: 11px; font-weight: bold; background-image: url('../images/magevision/f_logo_small.png'); background-position: 10px 9px; background-repeat: no-repeat; min-height: 24px; padding: 8px 8px 8px 32px; margin-bottom: 23px; }
/*# sourceMappingURL=facebookpostdiscount.css.map */