
/* -- Layout classes -- */
#content {
width: 150px;
margin-left: auto;
margin-right: 0;
padding-top: 10px;
float: right;
text-align: left;

background-color: #000000;
}

#boxTop {
	background-color:#999999;
	border-bottom:10px solid #333333;
	height: 17px;
}
#content a {
color: #33333;
}
#content a:hover {
color: #CB008F;
text-decoration: underline;
}
#content .tinyImg a {
border-bottom: none;
}
#content a img {
border: none;
}

/* -- Content header and footer -- */
