#volatile {
	background-image:url(volatile/volatile.png);
	background-position:top left;
	background-repeat:no-repeat;
	left:25%;
	position:absolute;
	top:50px;
	z-index:10;
}
#volatile * {
	font-family:Verdana, Geneva, sans-serif;
}
#volatile .t {
	background-image:url(volatile/t.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:40px;
	margin-left:15px;
}
#volatile .t h2 {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	margin-left:10px;
}
#volatile .t .actions {
	display:block;
	height:20px;
	position:absolute;
	right:15px;
	top:20px;
	width:100px;
}
#volatile .t .actions a {
	background-image:url(volatile/t.action.png);
	background-repeat:no-repeat;
	display:block;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	position:absolute;
}
#volatile .t .actions a span {
	color:#ffffff;	
}
#volatile .t .actions a:hover {
	background-position:0px -20px;
}
#volatile .t .actions .close {
	right:5px;	
}
#volatile .t .actions .reload {
	display:none;
	right:40px;	
}
#volatile .t .actions .loading {
	display:none;
	right:5px;
	width:270px;
}
#volatile .b {
	background-image:url(volatile/b.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#volatile .br {
	background-image:url(volatile/br.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-left:15px;
	overflow:auto;
	padding-bottom:25px;
	padding-right:15px;
	padding-top:5px;
}

#volatile .section {
	background-image:url(volatile/section.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:95%;
}
#volatile .section ._t {
	background-image:url(volatile/section.t.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:25px;
	margin-left:10px;
}
#volatile .section ._t h2 {
	background-image:url(volatile/section.t.h2.png);
	border:#d0d0bf 1px solid;
	display:inline;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	margin-left:10px;
	padding:2px;
}
#volatile .section ._b {
	background-image:url(volatile/section.b.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#volatile .section ._br {
	background-image:url(volatile/section.br.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-left:10px;
	overflow:auto;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:5px;
}

#volatile div, #volatile p, #volatile td, #volatile span, #volatile ul, #volatile h2 {
	color:#404040;
}
#volatile a:link, #volatile a:visited {
	color:#404040;
}
#volatile a:hover {
	color:#999999;
}

#volatile div {
	font-size:11px;	
}

#volatile .confirm, #volatile .confirm *, #volatile .error, #volatile .error *, #volatile .message, #volatile .message *, #volatile div.loading, #volatile div.loading * {
	font-size:17px;
	margin-bottom:10px;
	margin-left:10px;
}
#volatile .confirm, #volatile .confirm * {
	color:#3ba600;
}
#volatile .error, #volatile .error * {
	color:#ba0c28;
}
#volatile .button {
	font-size:11px;
	letter-spacing:1px;
	padding:4px 6px 4px 6px;
}
#volatile .form label.line {
	font-size:11px;
	font-weight:normal;
}
#volatile .form input, #volatile .form select, #volatile .form textarea {
	font-size:11px;	
}
#volatile img.image {
	border:#d5d6c7 2px solid;
}
#volatile .bg_bis {
	background-image:url(volatile/bg.bis.png);
}
#volatile .bg_bis_2 {
	background-image:url(volatile/bg.bis.2.png);
}
#volatile .bg_green {
	background-image:url(volatile/bg.green.png);
}
#volatile .bg_disabled {
	background-image:url(volatile/bg.disabled.png);
}
#volatile .border_4 {
	border:#d0d0bf 1px solid;
}
#volatile .border_b {
	border-bottom:#d0d0bf 1px solid;
}
#volatile .border_l {
	border-left:#d0d0bf 1px solid;
}
#volatile .border_r {
	border-right:#d0d0bf 1px solid;
}
#volatile .border_t {
	border-top:#d0d0bf 1px solid;
}
#volatile .border_4_green {
	border:#89b57b 1px solid;
}
#volatile .border_4_disabled {
	border:#cfcec8 1px solid;
}

#volatile .ft_error {
	color:#ba0c28;
}
#volatile .ft_confirm {
	color:#3ba600;
}

#volatile .cell {
	display:inline;
	float:left;
	height:85px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
	width:126px;
}
#volatile .cell div {
	background:none;
	border:transparent 1px solid;
	cursor:pointer;
	padding-bottom:5px;
	padding-left:4px;
	padding-right:4px;
}
#volatile .cell div:hover {
	background-image:url(volatile/cell.hover.png);
	border:#d0d0bf 1px solid;
}
#volatile .cell div img {
	margin-top:3px;
}

#volatile .site_sheet {
	margin-top:10px;
	width:590px;
}
#volatile .site_sheet .image {
	display:inline;
	float:left;
	height:100px;
	margin-bottom:15px;
	margin-left:5px;
	margin-top:5px;
	text-align:center;
	width:130px;
}
#volatile .site_sheet .infos {
	display:inline;
	float:left;
	margin-left:15px;
	margin-top:10px;
	width:440px;
}
#volatile .site_sheet .actions {
	line-height:25px;
	margin-bottom:3px;
	padding-left:10px;
}

#volatile .user_sheet {
	display:inline;
	float:left;
	height:70px;
	margin:5px;
	position:relative;
	width:285px;
}
#volatile .user_sheet .picture {
	position:absolute;
	height:50px;
	left:5px;
	text-align:center;
	top:5px;
	width:60px;
}
#volatile .user_sheet .infos {
	position:absolute;
	left:65px;
	height:60px;
	top:7px;
	width:215px;
}