body {
	margin: 0;
	font: 13px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #353434;
	background: #fff;
	min-width: 991px;
}
a {
	color: #09f;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a:focus { outline: none; }
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
.video {margin-bottom:12px;margin-top:12px;}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
.h1,
.h2,
.h3 {
	display: block;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
	padding: 12px 0 0;
}

#main-area {
	position: relative;
	width: 100%;
}
/* header start */
#header {
	width: 986px;
	background: url(/images/bg/bg-header.gif) no-repeat;
	margin: 0 -6px;
	padding: 10px 0 0 6px;
}

#header_print {
	width: 986px;
	margin: 0 -6px;
	padding: 17px 0 0 6px;
}

.add-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	overflow: hidden;
	float: right;
	position: relative;
}
.add-nav li {
	background: url(/images/bg/separator.gif) no-repeat 0 2px;
	padding: 0 5px 0 9px;
	margin: 0 0 0 -1px;
	display: inline;
}
.add-nav li a {
	color: #026293;
	text-decoration: none;
}
.add-nav li a:hover {
	color: #09f;
	text-decoration: none;
}
#header .holder {
	width: 100%;
	padding: 19px 0 31px;
	clear: both;
}
#header .holder:after {
	clear: both;
	content: "";
	display: block;
}

.holder .logo{
	margin: 0 0 5px 23px;
}
.holder .tmHeader{
	position: relative;
	top: -25px;
}
#header .date {
	display: block;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	color: #0c4968;
	letter-spacing: 2px;
	margin: 0 0 0 22px;
}
.form-search-wide .search td {
	vertical-align: top;
}
.form-search-wide .wide_heading {
	background-color:#0099FF;
	color:white;
	font-size:20px;
	line-height:30px;
}
.form-search-wide .wide_content {
	background-color: #D7DFE4;
}
.form-search-wide .wide_content .left_cell{
	padding: 10px 25px 25px 30px;
	width: 50%;
}
.form-search-wide .wide_content .right_cell{
	padding: 10px 0 25px 5px;
	width: 50%;
}
.form-search-wide .wide_content .row{
	height: 30px;
	margin: 10px 0;
}
.form-search-wide .wide_content label{
	width: 100px;
	float: left;
}
.form-search-wide .wide-text{
	font: 11px/14px Arial,Helvetica,sans-serif;
	width: 155px;
}
.form-search-wide .text{
	float: right;
	border: 1px solid #5894b5;
	padding: 0 3px;
	margin: 0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	width: 155px;
	height: 20px;
}
.form-search-wide select {
	width: 163px;
	float: right;
}
.form-search {
	float: right;
	background: url(/images/bg/bg-search.gif) no-repeat #D7DFE4;
	width: 328px;
	height: 40px;
	margin: 0 6px 0 0;
	padding: 10px 0 0;
	display: inline;
	position: relative;
	z-index: 100;
}
.form-search .row {
	overflow: hidden;
	padding: 0 0 3px 10px;
}
* html .form-search .row { display: inline-block; }
.form-search label.label-search, .form-search-wide label.label-search {
	float: left;
	margin: 0 8px 0 0;
	background: url(/images/btn/text-search.gif) no-repeat;
	width: 64px;
	height: 16px;
	text-indent: -9999px;
}
.form-search .text{
	float: left;
	border: 1px solid #5894b5;
	padding: 0 3px;
	margin: 0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	width: 155px;
}
.form-search .btn-submit {
	float: left;
	height: 16px;
	width: 32px;
	border: 0;
	background: url(/images/btn/btn-go.gif) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	color: #fff;
	cursor: pointer;
	margin: 0 0 0 6px;
}
.form-search .advanced {
	float: left;
	background: url(/images/btn/btn-advanced-search.gif) no-repeat 0 1px;
	width: 64px;
	height: 16px;
	color: #0d4c6c;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding: 2px 10px 0 0;
	margin: 0 -4px 0 -6px;
	position: relative;
}
.form-search-opened .advanced {
	text-decoration: none;
	background-position: 0 -18px;
	color: #fff;
}
.form-search .radio, .aside .form-search label.radio {
	float: left;
	color: #525252;
	font-size: 10px;
	line-height: 14px;
	margin: 2px 0 0 6px;
	word-spacing: -2px;
	width:auto;
	vertical-align:middle;
}
.form-search .radio input {
	margin: 0;
	padding: 0;
	width: 16px;
	height: 15px;
	float: left;
}
* html .form-search .radio input { margin-right: -3px; }
.popup-search {
	position: absolute;
	top: 47px;
	left: 0;
	width: 328px;
	background-color: #d7dee4;
	border-width: 1px 0 5px;
	border-color: #09f;
	border-style: solid;
	z-index: 100;
	padding: 11px 0 10px;
	display: none;
}
.popup-search label.error{color:red !important; display:block; width:100% !important;}
.form-search-opened .popup-search { display: block; }
.form-search .popup-search .row, .aside .form-search .row { padding: 0 0 11px 13px; }
.form-search .popup-search .row:after, .aside .form-search .row:after{
	clear: both;
	display: block;
	content: "";
}
.form-search .popup-search label, .aside .form-search label{
	float: left;
	color: #434141;
	font-size: 11px;
	line-height: 13px;
	margin: 3px 0 0;
}

.aside .form-search label, .form-search .popup-search label{
	width: 80px;
	margin:3px 0 0 15px;
}
.form-search .popup-search .sub-row label { width: 38px; }
.form-search .popup-search .text, .aside .form-search .text {
	border: 1px solid #7f9db9;
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px;
	float: left;
}
.form-search .popup-search .text{
	width: 190px;
}
.aside .form-search .text {
	width: 160px;
}
.datePicker input{
	border: 1px solid #7f9db9;
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin: 0 4px 0 0;
	padding: 3px;
	float: left;
}
.aside .form-search .datePicker input{
	width: 140px;
}
.datePicker img{
	margin-top:4px;
	cursor: pointer;
}
.form-search .popup-search .datePicker input{
	width: 170px;
}
.form-search .popup-search select, .aside .form-search select, .form-search-wide select {
	font: 11px/15px Arial, Helvetica, sans-serif;
	float: left;
	margin: 0;
	height:21px;
}
.aside .form-search select {
	width: 169px;
}
.form-search .popup-search select{
	width: 199px;
}
.form-search .popup-search .sub-row select, .aside .form-search .sub-row select{
	width: 57px;
	margin: 0 6px 0 0;
}
.form-search .popup-search .sub-rows, .aside .form-search .sub-rows {
	float: left;
	width: 240px;
}
.form-search .popup-search .sub-row, .aside .form-search .sub-row {
	overflow: hidden;
	height: 1%;
	padding: 0 0 9px;
}
.form-search .popup-search .btn-search,
.aside .form-search .btn-search,
.form-search-wide .btn-search,
#searchFormWideWithSection .btn-search {
	float: right;
	background: url(/images/btn/btn-search.gif) no-repeat;
	width: 74px;
	height: 20px;
	border: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 0 24px 0 0;
	cursor: pointer;
	position: relative;
}
.form-search-wide .btn-search {
	right: 5px;
	top: 3px;
}
.form-search-wide select {
	font: 11px/15px Arial, Helvetica, sans-serif;
	float: right;
	height:21px;
}
#nav {
	background: url(/images/bg/bg-main-nav.gif) no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
	height: 29px;
	list-style: none;
	padding: 0 2px;
	position: relative;
}

#nav li {
	float: left;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(/images/bg/separator-main-nav.gif) no-repeat 0 1px;
	padding: 2px 0 0 3px;
	letter-spacing: 1px;
}
#nav li.first-child {
	background: none;
	padding-left: 0;
}
#nav li a {
	color: #015078;
	float: left;
	background: url(/images/bg/bg-main-nav-hover.gif) repeat-x;
	height: 24px;
	padding: 4px 0 0;
	text-align: center;
	position: relative;
	z-index: 11;
}
#nav li a.side-link {
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	background-position: 0 -64px;
	text-transform: none;
	padding: 3px 0 0;
	letter-spacing: 0;
}
#nav li a:hover,
#nav li:hover a,
#nav li.hover a {
	color: #0099ff;
	text-decoration: none;
	height: 28px;
}
#nav li.active a{
	background-repeat: no-repeat;
	background-position: 50% -32px;
	color: #fff;
	text-decoration: none;
	height: 28px;
}

#nav li a:hover .business,
#nav li.active a.business,
#nav li:hover a.business,
#nav li.hover a.business {
	background-repeat: no-repeat;
	background-position: 50% -32px;
}

#nav ul {
	position: absolute;
	top: 29px;
	left: -3px;
	margin: 0;
	padding: 1px 0 0 6px;
	background: url(/images/bg/bg-sub-nav.gif) no-repeat 3px 0;
	width: 978px;
	height: 24px;
	list-style: none;
	overflow: hidden;
	z-index: 10;
	display: none;
}
#nav .sub-pages{
	position: absolute;
	top: 29px;
	left: -3px;
	margin: 0;
	padding: 1px 0 0 6px;
	background: url(/images/bg/bg-sub-nav.gif) no-repeat 3px 0;
	width: 978px;
	height: 24px;
	overflow: hidden;
	z-index: 10;
	display: none;
}
#nav li ul{
	position: absolute;
	top: 29px;
	left: -3px;
	margin: 0;
	padding: 1px 0 0 6px;
	background: none;
	width: auto;
	height: 24px;
	overflow: hidden;
	z-index: 10;
	display: none;
}
#nav li.active ul,#nav li.active .sub-pages { display: block; }
#nav li:hover ul, #nav li:hover .sub-pages,
#nav li.hover ul,#nav li.hover .sub-pages{ display: block !important; }
#nav li.hide ul,#nav li.hide .sub-pages{ display: none; }
#nav ul li {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/bg/separator-sub-nav.gif) no-repeat 0 6px;
	letter-spacing: 0;
	margin: 0 0 0 -1px;
	padding: 0;
	text-transform: none;
	display: inline;
}
#nav ul li a,
#nav li.active ul li a,
#nav li:hover ul li a,
#nav li.hover ul li a {
	color: #015078;
	background: none;
	text-align: left;
	padding: 4px 11px 0 11px;
	height: 18px !important;
	position: relative;
}
#nav li:hover ul li a:hover,
#nav li.hover ul li a:hover{
	color: #0099ff;
}
#nav ul li a:hover,
#nav ul li a.active,
#nav li:hover ul li.active a,
#nav li.active ul li.active a{
	background-color: #09f;
	color: #fff;
}
/* header end / footer start */
#footer-wrapper { background: url(/images/bg/bg-footer.gif) repeat-x; }
#footer {
	margin: 0 auto;
	width: 980px;
}
.back-on-top {
	float: right;
	background: url(/images/bg/bg-back-on-top-template.gif) repeat-x;
	width: 300px;
	height: 19px;
	text-align: center;
	color: #1280c4;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 6px 0 0 2px;
}
.back-on-top img{
	margin-right:10px;
	text-decoration: none;
}
.threecolumnlayout-footer .back-on-top{
	width: 166px;
}
#footer .holder {
	clear: both;
	font-size: 11px;
	line-height: 13px;
	padding: 26px 0 10px;
	text-align: center;
}
#footer ul {
	margin: 0 0 0 -9px;
	padding: 0;
	display: inline;
}
#footer ul li {
	display: inline;
	background: url(/images/bg/separator-footer.gif) no-repeat 0 2px;
	padding: 0 5px 0 10px;
	line-height: 24px;
}
#footer ul li:first-child,
#footer ul li.first-child { background: none; }
#footer ul li a { color: #525252; }
#footer .row { padding: 0 0 0 4px; }
#footer .row strong {
	color: #09f;
	letter-spacing: -1px;
	background-color: #fff;
	position: relative;
}
#footer ul.links li a { text-decoration: underline; }
#footer ul.links li a:hover { color: #09f; }
.created {
	color: #1280c4;
	display: block;
	padding: 5px 0 0;
}
.created a { color: #1280c4; }
/* footer end / main area */
#main {
	width: 100%;
	margin: 0 0 126px;
}
.news-ticker {
	background: url(/images/bg/bg-news-ticker.gif) no-repeat;
	height: 24px;
	overflow: hidden;
	margin: 20px 0 20px;
}
.news-ticker ul {
	margin: 0;
	padding: 4px 0 0 10px;
	float: left;
	list-style: none;
	width: 640px;
}
.news-ticker ul li {
	font-size: 12px;
	line-height: 14px;
	padding: 4px 0 10px 10px;
	background: none !important;
	width: 630px;
}

.news-ticker ul li span {
	border-right:1px solid #0099FF;
	margin-right:3px;
	padding-right:7px;
}
.news_ticker_first {
	display:block;
	height:14px;
	left:0;
	opacity:1;
	position:absolute;
	top:0;
	width:630px;
	z-index:113;
}

.news-ticker ul li a { color: #525252; }
.news-ticker .more-news {
	float: right;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 5px 14px 0 0;
}
.news-ticker .more-news:hover {
	border: 0;
	text-decoration: none;
}
.news-ticker .more-news:hover span { text-decoration: underline; }
.news-ticker strong {
	float: left;
	background: #09f url(/images/bg/bg-breaking-news.gif) no-repeat 100% 0;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	height: 19px;
	padding: 5px 27px 0 12px;
}
.sectionPage #sidebar{
	margin-top:-60px; /*i am here to uplift the right side (banner side) of section pages to be on the same height as the section title*/
}
#threecolumns:after {
	clear: both;
	display: block;
	content: "";
}
/* sidebar start */
#sidebar {
	float: right;
	width: 157px;
	background-color: #eeeff3;
	padding: 0 5px;
}

#sidebar .holder {
	background-color: #eeeff3;
	width: 158px;
	margin: 0 -5px 0;
	padding: 40px 4px 21px 5px;
	overflow: hidden;
}
.sidebar-ads {
	background:#e5e5e5;
	margin: 10px 0 0 5px;
	padding: 10px 3px 1px 3px;
}
.sidebar-ads div {
	vertical-align: top;
	width: 100%;
	overflow: hidden;
	margin: 0 auto 10px auto;
	background-color: #e5e5e5;
}

.ads-box{
	margin:0 0 38px;
}
.ad-box {
	margin: 19px 1px 0 0;
	height: 1%;
}
.ad-box .ad-box-top .h3{
	width:96%;
	margin-bottom:8px;
}
.ad-box .ad-box-bottom {
	width:100%;
}
.ad-box .ad-box-bottom div, .ad-box .ad-box-top div{
	float:left;
	background-color: #00527C;
}
.ad-box .ad-box-bottom-line{
	height:9px;
	width:98%;
}
.ad-box .ad-box-bottom-corner{
	height:8px;
	width:1px;
}
.ad-box .ad-box-top-corner{
	width:1px;
	height:40px;
	margin-top:1px;
}
.ad-box-holder{
	background-color:#EEEFF3;
	padding-bottom:15px;
}
.ad-box-holder .txtlink{
	padding:0 10px;
}
.ad-box .h3,
.ad-box .ad-box-holder .h3,
.services .h3 {
	margin: 0 0 11px;
	padding: 0 0 3px 4px;
	font-size: 20px;
	line-height: 19px;
	font-weight: normal;
	background: #00527c;
	color: #fff;
}
.ad-box .h3,
.ad-box .ad-box-holder .h3{
	margin:0;
}
.printed .h3 {
	background: #1280c4 url(/images/bg/bg-heading-3.gif) no-repeat;
	margin: 0 0 3px;
}
.services .h3 {
	background: #198acf url(/images/bg/bg-heading-2.gif) no-repeat;
	margin: 0;
}
.ad-box img { display: block; }
.ad-box .bottom {
	background: #1280c4 url(/images/bg/bg-box-footer.gif) no-repeat 0 100%;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: right;
	margin: 1px 0 0;
	padding: 7px 5px 3px 0;
}
.ad-box .bottom a { color: #fff; }
.ad-box .bottom a:hover {
	text-decoration: none;
	border: 0;
}
.ad-box .bottom a:hover span { text-decoration: underline; }
.more {
	display: block;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 0 0 16px;
	padding: 2px 0 0;
}
.twocolumns .more{
	margin: 0 0 20px;
	padding: 4px 0 0;
	color: #1280c4;
	border-top:1px solid #D7DFE4;
}
.more a { color: #1280c4; }
#content .more,
.aside .more,
#content .more a,
.aside .more a { color: #09f; }
.more a:hover {
	text-decoration: none;
	border: 0;
}
.more a:hover span { text-decoration: underline; }
#sidebar .more a span { text-decoration: underline; }
#sidebar .more a:hover span { text-decoration: none; }
.services {
	margin: 0 1px 0 0;
	height: 1%;
}
.services-list {
	background: #fff url(/images/bg/bg-box-footer-2.gif) no-repeat 0 100%;
	margin: 0;
	padding: 9px 4px 9px 8px;
	overflow: hidden;
	height: 1%;
}
.services-list li {
	font: 12px/15px Arial, Helvetica, sans-serif;
	list-style: none;
	background: url(/images/bg/line.gif) no-repeat 100% 100%;
	padding: 4px 0 0;
	vertical-align: top;
	height: 1%;
}
.rightcol .services-list li{
	background: url(/images/bg/line.gif) repeat-x 100% 100%;
}
.authorpage .services-list li {
	background:none;
	float:left;
}
.twocolumns .main-news .services-list li{
	padding:0;
}
.services-list li.service-toolbar { background: none; }
.services-list li.service-weather {
	padding: 0 0 9px;
	background: none;
}
.services-list li a {
	padding: 6px 0 11px 35px;
	display: block;
	color: #094869;
	height: 1%;
}
.services-list li a:hover {
	text-decoration: none;
	color: #09f;
}
.services-list li.service-weather a.weather {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	padding: 4px 0 6px 40px;
}

.defaultWeatherImg{
	background: url(/images/icons/ico-weather.gif) no-repeat;
}

.Sunny{
	background: url(/images/icons/weather/Sunny.gif) no-repeat;
}

.Stormy{
	background: url(/images/icons/weather/Stormy.gif) no-repeat;
}

.Snow{
	background: url(/images/icons/weather/Snow.gif) no-repeat;
}

.ScatShowers{
	background: url(/images/icons/weather/ScateredShowers.gif) no-repeat;
}

.Rainy{
	background: url(/images/icons/weather/Rainy.gif) no-repeat;
}

.PartlyCloudy{
	background: url(/images/icons/weather/PartlyCloudy.gif) no-repeat;
}

.LocalShowers{
	background: url(/images/icons/weather/LocalShowers.gif) no-repeat;
}

.Humid{
	background: url(/images/icons/weather/Humid.gif) no-repeat;
}

.Cloudy{
	background: url(/images/icons/weather/Cloudy.gif) no-repeat;
}

.services-list li.service-shabat-time a {
	background: url(/images/icons/ico-shabat.gif) no-repeat;
	padding-top: 10px;
}
/*services-list classes shared by author and article pages*/
.services-list li.service-twitter a { background: url(/images/icons/ico-twitter.gif) no-repeat 0 4px; }
.services-list li.service-mail a { background: url(/images/icons/ico-mail.gif) no-repeat 0 3px;}
.authorpage .services-list li.service-mail a { margin-left:-5px;}
.services-list li.service-facebook a { background: url(/images/icons/ico-facebook.gif) no-repeat 0 3px; }
.services-list li.service-rss a { background: url(/images/icons/ico-rss.gif) no-repeat; }
.services-list li.service-ad a { background: url(/images/icons/ico-ad.gif) no-repeat 0 4px; }
.services-list li.service-print a { background: url(/images/icons/ico-print.gif) no-repeat; }
.services-list li.service-jobs a { background: url(/images/icons/ico-jobs.gif) no-repeat; }
.services-list li.service-toolbar a { background: url(/images/icons/ico-toolbar.gif) no-repeat 0 3px; }
.services-list li.service-newsletter a { background: url(/images/icons/ico-newsletter.jpg) no-repeat 6px 6px; }
.services-list li p { margin: 0 0 5px 41px; }
.services-list li a.click-more {
	padding: 0 12px 0 0;
	margin: 0 0 0 38px;
	display: inline;
	color: #188ae0;
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/arrows/arrow.gif) no-repeat 100% 6px;
}
.services-list li a.click-more:hover { text-decoration: underline; }
/* sidebar end */
/* content start */
#content {
	float: left;
	width: 474px;
}
.main-news, .main-news-jobs { margin: -6px 0 0; }

.department .main-news { margin: 0; }
#sectionTitle, .twocolumns .main-news .heading h1{
	line-height:20px;
	margin: 0 0 12px;
}
#sectionTitle{
	width:794px
}
.twocolumns #sectionTitle{
	width:660px
}
.twocolumns .main-news .h1, .twocolumns .main-news h1{
	margin: 0 0 5px;
}

.twocolumns .main-news-jobs .h1, .twocolumns .main-news-jobs h1{
	margin: 0 0 5px;
}

.main-news .h1, .main-news h1, .main-news-jobs .h1, .main-news-jobs h1{
	margin: 0 0 10px;
	color: #00527c;
	font-size: 24px;
	line-height: 33px;
}

.main-news .h1 a, .main-news-jobs .h1 a {
	color: #00527c;
	text-decoration: none;
}
.main-news .h1 a:hover, .main-news-jobs .h1 a:hover {
	color: #09f;
	text-decoration: none;
}
.main-news p, .main-news-jobs p {
	margin: 0 0 4px;
	color: #525252;
	font-weight: bold;
	line-height: 18px;
}
.main-news .big-date, .main-news-jobs .big-date{
	font-size:18px;
	font-weight:bold;
	margin:15px 0;
	color:#252525;
}

.comments {
	display: block;
	font-size: 12px;
	line-height: 14px;
	padding: 1px 0 12px;
}
.post .comments {
	font-size: 11px;
	line-height: 13px;
	padding: 4px 0 0;
	position:absolute;
  	bottom:20px;
}
.post .comments_bottom{
	font-size: 11px;
	line-height: 13px;
	padding: 4px 0 0;
	position: absolute;
	bottom:10px;
}
.comments a, .comments_bottom a {
	background: url(/images/icons/ico-comments.gif) no-repeat 0 2px;
	padding: 1px 0 10px 18px;
}

.main-news .image {
	display: block;
	margin: 0 0 14px;
}
.main-news #wideMain .image {
	margin:0;
}
.image img { display: block; }
.related-stories strong {
	margin: 0 0 8px;
	color: #09f;
	font-size: 15px;
	line-height: 17px;
	display: block;
	clear:both;
}
.related-stories ul {
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 13px;
}
.related-stories ul li {
	background: url(/images/arrows/arrow-blue.gif) no-repeat 0 5px;
	padding: 0 0 7px 15px;
}
.related-stories ul li a {
	color: #525252;
	text-decoration: underline;
}
.related-stories ul li a:hover { color: #09f; }
.stories {
	width: 100%;
	padding: 5px 0 0;
	position: relative;
}
.stories .heading {
	width: 473px;
	margin: 0 -5px 0 0;
	padding: 0 0 5px;
}
.stories .heading:after {
	clear: both;
	display: block;
	content: "";
}
.stories .h2 {
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.stories .h2 a,
.stories .btn-all-today-stories {
	float: left;
	background: url(/images/btn/btn-top-stories.gif) no-repeat;
	width: 211px;
	height: 21px;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 0 0 26px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	position: relative;
	z-index: 10;
	outline: none;
}
.stories .btn-all-today-stories {
	float: right;
	background: url(/images/btn/btn-all-today-stories.gif) no-repeat;
	width: 224px;
	height: 26px;
	padding: 8px 0 0;
	font-size: 11px;
	line-height: 13px;
}
.today-top-stories {
	margin: 0 -11px -32px;
	top: -32px;
	position: relative;
	width: 495px;
	z-index: 5;
	display: none;
}
.today-top-stories .t {
	background: url(/images/bg/bg-stories-top.png) no-repeat;
	height: 31px;
}
.today-top-stories .b {
	background: url(/images/bg/bg-stories-bottom.png) no-repeat;
	height: 25px;
}
.today-top-stories .c {
	background: url(/images/bg/bg-stories-middle.png) repeat-y;
	width: 100%;
	overflow: hidden;
}
.today-top-stories ul {
	margin: -4px 16px 0;
	padding: 1px 0 0;
	list-style: none;
	position: relative;
	width: 463px;
}
.today-top-stories ul li {
	border-bottom: 1px solid #d8dfe3;
	padding: 5px 0 6px;
	height: 1%;
	vertical-align: top;
}
.today-top-stories ul li a {
	display: block;
	font-size: 18px;
	line-height: 24px;
	padding: 0 2px 2px;
	height: 1%;
}
.today-top-stories ul li a:hover {
	text-decoration: none;
	background-color: #09f;
}
.today-top-stories ul li a strong {
	display: block;
	color: #00527c;
	font-weight: normal;
	margin: 0 0 2px;
}
.today-top-stories ul li a:hover strong { color: #fff; }
.today-top-stories ul li a em {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #525252;
	font-style: normal;
}
.today-top-stories ul li a:hover em { color: #d7dfe4; }
.today-top-stories .close {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 0 0;
}
.today-top-stories .close a { color: #198acf; }
.posts {
	border-top: 5px solid #d7dfe4;
	margin: 0 0 11px;
	color: #525252;
}
.twocolumns .posts{
	margin:0;
}
.business .posts{
	border-top: 5px solid #BDD632;
}
.posts-stories { color: #353434; }
.posts .h2, .posts h2, #content .h2 {
	color: #09f;
	font-size: 24px;
	line-height: 26px;
}
#content .h2{
	margin-bottom:5px;
}
#content .posts{
	height:1%;
	overflow:hidden;
}
.twocolumns #content .posts .post{
	margin: 0 0 -1px;
	padding: 14px 0 17px;
}
.business .posts h2 a, .business h1 span{
	margin-right:5px;
}
.posts .h2 span, #content .h2 span{
	font-weight:normal;
}

.posts .h2 a:hover {
	color: #09f;
	text-decoration: none;
}
.post h3 {
	color:#00527C;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	margin:0pt 0pt 5px;
}
.post h3 a {
color:#00527C;
}
.posts .post {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #d7dfe4;
	padding: 7px 0 12px;
	position:relative;
}
.posts .posts-holder .post {
	border-bottom-style: none;
	border-top: 1px solid #d7dfe4;
}
.affiliates .post { padding: 15px 0 11px; }
.posts .post-selected {
	background-color: #f0eeee;
	padding: 6px;
	margin: 11px 0 0;
	border-style: none;
}
.posts .post .text {
	overflow: hidden;
	height: 1%;
	padding:0 0 20px;
}

.posts-holder {
	margin: 11px 0 0;
	padding: 0 0 11px;
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #d7dfe4;
}
.posts-frame {
	padding: 0 0 0 192px;
	margin: -11px 0 0;
	background: url(/images/bg/line-2.gif) repeat-y;
}
.posts .post-selecter-vertical {
	float: left;
	width: 174px;
	background-color: #eaeaea;
	padding: 5px 0 20px 5px;
	margin: 12px 0 0 -192px;
	border-style: none;
	position: relative;
	display: inline;
}
.post .image {
	float: left;
	margin: 4px 11px 0 0;
}
.posts .post-selected .image { margin: 0 13px 0 0; }
.post-selecter-vertical .image { margin: 0 0 6px; }
* html .post .image { margin-right: 8px; }
* html .posts .post-selected .image { margin-right: 10px; }
.post .text-holder .text,
.post .text-holder {
	overflow: hidden;
	height: 1%;
}

.post .h3 {
	margin: 0 0 5px;
	color: #00527c;
	font-size: 18px;
	line-height: 22px;
	font-weight:bold;
}
.posts-stories .h3 { line-height: 22px; }
.affiliates .post .h3 {
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
}
.post .h3 a { color: #00527c; }
.post .h3 a:hover {
	color: #09f;
	text-decoration: none;
}
.post p {
	margin: 0 0 10px;
	line-height: 18px;
}
.posts-stories p { line-height: 18px; }
.post .date {
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	display: block;
	color: #09f;
}
.post .related-stories {
	padding: 14px 0 5px;
	margin: 0 0 -7px;
}
.ad {
	display: block;
	margin: 0 0 15px;
}
.ad2 {
	display: block;
	margin: 0 auto 40px auto;
}
.ad img,
.ad2 img { display: block; }

.content-ads {
	padding: 0;
	overflow: hidden;
	list-style: none;
	width: 486px;
}
.content-ads div.bannerItem {
	float: left;
	margin: 0 13px 0 0;
	display: inline;
}
.content-ads div img { display: block; }
#innerArticle .features img{
	max-width: 474px;
}
.features {
	overflow: hidden;
	width: 100%;
}
.features ul {
	margin: 0 0 0 -13px;
	padding: 15px 0 0;
	overflow: hidden;
	list-style: none;
	width: 486px;
	border-top: 5px solid #d7dfe4;
}
.features ul li {
	float: left;
	margin: 0 0 0 13px;
	padding: 0 0 15px;
	display: inline;
}
.features ul li a {
	display: block;
	position: relative;
}
.features ul li img { display: block; }
.features ul li span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/bg/opacity.png);
	color: #fff;
	font-weight: bold;
	width: 215px;
	padding: 6px 5px 6px 10px;
	line-height: 17px;
	cursor: pointer;
}
.features ul li a:hover {
	border: 0;
	text-decoration: none;
}
.features ul li a:hover span { text-decoration: underline; }
/* content end */
/* center column start */
.aside {
	float: left;
	width: 300px;
	margin: 0 0 0 20px;
	display: inline;
}
.aside .ad { margin: 0 0 37px; }
.player { text-align:center }
.aside-ads {
	margin: -11px 0 10px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
.aside-ads div.bannerItem {
	padding: 2px 0 5px;
	margin: -1px 0 0;
	border-top: 1px solid #d7dfe4;
}
.opinionBox{
	margin-top:0 !important;
}
.box{
	margin:12px 0 4px 0;
}
.box .h2, .box h2 {
	margin: 0 0 8px;
	padding: 0 0 8px;
	font-size: 26px;
	line-height: 28px;
	color: #09f;
	border-bottom: 5px solid #d7dfe4;
	text-indent:1px;
}

.box .h2-small {
	font-size: 24px;
	line-height: 26px;
	display: block;
}
.box h2 a { color: #09f; }
.box .h2 a { text-decoration: none; }
.box h2 a:hover {
	text-decoration: none;
	color: #09f;
}
.box p {
	margin: 0 0 7px;
	color: #0d4c6c;
	font-size: 14px;
	line-height: 18px;
}
.box p a { color: #0d4c6c; }
.box p a:hover {
	color: #09f;
	text-decoration: none;
}
.opinions,
.writers {
	margin: -8px 0 0;
	padding: 0;
	list-style: none;
}
.writers {
	margin-bottom: 23px;
	overflow: hidden;
	height: 1%;
}
.opinions li,
.writers li {
	border-bottom: 1px solid #d7dfe4;
	overflow: hidden;
	height: 1%;
	vertical-align: top;
	padding: 11px 0;
}
.writers li {
	margin: 0 0 -1px;
	padding-top: 12px;
}
.opinions li img,
.writers li img {
	float: left;
	margin: 0 6px 0 0;
}
.opinions li .text,
.writers li .text {
	float: left;
	width: 220px;
}
.writers li .text { margin: 8px 0 0; }
.opinions li .name {
	display: block;
	color: #525252;
	font-weight: normal;
	margin: 0 0 3px;
}
.opinions p {
	margin: 0;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
.opinions p a span {
	color: #00527c;
	text-decoration: underline;
}
.opinions p a:hover span {
	color: #09f;
	text-decoration: underline;
}
.aside .posts {
	border-style: none;
	margin: -8px 0 0;
	padding: 0;
}

.aside .post { padding: 12px 0 12px; }
.aside .post .h3 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 9px;
	font-weight: normal;
}
.aside .post .image { margin: 0 11px 0 0; }
* html .aside .post .image { margin: 0 8px 0 0; }
.slideshow img { display: block; }
.writers-form { padding: 4px 0 6px; }
.writers-form select {
	color: #525252;
	font-size: 11px;
	line-height: 13px;
	width: 100%;
	margin: 0;
}
.writers li .name {
	display: block;
	margin: 0 0 3px;
}
.writers li .name a {
	color: #00527c;
	text-decoration: underline;
}
.writers li .name a:hover { color: #09f; }
.writers li p {
	margin: 0;
	color: #525252;
	font-size: 13px;
	line-height: 16px;
}
.tabs .tabset {
	margin: -14px 0 0;
	padding: 0;
	list-style: none;
	background: url(/images/bg/bg-tabset.gif) repeat-x;
	overflow: hidden;
	height: 1%;
	font-size: 11px;
	line-height: 13px;
}
.tabs .tabset .tab{cursor: pointer;}
.tabs .tabset li {
	float: left;
	background: url(/images/bg/separator-tabs.gif) no-repeat 0 4px;
	padding: 0 10px 0 9px;
	margin: 0 0 0 -2px;
	height:1%;
	overflow:hidden;
}
.tabs .tabset li a , .tabs .tabset li span {
	color: #fff;
	padding: 2px 0 7px;
	float: left;
}
.tabs .tabset li a.active {
	background: url(/images/arrows/arrow-tabs.gif) no-repeat 50% 100%;
	font-weight:bold;
}
.topics {
	margin: 2px 0 0;
	padding: 0;
	list-style: none;
}
.topics li {
	border-bottom: 1px solid #d7dfe4;
	padding: 6px 0 0;
	height:1%;
	overflow:hidden;
}
.topics li p {
	margin: 0 0 3px;
	font-size: 13px;
	line-height: 18px;
}
.topics li p a { color: #094869; }
.topics li p a:hover { color: #09f; }
.topics li .comments {
	font-size: 11px;
	line-height: 13px;
	padding: 2px 0 10px;
}
.topics li .comments a { padding: 3px 0 0 16px; }
.tags {
	background: #09f url(/images/bg/bg-tags.gif) no-repeat;
	margin: 25px 0 0;
}
.tags ul {
	margin: 0;
	padding: 10px;
	text-align: justify;
	background: url(/images/bg/bg-tags.gif) no-repeat 0 100%;
}
.tags ul li {
	display: inline;
	line-height: 20px;
}
* html .tags ul li { line-height: 23px; }
*+html .tags ul li { line-height: 23px; }
.tags ul li.popular { font-size: 9.6px; }
.tags ul li.v-popular { font-size: 10.5px; }
.tags ul li.vv-popular { font-size: 11.5px; }
.tags ul li.p8-popular { font-size: 12px; }
.tags ul li.p7-popular { font-size: 12.5px; }
.tags ul li.p6-popular { font-size: 13.5px; }
.tags ul li.p5-popular { font-size: 14px; }
.tags ul li.p4-popular { font-size: 16px; }
.tags ul li.p3-popular { font-size: 16.5px; }
.tags ul li.p2-popular { font-size: 20.5px; }
.tags ul li.p1-popular { font-size: 24px; }
.tags ul li a { color: #fff; }
.tagedPictures img{
	margin-right:18px;
	padding-top:7px;
}
/* center column end */
/* writer page */
.twocolumns #content{
	width:660px;
}
.twocolumns .aside{margin:0 0 0 20px;}
.breadcrumbs{
	clear: both;
	list-style:none;
	margin:-3px 0 15px -10px;
	padding:0;
	overflow:hidden;
}
.breadcrumbs li{
	display:inline;
	background: url(/images/arrows/arrow-blue.gif) no-repeat 0 50%;
	padding:0 10px 0 16px;
	margin:0 0 0 -6px;
	font-size:11px;
	color:#0099FF;
}
.twocolumns .main-news{
	margin:0 0 30px;
	height:1%;
	overflow:hidden;
}

.twocolumns .main-news-jobs{
	margin:0 0 16px;
	height:1%;
	overflow:hidden;
}

.main-news .rssRegular{
	float: right;
	width:200px;
	margin-top:15px;
}

.main-news .rssRegular .rssLogo{
	float: right;
}
.main-news .rssRegular .rssLink{
	margin-right: 5px;
	margin-top: -1px;
	float: right;
}
.main-news .hr, .main-news-jobs .hr{
	height:1%;
	overflow:hidden;
	border-top:3px solid #09f;
	margin-top:7px;
	font-size:0;
	line-height: 0;
}
#sectionTitle .title{
	height:42px;
}
.sectionLogo {
	display: none; /*by default hide the image displayed near the section name*/
}
.business .sectionLogo{
	display:inline; /*display the logo near section name for business section*/
	color:#0099FF;
	font-size:13px;
	font-weight: normal;
}
.business .sectionLogo img{
	margin-bottom:-2px;
	margin-left:10px;
}
#sectionTitle .business .hr{
	border-top:3px solid #BDD632;
}
.main-news .separator, .main-news-jobs .separator{
	height:1%;
	overflow:hidden;
	border-top:3px solid #09f;
}
.main-news .heading, .main-news-jobs .heading{
	height:1%;
	overflow:hidden;
	border-bottom:3px solid #09f;
	margin-bottom:15px;
}
.main-news .select-form{
	float:right;;
}
.main-news .select-form fieldset{display:inline;}
.main-news .select-form select{
	width:172px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#434141;
	margin:0;
}
.main-news .select-form select, .main-news .select-form label{
	vertical-align:middle;
}
.main-news ul.services-list{
	list-style:none outside none;
	border-bottom:1px solid #DDDDDB;
	background:none;
	padding:0 23px 0 0;
	margin-bottom:20px;
	margin-top:-8px;
}
.main-news .services-list li a{
	padding:9px 0 20px 37px;
}
.twocolumns .main-news .image{
	float:left;
	margin:3px 15px 0 0;
}
.main-news .text, .main-news-jobs .text{
	height:1%;
	overflow:hidden;
	padding:0 18px 0 0;
	line-height:22px;
	color:#434141;
	margin:0 0 5px;
}
.main-news h2, .main-news-jobs h2{
	font-size:14px;
	line-height:18px;
	margin:0 0 13px;
}
.main-news .text h2, .main-news-jobs .text h2{
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin:0;
}
.supertag .main-news .text h2{
	margin-bottom:5px;
}
.main-news .text p{
	margin:0;
	font-weight:normal;
	line-height:18px;
}

.main-news .block{
	border-width:3px 0;
	padding:14px 0 3px;
	margin: 10px 186px 0px 0px;
}

.main-news .square{
  position: relative;
  height: 274px;
}

.main-news .square IMG{
  float:left;
  padding: 0 5px 0 0;
}

.main-news .square p{
	margin: 11px 0 4px;
	padding: 45px 0 0 0;
}

.main-news .square .comments{
  position: absolute;
  bottom: 0px;
  left: 279px;
}

.main-news .vertical{
  position: relative;
  height: 360px;
}

.main-news .vertical IMG{
  float:left;
  /*padding: 0 5px 0 0;*/
  margin-right:10px;
}

.main-news .vertical p{
	margin: 11px 0 4px;
	padding: 15px 0 0 0;
}


.main-news .vertical .comments{
  /*position: absolute;*/
  bottom: 0px;
  left: 279px;
}

.post .comments span{color:#09f;}
.posts .tabset{margin:14px 0 0;}
.posts .tabset li a.active, .twocols .tabset li a.active{font-weight:bold;}
.twocolumns .ad2{margin:48px 0 0;}
.twocolumns .aside .posts{
	height:1%;
	overflow:hidden;
	position:relative;
}
.twocolumns .aside .post{margin:0 0 -1px;}
.aside .form-search{
	float:none;
	height:1%;
	background:#e5e5e5;
	overflow:hidden;
	display:block;
	width:auto;
	margin:0px 0 40px;
	padding:0 0 16px;
}
.aside .form-search .heading{
	display:block;
	background:#09f;
	color:#fff;
	text-transform:uppercase;
	font-size:21px;
	padding:6px 0 7px 12px;
	margin:0 0 15px;
}
.aside .form-search .sub-rows{width:193px;}

.aside .form-search label.radio{
	margin:0 23px 0 0;
	font-size:11px;
	line-height:13px;
	color:#434141;
}
.aside .form-search .sub-row label{
	float:none;
	width:auto;
	display:block;
	margin:3px 0 4px;
}
.aside .form-search .sub-row{padding:0 0 5px;}
/* article page */

.meta{
	list-style:none;
	margin:-1px 0 6px;
	left:-10px;
	padding:0 0 10px 0;
	height:1%;
	overflow:hidden;
	line-height:11px;
	position:relative;
}
.post .meta{
	padding:0;
}
.meta li , .metaCommentPage{
	float:left;
	border-left:1px solid #434141;
	line-height:11px;
	font-size:11px;
	color:#00527c;
	margin:0 0 0 -1px;
	padding:0 10px;
}
.note, .writer{display:block; margin-bottom: 5px;}
.note a
{
	color:#434141;
	padding: 2px;
}
.article .writer span{
	font-weight:bold;
}
.writer a, .writer span{
	color:#434141;
	font-weight:normal;
	text-decoration:none;
}
.writer a:hover{
	text-decoration:none;
	color:#09f;
}
.twocols{
	height:1%;
	overflow:hidden;
}
.leftcol{
	float:left;
	width:474px;
	line-height:18px;
}
.leftcol p{margin:0 0 17px;}
.block{
	border:solid #09f;
	border-width:3px 0 0;
	margin:0 0 16px;
	padding:14px 0 0;
	height:1%;
	overflow:hidden;
	position:relative;
}

.block_print{
	border:solid #7B7B7B;
	border-width:3px 0 0;
	margin:10px 0 10px;
	padding:10px 0 0;
	height:1%;
	overflow:hidden;
	position:relative;
}

.twocols .block{border-width:3px 0;}
.leftcol .block{padding:16px 0 12px;}
.block h3{
	font-size:16px;
	color:#00527c;
	font-weight:normal;
	margin:0 0 13px;
}
.list{
	list-style:none;
	margin:0;
	padding:0;
}
.list li{
	background: url(/images/bg/bg-list.gif) no-repeat 0 5px;
	font-size:0.846em;
	line-height:15px;
	padding:0 0 7px 11px;
	height:1%;
}

.article_highlights_li_padding{
	padding:0 0 5px 11px !important;
}

.left{
	float: left;
	margin: 3px 5px 5px 0;
	width: 544px;
}
.leftcol .related-stories{
	background:#e7ecef;
	padding:11px 0px 9px;
	margin:-1px 0 12px;
	float:left;
	width:100%;
}
.leftcol .related-stories ul{font-size:0.95em;}
.leftcol .related-stories strong{
	font-size:16px;
	color:#1280c4;
}
.leftcol .features{
	width: 100%;
	height:1%;
	background:#00527c;
	padding:5px;
	position:relative;
	margin:0 0 16px;
}
.leftcol .features img{
	float:left;
	margin:0 9px 0 0;
}
.leftcol .features .text{
	height:1%;
	overflow:hidden;
	color:#fff;
	padding: 10px 0;
	width: 100%;
}
.leftcol .features .text a{
	color:#fff;
	font-weight:normal;
}
.leftcol .features .writer{
	position:absolute;
	bottom:13px;
}
.articleServices{
	float:right;
	width:172px;
}
/*for right (service) column in standardarticle.vm*/
.articleServices .rightcol{
	width:100%;
}
.rightcol .services-list{
	background:none;
	padding:0px 27px 0 0;
}
.rightcol .block .services-list{padding:0 27px 0 0;}
.rightcol .services-list li{
	margin:0 0 -5px;
	padding:5px 0 4px;
}
.rightcol .services-list a{padding:9px 0 11px 35px;}
.rightcol .services-list li.service-print a { background: url(/images/icons/ico-print2.gif) no-repeat 0 3px; }
.rightcol .services-list li.service-comments a { background: url(/images/icons/ico-comments2.gif) no-repeat 4px 0; }
.rightcol .services-list li.service-share a { background: url(/images/icons/ico-share.gif) no-repeat 0 0; }
.rightcol .services-list li.service-mail a { background: url(/images/icons/ico-mail.gif) no-repeat -7px 3px;}
.rightcol .services-list li.service-facebook a {padding:4px 0 11px 35px;}
.rightcol .services-list li.service-text-size{
	padding:3px 0 11px 35px;
	background: url(/images/icons/ico-text-size.gif) no-repeat 0 2px;
	line-height:29px;
	vertical-align:middle;
}
.rightcol .services-list li.service-text-size a{
	display:inline;
	padding:0;
	background:none;
	font-weight:bold;
	font-size:24px;
	line-height:29px;
	vertical-align:middle;
	margin:0 4px;
}
.rightcol .post{
	height:1%;
	overflow:hidden;
}
.rightcol .post .writer{
	font-size:0.9em;
	margin:10px 0 0;
}
.rightcol .block{padding:5px 0;}
.block .posts{
	border:0;
	width:740px;
	overflow:hidden;
	margin:0 -80px 0 0;
}
.block .posts h3{
	font-size:18px;
	color:#09f;
}
.block .posts .post{
	float:left;
	width:275px;
	padding:7px 95px 11px 0;
}
.block .posts .post .h3{
	font-size:0.95em;
	font-weight:bold;
	line-height:18px;
}
.heading-4{
	font-size:30px;
	line-height:43px;
	padding:0 0 10px 9px;
	color:#09f;
	display:block;
	background: url(/images/bg/bg-heading-4.gif) no-repeat;
	vertical-align:middle;
	margin:40px 0 8px;
}
.heading-4 span{
	font-size:27px;
	color:#fff;
	margin:0 2px 0 0;
}
a.FB_Link:hover /*overide facebook connect-css default definitions*/{
	color:#1B7BDD !important;
}
.fbError{
	display: block !important;
}
.fbError p{
	display:none;
}
.form-talkbacks .commentError{
	display:none;
	color:red;
}
.talkbacks{
	background:#e7ecef url(/images/bg/bg-talkbacks.gif) repeat-y 100% 0;
	border:4px solid #e7ecef;
	margin:0 0 10px;
	padding:9px 5px 11px 11px;
	height:1%;
	overflow:hidden;
}
.talkback .talkbacks {padding:10px 5px 28px 15px;}
.talkbacks .info{
	float:right;
	width:154px;
	padding:29px 0 0;
	font-size:11px;
	color:#3b5a98;
	line-height:16px;
}
.talkback .talkbacks .info{
	padding:22px 5px 0;
	width:151px;
}
.talkbacks .info p{
	margin:0;
	padding:0 0 15px 5px;
}
.talkback .talkbacks .info p {
	color: #00527c;
}
.talkbacks .info h4{
	font-size:15px;
	margin:0 0 17px;
	line-height:22px;
}
.talkback .talkbacks .info h4 {
	margin:0 0 40px;
	color: #00527c;
}
.talkbacks h3,
.post .slide h3{
	font-size:14px;
	font-weight:bold;
	color:#00527c;
	margin:0 0 13px;
}
.talkbacks .h4,
.post .slide .h4{
	font-size:12px;
	font-weight:bold;
	color:#00527c;
	margin:0 0 13px;
}
.post .answers .slide h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 6px;
}
#mainCommentsReplyAgain p{width:430px;}
#innerTalkbackFormTemplate, #mainCommentsReplyAgain, .thankYou{
	display:none;
}
.form-talkbacks{
	padding:0 0 0 15px;
	font-size:12px;
	color:#00527c;
	width:355px;
	position:relative;
}
.form-talkbacks .reset{
	display:none;
}
.form-talkbacks .inProgress{
	position: absolute;
	bottom:10px;
	left:10px;
}
.back-1 {
	width: auto;
	padding: 0;
}
.back-1 fieldset {
	overflow: hidden;
	padding:5px 0 0 4px;
	width:430px;
}
.post  .form-talkbacks fieldset {
	padding:5px 0 0 4px;
	width:430px;
}
.back-1 .row,
.back-1 .row-text,
.form-talkbacks .row{
	height:1%;
	overflow:hidden;
	margin:0 0 8px;
	clear: both;
}
.form-talkbacks .type-it-here {
	padding: 10px 0 0;
}
.form-talkbacks .type-it-here label {
	margin: 0;
}
.form-talkbacks .report-abuse {
	margin:-5px 0 0;
	padding:0 0 11px;
}
.post .form-talkbacks .report-abuse label {
	float: none;
	display: block;
	overflow: hidden;
	width:auto;
}
* html .form-talkbacks .report-abuse label {
	overflow: visible;
	height: 1%;
}
.form-talkbacks img.inProgress{
	display:none;
}
.post .form-talkbacks .report-abuse textarea,
.post .answers .form-talkbacks textarea,
.post .answers .form-talkbacks .report-abuse textarea  {
	border:1px solid #a8c3cf;
	color:#00527c;
	float:left;
	font:12px arial,helvetica,sans-serif;
	height:55px;
	max-width:389px;
	padding:3px;
	width:389px;
	margin: 0;
	overflow-y: auto;
}
.post .answers .form-talkbacks .report-abuse textarea {
	width:351px;
	max-width:351px;
}
.post .back-1 .row-text label {
	font-size:12px;
	line-height:15px;
	padding:0 5px 0 0;
	width:auto;
	word-spacing:-1px;
}
.back-1 p a {text-decoration: underline;color: #1280c4;}
.back-1 p a:hover {text-decoration: none;color: #09f;}
.back-1 label,
.form-talkbacks label{
	float:left;
	width:55px;
	margin:3px 0 0;
	word-spacing:-1px;
}
.back-1 label{
	font-size:12px;
	width:107px;
}
.post .back-1 label {
	font-size:13px;
	width:100px;
	word-spacing:-2px;
	line-height:18px;
}
.post .back-1 span.commentError {
	float:left;
	margin-left:100px;
}
.post .back-1 span.serverError {
	float:none;
	margin:0;
	display:block;
	width:80%;
}


.post .form-talkbacks {margin:0 0 0 -3px;}
.form-talkbacks .text,
.post .answers .form-talkbacks .text {
	font:12px Arial, Helvetica, sans-serif;
	color:#00527c;
	border:1px solid #a8c3cf;
	padding:3px;
	width:292px;
	float:left;
}
.post .answers .form-talkbacks .text {width:255px;}
.form-talkbacks p{margin:13px 0 10px;}
.back-1 p,
ul.post .back-1 p {
	margin:0;
	line-height: 26px;
	padding:12px 0 7px;
}
.post .active .back-1 p {
	word-spacing:-1px;
	font-size:12px;
}
.form-talkbacks textarea.text{
	height:75px;
	width:292px;
	max-width: 292px;
}
.form-talkbacks .facebook{
	float:left;
	margin:17px 0 0 56px;
}
.back-1 .facebook {margin: 0;}
.form-talkbacks .facebook img{display:block;}
.back-1 .facebook img {float: left;}
.form-talkbacks .btn-holder {overflow: hidden;}
.form-talkbacks .btn-holder {padding:23px 0 0 0;}
.back-1 .btn-holder {padding:23px 21px 0 0;}
.post .active .form-talkbacks .btn-holder {padding:12px 33px 26px 0;}
.post .answers .active .form-talkbacks .btn-holder {padding:15px 56px 13px 0;}
* html .form-talkbacks .btn-holder {overflow: visible;height: 1%;}
.form-talkbacks .btn-holder input {
	float:right;
	text-indent:-9999px;
	border:0;
	padding:0;
	line-height:0;
	font-size:0;
	cursor:pointer;
	margin:0 0 0 12px;
	display: inline;
}
.form-talkbacks .btn-send{
	width:74px;
	height:20px;
	background: url(/images/btn/btn-send.gif) no-repeat;
}
.form-talkbacks .btn-send:hover,
.form-talkbacks .hover {background-position:0 100%;}
.form-talkbacks .btn-censel {
	width:74px;
	height:20px;
	background: url(/images/btn/btn-cancel.gif) no-repeat;
}
.form-talkbacks .btn-censel:hover,
.form-talkbacks .hover {background-position:0 100%;}
.back-1 p span{
	float: left;
	padding:0 4px 0 0;
}

.btn-register {
	width:95px;
	height:32px;
	background: url(/images/btn/btn-register.gif) no-repeat;
	margin-bottom:10px;
}
.btn-submit {
	width:75px;
	height:24px;
	background: url(/images/btn/blue-submit.gif) no-repeat;
	margin-bottom:10px;
}
.btn-register:hover,
.btn-submit:hover {
	background-position:0 100%;
}

.post .back-1 p span{
	float:left;
	font-size:12px;
	padding:1px 9px 0 0;
}
.form-talkbacks .user-box {
	overflow: hidden;
	height: 1%;
	padding:11px 0 13px;
}
.form-talkbacks .avatar {
	float: left;
	border: 1px solid #a8c3cf;
}
* html .form-talkbacks .avatar {margin: 0 -3px 0 0;}
.form-talkbacks .avatar img {
	display: block;
	border: 1px solid #fff;
}
.form-talkbacks .text-holder,
.form-talkbacks .facebook-text-holder{
	overflow: hidden;
	padding:7px 0 0 8px;
}
* html .form-talkbacks .text-holder {overflow: visible;height: 1%;}
.form-talkbacks .text-holder h4,
.form-talkbacks .facebook-text-holder h4 {
	margin: 0;
	padding: 0 0 2px;
	font-size: 12px;
	line-height: 16px;
}
.form-talkbacks .text-holder h4 a,
.form-talkbacks .facebook-text-holder h4 a {
	color: #00527c;
}

.form-talkbacks .text-holder p,
.form-talkbacks .facebook-text-holder p {
	padding: 0 !important;
	line-height: 17px;
}
.form-talkbacks .text-holder p a,
.form-talkbacks .facebook-text-holder p a {
	text-decoration: underline;
	color: #1280c4;
}
.form-talkbacks .text-holder p a:hover,
.form-talkbacks .facebook-text-holder p a:hover {
	text-decoration: none;
	color: #09f;
}
.form-talkbacks .text-holder p a span {display: none;}
.form-talkbacks .name-and-pic {
	overflow: hidden;
	height: 1%;
	padding:0 0 12px;
}
.form-talkbacks .name-and-pic .row {
	margin:0;
	padding:15px 0 8px;
}
.form-talkbacks .name-and-pic p {
	line-height:18px;
	padding:0;
}
.twocols .tabset{
	margin:0 0 14px;
	font-size:12px;
	border-top:6px solid #09f;
}
.twocols .tabset li{
	margin:-2px 0 0 -2px;
	padding:0 10px 0 9px;
}
.twocols .tabset li a{padding:2px 0 9px;}

ul.post{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	position:relative;
}
ul.post li{
	margin:0 0 -1px;
	border-bottom:1px solid #d7dfe4;
	padding:13px 0 12px 0;
	height:1%;
	overflow:hidden;
	vertical-align:top;
	position:relative;
}
.talkback .post li {padding:14px 0;}
.post-holder {
	overflow: hidden;
	padding: 0 0 2px
}

* html .post-holder {overflow: visible;height: 1%;}
.post-holder .text {
	overflow: hidden;
	height: 1%;
}
sul.post .meta{margin:0 0 0 -9px;}
.post .meta li{
	padding:0 10px 2px;
	margin:0 0 0 -1px;
	font-size:12px;
	border-bottom:0;
	color:#434141;
	word-spacing:-2px;
}
.post .number{


	color:#094869;
	float:left;
	font-size:20px;
	line-height:34px;
	padding:0 12px 0 0;
}
.talkback ul.post .number {
	line-height:40px;
	padding:0 12px 0 0;
}

.talkback ul.post .h3 {
	font-size:12px;
	padding:0 90px 0 0;
}
.post .options{
	line-height:18px;
	list-style:none;
	margin:0 0 0 -4px;
	overflow:hidden;
	padding:9px 0 7px;
	position: relative;
}
.post .answers .options {padding:9px 0 12px;}
.post .text .slide .options li,
.talkback .post .answers .options li{
	border:0;
	font-size:11px;
	margin:0 5px 0 -5px;
	padding:0 5px 0 10px;
	float:left;
	vertical-align:middle;
	color:#09f;
	background:none;
	overflow:visible;
	background: url(/images/bg/separator-options.gif) no-repeat 0 3px;
}
.post .active .options .active {
	padding: 0;
	background: none;
}
.talkback .post .answers .options .links-rate,
#main .post .options .links-rate {
	float: left;
	position: relative;
	top: -2px;
}
.post .answers .options .links-rate span,
.post .options .links-rate span {
	float: left;
	padding:2px 2px 0 0;
}
.post .answers .options .active .links-rate span,
.post .options .active .links-rate span {font-weight: bold;}
.post .answers .options .links-rate .top,
.post .answers .options .links-rate .bt,
.post .options .links-rate .top,
.post .options .links-rate .bt {
	overflow: hidden;
	height:18px;
	width: 17px;
	float: left;
	margin:0 5px 0 0;
	display: inline;
	position: relative;
	padding:0;
	cursor: pointer;
}
.post .answers .options .links-rate .top span,
.post .answers .options .links-rate .bt span,
.post .options .links-rate .top span,
.post .options .links-rate .bt span {
	overflow: hidden;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	height: 172px;
	width: 17px;
	float: none;
	display: block;
	background: url(/images/btn/btn-rate.png) no-repeat;
}
.post .answers .options .links-rate .top,
.post .options .links-rate .top {
	top:-1px;
}
.post .answers .options .links-rate .top span,
.post .options .links-rate .top span {
	margin:-49px 0 0;
}
.post .answers .options .links-rate .top:hover span,
.post .options .links-rate .top:hover span{
	margin:-99px 0 0;
}
.post .answers .options .links-rate .top span.disabled,
.post .options .links-rate .top span.disabled{
	cursor: default;
}
.post .answers .options .active .links-rate .top span,
.post .answers .options .active .links-rate .top:hover span,
.post .options .active .links-rate .top span,
.post .options .active .links-rate .top:hover span ,
.post .answers .options .links-rate .top span.disabled,
.post .options .links-rate .top span.disabled{
	margin:0;
}
.post .answers .options .links-rate .bt,
.post .options .links-rate .bt{
	position: relative;
	top:4px;
}
.post .answers .options .links-rate .bt span,
.post .options .links-rate .bt span {
	margin:-76px 0 0;
}
.post .answers .options .links-rate .bt:hover span,
.post .options .links-rate .bt:hover span{
	margin:-124px 0 0;
}
.post .answers .options .links-rate .bt span.disabled,
.post .options .links-rate .bt span.disabled{
	cursor: default;
}
.post .answers .options .active .links-rate .bt span,
.post .answers .options .active .links-rate .bt:hover span,
.post .options .active .links-rate .bt span,
.post .options .active .links-rate .bt:hover span ,
.post .answers .options .links-rate .bt span.disabled,
.post .options .links-rate .bt span.disabled{
	margin:-25px 0 0;
}
.post .answers .options .active .links-rate .top,
.post .answers .options .active .links-rate .bt,
.post .options .active .links-rate .top,
.post .options .active .links-rate .bt {
	cursor: inherit;
}
.post .active .options .active a {
	font-weight: bold;
	text-decoration: none;
}
.post .active .options .active a:hover {text-decoration: underline;}
.post .rating{
	float:right;
	font-size:11px;
	color:#0c74b4;
	display:none;
	line-height:23px;
}
.talkback .post .rating {
	display:block;
	padding:11px 21px 3px 0;
	position:absolute;
	right:0;
	top:0;
	z-index: 1000;
}
.talkback .post ul .rating {padding:1px 21px 3px 0;}
.talkback .post .active .rating {padding:17px 24px 3px 0;}
.talkback .post .rating span,
.talkback .post .answers .active .rating span {
	color: #a3a3a3;
	height:21px;
	float: left;
	margin:0 0 0 6px;
	display: inline;
}
.talkback .post .active .rating span {color: #434141;}
.talkback .post .active .rating span img {
	margin: 0 2px 0 0;
	display: inline;
}
.talkback .post .rating .top {
	background: url(/images/icons/ico-rating.gif) no-repeat 0 -17px;
	padding:0 0 0 17px;
}
.talkback .post .rating .bt {
	padding:0 0 0 19px;
	background: url(/images/icons/ico-rating.gif) no-repeat 0 6px;
}
.talkback .post .active .post-holder {
	padding:0;
	background: #eff1f4;
}
.talkback .post .active .rating .top {
	color: #434141;
	background: url(/images/icons/ico-rating.gif) no-repeat 0 -53px;
}
.talkback .post .active .rating .bt {
	color: #434141;
	background: url(/images/icons/ico-rating.gif) no-repeat 0 -78px;
}
.post .active{
	background:#eff1f4 url(/images/bg/bg-active.gif) repeat-y 0 100%;
	position:relative;
	padding:17px 0 19px 0;
}
.talkback .post .active {
	padding:0;
}
.talkback .post .answers .active {
	padding:2px 0 0 34px;
	background-color: #eff1f4;
}

.post .rating span{margin:0 0 0 5px;}
.post .rating img{vertical-align:middle;}
.post .options li img{vertical-align:middle;}

.post .options li a{margin:0 3px 0 0;}
.talkback ul.post .options li a {text-decoration: underline;}
.talkback ul.post .options li a:hover {text-decoration: none;}
.talkback ul.post .options li strong a{text-decoration: none;}
.talkback ul.post .options li strong a:hover{text-decoration: underline;}
.twocolumns ul.post .ad2{margin:0}
.post .ad2 img{display:block;}
.post .slide{
	display:none;
	padding:20px 0 0;
}
.post .slide .text-holder {
	overflow: hidden;
	height: 1%;
	padding:0 10px 0 0;
}
.talkback .post .slide p {
	font-size:12px;
	line-height:18px;
}
.talkback .post .slide .form-talkbacks p {line-height:26px;}
.post .active .slide,
.post .active .rating{
	display:block;
	padding:0 15px 0 0;
}
.post .answers .active .slide {
	padding:25px 15px 0 0;
}
.post .answers .active .rating {
	display:block;
	padding:0 20px 0 0;
}
.post .answers{
	overflow: hidden;
	height: 1%;
	margin:0 0 0 30px;
	padding: 0;
	list-style: none;
}
.post .answers li {
	vertical-align: top;
	overflow: hidden;
	margin:4px 0 0 20px;
	padding:2px 0 0 30px;
	border: none;
	background: url(/images/bg/bg-answer.gif) no-repeat 9px 4px;
}
* html ul.post .answers li {overflow: visible;height: 1%;}
.post .answers li .text {padding:0 15px 0 0;}
.post .answers li .text .meta {margin:0 0 0 6px;}
.post .answers li .text .meta li {
	margin:0 1px 2px -1px;
	padding:0 7px 3px 4px;
	border-left:1px solid #00527C;
	background: none;
}
.post .answers .image {margin:0 14px 0 0;}
* html .post .answers .image {margin:0 11px 0 0;}
.twocolumns .ad-box{margin:0;}
.twocolumns .aside .box{margin:0 0 24px;}
.twocolumns .aside .topics li{margin:0 0 -1px;}
.twocolumns .aside .topics{
	height:1%;
	overflow:hidden;
}

.floated_left_link{
	padding: 5px;
	float: left;
	text-decoration: underline;
}

.floated_right_link{
	padding: 5px;
	float: right;
	text-decoration: underline;
}
.kicker{color:red;}

.print-edition{
	background-color:#D8DFE5;
	padding:10px 0;
}
.print-edition .btn-submit {
	height: 16px;
	width: 32px;
	border: 0;
	background: url(/images/btn/btn-go.gif) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	color: #fff;
	cursor: pointer;
}
.print-edition select {
	margin-left:5px;
	width:110px;
}
/*article preview page start*/
#articlePrintPreview #wrapper{
	width:90%;
}
#articlePrintPreview *{
	color:#000000;
	background-color:#ffffff;

}
#articlePrintPreview #main{
	margin-top:20px 0;
}
#articlePrintPreview .twocolumns .main-news{
	overflow: visible;
}
#articlePrintPreview ul, #articlePrintPreview div, #articlePrintPreview .twocolumns #content{
	width:100%;
}
#articlePrintPreview .rightcol{
	display:none; /* hide the service area of article when in print preview mode*/
}
#articlePrintPreview #header .block{
	border:3px solid #7B7B7B;
	margin:14px 0 10px;
	padding:0;
}
#articlePrintPreview .twocols .block{
	border-width:1px 0;
	border-color:#7B7B7B;
}
#articlePrintPreview #content{
	margin:0 auto;
}
#articlePrintPreview .breadcrumbs li{
	background: url(/images/arrows/arrow-grey.gif) no-repeat 0 50%;
}
#articlePrintPreview .list li{
	background: url(/images/bg/bg-list-grey.gif) no-repeat 0 5px;
}

/*article preview page end*/

/*advertisementArticle*/

.promotionalHeader{
    background: url(/images/logos/logo.gif) no-repeat scroll 0 0 transparent;
    hight: 30px;
    line-height:40px;
    margin-top: 55px;
    border-bottom: 6px solid;
}

.advertisementArticlePage #header{
	background-image: none;
}

.promotionalHeader .promotionalSpan{
    color:#C0192A;
    font-size: 16px;
    font-weight: bold;
    margin-top:5px;
    padding-left:307px;
}

.promotionalHeader .promotionalBorder{
    background: url(/images/bg/bg-stripe.gif) scroll 0 0 transparent;
    background-repeat:repeat-x;
    width:100%;
    padding-left:307px;
    hight: 30px;
}

.promotionalBreadcrumbs{
    margin:21px 0 2px;
    overflow:hidden;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #c0192a
}

.advertisementArticle .rightcol{
    display:none;
}


.advertisementArticle .meta li , .metaCommentPage{
    display:none; /*not displaying Published and Latest update*/
}

.advertisementArticle h1{
	color:#353434;
    font-size:25px;
    line-height:30px;
    font-weight: : bold;
}

.advertisementArticle h2{
    font-size:12px;
    font-weight: : bold;
}

.advertisementArticle .leftcol{
	width: 100%;
}

.advertisementArticle .leftcol #innerArticle{
	font-size: 12px;
	padding-top: 4px;
}

/*end of advertisementArticle*/

.breaking-box {
	margin:0;
	overflow:hidden;
}
* html .breaking-box {
	overflow: visible;
	height: 1%;
}
.breaking-box h1 {
	margin:0 0 12px -2px;
	font-size: 24px;
	line-height: 20px;
	color: #09f;
}
.all-headlines h1{
	margin-left:0;
}
.breaking-box .ticker {
	overflow: hidden;
	height: 1%;
	background:#09f;
	padding:4px 11px 5px 6px;
}
.breaking-box .date {
	float: left;
	margin: 0;
	font-size: 12px;
	color: #fff;
}
.breaking-box .link-send {
	float: right;
	font-weight: bold;
	color: #fff;
}
#content .breaking-box li {
	padding:13px 0;
	background: none;
	font-size:12px;
	border-bottom: 1px solid #d7dfe4;
	margin-bottom:-1px;
}
.breaking-box .time {
	display:inline;
	float:left;
	font-style:normal;
	margin:0 11px 0 0;
	padding:0 11px 0 0;
	background: url(/images/bg/separator-time.gif) no-repeat 100% 3px;
}
* html .breaking-box .time {
	margin:0 8px 0 0;
}
#content .breaking-box li a {color: #094869;}
.paging {
	height:1%;
	padding:5px 0;
	text-align: center;
	overflow:hidden;
	position:relative;
	width:100%;
	margin:9px 0 0;
	border-top: 1px solid #d7dfe4;
	background: #e5e5e5;
}
.paging .holder {
	float:left;
	left:50%;
	position:relative;
}
.paging .frame {
	float:left;
	left:-50%;
	position:relative;
	line-height:13px;
	font-size: 11px;
}
.paging ul {
	list-style:none;
	float: left;
	margin:0;
	padding:0;
	overflow: hidden;
}
.paging ul li {
	float: left;
	margin:0 1px 0 -1px;
	padding:0 6px;
	background:url(/images/bg/separator-paging.gif) no-repeat 0 2px;
}
.paging ul a {
	font-size:11px;
	color:#434141;
	padding: 0 1px;
	display: block;
	text-decoration: underline;
}
.paging ul a:hover,
#content .paging ul .active a {
	text-decoration:none;
	font-weight: bold;
	margin: 0;
}
.paging ul a:hover {
	color: #09f;
}
.paging .prev,
.paging .next {
	padding:0 12px 0 13px;
	float: left;
	font-weight: bold;
	background:url(/images/bg/separator-paging-link.gif) no-repeat 0 3px;
}
.paging .next {
	background-position:100% -12px;
	padding:0 12px 0 10px;
}
.choose-day-box {
	border-top:3px solid #09f;
	margin:10px 0 0;
	overflow:hidden;
	padding:10px 2px 28px 0;
	font-size: 11px;
}
* html .choose-day-box {
	overflow: visible;
	height: 1%;
}
.choose-day-box ul {
	margin:0 0 0 -13px;
	padding: 0;
	list-style: none;
	float: left;
	overflow: hidden;
}
.choose-day-box li {
	float: left;
	margin: 0 1px 0 -1px;
	padding:0 14px 2px;
	line-height: 17px;
	background: url(/images/bg/separator-time.gif) no-repeat 0 4px;
}
.choose-day-box li a {
	padding: 0 0 1px;
	word-spacing:-1px;
	text-decoration: none;
}
.choose-day-box li a:hover {
	text-decoration: underline;
}
 .choose-day-box form{
	display:block;
	overflow:hidden;
	height:1%;
}
.choose-day-box fieldset {float: right;}
.choose-day-box span {
	float:left;
	padding:3px 9px 0 0;
}
.choose-day-box .text {
	border:1px solid #7f9db9;
	float:left;
	padding:3px;
	width:129px;
	position: relative;
}
.choose-day-box .btn-calendar {
	float:left;
	margin:5px 13px 0 9px;
	overflow: hidden;
	display: inline;
	text-indent: -9999px;
	width: 16px;
	height: 14px;
	background: url(/images/btn//btn-calendar.gif) no-repeat;
}
.choose-day-box .btn-submit {
	float: left;
	width: 36px;
	height: 20px;
	border: 0 none;
	font-size: 0;
	line-height: 0;
	padding:0;
	cursor: pointer;
	background: url(/images/btn/btn-choose-day.gif) no-repeat 0 100%;
}
.choose-day-box .btn-submit:hover,
.choose-day-box .btn-submit.hover {
	background-position: 0 0;
}
.rss, .kolbo {
	clear: both;
}

.kolbo .separator, .newsletter .separator, .rss .separator{
	height: 1%;
	overflow:hidden;
	border-top:5px solid #D7DEE4;
}
.rss .title, .kolbo .title, .newsletter .title{
	padding: 24px 0 6px;
	color: #0099FF;
	font-size: 21px;
	font-weight: bold;
	line-height: 26px;
}
.rss .rssitems{
	margin: 10px 0;
}
.rss .rssitem{
	width: 50%;
	margin-bottom: 20px;
	background: url("/images/icons/rssicon_s.gif") no-repeat;
	line-height: 17px;
}
.rss .summary{
	border-top:1px solid #D7DEE4;
	margin:10px 0;
}
.kolbo .head {
	font-weight: bold;
	font-size: 13px;
	color: #00527C;
}
.kolbo .subhead {
	padding: 5px 0 0;
	font-size: 12px;
	color: black;
}
.kolbo .text {
	width: 438px;
	float: left;
}
.kolbo .download {
	width: 212px;
	height: 155px;
	text-align: center;
	background-color: #EBEFF2;
}
.twocols .leftcol .floated_right_ad {
	float: right;
	padding: 5px;
}
.logError{
	display:none;
}

.jobs_intro{
	margin-bottom: 17px;
}

.jobs_intro_main{
	margin-bottom: 2px;
}

.jobs_title_hr{
	width:670px;
}

.job_div{
	border-bottom:1px solid #D7DFE4;
	padding:16px 0 18px 0;
}
.job_div h2{
	color:#0099ff;
}
.job_name{
	font-size: 15px;
}

.job_sub_title{
	color:#00547a;
	display:block;
	line-height:17px;
	margin:0pt 0pt 3px;
}

.job_sub_text{
	margin-bottom:12px;
	color: #00547A;
}

.job_email_text{
	margin-top:9px;
	font-size:11px
	;line-height:13px;
	color:#0099FF;
	font-weight:bold;
}

.job_email_a{
	font-weight:normal;
	text-decoration: underline;
}

.jobs_main{
	height:1%;
	margin:2px 0 16px 0;
	overflow:hidden;
}



.jobs_main h2{
	font-size:14px;
	line-height:18px;
	margin:0 0 11px;
}

.job_sub_text p {
	margin-bottom: 0px;
	margin-top: 0px;
}

.debug{
	color: orange;
	font-weight: bold;
}

.employee, .senior_employee{
	margin: 10px 0;
}

.senior_employee .senior{
	font-size: 14px;
	font-weight: bold;
}

.employees_column{
	width: 50%;
	padding: 5px 5px 5px 0;
	vertical-align: top;
}

.unit{
	border-top: 5px solid #D7DFE4;
	padding: 10px 0;
	margin-top: 20px;
}

.unit .h2, .editor .h2{
	color: #09f;
	font-size: 24px;
	line-height: 26px;
}

.senior_unit .h1{
	color: #005481;
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 10px;
}

.senior_unit .separator{
	border-right: solid 1px #DDDDDD;
}
.unit .gray_line{
	border-bottom: 1px solid #D7DFE4;
	padding-bottom: 10px;
}

.light_gray_bg{
	background-color: #F9F9F9;
	padding: 10px;
}

.dark_gray_bg{
	background-color: #E7EBEE;
	padding: 10px;
	margin-top: 5px;
}
.t14_bold{
	font-size: 14px;
	font-weight: bold;
}

.send-friend {
	display:none;
	left:50%;
	overflow:hidden;
	position:absolute;
	top:120px;
	width:336px;
	z-index:20;
	font-size: 11px;
	line-height: 13px;
}
.send-friend .t,
.send-friend .b {
	overflow: hidden;
	height: 8px;
	text-indent: -9999px;
	width: 100%;
	font-size: 0;
	line-height: 0;
	display: block;
}
.send-friend .t {background: url(/images/bg/bg-send-friend-t.png) no-repeat;}
.send-friend .b {background: url(/images/bg/bg-send-friend-b.png) no-repeat;}
.send-friend .c {
	overflow: hidden;
	height: 1%;
	padding: 0 8px;
	background: url(/images/bg/bg-send-friend-c.png) repeat-y;
}
.send-friend .holder {
	height:211px;
	overflow:hidden;
	padding:19px 22px 23px 21px;
	position: relative;
}
.send-friend .ttl {
	overflow: hidden;
	height: 1%;
	padding:0 0 0 7px;
	background: #09f;
	border: 1px solid #fff;
	position: relative;
	z-index:21;
}
.send-friend h3 {
	margin: 0;
	font-size: 12px;
	line-height:17px;
	color: #fff;
	float: left;
}
.send-friend .btn-close {
	background:transparent url(/images/btn/btn-close.gif) no-repeat scroll 0 0;
	cursor:pointer;
	float: right;
	height:21px;
	overflow:hidden;
	text-indent:-9999px;
	width:23px;
	border-left: 1px solid #fff;
}
.send-friend .row,
.send-friend .row-message,
.send-friend .btn-row {
	overflow: hidden;
	padding:7px 3px 3px;
}
* html .send-friend .row {overflow: visible;height: 1%;}
* html .send-friend .row-message {overflow: visible;height: 1%;}
* html .send-friend .btn-row {overflow: visible;height: 1%;}
.send-friend .row label {
	float:left;
	padding:5px 0 0;
	width:109px;
}
.send-friend .row-message label{
	display: block;
	padding:0 0 3px;
}
.send-friend .text {
	border:1px solid #a8c3cf;
	float:left;
	padding:4px;
	width:152px;
}
.send-friend .error .text{border: 1px solid #d60000;}
.send-friend .error p {color:#d60000;padding:4px 0 0;}
.send-friend .error textarea{border: 1px solid #d60000;}
.send-friend textarea {
	height:43px;
	margin:0;
	overflow:auto;
	padding:2px 5px;
	border:1px solid #a8c3cf;
	width:256px;
}
.send-friend p {margin: 0;}
.send-friend .btn-row {
	left:0;
	margin:-53px 0 0;
	padding:10px 0 0 25px;
	position:absolute;
	top:100%;
	width:269px;
}
.send-friend .btn-row label {
	float:left;
	padding:0 0 0 3px;
	line-height:13px;
}
* html .send-friend .btn-row label {line-height: 15px;}
.send-friend .checkbox {
	float: left;
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
}
.send-friend .btn-submit {
	float: right;
	background: url(/images/btn/btn-send-friend.gif) no-repeat;
	border:0 none;
	cursor:pointer;
	text-align: center;
	color: #fff;
	font-size:13px;
	line-height:14px;
	height:20px;
	width:74px;
	padding:0 0 2px;
	vertical-align: top;
}
* html .send-friend .btn-submit {
	padding:0 0 1px;
}
* html .send-friend .btn-submit {
	padding:0 0 1px;
}
.send-friend .btn-submit:hover,
.send-friend .btn-submit.hover {background-position: 0 100%;}
.msg-error{visibility:hidden;}
.popup-block{
	width:100%;
	overflow:hidden;
}
.hide-block{display:none;}
.newsletters {
	overflow:hidden;
	padding:0 0 11px;
}
* html .newsletters {overflow: visible;height: 1%;}
.newsletters p {
	line-height:22px;
	margin:0;
	padding:0 0 15px;
	color: #525252;
}
.newsletters h1 {
	color:#00527C;
	font-size:24px;
	line-height:32px;
	margin:0 0 4px;
}
.newsletters h2  {
	font-size:16px;
	line-height:18px;
	margin:0 0 12px;
	word-spacing:2px;
}
.newsletters .text {
	line-height: 20px;
	font-size: 13px;
}

.news-reg {
	overflow: hidden;
	height: 1%;
	color: #00527c;
}
.news-reg .heading {
	border-bottom:5px solid #D7DEE4;
	overflow:hidden;
	padding:0 0 5px;
	width:100%;
}
.news-reg h2 {
	font-size:21px;
	line-height: 28px;
	color: #009ffa;
	margin: 0;
}
.news-reg .text {overflow: hidden;height: 1%;}
.news-reg #address.error {
	border: 1px solid #d60000;
}
.news-reg .checkbox {
	float:left;
	height:16px;
	margin:0;
	padding:0;
	position:relative;
	top:3px;
	width:16px;
}
* html .news-reg .checkbox {margin: 0 -3px 0 0;}
.news-reg .row {
	display:block;
	overflow:hidden;
	padding:25px 0 0;
}
.news-reg .row label {
	float:left;
	font-size:12px;
	line-height:18px;
	padding:2px 4px 0 0;
	word-spacing:-1px;
}
* html .news-reg .row {overflow: visible;height: 1%;}
.news-reg .text {
	border:1px solid #a8c3cf;
	float:left;
	padding:3px;
	width:264px;
}
.news-reg #address {
	float:left;
	padding:3px;
	width:264px;
}
.news-reg .btn-register {
	float:right;
	right:20px;
	position:relative;
	top:2px;
	width: 73px;
	height: 20px;
	border: none;
	font-size:0;
	line-height:0;
	cursor: pointer;
	background: url(/images/btn/Register_light.gif) no-repeat;
}
.news-reg .btn-register:hover {background: url(/images/btn/Register_dark.gif) no-repeat 0 100%;}
.news-reg .importantly-text {
	color:#d60000;
	display:none;
	font-size:11px;
	margin:18px 0 0;
}
.importantly .importantly-text {display: block;}
.news-reg ul {
	margin: 0;
	padding:8px 0 12px;
	list-style: none;
}
.news-reg li {
	overflow: hidden;
	vertical-align: top;
	padding:0 0 3px;
}
* html .news-reg li {overflow: visible;height: 1%;}
.news-reg label , .formContact label, #messageBox label {
	display:block;
	font-size:14px;
	line-height:18px;
	margin:0;
}
.news-reg label , .formContact label {
	padding:0 0 11px;
}
#messageBox label {
	padding:0;
}
.news-reg p {
	line-height:19px;
	margin:0;
	padding:0 0 10px;
	word-spacing:-2px;
}
.news-reg .row .email {
	display: block;
}
.grey {
	color: gainsboro;
}
.news-reg .errors {
	color: #D60000;
	margin: 0 23px;
}
.contactMessageBox label {
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 5px;
	width: 100%;
	color: #D60000;
}
.formContact .errors{
	color: #D60000;
	padding: 20px 0;
	position:absolute;
	top:675px;
}

.news-text {
	overflow:hidden;
	padding:0 0 0 7px;
}
.downloads .title{
	margin-bottom: 15px;
	color: #0099FF;
	font-size: 21px;
	font-weight: bold;
	line-height: 26px;
}
.downloads .text, .kolbo .content{
	margin: 10px 0;
}
.downloads .left,{
	width: 544px;
	float: left;
}
.downloads .right, .kolbo .right{
	float: right;
}
* html .news-text {overflow: visible;height: 1%;}


.main-news .superTag{
  position: relative;
}

.main-news .suprtTag IMG{
  float:left;
  padding: 0 5px 0 0;
}

.main-news .superTag .text{
	overflow: visible;
}


/* ***** video ***** */
.video {
	margin-bottom: 10px;
}
/* ***** image gallery ***** */
.gallery {
	text-align: center;
	margin-bottom: 10px;
}
.galleryContainer{
	width:100%;
	margin:0 auto;
	display:none;
}
.galleryContainer #galleryImage{
	width:100%;
	display:block;
}
.galleryContainer #galleryImageBox{
	width:100%;
	position:relative;
}
.galleryContainer #currentNumber{
	color:#ffffff;
	font-size:10px;
}
.galleryContainer .currentNumber{
	text-align: center;
	background:url("/images/bg/bg-gallery-bottom-paging.png") repeat-x;
	height:14px;
	width:100%;
}
.galleryContainer .rbottom{
	background:none repeat scroll 0 50% #11628B;
	display:block;
	height:1px;
	overflow:hidden;
	margin-left:1px;
	margin-right:1px;
}
.galleryContainer .caption{
	background:none repeat scroll 0 0 #00527C;
	color:#ffffff;
	min-height:12px;
	font-size:12px;
	text-align: left;
	width:100%;
}
.galleryContainer #caption{
	padding:4px 5px 4px 5px;
}
.galleryContainer .galleryNav{
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:10;
}
.galleryContainer #galleryNavBtnPrev, .galleryContainer #galleryNavBtnNext{
	display:block;
	height:100%;
	width:15px;
}
.galleryContainer #galleryNavBtnPrev{
	background:url("/images/btn/btn_gallery_arr_prev.png") no-repeat scroll right 50% transparent;
	float:left;
}
.galleryContainer #galleryNavBtnNext{
	background:url("/images/btn/btn_gallery_arr_next.png") no-repeat scroll left 50% transparent;
	float:right;
}
.container {
	overflow: hidden;
}
.twoColumns .col1, .container.twoColumns .col2 {
	float:left;
	overflow:hidden;
	width:49.9%;
}
.twoColumnsRightHeavy div.col1 {
	float:left;
	overflow:hidden;
	width:37.5%;
}
.twoColumnsRightHeavy div.col2 {
	float:left;
	overflow:hidden;
	width:62.5%;
}
.twoColumnsLeftHeavy div.col1 {
	float:left;
	overflow:hidden;
	width:62.5%;
}
.twoColumnsLeftHeavy div.col2 {
	float:left;
	overflow:hidden;
	width:37.5%;
}
.light_separator {
	border-top:3px solid #eaeaea;
	height:1%;
	overflow:hidden;
	margin: 12px 0;
}
.wide {
	width: 794px;
}

.wide .show {
	padding-bottom: 15px;
}
#main .show {
	display: block;
}

#main .hide, .search_results .hide {
	display: none;
}

#wideMain {
	background-color: #E5E8ED
}
#wideMain td {
	vertical-align: top;
}
#wideMain .left{
	width: 474px;
	padding: 0;
	margin: 0;
}
#wideMain .right{
	width: 320px;
	padding: 7px 11px;
}
.search_results h1, .search_results h1 .bold{
	color: #0099FF;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	padding-top: 14px;
	margin: 0;
}
.search_results .sort_type {
	color:	#0099FF;
	font-size:	14px;
	margin-bottom:	-5px;
	padding-top:	10px;
}
.search_results .sort_type .active{
	font-weight: bold;
}
.search_results .sort_type a{
	cursor: pointer;
}
.search_results .sort_type .active a:hover{
	text-decoration: none;
}
.search_results .posts{border: 0;}

/*home-contact*/
.home-contact #wrapper{
	background:url(../images/bg-wrapper.gif) no-repeat 100% 0;
	padding:0;
	width:982px;
}
.home-contact #main{
	position:relative;
	padding:275px 0 0;
	margin:0 0 253px;
}
.home-contact #header{
	position:absolute;
	top:0;
	left:0;
	height:250px;
	margin:0;
	padding:0;
	width:982px;
	background:none;
}
.home-contact #header .logo{
	background:url(../images/bg-logo.gif) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:254px;
	height:95px;
}
.home-contact #header .logo a{
	height:100%;
	display:block;
}
.home-contact #footer-wrapper{
	background:url(../images/bg-footer-wrapper.gif) repeat-x;
	width:100%;
}
.home-contact .breadcrumbs{
	width:980px;
	overflow:hidden;
	margin:3px 0 20px -10px;
	padding:0;
	list-style:none;
}
.home-contact .breadcrumbs li{
	padding:0 10px 0 16px;
	margin:0 0 0 -6px;
	color:#0099ff;
	font-size:11px;
	background:url(../images/arrow.gif) no-repeat 0 60%;
}
.home-contact .breadcrumbs li a{color:#0099ff;}
.home-contact #header p{
	margin:0;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#434141;
}
.home-contact #header .text{
	width:622px;
	overflow:hidden;
	margin:0 0 14px;
}
.list-info{
	width:100%;
	overflow:hidden;
}
.list-info .list{
	margin:0 0 5px;
	overflow:hidden;
	padding:0;
	list-style:none;
	width:100%;
}
.list-info .list li{
	float:left;
	padding:0 6px 0 0;
	font-size:12px;
}
.list-info .list li a{
	float:left;
	color:#0099ff;
}
.list-contact{
	width:622px;
	overflow:hidden;
	margin:0 0 0 -15px;
	padding:0;
	list-style:none;
}
.list-contact li{
	float:left;
	padding:0 15px;
	margin:0 0 -1px;
	color:#525252;
	font-size:12px;
	background:url(../images/separator.gif) no-repeat 0 60%;
}
.home-contact .content{
	width:100%;
	overflow:hidden;
}
.home-contact .tabs{
	width:110%;
	overflow:hidden;
}
.home-contact .tab-content{
	width:944px;
	height: 632px;
	border:1px solid #e1f3ff;
	border-width:0 1px 1px;
	overflow:hidden;
	padding:36px 0 0 36px;
}
.home-contact .tabs-list{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #e1f3ff;
	width:100%;
}
.home-contact .tabs-list li{
	float:left;
	padding:0 4px 0 0;
}
.home-contact .tabs-list a{
	color:#00527c;
	font:bold 16px 'Trebuchet MS', Arial, sans-serif;
	float:left;
	background:url(../images/bg-link-hover.gif) no-repeat;
	height:48px;
	cursor:pointer;
}
.home-contact .tabs-list a em{
	display:block;
	font-style:normal;
}
.home-contact .tabs-list a span{
	background:url(../images/bg-link-hover.gif) no-repeat 100% 0;
	float:left;
	height:48px;
	line-height:48px;
}
.home-contact .tabs-list li.active a,
.home-contact .tabs-list a:hover{
	color:#079cff;
	text-decoration:none;
	background: url(../images/bg-link.gif) no-repeat;
	height:49px !important;
	margin:0 0 -1px;
	position:relative;
}
.home-contact .tabs-list .contact em{background:url(../images/image02.gif) no-repeat;}
.home-contact .tabs-list a:hover span{background:url(../images/bg-link.gif) no-repeat 100% 0;}
.home-contact .tabs-list .contact:hover span,
.home-contact .active .contact:hover span{
	padding:13px 0 0 0 !important;
	height:35px;
	line-height:35px;
	width:382px;
}
.home-contact .active .contact,
.home-contact .tabs-list .contact:hover,
.contact {
	width:382px;
	padding:0 0 0 33px;
}
.home-contact .active .contact em,
.home-contact .tabs-list .contact:hover em,
.home-contact  .contact em {
	background:url(../images/image01.gif) no-repeat;
	padding:0 0 0 37px;
	height:26px;
	line-height:26px;
}
.home-contact .tabs-list li.active a span,
.home-contact .tabs-list a:hover span{
	background: url(../images/bg-link.gif) no-repeat 100% 0;
}
.home-contact .tabs-list .contact span{
	padding:13px 0 0 0;
	height:35px;
	line-height:35px;
	width:382px;
}
.haaretz{
	width:164px;
	padding:0 0 0 13px;
}

.haaretz em{
	background:url(../images/image03.gif) no-repeat;
	padding:0 0 0 37px;
	height:26px;
	line-height:26px;
}
.home-contact .active .haaretz em,
.haaretz:hover em{background-position:0 -26px;}
.haaretz span{
	width:164px;
	padding:12px 0 0;
	height:36px !important;
}
.home-contact .services{
	width:134px;
	padding:0 0 0 14px;
	margin:0;
}
.home-contact .services em{
	background:url(../images/image05.gif) no-repeat;
	height:24px;
	line-height:24px;
	padding:0 0 0 43px;
}
.home-contact .active .services em,
.home-contact .services:hover em{background-position:0 -24px;}
.home-contact .services span{
	width:134px;
	padding:11px 0 0;
	height:37px !important;
	line-height:37px !important;
}
.home-contact .solutions{
	width:218px;
	padding:0 0 0 12px;
}
.home-contact .solutions span{
	width:218px;
	padding:4px 0 0;
	height:44px !important;
	line-height:44px !important;
}
.home-contact .solutions em{
	background:url(../images/image04.gif) no-repeat;
	height:27px;
	line-height:27px;
	padding:6px 0 0 34px;
}
.home-contact .active .solutions em,
.home-contact .solutions:hover em{background-position:0 -32px;}
.home-contact .tab-content p{
	font-weight:bolder;
	color:#00527c;
	font-size:14px;
	margin:0 0 15px;
}
.home-contact .tab-content p a{
	font-size:12px;
	color:#00527c;
	font-weight:normal;
}
.home-contact .tab-content p span{font-weight:normal;}
.form-info{
	width:100%;
	overflow:hidden;
	margin:30px 0 40px;
}
.form-info .box{
	width:350px;
	overflow:hidden;
	float:left;
	margin:2px 35px 0 0;
}
.form-info .box .row{
	height:1%;
	overflow:hidden;
	padding:0 0 9px;
}
.form-info .box label,
.form-info .block-inf label{
	float:left;
	width:128px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#00527c;
	margin:1px 0 0;
}
.form-info .box input{
	width:209px;
	border:1px solid #a8c3cf;
	height:14px;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin:0;
	padding:4px 5px;
	background:#fff;
}

.form-info .box select{
	padding:0;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
}
.form-info .box .sel{
	width:68px !important;
	float:left;
	margin:0 10px 0 0;
}
* html .form-info .box .sel {margin:0 8px 0 0;}

.form-info .box textarea{
	width:209px;
	max-width:219px;
	height:61px;
	max-height:71px;
	overflow:auto;
	border:1px solid #a8c3cf;
	padding:5px;
	float:right;
}
.form-info .block-inf{
	width:230px;
	overflow:hidden;
	float:left;
	padding:0 30px 0 0;
}
.form-info .block-inf .title{
	font-size:14px;
	display:block;
	margin:0 0 17px;
	color:#00527c;
}
.form-info .block-inf .row{
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
}
.form-info .block-inf input{
	width:14px;
	height:14px;
	margin:0 13px 0 0;
	float:left;
	padding:0;
}
.form-info .block-inf label{
	float:left;
	width:auto;
	margin:0;
}
.form-info input.btn-submit{
	width:100px;
	height:29px;
	background:url(../images/btn-submit.gif) no-repeat;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	border:0;
	cursor:pointer;
	float:right;
	margin:0 170px 0 0;
	display:inline;
}
.form-info  .box-holder{
	width:555px;
	overflow:hidden;
	margin:4px 0 6px;
	float:left;
}
.google-banner-300x250{
	margin-bottom:35px;
}
.hasNoComments .twocols .ads{
	display:none;
}
.headerAds{
	overflow: hidden;
	height: 1%;
	background-color: #E6E6E6;
	padding: 2px 0 2px 2px;
	clear:both;
	width:978px;
	margin-top:44px;
}

.googleAds {
	overflow: hidden;
	background-color: #e7ecef;
	padding: 2px 0 2px 2px;
	height:60px;
	margin-top:40px;
}

.googleAds_article_page_above_comments {
	overflow: hidden;
	background-color: #e7ecef;
	padding: 2px 0 2px 2px;
	height:60px;
	margin-top:20px;
}

.googleAds img, .googleAds div {
	float: left;
	margin: 0 3px 0 0;
}
.topBannerBackground{
	background-color: #E6E6E6;
	text-align: center;
}
.headerAds div {
	float: left;
}
#top_banners{
	font-size:0;
	height:91px;
}
#dcPlazma {
	position:relative;
	z-index:0;
	margin:7px 0 10px 8px;
	display: none;
}

.padding-bottom-1{
	padding: 0 0 1px 0;
}

.article_page_h1_margin{
	margin-bottom: 9px !important;
}

.article_page_main_margin{
	margin-bottom: 5px !important;
}

.weightbold{
	font-weight: bold !important;
}

.article_page_comments_title_to_text_margin{
	margin-bottom: 2px !important;
}

.font-weight-normal{
	font-weight: normal !important;
}

.empty_div{
clear:both;
height:0px;
line-height:0px;
font-size:0px;
}

.search{
	width: 100%;
}

.homepage .katavat_tadmit{
	margin-bottom:10px;
}
.other .katavat_tadmit{
	margin-top:5px;
}

#commentsTab .answers .facebookUserLoggedOut p b {
	display:block;
	clear:both;
}

.news-ticker li div {
overflow:hidden;height:14px;padding-left:3px;
}

.buttonBanners{
	text-align: center;
}
.buttonBanners div{
	border:3px solid #E4E4E4;
	width:120px;
	height:60px;
	margin-right:auto;
	margin-left:auto;
}

.fblike {
	margin-top:20px;margin-bottom:20px;
}
.advertisementArticle .fblike{
	display: none;
}


/* blog section css*/

.blogPost .articleServices{
	display:none; /* hide the service area of article when in print preview mode*/
}
.blogPost .talkbacks .info{
	display:none;
}
.blogPost .talkbacks{
	background:#e7ecef repeat-y 100% 0;
}
.moreBlogTitle{
	background-color:#0099FF;
	color:#FFFFFF;
	display:block;
	font-size:18px;
	margin:0 0 15px;
	padding:6px 0 7px 12px;
}

/* Blog Owner Title Bar */

.blogOwnerBox {
    background-color: #3095d4;
    color: white;
    height:58px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.homepage .blogOwnerBox{
	margin:10px 0;
}
.blogOwnerPhoto /*< .blogOwnerBox */{
    background-color: inherit;
    float: left;
    height:58px;
}

.blogName /*< .blogOwnerBox */{
    background-color: inherit;
    float: left;
    font: bold 32px Verdana;
    margin-left:5px;
    margin-top:10px;
}
.blogName a{
	color:#ffffff;
}
.blogOwnerName /*< .blogOwnerBox */{
    background-color: inherit;
    float: right;
    font-weight: bold;
    margin-right:15px;
    margin-top:22px;
}

.viewArticlesFromSection .blogOwnerBox{
	margin-bottom:0;
}
.viewArticlesFromSection .blogName,
div#blogOwnerList .blogName{
	float:none;
	font-size:22px;
	margin-left:0;
	margin-top:5px;
}
.viewArticlesFromSection .blogOwnerName,
div#blogOwnerList  .blogOwnerName{
	margin-top:2px;
	float:left;
	margin-left:0;
	margin-right:8px;
}
.viewArticlesFromSection .blogDetails,
div#blogOwnerList .blogDetails {
	float:left;
	margin-left:8px;
	width:220px;
}
.blog_page .blogDetails,
.blog_page div#blogOwnerList .blogDetails{
	width:380px;
}
div#main.blog_page #sectionTitle, div#main.blog_page_layout #sectionTitle {
    display: none;
}

div#blogOwnerList .blogName {
    font-size: 20px;
}


/* General "blogs" title */

.blogsTitleBox {
	/*height:20px;*/
    font: bold 24px Verdana;
	background-color: #525252;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom: 10px;
}
.blogsTitle{
	padding-left:10px;
}
.blogsTitle a{
	color:#ffffff;
}
.recommendedLinks .heading{
	display:block;
	background:#09f;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin:0 0 10px;
}
.recommendedLinks ul li{
	background:url("/images/arrows/arrow-blue.gif") no-repeat scroll 0 5px transparent;
	padding:0 0 7px 15px;
}
.recommendedLinks ul{
	font-size:11px;
	line-height:13px;
	list-style:none outside none;
	margin:0 0 0 1px;
	padding:0;
}
.recommendedLinks a{
	color:#525252;
	text-decoration:underline;
}

.blogTeaser{
	border-bottom:1px solid #D7DFE4;
	line-height:19px;
}
.blogTeaser h3{
	margin-top:-5px;
	margin-bottom:10px;
}
.blogTeaser h3 a{
	color:#525252;
	font: bold 13px Verdana,Arial,Helvetica,sans-serif;
}
.blogTeaser .comments {
	padding: 0;
}
.blogTeaser .comments  a{
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #0099ff;
}
.blogTeaser .meta{
	margin:0;
}
.blogTeaser .meta li{
	height:12px;
	border-left: 1px solid #0099FF;
	color:#0099FF;
}
.aside div#blogOwnerList .blogName {
	font: bold 16px Verdana,Arial,Helvetica,sans-serif;
}
.aside div#blogOwnerList .blogOwnerName {
	font: bold 13px Verdana,Arial,Helvetica,sans-serif;
}
.blogsHpListBox{
	background-color: #525252;
}
.blogsHpListTitle{
	color:#ffffff;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	padding:5px 0 7px 5px;
}
#searchFormWideWithSection{
	width:100%;
	display:block;
	float:none;
	height:100px;
}
#searchFormWideWithSection .row{
	float:left;
	width:301px;
}

#searchFormWideWithSection .evenRow{
	padding-left:35px;
}

#searchFormWideWithSection .submitrow{
	float:right;
	padding-right:10px;
	margin-top:5px;
}
#searchFormWideWithSection .text{
	float:right;
	width:208px;
	height:20px;
}
#searchFormWideWithSection #authorSelect{
	width:216px;
	height:22px;
}
#searchFormWideWithSection .datePicker input{
	float:none;
}
#searchFormWideWithSection .heading{
	float:left;
	padding-left:10px;
	font-size:20px;
	text-transform: uppercase;
}
#searchFormWideWithSection .searchType{
	width:100%;
	height:25px;
}
#searchFormWideWithSection .dateRow{
	clear:both;
}
#searchFormWideWithSection .datePicker{
	margin-top:7px;
}
#searchFormWideWithSection .datePicker label{
	padding-right:7px;
}
#searchFormWideWithSection .datePicker img{
	margin-bottom:-4px;
}
.lastBlogPostDate{
	float:right;
	display:none;
	margin-top:2px;
}
.blog_page .blogOwnerList .lastBlogPostDate{
	display:block;
}
.blog_page_layout .sectionPage #sidebar,
.blog_page .sectionPage #sidebar{
	margin-top:0;
}


.subscription-text .h2{
	font: 13px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #353434;
}

.affiliates .affiliatImage{
	margin-top:40px;
}
.tmLi{
	text-transform: none !important;	
}