body {
/*  background-color: #F50D0D;  */
        background-image: url(/images/gradient2.png);
        background-repeat: repeat-x; 
font-familly: Lucida Grande;
font-size: 20px;
 margin: 25px;
}
.menu{
font-size: 40px;
}
a { color: #000; border:0 }
a:visited { color: #666; }
a:hover { color: #fff; background-color:#000; }
* { margin: 0; padding: 0; }
 a img { border-style: none; }
/*#images{
border: 1px solid black;

margin-right: 5px;
margin-bottom: 5px;
float:left;
}*/

.item{

margin-bottom: 10px;
}
.commyitems {
margin-left: 5px;
}
.commyitems a{
 color: green;
}
.commyitems a:hover { color: #fff; background-color:#000; }

#search{
border: 1px solid black;

}

#user_ranking_block {
float:left;
display:inline;
}

#community_ranking_block {
/* float:right; */
display:inline;
/*  margin-left:100px;  */
/* border: 1px solid */
}
#commy_ranking {
/*   float:right;  */
/*  border: 1px solid; */
 margin-left:400px; 

}

#communityranking {
float:left;
display:inline;
/*  margin-left:100px;  */
/* border: 1px solid */
}
#rankers {
  float:right; 
/*  border: 1px solid; */
/*  display:inline;  */
/*  margin-left:100px;  */

}

#createdlists{
float:left;
 border: 1px solid;
 margin-top:50px; 
}

#rankedlists {
  float:left; 
 border: 1px solid;
 margin-left:100px; 
 margin-top:50px; 

/*  display:inline;  */
/*  margin-left:100px;  */

}

#visitedlists{
float:left;
 border: 1px solid;
 margin-left:100px; 
 margin-top:50px; 

}


#principallinks {
font-size: 12px;
 margin-left:70px;
}
#createdbyandon {
font-size: 10px;

}
#topofthenotch {
font-size: 12px;

}

#votes {
font-size: 12px;
font-weight : bold;
}
#votescount {
font-size: 12px;
 margin-left:30px;

}
.linksandcomments {
font-size: 12px;

}
#backto {
font-size: 15px;

}
.list_type {
font-size: 20px;
color:green;
}
.itembar {
border-color : green; width : 500px;background-color : #C6FBA6; height : 2px;
}
.itemtopbar {
 width : 700px;border-color : #C6FBA6; height : 1px;
}
.rankersbar {
 width : 100px;border-color : #C6FBA6; height : 2px;
}
.usershowbar {
 width : 250px;border-color : #C6FBA6; height : 2px;
}
.actions {
font-size: 12px;
 margin-left:68px; 
}
#examplelists {
font-size: 12px;
}
#logout{
float:right;
/* margin-left:68px; */
}

.actions a{
color:green;
}
.actions a:hover { color: #fff; background-color:#000; }

#popular{
direction:ltr;
float:left;
font-size: 18px;

/*  border: 1px solid; */
 margin-top:50px; 
text-align : left;
}


#personal{
float:left;
/*  border: 1px solid; */
 margin-left:100px; 
 margin-top:50px; 
display:inline;
font-size: 15px;

text-align : left;
}
#changeform{
float:left;
 border: 1px solid;
 margin-left:100px; 
 margin-top:50px; 
display:inline;

}



.container { border: 1px solid fuchsia; margin: 0 auto; text-align:
left; width: 750px; }
#regions{
float:left;

margin-right: 0px;

font-size : 15px;
color:black;
 width: 24%;
/*  display:inline;  */
}

#categories{
border: 4px solid;
background-color: white;
width: 100%;
float:right;
font-family: verdana, arial, helvetica, sans-serif;
  font-size:   15px;
display:inline;
/* height: 100pc; */
}

#machine{
border: 1px solid;
/*  background-image: url(/img/machinegradient.png); */
        background-repeat: repeat-x; 
font-size:20px;
}

#bigimages{
margin-right: 5px;
margin-bottom: 5px;
float:left;
}

p {
  margin: 6px;
}

br.both {
  clear: both;
} /*clears the floats*/
/*div.column img {
  border: 1px solid silver; display: block; margin: 0 auto;
}*/
div.column
        {
        float: left;
        width: 180px;
        }
div.content
        {
    border: 1px solid silver;
    margin: 0 auto 20px auto;
        width: 170px;
        }
