/* @override http://venturecup.tripnet.se/article_styles/articles.css */

table.extra_info{
	margin-bottom: 20px;
}

table.lightgrey_text_box {
	background: #f5f5f5;
	border: 1px solid #ececec;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

td.dark_big_head hr {
	background: none;
	border-top: 1px solid #dedede;
	border-left:none;
	border-right: none;
	border-bottom: none;
}

td.dark_big_head h3 {
	font-family: georgia, "georiga";
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.lightgrey_text_box td.boxed_text {
	padding-left: 0;
	padding-right: 0;
}

table.grey_text_box {
	background: #58595b;
	border: 1px solid #ebebeb;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #fff;
}

td.white_big_head hr {
	background: none;
	border-top: 1px solid #696a6c;
	border-left:none;
	border-right: none;
	border-bottom: none;
}

td.white_big_head h3 {
	font-family: georgia, "georiga";
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
}

td.grey_big_head {
	background: url(big_grey_head.png) no-repeat top;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

td.red_big_head {
	background: url(big_red_head.png) no-repeat top;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

td.grey_small_head {
	background: #58595b;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	width: 191px;
}

td.red_small_head {
	background: #ef4135;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	width: 191px;
}

td.grey_small_head_corner {
	background: url(small_grey_head_corner.png) no-repeat top;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	width: 191px;
}

td.red_small_head_corner {
	background: url(small_red_head_corner.png) no-repeat top;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	width: 191px;
}

td.grey_big_head h3, td.red_big_head h3, td.grey_small_head h3, td.grey_small_head_corner h3, td.red_small_head h3, td.red_small_head_corner h3{
	font-family: georgia, "Georgia";
	font-size: 14px;
	color: #fff;
	padding: 0;
	margin: 0;
}

td.boxed_text {
	padding-left: 10px;
	padding-right: 10px;
}

td.framed_text {
	background: #f5f5f5;
	border: 1px solid #e6e6e6;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

td.framed_text p, td.boxed_text p, td.white_boxed_text p {
	font-size: 10px;
	font-family: verdana;
	line-height: 12px;
}

td.framed_text p {
	margin-bottom: 0;
}

.box_ingress {
	font-size: 12px !important;
	margin-bottom: 0;
	line-height: 14px !important;
}

td.small_text {
	padding-left: 10px;
	padding-right: 10px;
}

td.small_text ul {
	margin: 0;
	padding: 5px 0 0 20px;
}

td.box_space {
	height: 10px;
}

.split_boxes {
	height: 30px;
}
