body
{
	font-family: Futura-book, Gill Sans, Arial, sans-serif;
	font-size: 12px;
	color: #7C7C7C;
	line-height: 15px;
	text-decoration:none;
}
*
{
	padding: 0;
	margin: 0;
}
/* elements */
p
{
	margin-bottom: 15px;
}
a
{
	font-weight: bold;
	color: #999;
	text-decoration : none;
}
ul
{
	padding-left: 20px;
	margin-bottom: 15px;
}
li
{
	margin-left: 15px;
	line-height: 20px
}
h1
{
	font-size: 22px;
}
h2 a, h2
{
	font-size: 12px;
}
h4
{
	color: #51B0E0;
	margin: 10px 0px;
}
img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
hr
{
	width: 80%;
	color: #fff;
	background-color: #fff;
	border: 1px dotted #999;
	border-style: none none dotted;
}
input.sk_button
{
	color: #576878;
	font-weight: bold;
	background: url(./images/sk_bg_button.gif) no-repeat;
	border: none;
	width: 71px;
	height: 38px;
	margin-left: 450px;
	cursor: pointer;
}
textarea
{
	width: 670px;
	height: 200px;
	border: 1px solid #ccc;
}
textarea.sk_input_text
{
	width: 300px;
	height: 200px;
	margin-right: 3px;
}
label
{
	font-weight: bold;
}
input.sk_input_text
{
	margin-top: 3px;
	width: 300px;
	border: 1px solid #ccc;
	height: 20px;
}
*.sk_note
{
	font-size: 11px;
	color: #ccc;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
}
/* useful */
*.sk_translate
{
	color: #B1B1B1;
}
a span.sk_translate,
a span.sk_translate
{
	font-size: 11px;
	font-weight: normal;
}
*.sk_color_blue
{
	color: #51B0E0;
}
*.sk_error
{
	color: #f00;
	font-weight: bold;
}
*.sk_clear
{
	clear: both !important;
}
/* backgrounds */
body
{
	background: #D0D0D0 url(./images/sk_bg_london.gif) bottom center no-repeat fixed;
}
div#sk_page
{
	background: #fff;
}
div#sk_spine
{
	height: 26px;
	background: #fff url(./images/sk_bg_header.gif) top center no-repeat;
}
div#sk_content
{
	padding-top: 15px;
	padding-bottom: 30px;
	background: #fff url(./images/sk_bg_content.gif) top center no-repeat;
}
div#cedric
{
	height: 92px;
	width: 780px;
	cursor:pointer;
}
div#canvas
{
	height: 92px;
	position: inherit;
	width: 70px;
	background: #999 url(./flash/images/iStock_3679544_bar04.jpg) top center no-repeat;
}
div#cedric1
{
	height: 26px;
	width: 780px;
	margin-top: 0px;
	background: #555 url(./flash/images/Image2.jpg) top center no-repeat;
}
div#cedric3
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color: #FFF;
	margin-top: -18px;
	margin-left: 400px;
	}
div#cedric4
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	color: #FFF;
	margin-top: -14px;
	margin-left: 20px;
	}
div#new
{
	float:left;
	height:30px;
	width:30px;
	padding-right:10px;
	background: #fff url(./images/new.png) top left no-repeat;
}
div#stream_content
{
	height: 1000px;
}
div#facebook_footer
{
	float:left;
}
div#sabotage
{
	float:right;
}
div#sk_nav
{
	background: #fff url(./images/sk_bg_links.gif) top left no-repeat;
}
div#sk_footer
{
	background: #fff url(./images/sk_bg_footer.gif) top center no-repeat;
	width: 100%;
}
table.sk_joblist span.sk_tooltip
{
	padding-left: 15px;
	background: url(./icons/i.gif) no-repeat left;
}
/* link lists */
div#sk_links,
div#sk_links a,
div#sk_links th
{
	font-weight: normal;
	font-size: 11px;
}
div#sk_links div
{
	float: left;
	margin-right: 115px;
	*margin-right: 110px;
}
div#sk_nav,
div#sk_nav a
{
	font-weight: normal;
	font-size: 11px;
}
div#sk_nav div
{
	float: left;
	margin-right: 90px;
	*margin-right: 85px;
}
div#sk_links div.sk_last,
div#sk_nav div.sk_last
{
	margin-right: 0;
}
/* content */

div#sk_content div.sk_content_french
{
	width: 305px;
	float: left;
}
div#sk_content div.sk_content_english
{
	width: 305px;
	float: right;
}
/* job table */
table.sk_joblist
{
	width: 100%;
	text-align: left;
}
table.sk_joblist td
{
	height: 30px;
}
table.sk_joblist td.sk_separator
{
	height: 5px;
	text-align: center;
}
/* admin */
body.sk_admin
{
	background: #c9c8c9
}
body.sk_admin h2 a
{
	text-decoration: underline;
	font-size: 12px;
}
body.sk_admin div#sk_links div
{
	margin-right: 80px;
}

