/* --- Sign In content --- */

.sign_in_picture 
{
	float: left;
	width: 276px;
	height: 350px;
	background: #000 url('../../img/sign_in_pic.gif') no-repeat;
}

.sign_in_right_side
{
	float: left;
	width: 472px;
	padding-top: 40px;
}

#page_top
{
	position: relative;
}