/* widget foundation styles --------------------------------------- */


#wt-top, #wt-column, #wt-bottom {
	float: left;
	width: 330px;
	padding: 0px;
}

#wt-top {
	height: 14px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/330wt.gif');
	background-repeat: no-repeat;
}

#wt-column {
	height: 900px;
	margin: 0px;
	background-image: url('../images/330wm.gif');
	background-repeat: repeat-y;
}

#wt-bottom {
	height: 15px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/330wb.gif');
	background-repeat: no-repeat;
}


/* widget body styles --------------------------------------- */


#wt-title {
	float: left;
	height: 25px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	text-align: left;
	font-size: 16px;
	line-height: 16px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#wt-sponsor {
	float: right;
	height: 25px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#wt-330 {
	display: block;
	float: left;
	width: 300px;
	padding: 0px;
	margin: 0px 15px 5px 15px;
}

* html #wt-330,  { display:inline; }

/* widget item styles --------------------------------------- */

#wt-item, #wt-item2, #wt-item3 {
	float: left;
	height: 30px;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size: 12px;
	line-height: 30px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999;
}

* html #wt-item, #wt-item2, #wt-item3 {
	display: inline;
}

#wt-item {
	text-align: left;
	width: 154px;
}

#wt-item2 {
	text-align: right;
	width: 154px;
}

#wt-item3 {
	text-align: left;
	width: 238px;
}

#wt-item span, #wt-item3 span {
	padding: 0px 0px 0px 10px;
}

#wt-item2 span {
	padding: 0px 10px 0px 0px;
}

#wt-full, #wt-report {
	float: left;
	width: 280px;
}

* html #wt-full, #wt-report {
	display: inline;
}

#wt-full {
	height: 14px;
	padding: 0px;
	margin: 11px 0px 0px 25px;
}

#wt-report {
	height: 20px;
	padding: 5px 0px 0px 0px;
	margin: 10px 0px 0px 25px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
}

#wt-full a, #wt-report a {
	color: #999;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-report a {
	line-height: 24px;
}

#wt-full a {
	line-height: 13px;
}


/* ad styles --------------------------------------- */


#ad-top, #ad-column, #ad-bottom {
	display: block;
	float: left;
	width: 330px;
	padding: 0px;
}

#ad-top {
	height: 10px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/320adt.gif');
	background-repeat: no-repeat;
}

#ad-column {
	margin: 0px;
	background-color: #FFF;
	text-align: center;
}

#ad-bottom {
	height: 10px;
	margin: 0px 0px 10px 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/320adb.gif');
	background-repeat: no-repeat;
}

#ad-300 {
	float: left;
	width: 330px;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
}
