div.box.article div.content {
	background: transparent url("../images/box/box_content.png") repeat scroll 0 0;
}


div.box.article div.content div.top div.like {
	background: transparent url(../images/facebook_like.png) no-repeat 0 0;
	width: 49px;
	height: 20px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

div.box.article div.content div.body a:link,
div.box.article div.content div.body a:active,
div.box.article div.content div.body a:visited {
	color: #003460;
	font-size: inherit;
	text-decoration: none;
}
div.box.article div.content div.body a:hover {
	color: #ff6633;
	font-size: inherit;
	text-decoration: none;
}

div.box.article div.content div.top div.size {
	color: #003460;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	float: left;
	margin: 3px 5px 0 0;
}

div.box.article div.content div.top div.re-tweet {
	float: left;
}

div.box.article div.content div.top div.re-tweet div.icon {
	background: transparent url(../images/retweet.png) no-repeat 0 0;
	width: 14px;
	height: 8px;
	float: left;
	margin: 6px 5px 0 0;
}

div.box.article div.content div.top div.re-tweet div.text {
	color: #003460;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	float: left;
	margin-top: 3px;
}

div.box.article div.content div.top div.re-tweet div.text span.char {
	display: block;	
	float: left;
	margin-right: 5px;
}

div.box.article div.content div.top div.re-tweet div.text span.label {
	display: block;
	float: left;
	cursor: pointer;
}

div.box.article div.content div.top div.article-tools {
	float: right;
	margin-right: 10px;
}

div.box.article div.content div.top div.article-tools div.font-size-tools {
	float: left;
	margin: 6px 9px 0 0;
}

div.box.article div.content div.top div.article-tools div.font-size-tools span.lower {
	float: left;
	display: block;
	background: transparent url(../images/text-control-lower.png) no-repeat 0 0;
	width: 14px;
	height: 10px;
	cursor: pointer;
}

div.box.article div.content div.top div.article-tools div.font-size-tools span.bigger {
	float: left;
	display: block;
	background: transparent url(../images/text-control-bigger.png) no-repeat 0 0;
	width: 17px;
	height: 10px;
	cursor: pointer;
}

div.box.article div.content div.top div.article-tools div.print {
	float: left;
	display: block;
	background: transparent url(../images/print.png) no-repeat 0 0;
	width: 16px;
	height: 15px;
	margin: 6px 10px 0 0;
	cursor: pointer;
}

div.box.article div.content div.top div.article-tools div.sound {
	float: left;
	display: block;
	background: transparent url(../images/sound.png) no-repeat 0 0;
	width: 14px;
	height: 10px;
	margin: 6px 10px 0 0;
	cursor: pointer;
}

div.box.article div.content div.body {
	padding: 17px 30px 10px 30px;
}

div.box.article div.content div.body h1, div.box.article div.content div.body h2 {
	color: #333333;
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
	text-transform: none;
}

div.box.article div.content div.body dd.csc-textpic-caption {
	color: #666666;
	font-family: Arial;
	font-size: 13px;
	line-height: 16px;
}

div.box.article div.content div.body li{
	color: #333333;
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
	margin-top: 0;
}

div.box.article div.content div.body p.bodytext {
	color: #333333;
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
	margin-top: 0;
}

div.box.article div.content div.body h5 {
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 28px;
	line-height: 20px;
}


div.quoted-text {
	width: 544px;
}

div.quoted-text div.quotes {
	float: left;
	background: transparent url(../images/quotes.png) no-repeat 0 0;
	width: 27px;
	height: 23px;
	margin-right: 12px;
}

div.quoted-text div.text {
	float: left;
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
	width: 499px;
}

div.quoted-text div.by {
	float: right;
	margin-right: 25px;
	font-size: 12px;
	font-family: Georgia;
	margin-top: 10px;
}


div.box.article div.content div.body div.csc-default {
	margin-top: 20px;
}

div.box.article div.content div.body div.csc-default:first-child {
	margin-top: 0;
}

div.box.article div.content div.body h1.csc-firstHeader {
	font-size: 36px;
	color: #001c33;
	font-family: Arial;
	margin-bottom: 18px;
	font-weight: bold;
	text-transform: none;
	line-height: 36px;
	letter-spacing: -2px;
	margin-top: 2px;
}

.csc-textpic-caption {
	padding: 14px 0;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	font-family: Arial,sans-serif;
	line-height: 16px;
	text-align: center;
}
