#leftside 	  { width: 442px; }
#leftside img { margin-bottom: 15px; }
#leftside p   { 
	margin: 15px 0; 
	line-height: 1.6em;
}
#leftside .line { 
	overflow: hidden;
	height: 1px;
	margin: 15px 0;
	background: #ccc;
	font-size: 1px;
	line-height: 1px; 
	clear: both;
}
#leftside .button {
	float: right;
	width: 93px;
	height: 23px;
	border: 0;
	cursor: pointer;
}
#leftside .captcha  { 
	display: block; 
	float: left;
	padding: 4px 4px 0 0;
}
#leftside .security { 
	display: block;
	float: left; 
	width: 20%;
	font-size: 17px;
}

#primary 	 { width: 500px; }
#primary img {
	display: block;
	margin: 0 auto;
}
