.surv_linear_grey {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.surv_linear_grey table {
	
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

.surv_linear_grey table td {
	
	padding: 3px;
}

.surv_linear_grey table td.header {
	
	padding-left: 0;
	padding-right: 4px;
	
	font-size: 13px;
	color: #a2a2a2;
}

.surv_linear_grey table td.text input {
	
	border: 1px #a5acb2 solid;
	color: #082b76;
	padding: 2px;
}

.surv_linear_grey table td.select select {
	
	border: 1px #a5acb2 solid;
	color: #082b76;
}

.surv_linear_grey table td.button {
	
	vertical-align: bottom;
	white-space: nowrap;
}

.surv_linear_grey table td.button .button0 {
	
	background-color: #d0d0d0;
	background-image: url( '../inc.img/form/f.grey.bg.gif' );
	background-repeat: repeat-x;
	height: 19px;
}

.surv_linear_grey table td.button .button1 {
	
	background-image: url( '../inc.img/form/f.grey.left.gif' );
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
}

.surv_linear_grey table td.button .button2 {
	
	background-image: url( '../inc.img/form/f.grey.right.gif' );
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
	
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 19px;
	text-align: center;
}

.surv_linear_grey table td.button a, .surv_linear_grey table td.button a:link, .surv_linear_grey table td.button a:visited, .surv_linear_grey table td.button a:active {
	
	font-size: 10px;
	color: #082b76;
	text-decoration: none;
}

.surv_linear_grey table td.button a:hover {
	
	font-size: 10px;
	color: #082b76;
	text-decoration: underline;
}

/* -- */

.surv_linear_grey table td.button2 {
	
	vertical-align: bottom;
	white-space: nowrap;
}

.surv_linear_grey table td.button2 .button0 {
	
	background-color: #d0d0d0;
	background-image: url( '../inc.img/form/f.grey2.bg.gif' );
	background-repeat: repeat-x;
	height: 19px;
}

.surv_linear_grey table td.button2 .button1 {
	
	background-image: url( '../inc.img/form/f.grey2.left.gif' );
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
}

.surv_linear_grey table td.button2 .button2 {
	
	background-image: url( '../inc.img/form/f.grey2.right.gif' );
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
	
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 19px;
	text-align: center;
}

.surv_linear_grey table td.button2 a, .surv_linear_grey table td.button2 a:link, .surv_linear_grey table td.button2 a:visited, .surv_linear_grey table td.button2 a:active {
	
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

.surv_linear_grey table td.button2 a:hover {
	
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
