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

body
{
background:#333;
}
#container
{
clear:both;
width:650px;
margin:auto;
background:#000 no-repeat url(../images_cusson/out_slides/bg.jpg);
}
#container1
{
clear:both;
width:615px;
margin:auto;
background:#333;
}
#logo
{
float:left;
height:60px;
padding:5px;
}
#header-coord {
	float:left;
	padding:15px 25px 0 4px;
	text-align:left;
}
#header-coord p {
	margin: 0;
}
#iso {
	float:right;
	margin-right:18px;
}
#iso + p {
	clear: both;
	margin-right:18px;
	text-align: right;
}
#slide_holder {
	clear:both;
	margin-top:10px;
}