.other 
{
	background: #FFF; 
	padding-top: 2px; /* push down its contents */
}

.shadow-other 
{
	 background: #FFF; 
}

.other .contentbox 
{
	background: #ffffff
;
	margin: 0px 2px;
	padding: 15px;
	border: none;
}

.other h1 
{
	margin-bottom: 20px;
	font-size: 26px;
}

.other #lastStep 
{
	padding-left: 30px;
	margin-bottom: 30px;
}

.other .gray 
{
	color: #666;
}

.other .separator 
{
	padding: 10px;
	border-bottom: 1px solid #fff1ce
;
}

.other #right-section p 
{
	font-weight: bold;
	font-size: 14px;
}

.other #right-section 
{
	float: right; 
	width: 40%;
	border: 1px solid #fff1ce
;
	padding: 10px;
	margin: 20px;
	background-color: white;
}

.other h2 
{
	font-size: 20px;
}

.other #left-section 
{
	float: left;
	width: 50%;
}

/* sign in */

.other #login-form h4 
{
	margin: 10px 0px;
}

.other #login-form #password-separate 
{
	margin-top: 10px;
}

.other .forget-password-left-width 
{
	width: 50%;
}

.other .sign-up-left-width 
{
	width: 45%;
}

.other table td 
{
	padding:3px;
}

/* send to a friend */

.row 
{
    padding: 10px 0;
}

.col .label
{
	font-weight: bold;
}

.col .label .describe
{
	font-weight: normal;	
}

.row .label 
{
    float: left;
    width: 100px;
	font-weight: bold;
}

.row .label .describe
{
	font-weight: normal;	
}

#characters-left 
{
    font-size: 11px;
}

#include-message
{
	padding-left: 7.5em;
}

/*sign up page continue left title*/
.continue_title
{
	padding: 10px 0px;
}

.fraudBox
{
	margin: 18px 0px;
	border: 1px solid #ff0000;
	background: white;
	padding: 5px;
	text-align: left;
	width:auto;
	zoom: 1; /* fixes disappearing borders */
}
