/* Start of CMSMS style sheet 'News' */
.news_item {
  }

.news_item img {
 border: 1px solid #000000 !important;
 float: right !important;
 margin-top: 0px !important;
 margin-bottom: 12px !important;
 margin-left: 12px !important;
 margin-right: 5px !important;
 max-height: 150px !important;
 max-width: 30% !important; }

.news_date {
 color: #333; }

.news_title { }

.news_summary {
 padding: 0 0 0 2em; }

.news_pull_quote {
 clear: left;
 color: #333;
 float: left;
 font-size: 1.3em;
 font-style: italic;
 font-weight: bold;
 line-height: 1.2;
 padding: 1em;
 filter:alpha(opacity=75);
 -moz-opacity:0.75;
 -khtml-opacity: 0.75;
 opacity: 0.75;
 width: 40%; }

#dept_news {
 background-image: url('http://www.wku.edu/gfcb/cmsmadesimple/uploads/images/GFCB/background.jpg');
 border: 1px dashed #555555;
 float: right;
 padding: 7px;
 width: 40%; }

#dept_news_holder {
 background-color: whitesmoke;
 border: 1px solid silver;
 padding: 5px; }
/* End of 'News' */

