/* right styles --------------------------------------- */


#right-side {
	display: block;
	float: right;
	width: 310px;
	height: auto;
	padding: 0px;
	margin: 0px;
}


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


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

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

#wt-column {
	margin: 0px;
	background-color: #FFF;
}

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

.morePhotos {
	font-size:13px;
	color: #000;
	line-height:30px;
}

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


#wt-title {
	float: left;
	height: 35px;
	padding: 0px 10px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	font-size: 16px;
	line-height: 16px;
	color: #000;
	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: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#wt-310 {
	display: block;
	float: left;
	width: 288px;
	padding: 0px;
	margin: 0px 11px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
	background-color: #F6F6F6;
}

* html #wt-320,  { 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: 149px;
}

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

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

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

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

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


#ad-top, #ad-column, #ad-bottom, #ad-spot {
	display: block;
	float: left;
	width: 310px;
	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-spot {
	margin: 0px 0px 10px 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;
}

