#wrap {
	width:1090px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#container{
	float:left;
}

#add-right{
	float:right;
	width:180px;
	margin-top:10px;
	text-align:left;
	background-color:#FFF;
}

#add-head{
	background-image:url(../img/add_top.gif);
	background-repeat:no-repeat;	
	height:25px;
	width:180px;
}

#add-contents{
	width:160px;
	padding:0px 10px;
}

#add-bottom{
	background-image:url(../img/add_bottom.gif);
	background-repeat:no-repeat;	
	height:25px;
	width:180px;
}

#square iframe {
	margin-bottom: 10px;
	padding:0;
	height:165px;
}