body {
color: #FFFFFF;
}

a {
color: #FFFFFF;
}

#livebooks_studio #container{
color: #FFFFFF;
background-color: #333333;
}

#livebooks_studio #container ul{
background-color: #525252;
}

.background15{
background-color: #525252;
}

.divider{
background-color: #5c5c5c;
}

.background20{
background-color: #5c5c5c;
}

#container{
background: url('sources/html/round_corner_bottom.gif') no-repeat bottom left;
}

h2#viewfullsite a{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/sources/html/view_website_white.png');
}

html>body h2#viewfullsite a{
filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);
background: url('sources/html/view_website_white.png') no-repeat bottom center;
}

#header{
background: url('sources/html/round_corner_top.gif') no-repeat;
}

ul li a, .content_full ul li a {
color: #D0D0D0;
}

ul li a:hover p, .content_full ul li a:hover p {
color: #FFFFFF;
}