/*
THEME NAME:Headway
THEME URI: http://www.headwaythemes.com
VERSION:1.6.6
AUTHOR: Clay Griffiths // Headway Themes
AUTHOR URI:http://www.headwaythemes.com
DESCRIPTION: Headway is a feature-packed theme with drag and drop layout editing, point and click design capabilities and much more.  For help, access our support by <a href="http://headwaythemes.com/members/support" target="_blank">clicking here</a> or go to the Headway documentation by <a href="http://headwaythemes.com/documentation" target="_blank">clicking here</a>. 
*/

.yellowbox {
background:#ffff00;
padding: 20px;
margin: 1em;
border-style:dashed;
border-width:2px;
border-color:#ff0000;
}
.redbox {
background:#E3F5FE;
padding: 20px;
margin: 1em;
}
.bluebox {
background:#E3F5FE url(/pictures/blockquote.png) no-repeat left bottom;
padding: 5px 20px 50px 20px;
margin: 1em;
} /* For PADDING: TOPpx RIGHTpx BOTTOMpx LEFTpx default is 10px 20px 40px 20px
COULD ALSO ADD:

border-style:solid;
border-width:5px;

additional info:
http://www.entrepreneurs-journey.com/wp-content/themes/Yaro/images/blockquote.png
http://www.private-members-forum.com/showthread.php?t=8189&amp;goto=newpost
*/

.bypostauthor { background-color:#B3FFCC !important; }