/* $Id: ex_championship.css 13 2007-09-12 15:54:04Z edin.coralic $ */

.ex_championship {
	
}
.ex_championship .main-content {

}


.box-orange {
	background: url('/dsg/box2-background.gif') repeat-y top left;
	margin-bottom: 2em;
}
.box-orange .box {
	margin-top: -2em;
	margin-bottom: 0 !important;
	background: url('/dsg/box2-top.gif') no-repeat top left !important;
}
.box-orange .box h1 {
	color: #fff !important;
	padding-top: 34px !important;
}
.box-orange .box h1 a.title {
	display: block;
	color: #fff;
	font-family: Georgia, "Times New Roman", sans-serif;
	text-decoration: none;
}
.box-orange .box h1 a.title:hover {
	text-decoration: underline;
}
.box-orange .box a.year {
	display: block;
	color: #fff;
	text-align: right;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 4.6em;
	margin-top: -26px;
	text-decoration: none;
}
.box-orange .box a.year:hover {
	text-decoration: underline;
}
.box-orange .box .box-content {
	background: none !important;
	padding-bottom: 12px !important;
	height: 1%;
}
.box-orange .box .box-content .main-content {
	text-align: right;
	padding-top: 8px;
}