/* CSS Document */

div.download_pages select.combobox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #333355;
	border: 1px solid #666666;
	background-color: #F6F8FD;
	padding: 2px;
}


div.download_pages input.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #333355;
	border: 1px solid #666666;
	background-color: #F6F8FD;
	padding: 2px;
}