#cpshowcase {
	height: 259px;
}

/* Height Fix (max: 616px) */



#registerdiv  a{
	color:#5B5D51;
	font-weight:bold;
	text-decoration:underline;
}



#registerdiv 
{
	background-color:#FFFFFF;
	border:1px solid #D9D9D9;
	width: 873px;
	height: 375px;
	text-align: left;
	color:#5B5D51;
}



#registerdiv .left
{
	float: left;
	width: 550px;
	padding: 55px 20px 40px 155px;
	font: normal 14px arial;
}


#registerdiv form p { 
	clear: both; padding: 10px 0;

}

#registerdiv form label { 
	float: left; 
	width: 130px; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9c6a9c; 
	padding: 3px 0; 
}
#registerdiv form input { float: left; }

img.dots-breaker { background: url('../images/dots-breaker2.gif') no-repeat 18% 50%; width: 100%; height: 5px; clear: both;}
img.dots-breaker2 { background: url('../images/dots-breaker2.gif') no-repeat center right; width: 100%; height: 15px; clear: both;}

#registerworm {
	position: absolute;
	bottom: 210px;
	right: 120px;
	width: 195px;
	height: 220px;
}

input.cinp {
	border: none;
	background: #FFF;
	width: 220px;
}

.srounded {
	margin-top: -15px;
	float: left;
	width: 250px;
	background:  url(../images/inputregister.png) no-repeat left top;
	padding: 8px;
}
