/*body {
font-family: trebuchet ms, helvetica, verdana, sans serif;
margin: 20px 30px;
}*/
#morestuff{
width: 100%;
margin-bottom: 20px;
height: 140px;
overflow: hidden;
}
p#more{
font-size: 11px;
padding: 0 8px;
background: #FFEDEF;
margin: 5px 0;
border: solid 1px #FFC2CA;
}
#morestuff ul{
margin: 0;
padding: 0;
text-align: left;
}
#morestuff ul li{
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
}
#morestuff ul li img{
border: solid 1px #ccc;
}
/*
#wrapper {
width: 525px;
font-size: 11px;
margin-right: 30px;
float: left;
}

#images {
float: right;
width: 300;
}
a:link {
color: #004DFF;
}
a:hover {
text-decoration: none;
background-color: #004DFF;
color: #FFF;
}
a:visited {
color: #B3C9FF;
}
p {
line-height: 180%;
}
*/
#CornellNotes {
font-size: 11px;
width: 500px;
}
#CornellNotes legend {
font-size: 16px;
font-weight: bold;
padding: 5px;
}
input {
margin: 8px 0 0 5px;
font-family: courier, monospace;
}
input#lpi, input#gpi {
width: 20px;
}
div#style {
position: relative;
}
.optional label {
margin-left:5px;
}
#grids, #lines, #blank {
height: 40px;
border: solid 1px #ffc2ca;
width: 160px;
padding: 5px;
background: #ffedef;
margin-left: 75px;
text-align: center;
position: absolute;
left: 0;
top: 10px;
}
#blank {
line-height: 40px;
background: #ffc;
border: solid 1px #FFFF75;
}
#updates {
border: solid 1px #ffc2ca;
background: #ffedef;
margin: 8px 3px;
padding-right: 12px;
text-align: right;
}
#formnote {
border: solid 1px #9F9;
padding: 3px;
background: #E5FFE5;
}
div#advanced {
padding: 8px 5px;
display: none;
border: solid 1px #f2f2f2;
background: #fcfcfc;
}
a#toggle {
line-height: 250%;
}
div#gradient input {
margin: 0 9px;
}
* html div#gradient input {
margin: 0 5px;
}
div#gradient {
text-align: center;
height: 60px;
background-color: #fff;
border: solid 1px #f2f2f2;
background-image: url(line-gradient.jpg);
background-position: bottom center;
background-repeat: no-repeat;
margin-top: 8px;
padding-top: 3px;
}

#announce{
border: solid 5px #12A9C9;
background: #ffc;
margin: 8px 3px;
padding: 12px;
text-align: left;
line-height: 180%;
}
.spreadtheword{
text-align: center;
margin: 10px 0;
}
.spreadtheword img{
padding: 0 5px;
}
p.adsense{margin-top: 10px;}