#module_MOSTPOP {

	margin-top: 5px;

	position: relative;

	width: 310px;

	height: 237px;

 background: url(mostpop-bkgd.gif) no-repeat;

}

#module_MOSTPOP .moduleTAB {

	width: 300px;

	height: 227px;

	position: absolute;

	left: 5px;

	top: 5px;

	z-index: 10;

}

#module_MOSTPOP #module_EMAILED {

 background: url(mostpop-emailed.gif) no-repeat;

	width: 300px;

}

#module_MOSTPOP #module_VIEWED {

 background: url(mostpop-viewed.gif) no-repeat;

	width: 300px;

}

#module_MOSTPOP .switchVIEWED {

	position: absolute;

	width: 101px;

	top: 5px;

	left: 3px;

	height: 17px;

	z-index: 100;

}

#module_MOSTPOP .switchEMAILED {

	position: absolute;

	width: 101px;

	top: 5px;

	left: 106px;

	height: 17px;

	z-index: 100;

}

#module_MOSTPOP .moduleBOX {

	margin: 35px 10px 0px 10px;

}

#module_MOSTPOP .moduleLIST {

	width: 286px;

/*	height: 20px;*/

	font-size: 12px;

	font-weight: bold;

}

#module_MOSTPOP .moduleLIST a {
	color: #FFFFFF;
	background:url(home_bullet.gif) no-repeat left 3px;
	padding-left: 15px;

}
