#bodybox {
	background:#f2e6c9;
	margin: 0;
	height: auto;
	width: 255px;
	max-width:40%;
	border-left : 1px solid #cccccc;
	padding:15px ;
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	font-family: Open Sans; font-size: 14px;
        font-weight: bold;
} 

#bodybox-yellow-overprint {
	background:#FFFF00;
	margin: 0;
	height: auto;
	width: 255px;
	max-width:40%;
	border-left : 1px solid #cccccc;
	padding:15px ;
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: -55px;
	font-family: Open Sans; font-size: 9px;
} 

#bodybox-tan {
	background:#faf8f4;
	margin: 0;
	height: auto;
	width: 155px;
	max-width:40%;
	border-left : 1px solid #cccccc;
	padding:15px ;
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	font-family: Open Sans; font-size: 9px;
} 

#bodybox-pink {
	background:#f4dfe2;
	margin: 0;
	height: auto;
	width: 155px;
	max-width:40%;
	border-left : 1px solid #cccccc;
	padding:15px ;
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	font-family: Open Sans; font-size: 9px;
} 

#header-widget-area { 
width: 23%; margin-bottom:40px; 
background:#bcdeff; border-left: 8px solid #ffff33; font-weight:bold} 
.entry-content blockquote {
	border-left : 2px solid transparent;
	padding:10px ;
	display:block;
	font-style: normal;
	margin:0 auto;
	clear:both;
	float:none;
	width:80%;
	background-color: #f2e6c9;
/* 	background-color: #F7F7F7;  */
 }

#bodybox-bright-chartreuse {
	background:#ddec5b;
	margin: 0;
	height: auto;
	width: 160px;
	max-width:40%;
	border-left : 0px solid #cccccc;
	padding:15px ;
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	font-family: Open Sans; font-size: 10px;
	font-weight: bold;
} 


#bodybox-field-green {
	background:#bece51;
	margin: 0;
	height: auto;
	width: 160px;
	max-width:40%;
	border-left : 0px solid #cccccc;
	padding:15px ;
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	font-family: Open Sans; font-size: 10px;
	font-weight: bold;
} 

#bodybox-coupon {
	background:#cce2f0;
	margin: 0;
	height: auto;
	width: 160px;
	max-width:40%;
	border: 13px #cce2f0;
        border-style: dashed;
	<!-- border: 13px solid #eeeeee; -->
	padding:15px ;
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	font-family: Open Sans; font-size: 12px;
	font-weight: bold;
} 

#bodybox-grey {
	background:#eeeeee;
	margin: 0;
	height: auto;
	width: 160px;
	max-width:40%;
	border-left : 0px solid #cccccc;
	padding:15px ;
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	ffont-family: Open Sans; font-size: 10px;
	font-weight: bold;
} 

    #footer2 {
        color: #000000;
        background-color: #ffffff;
        border-color: rgba(255, 255, 255, .1);
    }

  #footer {
        color: #000000;
        background-color: #ffffff;
    }

    #footer2 {
        color: #000000;
        background-color: #000000;
        border-color: rgba(255, 255, 255, .1);
    }

    #footer a {
        color: #BF4D28;
    }

    #footer a:hover {
        color: #E6AC27;
    }

    #footer2 a {
        color: #000000;
    }

    #footer2 a:hover {
        color: #000000;
    }

#site-copyright {
	display: block;
	float: none;
	padding-top: 5px;
	font-style: italic;
	clear: both;
	margin: 1em auto 0;
	text-align: center;
	background: #fff;
	color: #000;
}