/* Business Case Study Styles */

/* Classes */
.bcs {padding:10px;}
.bcs p {margin-bottom: 10px;}
.bcs-standard-box {margin-top:20px; padding:5px;}
.bcs-grayed-box {background:#F5F5F6; margin-top:20px; padding:10px;}
.bcs-grayed-box label {display:block; margin-bottom:5px;}
.bcs-heading {font-size:14px; color:#C4D600; font-weight: bold;}
.bcs-header {border-top:1px dotted #222;border-bottom:1px dotted #222; margin-top:10px;}
.bcs-header a:hover {opacity: 0.5; filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}