/* commented backslash hack for ie5mac \*/ 
html, body{height:100%; padding:0px;margin:0px;} 
/* end hack */

#ajaxform1{
visibility:hidden; 
position: fixed;
left: 50%;
top: 50%;
margin-top: -210px; /* make this half your image/element height */
margin-left: -310px; /* make this half your image/element width */
width:600px;
height:420px;
padding:0px;
overflow:hidden;
z-index:110;
border:3px solid #404040;
background-color: #404040;
z-index:9999;
}

#ajaxform2{
visibility:hidden; 
position: fixed;
left: 50%;
top: 50%;
margin-top: -250px; /* make this half your image/element height */
margin-left: -310px; /* make this half your image/element width */
width:600px;
height:500px;
padding:0px;
overflow:hidden;
z-index:110;
border:3px solid #404040;
background-color: #404040;
z-index:9999;
}

#ajaxform3{
visibility:hidden; 
position: fixed;
left: 50%;
top: 50%;
margin-top: -225px; /* make this half your image/element height */
margin-left: -310px; /* make this half your image/element width */
width:600px;
height:450px;
padding:0px;
overflow:hidden;
z-index:110;
border:3px solid #404040;
background-color: #404040;
z-index:9999;
}

#ajaxform4{
visibility:hidden; 
position: fixed;
left: 50%;
top: 50%;
margin-top: -150px; /* make this half your image/element height */
margin-left: -310px; /* make this half your image/element width */
width:600px;
height:300px;
padding:0px;
overflow:hidden;
z-index:110;
border:3px solid #404040;
background-color: #404040;
z-index:9999;
}

#ajaxform5{
visibility:hidden; 
position: fixed;
left: 50%;
top: 50%;
margin-top: -250px; /* make this half your image/element height */
margin-left: -310px; /* make this half your image/element width */
width:600px;
height:500px;
padding:0px;
overflow:hidden;
z-index:110;
border:3px solid #404040;
background-color: #404040;
z-index:9999;
}

#ajaxform6{
visibility:hidden; 
position: fixed;
left: 50%;
top: 50%;
margin-top: -200px; /* make this half your image/element height */
margin-left: -310px; /* make this half your image/element width */
width:600px;
height:400px;
padding:0px;
overflow:hidden;
z-index:110;
border:3px solid #404040;
background-color: #404040;
z-index:9999;
}

#ajaxvideo{
visibility:hidden; 
position: fixed;
left: 50%;
top: 50%;
margin-top: -285px; /* make this half your image/element height */
margin-left: -270px; /* make this half your image/element width */
width:540px;
height:570px;
padding:0px;
overflow:hidden;
z-index:9999;
border:3px solid #404040;
background-color: #404040;
}


a.ajaximg_roll:link, .ajaximg_roll{
	width:20px;
	height:23px;
	display:block;
	background-image:url(fileclose.gif);
}
a.ajaximg_roll:hover{
	width:20px;
	height:23px;
	display:block;
	background-image:url(fileclose_hover.gif);
}

