@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
#jobSubmit {
	width: 600px;
}
#jobSubmit .PassJobSubmit {
	width: 300px;
	margin-bottom: 5px;
	background-color: #333333;
	border: 1px solid #333;
	color: #CCCCCC;
}
#jobSubmit .PassJobShort {
	width: 230px;
	margin-bottom: 5px;
	background-color: #000;
	border: 1px solid #FFF;
}
#jobSubmit span {
	color: #FF0000;
}
#jobSubmit .sizeAsh {color: #999999}
#jobSubmit th {
	text-align: right;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#jobSubmit td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#jobSubmit .buttonBK {
	color: #FFFFFF;
	background-color: #3D3D3D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#win .PassOrders{
	background-color: #333333;
	border: 1px solid #1C1C1C;
	width: 350px;
	color: #CCCCCC;
}
#win .buttonsubmit02{
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-weight: bolder;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#win .question {
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
	font-weight: bold;
	color: #B3B3B3;
	padding-top: 10px;
}
#win .questionContent {
	text-indent: 24px;
	line-height: 160%;
	margin-bottom: 10px;
	margin-top: 5px;
}	
#win .huida {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #2A2A2A;
	color: #008AF0;
}	

