@charset "utf-8";
/* CSS Document */



ul {
	list-style-type: none ;
	margin-top:30px;
	padding: 7px 5px 5px 35px ;
}

ul.left {}

ul.right {
	text-align: right ;
}

ul li {
	display: inline ;
	padding: 0px 30px 0px 3px ;
	font-size:1.4em;
}

/*ul a:hover {
	text-decoration:underline;
	color:#333;
}*/

#head a:link img {
	text-decoration:none;
	color:#00CCFF;
	border:0px none;
}

a:visited {
	text-decoration:none;
	color:#00CCFF;
}

/*/base/picks/images/underlinehead.png is the underline file */

#head img {
	border:none;
}

#page {
	position:relative;
	width:972px;
	margin:auto;
	display:block;
}

#locale {
	padding-right:80px;
	float:right;
}

#currentpicksmall {
	float:right;
/*	height:130px;*/
	width:280px;
}

#tbpicklogo {
	float:left;
}

#columnleft {
	float:left;
	width:403px;
	height: auto;
}

#columnright {
	float:right;
	width: 505px;
	height:auto;
	padding-right: 10px;
	background-color:#CCC;
}

.hovermain {
	width:917px;
}

#tbpicklogolarge {
	width:937px;
	height:229px;
}



#headtitle {
	margin-top:-15px;
	margin-left:70px;
	margin-right:-50px; 

}

#header {
	background-image:url('/944/base/picks/images/city.png');
	height:60px;
}


