#randomImageBox{
overflow:hidden;
padding:10px;
width:160px;

}

#randomImageBox strong{
margin-bottom:0.5em;
display:block;
}

#randomImageBox a{
margin-left:auto;
margin-right:auto;
margin-top:10px;
text-align:center;
display:block;
}

.randomImg{
height:100px;
}

.illustration, .illustrationleft, .image-leftside, .illustration2{
float:left;
margin-right:25px;
margin-bottom:0.2em;
margin-top:0.2em
}

.post{
overflow:hidden;
}

.oldtable td{
padding:8px;
font-size:80%;

}

hr{
color:#ddd;
margin-bottom:2em;
width:100%;

}

blockquote p{
color:#000;
}

#randomImageBox{
overflow:hidden;
padding:10px;
width:160px;

}

#randomImageBox strong{
margin-bottom:0.5em;
display:block;
}

#randomImageBox a{
margin-left:auto;
margin-right:auto;
margin-top:10px;
text-align:center;
display:block;
}

.randomImg{
height:100px;
}

.illustration, .illustrationleft, .image-leftside, .illustration2{
float:left;
margin-right:25px;
margin-bottom:0.2em;
margin-top:0.2em
}

.post{
overflow:hidden;
}

.oldtable td{
padding:8px;
font-size:80%;

}

hr{
color:#ddd;
margin-bottom:2em;
width:100%;

}

blockquote p{
color:#000;
}

.instruction {

    margin-top: 15px;
}
.instructions .instruction .explanation {
    padding: 15px 20px;
    color: #112;
    font-size: 12px;
    line-height: 16px;
    background: #abc9df;
}
.instructions .instruction .headertext {
    margin:0;
    padding: 10px 20px 0 20px;
    background-color:#297bc2;
    font: bold 110% "Helvetica Neue", Helvetica, Arial;
    color: #FFF;
}
ol.instructions {
    list-style:none;
    margin: 0px 0px 4em;
    padding: 0px;
}
h4 {
    margin: 0px 0px 0.5em;
}
.headertext p{
color:#fff;
}
.instructions .instruction .headertext .number {
    width: 1em;
    text-align: center;
    background: #09489c;
    color: #fff;
    padding: 2px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0.5em;
}

h4.headertext{
font-size:1.1em;
margin-top:1em
}

/*--------------------------GENERAL LINKS---------------------*/

a:link, a:visited {
	color:#006faf;
	text-decoration:none;

	}
	
a:hover {
	color:#d70084;
	text-decoration:none;
background:#fff;
	}
	
a:active {
	color:#666666;
	}


.sidebarBox li {
font-size:12px;
}
