.bottom-wrapper{
	width:600px;
	margin:10px auto 10px auto;
	padding:10px 0;
	line-height: 100%;
}
.bottom-wrapper .inner{
    margin:0 15px;
}
.bottom-wrapper .inner .icon{
    background:transparent url(images/bottom-icons.png) no-repeat 0 0;
    padding:0 0px 0 35px;
}
.bottom-wrapper .inner .utube{
    background-position:0 -953px;
}
.bottom-wrapper .inner .search{
    background-position:0 -353px;
}
.bottom-wrapper .inner .wallpaper{
    background-position:0 -238px;
}
.bottom-wrapper .inner .news{
    background-position:0 1px;
}
.bottom-wrapper .inner .twitter{
    background-position:0 -714px;
}
.bottom-wrapper .inner .favs{
    background-position:0 -596px;
}
.bottom-wrapper .inner .feeds{
    background-position:0 -114px;
}
.bottom-wrapper .inner .boombox{
    background-position:0 -830px;
}
.bottom-wrapper .inner h2 {
	border:medium none;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	padding: 0px;
	margin: 0px;
}

.bottom-wrapper .inner h3 {
	border:medium none;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	padding: 0px;
	margin: 0px;
}
.bottom-wrapper .inner .PageEdit {
	background: #9BC427;
	text-align: center;
	vertical-align: middle;
	clear: both;
	height: 26px;
	width: 98%;
	display: block;
	line-height: 26px;
	border: 3px solid #87A822;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;	
}

.bottom-wrapper .inner .PageEdit a{
	color: #FFF;
	font-weight: bold;
}