
body {
color: #000000;
}

a {
color: #000000;
}

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

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

.background15{
background-color: #d9d9d9;
}

.divider{
background-color: #cccccc;
}

.background20{
background-color: #cccccc;
}

#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_back.png');
}

html>body h2#viewfullsite a{
filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);
background: url('/sources/html/view_website_back.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: #2F2F2F;
}

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

