
#sidebar {
width:225px;
float:right;
margin-right:5px
}

#greenbar {
width:200px;
float:right
}

#sidebar a {
font-size:12px;
color:#039
}

#greenbar a {
font-size:12px;
color:#060
}

.sidebarBlock {
background:#eee url(images/box-base-white225.gif) 0 100% no-repeat;
margin-bottom:5px;
padding:10px
}

.greenbarBlock {
background:#eee url(images/box-base-white200.jpg) 0 100% no-repeat;
margin-bottom:5px;
padding:10px
}

html {
font-size:100%
}

body {
font-size:62.5%
}

h1 {
font:bold 1.6em/100% Arial, sans-serif;
text-transform:uppercase;
margin-bottom:5px
}

h2 {
font:bold 1.4em/100% Arial, sans-serif;
margin-bottom:3px
}

#sidebar .blueHeader h2 {
background:#2ea9d7 url(images/header-background-blue-gray225.gif) no-repeat;
border-bottom:1px solid #fff
}

a img {
border:0
}

#sidebar h2,#greenbar h2 {
background:#b4b4b4 url(assets/header-background-grey.gif) no-repeat;
color:#fff;
text-transform:uppercase;
font-size:1.3em;
margin:-10px -10px 8px;
padding:8px 10px 6px
}

#sidebar .greenHeader h2,#greenbar .greenHeader h2,#sidebargreen .greenHeader h2 {
background:#2ea9d7 url(images/header-background-green200.gif) no-repeat;
border-bottom:1px solid #fff
}

#sidebar p,#sidebar li,#greenbar p,#greenbar li {
line-height:1.3em;
font-family:Arial, sans-serif
}

