/* @override http://krafttelerobotics.com/css/news.css */

.hr {
	width: 820px;
	background: transparent url(../news/images/hr.png) no-repeat -4px 0;
	height: 6px;
	border: none;
	display: none;
}

.hr hr {
	display: none;
}

#header_news {
	background: url(../news/images/news_header.jpg) no-repeat;
	width: 857px;
	height: 168px;
	margin: 0;
	padding: 0;
}

h1 {
	width: 765px;
	height: 40px;
	text-align: LEFT;
	margin:0;
	padding: 10px 30px 0 1em;
	background: #CCC url(../news/images/h2grad.png) repeat-x;
	border-bottom: 1px solid #a2a2a2;
	font-weight: bold;
	font-style: italic;
	color: #333;
	text-shadow: #fff 0 1px 0;
}

h3 {
	font-size: 1.5em;
	color: #fff;
	background: url(../news/images/hr.png) no-repeat 65px 8px;
	border: none;
	text-shadow: #8b8b8b 0 0 5px;
	width: 100%;
	display: none;
}

h3.mag {
	display: block;
}


#main tbody tr td table tbody tr td table tbody tr td {
	padding: 2em 1em;
	background: #ccc url(../news/images/grad.png) repeat-x top;
}

img {
	border: 5px solid #fff;
}

img.no_b{
	border: none;
}

.floatr {
	float: right;

		margin-right: 0;
}

.floatl {
	float: left;
		margin-left: 0;
}

.w450 {
	width: 450px;
}

.w500 {
	width: 500px;
}

.w360 {
	width: 360px;
}

.center {
	margin: 0 auto;
}

.extra_marg {
	margin: 100px;
}

.col {
	width: 400px;
}

.row {
	margin: 20px 0 50px 0;
	padding: 10px 0;
	width: 820px;
	clear: both;
}

.m_b_10 {
	margin-bottom: 10px;
}

#concept {
	margin-top: -10px;
}

#magazines {
	margin-top: 50px;
	width: 820px;
}

#map {
	margin-top: 10px;
	margin-bottom: 30px;
}

/* @group caption */

.caption a {
	color: #555;
	text-decoration: none;
}

.caption a:hover {
	color: #555;
	text-decoration: underline;
}

.caption p {
	margin: .5em 10px 0 ;
	color: #555;
	font-size: 13px;
	line-height: 14px;
}

.caption img {
	margin: 0;
}

div.caption.floatr {
	margin: 0 0 0 1em;	
}

div.caption.floatl {
	margin: 0 1em 0 0;
}

div.caption {
	background: #fff;
	padding-bottom: .5em;
}

.mag {
	color: #777;
	font-size: .8em;
	margin: 5px 30px;
	background: transparent;
	text-shadow: none;
}

/* @end */


/* @group text
 */

p.article {
	margin: 5px 0 20px 20px ;
	width: 760px;
	padding-bottom: 20px;
	border-bottom: 2px groove;
}

h2.headline {
	margin: 1.5em 0 0 20px;
	width: 760px;
}

h2.headline img {
	margin-left: 8px;
}

.b_caption {
	width: 420px;
	font-size: 12px;
	margin: 10px 5px 0 15px;
	line-height: 1.2em;
}

p {
	margin: .5em 0 10px 0;
	line-height: 1.7em;
	text-align: justify;
}

.lh1_6 {
	line-height: 1.6em;
}

#matt {
	position: relative;
	float: left;
	left: 0;
	width: 350px;
}

#matt2 {
	position: relative;
	float: right;	
	width: 440px;
}

/* @end */

a.back_button{
	height: 16px;
	text-decoration: none;
	background: url(../news/images/left_arrow.png) 0 6px no-repeat;
	display: none;
	width: 80px;
	color: #333;
	font-size: 12px;
	padding: 10px 0 0 35px;
	margin: 0 0 15px 15px;
	position: relative;
	top: 5px;
	font-style: italic;
}

a.back_button:hover {
	display: none;
	color: #666;
	text-decoration: none;
	background: url(../news/images/left_arrow.png) 0 -20px no-repeat;

}

