#wrapper{
	/*border: 1px solid black;*/
	
}
#sign1_content{
	width: 450px;
	bordeR: 3px solid orange;
	height: auto;
	left: 20px;
	position: relative;
}

#sign1_content h3, p{

	text-decoration:none;
	border:none;
	margin-left:10px;	
	
}

#sign1_content img, a {
	border:none;
	text-align:center;
	margin-left:150px;
}


#sidebar{
	width:350px;
	float:left;
	text-align:center;
	
}

#sidebar img, a{
	text-align:center;
	margin:0px;
	border:none;
}

#plans{

	width:283px;
	height:313px;
	/*margin-left:20px;*/
	margin:auto;

}


.next{

	width:75px;
	height: 29px;
	background: transparent url('../images/next1.jpg') no-repeat center top;
	/*text-indent: -1000em;*/
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	padding: 0px;
	margin-left:100px;
	margin-top:25px;
	border: 0;
	font-weight:150;
 }
 

