.story .StoryTitle{font-family:georgia;font-size:24px;font-weight:normal;color:#003366;}
.story .storyContent{font-size:14px;margin:10px 0;width:620px;overflow:hidden;}
.story .storyContent ol,.story .storyContent ul{list-style-position:inside;}
.story .storyContent img{float:left;margin:10px 10px 10px 0;}
.story .storyContent p{margin-bottom:10px;}
.story .heading{font-family:georgia;font-size:18px;margin-bottom:5px;}
.story .reletedArticles{border-top:1px solid #a79687;padding:7px 0;}
.story .reletedArticles ol{list-style-position:inside;color:#27498f;}
.story .reletedArticles ol li{margin-bottom:2px;}
.story .reletedArticles ol li a{font-size:11px;color:#27498f;}
.story .shareLinks{margin:10px 0;color:#0066cc;font-size:11px;}
.story .shareLinks a{margin:0 5px;}
.story .comments{margin-top:10px;border-top:1px solid #a79687;padding:7px 0;}
.story .comments .notLogin{background:#d3e6f6;padding:7px 10px;font-size:14px;margin-top:20px;}
.story .comments .notLogin a{color:#cc3300;}
.story .comments .postComment{margin-top:10px;}
.story .comments .postComment .btn-submit{margin:5px 0 0 0}
.story .comments .commentUnit{display:inline-block;background:#e6eeec;border:1px solid #d2e2ed;margin:10px 0;padding:7px 10px;font-size:11px;
  border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;-o-border-radius:5px;
}
div.authorInfo{color:#515151;margin:0 0 5px 0;}
div.authorInfo a{color:#01256e;}

.story .comments .commentUnit .commentDetails{margin-left:10px;}
.story .comments .commentDate{font-style:italic;}
.story .comments .commentAuthor{color:#006699;}
/* btn-submit */
.btn-submit{
  font-size:13px;font-weight:bold;color:#ffffff;border:1px solid #1e2329;padding:5px 30px;
  border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-o-border-radius:3px;  
  background: #476378;
  background: linear-gradient(top, #506c82 0%,#4e6a80 25%,#476378 50%,#415c71 75%,#405a6f 100%); /* W3C */
  background: -moz-linear-gradient(top, #506c82 0%,#4e6a80 25%,#476378 50%,#415c71 75%,#405a6f 100%); /* FF3.6+ */
  background: -webkit-linear-gradient(top, #506c82 0%,#4e6a80 25%,#476378 50%,#415c71 75%,#405a6f 100%); /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #506c82 0%,#4e6a80 25%,#476378 50%,#415c71 75%,#405a6f 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#506c82', endColorstr='#476378',GradientType=0 ); /* IE6-9 */
  background: -o-linear-gradient(top, #506c82 0%,#4e6a80 25%,#476378 50%,#415c71 75%,#405a6f 100%); /* Opera 11.10+ */
  text-shadow:0px 1px 1px #11181d;-moz-text-shadow:0px 1px 1px #11181d;-webkit-text-shadow:0px 1px 1px #11181d;-khtml-text-shadow:0px 1px 1px #11181d;-o-text-shadow:0px 1px 1px #11181d;
  box-shadow:inset 0px 1px 1px #778ba2;-moz-box-shadow:inset 0px 1px 1px #778ba2;-webkit-box-shadow:inset 0px 1px 1px #778ba2;-khtml-box-shadow:inset 0px 1px 1px #778ba2;-o-box-shadow:inset 0px 1px 1px #778ba2;
}
.btn-submit:hover{
  background: #9dacb7;
  background: linear-gradient(top, #6d839a 0%, #4f6173 100%); /* W3C */
  background: -moz-linear-gradient(top, #6d839a 0%, #4f6173 100%); /* FF3.6+ */
  background: -webkit-linear-gradient(top, #6d839a 0%, #4f6173 100%); /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #6d839a 0%, #4f6173 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d839a', endColorstr='#4f6173',GradientType=0 ); /* IE6-9 */
  background: -o-linear-gradient(top, #6d839a 0%, #4f6173 100%); /* Opera 11.10+ */  
}

.tags{margin-top:5px;}
.tags span{font-size:15px;}
.tags a{color:#0078BF;}

.socialIcons ul li{list-style:none;float:left;margin-right:15px;}
.socialIcons .fb-like{float:left;margin-right:5px;}
.socialIcons .linkdinIcn{float:left;margin-left:-30px}


.blurb{font-family:arial;background:#dee7f6 url(/css-img/quote.JPG) no-repeat 3px -5px;margin:10px 0;padding:10px;}
.blurb p{height:0 !important;width:0 !important;margin:0 !important;padding:0 !important;line-height:0 !important;}
.blurb img{float:right !important;margin:0 0 0 10px !important; }
.blurb .blurbContent{color:#6f7889;padding-left:90px}
.blurb .blurb_quote{font-size:16px;font-weight:bold;line-height:20px}
.blurb .nameNDetails{font-weight:bold;font-size:10px;margin-top:5px}
table{border:1px solid #ccc;margin:0 auto;}
table td{border:1px solid #ccc;padding:3px 5px;}


