/* CSS Document */



/***********/

/* CONTENT */

/***********/



.content {

	width: 910px;

	height: 162px;

	position: relative;

	left: 30px;

	background: url(../images/content_intro_bg.gif) top left no-repeat;

}



.leftColumn {

	position: relative;

	top: 7px;

	left: 15px;

	width: 870px;

	float: left;

	font-size: 0.7em;

	text-align: justify;

}



.rightColumn {

	width: 645px;

	height: 366px;

	float: right;

}



.rightColumn ul, .rightColumn li {

	margin: 0px;

	padding: 0px;

}



.rightColumn li {

	width: 322px;

	height: 182px;

	float: left;

	list-style: none;

}



.rightColumn li a {

	width: 100%;

	height: 183px;

	display: block;

}



.rightColumn li a span {

	display: none;

}
