/*The side column divs. Edit this file to specify the ads sizes. The only necessary parameters are width and min-height*/


#col1
{
	float: left;
	width: 300px;
	min-height: 250px;
	max-height: 250px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	text-align: left;
	line-height: 150%;
	
}
#col1 h2{
	font-size: 11px;
	font-weight: bold;
}

#col1 a{
	color:#00f;
	text-decoration:none;
}
#col1 a:hover{
	color:#00f;
	text-decoration:underline;
}

#col1 img a{
	border: 0px;
}

#networkad{
	color: #000;
	position: relative;
	left: 20px;
	top: -240px;
	width: 208px;
	height: 220px;
	white-space: wrap;
	overflow: hidden;
}
#mitsuboxad{
	color: #000;
	position: relative;
	left: 20px;
	top: -240px;
	width: 280px;
	height: 220px;
	white-space: wrap;
	overflow: hidden;
}


#col2
{
	float: left;
	width: 300px;
	min-width: 300px;
	min-height: 250px;
	max-height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
		line-height: 150%;
}

#col2 a{
	color:#00f;
	text-decoration:none;
}
#col2 a:hover{
	color:#00f;
	text-decoration:underline;
}
#col1 h2{
	font-size: 14px;
	font-weight: bold;
}
#col2 img a{
	border: 0px;
}

#col3
{
	float: left;
	width: 300px;
	min-height: 250px;
	max-height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
		line-height: 150%;
}

#col3 a{
	color:#00f;
	text-decoration:none;
}
#col3 a:hover{
	color:#00f;
	text-decoration:underline;
}

#col3 img a{
	border: 0px;
}
#col3 h2{
	font-size: 14px;
	font-weight: bold;
}
