label { display: block;  text-align:center;} 

#sidebar {
    color: #AFB0B1;
    background: #fff;
    float:center;
    margin:0 0 0px;
    padding:0px 0px 0px;
    text-align : center;
}

#sidebar ul {
    font-size:1.2em;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
	text-align : center;
}

.rating {
    background-image:url(images/simple-spy/info_bar_stars.png);
    background-repeat:no-repeat;

    text-indent:-900em;
    font-size:1em;
    margin:0 0 9px;
    text-align : center;	
}

.none {
	background-position: 82px 0px;
	text-align:center;
}

.four {
        background-position: 82px -48px; text-align:center;
}

.five {
        background-position: 82px -60px; text-align:center;
}

.tags {
        color: #fff;
        margin: 0.5em;
		 text-align:center;
}

.tags a,
.tags span {
        background-color: #ffffff;
        font-size: 0.8em;
        padding: 0.1em 0.8em 0.2em;	
 text-align:center;		
}

.tags a:link,
.tags a:visited {
        color: #fff;
        text-decoration: none;  
		 text-align:center;
}

.tags a:hover,
.tags a:active {
        background-color: #3e4448;
        color: #fff;
        text-decoration: none;  
		 text-align:center;
}

#sidebar li {
	width: 297px;
  height : 125px;
	background:#FFFFFF;
	text-align : center;
}

#sidebar li h5 {
    color:#A5A9AB;
    font-size:1em;
    margin-bottom:0.5em;
    text-align : center;
}

#sidebar li h5 a {
    color:#A5A9AB;
    text-decoration:none;
    text-align : center;
}

#sidebar li img {
    float:center;
    margin-right:8px;
    text-align : center;
}

#sidebar li .info {
    color:#3E4548;
    font-size:1em;
	  text-align : center;
}

#sidebar .info a,
#sidebar .info a:visited {
    color:#3E4548;
    text-decoration: none;
	text-align : center;
}

#sidebar .spyWrapper {

    overflow: hidden;
    position: alternative;    
    text-align : center;	
}

#sidebar {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
		text-align : center;	
}

.tags span,
.tags a {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
			text-align : center;
}

a img {
    border: 0;
    text-align : center;
}
