/* topvisualArea
-------------------------------------------------- */
#topvisualArea {
	margin: 0px 0px 17px;
	padding: 0px;
	width: 513px;
	height: 243px;
	position: relative;
	background: #FFFFFF;
}

/* twoColumns
-------------------------------------------------- */
#twoColumns {
	width: 513px;
}

#twoColumns div.leftColumn {
	width: 339px;
	float: left;
}

#twoColumns div.rightColumn {
	width: 174px;
	float: right;
}

#twoColumns div.name {
	padding: 0px;
	margin: 12px 0px 0px;
	width: 174px;
	height: 38px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	line-height: 1;
	background: url(../images/tv_03.gif);
	color: #ffffff;
}

