body,
html {
	line-height: 1;
	color: black;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #222;
	font-weight: 400;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}
.bookmark_bar.orange-box {
	background: #D6292D;
	display: none;
	width: 100%;
}
.bookmark_bar.orange-box {
	color: #fff
}
.sliding_popup_blue .col_three img {
	width: 150px;
}
.old_browser .bookmark_bar.orange-box {
	display: block
}
.contents_covers {
	max-width: 1100px;
	margin: auto;
	position: relative;
	text-align: left;
	z-index: 4;
}
ul.obsolute-browsers li a img {
	width: 40px;
	height: auto;
}
a,
img {
	outline: 0;
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
ul.obsolute-browsers {
	padding: 0;
	list-style-type: none;
	font-size: 0;
	text-align: center;
	list-style: none;
	width: 70%;
	margin: 0 auto;
}
ul.obsolute-browsers li {
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 80px 45px 0;
	padding: 0;
	padding: 0 5px 10px;
	font-size: 13px;
	color: #333;
	line-height: 1.6;
	float: left;
	text-align: center;
}
ul.obsolute-browsers li a {
	text-decoration: none;
}
ul.obsolute-browsers li a img {
	width: 40px;
	height: auto;
}
ul.obsolute-browsers li a span {
	display: block;
	margin: 14px 0 0;
	text-transform: uppercase;
	color: #fff;
}
.bookmark_bar.orange-box {
	float: left;
}
.error-online {
	float: left;
	width: 100%;
}
b,
strong {
	font-weight: bold;
}