#lista1,#lista2 DIV, #lista2 TD {
	font-family :Verdana,Arial, Helvetica, sans-serif;font-size : 10px;
	background	: #f6f6f6;}

#container {
	position: relative;
	top			: 0px;
	width		: 348px;
	height		: 137px;
	overflow	: hidden;
	background	: #e9e9e9;
}

#content {
	position	: relative;
	width		: 348px;
	background	: #e9e9e9;
	cursor:pointer;
}

p {
	font		: normal 10px/14px arial,helevetica,san-serif;
}

#scrollArea {
	top			: 91px;
	height		: 137px;
	width		: 5px;
	overflow	: hidden;
	background	: #e9e9e9;
}

#scroller {
	cursor:pointer;
	position	: relative;
	top			: 0px;
	width		: 5px;
}


#container1 {
	top			: 91px;
	width		: 348px;
	height		: 137px;
	overflow	: hidden;
	background	: #e9e9e9;
}

#content1 {
	cursor:pointer;
	position	: relative;
	width		: 348px;
	background	: #e9e9e9;
}


#scrollArea1 {
	top			: 91px;
	height		: 137px;
	width		: 5px;
	overflow	: hidden;
	background	: #e9e9e9;
}

#scroller1 {
	cursor:pointer;
	position	: relative;
	top			: 0px;
	width		: 5px;
}

