
/*-----------------------Big Post it top*/ 
span#nc-post-it a {
background: #ffffff url(../images/norwaycup_postit.gif) no-repeat left top;
display: block;
width: 111px;
height: 61px;
position: absolute;
top: 0px;
left: 720px;
text-align: center;
z-index: 99;
border: none;
}
span#nc-post-it a:link {background: #ffffff url(../images/norwaycup_postit.gif) no-repeat left top;}
span#nc-post-it a:visited {background: #ffffff url(../images/norwaycup_postit.gif) no-repeat left top;}
span#nc-post-it a:hover {background: #ffffff url(../images/norwaycup_postit.gif) no-repeat right top;}
span#nc-post-it a:active {background: #ffffff url(../images/norwaycup_postit.gif) no-repeat right top;}

/*---------50,000-in side menu------------fundraising fixed button to be removed after Norway trip 08*/
#side ul li#fund-post-it {
width: 111px;
height: 62px;
}
#side ul li a#fund-sign {
display: block;
width: 111px;
height: 62px;
background: #ffffff url(../images/fund_50.gif) no-repeat right bottom;
border: none;
padding: 0;
}
#side ul li a#fund-sign:link {background: #ffffff url(../images/fund_50.gif) no-repeat right bottom;}
#side ul li a#fund-sign:visited {background: #ffffff url(../images/fund_50.gif) no-repeat right bottom;}
#side ul li a#fund-sign:hover {background: #ffffff url(../images/fund_50.gif) no-repeat left bottom;}
#side ul li a#fund-sign:active {background: #ffffff url(../images/fund_50.gif) no-repeat left bottom;}

/*-------------------------footer post it----------*/
td#nc08-post-it {
width: 160px;
height: 52px;
}
a#nc08-link {
background: #ffffff url(../images/norwaycup07_postit.gif) no-repeat left top;
display: block;
width: 88px;
height: 52px;
border: none;
}
a#nc08-link:link {background: #ffffff url(../images/norwaycup08_postit.gif) no-repeat left top;}
a#nc08-link:visited {background: #ffffff url(../images/norwaycup08_postit.gif) no-repeat left top;}
a#nc08-link:hover {background: #ffffff url(../images/norwaycup08_postit.gif) no-repeat right top;}
a#nc08-link:active {background: #ffffff url(../images/norwaycup08_postit.gif) no-repeat right top;}

/*fundraising page post its*/
div.post-it {
background: #ffffff url(../images/post-it.jpg) no-repeat left top;
width: 216px;
float: left;
height: 216px;
font-size: 11px;
padding: 5px;
}
div.post-it p {
width: 200px;
height: 170px;
overflow: auto;
margin-left: 10px;
}
div.post-it a {background-color: transparent;}
div.post-it a:visited {
color: #1c1c4a;
border-bottom: 3px #1c1c4a double;
background-color: transparent;
}
.clear {clear: both;}
