@charset "utf-8";
input, textarea { font-family: Arial; font-size: 125%; padding: 7px; }
label { display: block; } 
#main1 p { margin: 0; margin-bottom: 4px;}
a:link,
a:hover,
a:visited {
    color: #fff;
}

.rating {
    background-image:url(../images/simple-spy/info_bar_stars.png);
    background-repeat:no-repeat;
    height:12px;
    text-indent:-900em;
    font-size:1em;
    margin:0 0 9px;
}

.none {
        background-position: 82px 0px;
}

.four {
        background-position: 82px -48px;
}


.five {
        background-position: 82px -60px;
}



.tags {
        color: #fff;
        margin: 0.5em;
}

.tags a,
.tags span {
        background-color: #333839;
        font-size: 0.8em;
        padding: 0.1em 0.8em 0.2em;
}

.tags a:link,
.tags a:visited {
        color: #fff;
        text-decoration: none;  
}

.tags a:hover,
.tags a:active {
        background-color: #3e4448;
        color: #fff;
        text-decoration: none;  
}
#main1 {
	color: #AFB0B1;
	float:left;
	width:300px;
	font: 1em "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 62.5%;
	line-height: 1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 110px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	
	
}
#main1   ul {
    font-size:1.2em;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
}
#main1  li {
	height: 150px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CC521;
	padding-top: 7px;
	margin: 0px;
}
#main2  ul  {
	margin: 0px;
	padding: 0px;
}

#main1   li   h5 {
	color:#9CC521;
	font-size:13px;
	margin-bottom:.5em;
	margin-top: 0.5px;
}
#main1  li  h5  a {
	color:#A7BBBE;
	text-decoration:none;
}
#main1  li  img {
    float:left;
    margin-right:8px;
}
#main1   li   .info {
	color:#A7BBBE;
	font-size:11px;
	margin-bottom: 10px;
	line-height: 130%;
}
#main1  li  .highlight02 {
	color: #65CC00;
	font-weight: bold;
	padding-bottom: 7px;
	background-image: url(../images/icons/go_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-left: 30px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main1  .info  a,
#main1  .info  a:visited {
	color:#A7BBBE;
	text-decoration: none;
}
#main1  .spyWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;    
}

.tags span,
.tags a {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
}
