/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(theme/blog.css);
@import url(theme/professional-black.css);
/* end StyleCatcher imports */

h3 {
background-color: #EDE19A;
color:#444;
font-weight: bold;
font-size: large;
padding:2px 5px;
}

h4 {
background-color: #EDE19A;
color:#444;
font-weight: bold;
}

.right {
float:right;
margin-left:10px;
}



