#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1500;
	background-color: #000;
	z-index:10;
	opacity:0.8;
	filter: alpha(opacity=80);
}


#box 
{
	display:none;
	position: absolute;
	top: 0%;
	left: 18.5%;
	width: 500px;
	height: 100%;
	padding: 48px;
	margin:0;
	z-index:1000;
	overflow: none;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;

	color:white;
	text-align:center;
}


#filter1
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1500px;
	background-color: #000;
	z-index:10;
	opacity:0.8;
	filter: alpha(opacity=80);
}
.close_btn1{
	position:absolute;
	float:left;
	display:inline;
	left: 540px;
	top: 68px;
	
	}
	
	.close_btn2{
	position:absolute;
	float:left;
	display:inline;
	left: 540px;
	top: 68px;
	
	
	}
	
#box1 
{
	display:none;
	position: absolute;
	top: 0%;
	left: 18.5%;
	width: 500px;
	height: 100%;
	padding: 48px;
	margin:0;
	z-index:1000;
	overflow: none;
}

#boxtitle1
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:448px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;

	color:white;
	text-align:center;
}


#filter2
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1500px;
	background-color: #000;
	z-index:10;
	opacity:0.8;
	filter: alpha(opacity=80);
}
.close_btn3{
	position:absolute;
	float:left;
	display:inline;
	left: 540px;
	top: 68px;	
	}
	

#box2 
{
	display:none;
	position: absolute;
	top: 0%;
	left: 18.5%;
	width: 500px;
	height: 100%;
	padding: 48px;
	margin:0;
	z-index:1000;
	overflow: none;
}

#boxtitle2
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:448px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;

	color:white;
	text-align:center;
}




#filter3
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1500px;
	background-color: #000;
	z-index:10;
	opacity:0.8;
	filter: alpha(opacity=80);
}
.close_btn4{
	position:absolute;
	float:left;
	display:inline;
	left: 540px;
	top: 68px;	
	}
	

#box3 
{
	display:none;
	position: absolute;
	top: 0%;
	left: 18.5%;
	width: 500px;
	height: 100%;
	padding: 48px;
	margin:0;
	z-index:1000;
	overflow: none;
}

#boxtitle3
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:448px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;

	color:white;
	text-align:center;
}





input{
	width:160px;
	height:25px;	
	}

.textfield_bg{
	width:174px;
	height:27px;
	border:none;
	background:url(twitter/text_field.png) 0 0 no-repeat;
	}

