@charset "utf-8";
/* CSS Document */

#col-1 {
	/*margin-left: -790px;*/
	width: 190px;
}

#col-2 {
	/*margin-left: 190px;*/
	width:600px;
}

#col-3 {
	width:145px;
}

.contentBlock {
	width: 100%;
}

.contentBlock .teaser {
	padding: 15px;
}

.contentBlock .teaser strong {
	font-size: 16px;
	color:#09F;
}

.contentBlock .teaser p {
	font-size: 12px;
	line-height:16px;
	margin:0px;
}

div.marqueeBlock {
	width:567px;
	margin-left:auto;
	margin-right:auto;
}

