@charset "utf-8";
/* CSS Document */

body {
	
	background:#000;
}

#wrapper {

width:882px;
margin-left:auto;
margin-right:auto;
	
}

#pat_photo {

height:664px;
width:356px;
background:url(images/pat_03.png) no-repeat;
float:left;
position:relative;

}

#right_column {

width:476px;
height:664px;
float:left;
position:relative;
	
}

#logo {
	
width:476px;
height:64px;
background:url(images/pat_04.png) no-repeat;
float:left;
position:relative;

}

#rejoigner {

width:411px;
height:24px;
float:left;
position:relative;
background:url(images/pat_06.png);
float:left;
position:relative;
	
}

.social_buttons {

display:block;
width:auto;
height:44px;
float:left;
position:relative;
	
}

#player {

width:250px;
height:230px;
float:left;
position:relative;
	
}

#form {

width:90%;
height:140px;
float:left;
position:relative;
margin-top:20px;

	
}