hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc;}

h2 {margin:15px 0px;}



.pull-left {margin:0px 20px 20px 0px;}
.pull-right {margin:0px 0px 20px 20px;}

.blue-box {background-color:#e3eefb;}
.yellow-box {background-color:#ffffcb;}

.article-active {font-weight: bold; font-style: italic;}

.HighlightYellow{background-color:#FFFF00; padding:0px 4px 0px 0px;}

.footer-clickbank {
	line-height:12px; 
	font-size:10px; 
	padding-top:10px;
}

.navbar-inverse .navbar-inner { 

  /*DECIDCED TO GO WITH SOMETHING ELSE > BELOW */
  background-color: #1991d0;
  background: -moz-linear-gradient(top, #2697d3, #2496d4 75%, #1991d0 76%, #1991d0);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2697d3), color-stop(.75, #2496d4), color-stop(.75, #1991d0), to(#1991d0)); 
  background: -linear-gradient(top, #2697d3, #2496d4 75%, #1991d0 76%, #1991d0);
  background-image: -o-linear-gradient(top, #2598d1, #1991d0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2598d1', endColorstr='#ff1991d0', GradientType=0);
  border-color: none;*/
}

.navbar-inverse .navbar-inner {
background-image: url(/images/headerBg.gif); background-repeat: repeat-x;}

.headerImages {height:80px; padding-top:20px;}
.headerLogo{width:152px; margin-right:30px; float:left; border-right:solid 1px #72bbe3;}
.headerLogo img{float:left;}