/*
------------------------------
	Impromptu's
------------------------------
*/
.jqitfade{
	position: absolute; 
	background-color: #000;
	}
 
div.jqit{ 
	
	width:581px; 
	height:343px; 
	position:relative;
}

div.jqit .jqitcontainer{ 
	font-weight: bold; 
	color:#970608;
	height:37px;
	position:relative;	
}

div.jqit .jqitclose{ 
	position:absolute; 
	right:20px; 
	top:20px;
	width:14px;height:13px;
}

div.jqit .jqitmessage{ 
    padding-top:79px; 
    padding-left:150px;
}
div.jqit .jqitbuttons{ 
    width:248px; 
    margin-left:150px;
    margin-top:20px; 
    line-height:30px; 
    height:30px;
}
div.jqit button{ 
    width:131px ;
    height:36px;
    line-height:30px; 
    float:left; 
    font-size:14px; 
    font-weight:bold; color:#fff;  
     
}
.queding{ 
    background:url(images/yes3.jpg) no-repeat; 
    width:131px ;
    height:36px;
    border:0 none; 
    display:block; 
    margin-left:10px;
}

.table{ width:238px;}
.table td{ padding:5px;}
.table input{ border:1px solid #888; height:20px; line-height:20px;}

