@charset "utf-8";
/* 10 WEST 56TH STREET STYLE */


#holdit {
	width: 600px;
	height: 600px;
	background-color: #282828;
}

#leftside {
	width: 299px;
	height: 590px;
	color: #ffffff;
}

#rightside {
	width: 299px;
	height: 590px;
	float: right;
	color: #ffffff;
}

#introphoto {
	width: 200px;
	height: 264px;
	float: right;
	
}

#intropara1 {
	width: 380px;
	font-size:16px;
	padding: 4px;
	color: #282828;
	
}

#intropara2 {
	width: 290px;
	height: 350px;
	padding: 4px;
	
}

#intropara3 {
	width: 249px;
	height: 300px;
	float: left;
	
}

.clear {
	clear: both;
	
}

.clearleft {
	clear:left;
	
}

.plans {
	color: #282828;
}

td {
	padding: 5px;
	
}
