/********************************
* SEG  AIP Styles
*
********************************/
#generalAd table {
	BORDER:0;
	cellspacing:0;
}
#generalAd img {
	border:0;
	min-width:120px;
	max-width:120px;
	min-height:40px;
	max-height: 360px
}
#generalAd span {
	color: #000099;
	cursor:pointer;
}
#generalAd span:hover {
	color: #90C001;
}

#sponsorAd table {
	BORDER:0;
	cellspacing:0;
}
#sponsorAd img {
	border:0;
	min-width:120px;
	max-width:120px;
	min-height:40px;
	max-height: 360px
}
#sponsorAd span {
	color: #000099;
	cursor:pointer;
}
#sponsorAd span:hover {
	color: #90C001;
}
