/*=========================surveys-page=======preview_msg=================*/
#ToPreview td{border:1px solid #97abd0; padding:3px 7px;}
	.surveywap {
		background-color:#ffffff; list-style-type:none; padding:1px;  margin-bottom:10px; border:#e1e2e7 2px solid;
	}
	.protitle {
		background-color:#006aa4; padding:1px 5px;border-bottom:#d9e2eb 1px solid; border-right:#d9e2eb 1px solid; color:#f8ff14; line-height:20px;
	}
	.protitlep{
		font-weight:bold;font-size:13px; margin:2px 0;
	}
	.procot{
		background-color:#e6eff4; padding:5px; border-top:#ffffff 1px solid; color:#1b5680;
	}
	#SaveOrder,#closeOneOrder
	{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:transparent url(../../img/management_templates_img/surveyresult/surveybutton.gif) repeat-x scroll 0 0;
	border:1px solid #BDC9D9;
	color:#354F66;
	cursor:pointer;
	font-weight:bold;
	height:20px;
	}
	.promemo{color:#4b4d00; background-color:#feff6a; font-size:12px; text-indent:1em; line-height:18px;}
	.answerCol{background-color:#dddddd; padding:5px; color:#999999;}
	.noanswerCol{background-color:#5b666d; padding:5px; color:#4e4e4e;}
	#fail2{left:30%}

	.pageButton {
		background: #5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17.gif) repeat-x; 
		border:1px solid #697581;
		color:#ffffff;
		cursor:pointer;
		-moz-border-radius:5px;
		height:19px;
		*padding:0 3px;/* Style for IE */
		*height:20px;/* Style for IE */
		onfocus: expression(onfocus=function (){this.style.border='1px solid #697581'});
		onblur: expression(onblur=function (){this.style.border='1px solid #697581'});
	}
	.pageButton:hover {
		background:#5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17_on.gif) repeat-x;
		border:1px solid #697581; 
		cursor:pointer;
		color:#000000;
		-moz-border-radius:5px;
		height:19px;
		*padding:0 3px;/* Style for IE */
		*height:20px;/* Style for IE */
	}
	
/*=========================surveys-page=======preview_msg=======end==========*/