.progressLeft {background-repeat:no-repeat; background-position:left center;}
.progressRight {background-repeat:no-repeat; background-position:right center;}

.EmptyAnswerErrorMessage{border:1px solid Red; color:red; font-weight:bold; margin:10px 0 10px 0}
.ValidationErrorMessage{border:1px solid Red; color:red; font-weight:bold; margin:10px 0 10px 0}

/*.Seperator{font-size:1px; height:50px;}*/

/*Pagetemplate*/
.MsgContainer ul{list-style-type: disc;	text-indent: 0; margin-left:5px; margin:0 0 0 0; padding:0 0 0 15px;}
.MsgContainer li {margin:0 0 3px 0;}
.MsgContainer{padding:3px; margin-top:10px}

.textboxAutoSuggest{
	width:auto !important;	
}

/*
.spnTrissBG:hover {
	background-color:#E6F5FD; 
	border-radius:4px; 
	box-shadow: inset -2px -2px 2px #88D0F6;
	cursor:pointer;
}
*/



/*
.spnTrissBG{
	border:1px solid #666666; 
	margin:0;
	padding:0px;	
	background-color:#EEEEEE; 
	border-radius:4px; 
	box-shadow: inset -2px -2px 2px #BBBBBB;
	display:inline;
}*/

.spnTrissBG img{
	border-width:0px;
	vertical-align:middle;bottom:0px;margin-right:3px;
	padding: 0px 3px 2px 0px;
}

.spnTrissBG{
	border:1px solid transparent;
	padding: 6px 10px 5px 10px;
	margin-right:20px;
	font-weight:bold;
	float:left;
	font-size:95%;
	cursor:pointer;	
	border:1px solid #888;
	border-radius:3px;
	background-color:#F0F0F0;
}

.spnTrissBG A{
	text-decoration:none; 
	color:#4d4d4d;
	font-family: Verdana;
    font-size: 75%;
    margin:0; 
    padding:0px 0px 0px 0px;
}

.spnTrissBG:hover {
	border:1px solid #888;
	background-color:#DEDEDE;
}

.inpTrissDecline{
	margin-left:20px;
}

.SMSCont{
	float:left;
	margin-right:20px;
}

.SMSContPrint{
	padding-top:5px;
}

.EmailCont{
	float:left;
	margin-right:20px;
	padding-top:5px;
}

/*
.TrissATagBG{
	text-decoration:none; 
	color:#4d4d4d;
	font-family: Verdana;
    font-size: 75%;
    margin:0; 
    padding:0px 0px 0px 3px;
}




.btnTrissDecline{
	border:1px solid #666666; 
	background-color:#EEEEEE; 
	border-radius:4px; 
	box-shadow: inset -2px -2px 2px #BBBBBB;
	margin-left:20px;
	padding-top:1px;
}

.btnTrissDecline:hover {
	background-color:#E6F5FD; 
	border-radius:4px; 
	box-shadow: inset -2px -2px 2px #88D0F6;
	cursor:pointer;
}*/


