/* CSS Document */

#frmRequest label {
	display:block;
	width:100px;
	padding-top:3px;
	float:left;
}

#frmRequest input {
	margin-bottom:3px;
	width:200px;
}

#frmRequest textarea {
	display:block;
	width:300px;
	height:100px;
	margin-top:20px;
}

table.pagelink a {
	color:white !important;
	text-decoration:none !important;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

table.pagelink a:hover {
	color:#333 !important;
}

table.pagelink td {
	border-bottom:1px dotted #fff !important;
	padding:4px 0 4px 0 !important;
}

div.Subproducts input {
	margin:2px;
}
