hr {
	border-style: inset;
	width: 820px;
}

#header_news {
	background: url("../images/header/header_one.jpg")/*tpa=http://krafttelerobotics.com/images/header/header_one.jpg*/ no-repeat;		
	width: 857px;
	height: 168px;
	margin: 0;
	padding: 0;
}

h1 {
	width: 765px;
	height: 40px;
	text-align: LEFT;
	margin: 0 0 20px 0;
	padding: 10px 30px 0 1em;
	background: #CCC url("../news/images/h2grad.png")/*tpa=http://krafttelerobotics.com/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;
}

#main tbody tr td table tbody tr td table tbody tr td {
	padding: 2em 0 0 0;
	background: #ccc url("../news/images/grad.png")/*tpa=http://krafttelerobotics.com/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;
}

/* @group sections */
#animations {
	width: 857px;
	background: #000 url("../cool_stuff/images/black_gray_grad.png")/*tpa=http://krafttelerobotics.com/cool_stuff/images/black_gray_grad.png*/ repeat-x;
	text-align: center;
}

#animations img {
	border: none;
	margin: 30px;
}


/* @end */


/* @group text
 */

p {
	margin: .5em 0 10px 0;
	line-height: 1.8em;
	text-align: justify;
}

/* @end */