#linkinfoandsidebarwrapper{
width: 100%;
display: table;
}

#linktitle{
font-size: 18px;
float: left;
margin-left: 4px;
}

#leftside{
float: left;
width: 660px;
margin-left: 2px;
position: static;
}

#rightside{
float: right;
width: 304px;
margin-right: 2px;
position: static;
}

#sidebar{
background: #e3e3e3;
border: 1px solid gray;
width: 302px;
display: table;
float: right;
position: static;
}

#prevbutton{
border: none;
margin-right: 70px;
}

#nextbutton{
border: none;
margin-left: 70px;
}

.linkswitcher{
text-align: center;
margin: auto;
display: block;
margin-top: 10px;
position: static;
}

#linklist{
margin: auto;
width: 99%;

border: 1px dotted gray;
}

#linklist a{
color: black;
}

#linklist td{
border: 1px dotted gray;
padding: 5px;
}

.linklisttr1 {
background: #dedede;
}

.linklisttr1 :hover{
background: #dbd1d1;
}

.linklisttr2 {
background: #d2d2d2;
}

.linklisttr2 :hover{
background: #dbdbdb;
}


#linklist td:hover{
border: 1px dotted black;
}

#link{
min-width: 152px;
min-height: 152px;
text-align: center;
}

#linklist img{
border: 0;
}

#voteplus{
border: 0;
width: 30px;
height: 30px;
}

.linklistlinktitle{
font-size: 20px;
}

#voteminus{
border: 0;
width: 30px;
height: 30px;
}

#linklisttitlebar{
background: url(../img/titlebar.png);
color: white;
}

.views{
font-size: 20px;
float: right;
}

#date{
font-size: 20px;
}

#pointsandvotebuttons{
margin-left: 5px;
float: left;
}

#pointsandviews{
width: 650px;
height: 40px;
float: left;
margin-left: 4px;
}

#uploadform2{
text-align: left;
margin: auto;
}

#avatar{
float: left;
width: 80px;
height: 80px;
padding: 3px;
border: 1px solid gray;
margin: 3px;
}

#avatar img{
border: none;
}

#ulusername{
float: left;
font-size: 20px;
}

#description{
width: 294px;
border-top: 1px solid gray;
float: left;
margin-left: 3px;
text-align: left;
padding: 1px;
}

#tags{
width: 294px;
border-top: 1px solid gray;
float: left;
padding: 1px;
margin: 3px;
text-align: left;
}

#cltext{
width: 100%;
height: 80px;
font-size: 20px;
color: black;
margin-left: 50%;
}

#sharebutton{
margin-top: 10px;
float: right;
margin-right: 35px;
}

.morethanfifty{
color: #41eb38;
text-decoration: bold;
font-size: 30px;
}

.lessthanfifty{
color: #cd1717;
text-decoration: bold;
font-size: 30px;
}

#linkdiv{
width: 90%;
border: 1px solid gray;
margin: auto;
display: table;
background: #e5e4e4;
min-width: 798px;
}

#linkheader{
width: 90%;
border-bottom: 1px solid black;
height: 30px;
background: url(../img/linkheaderbg.png);
padding-left: 10px;
padding-top: 5px;
}

#linkheader a{
margin-top: 5px;
color: black;
font-size: 20px;
width: 100%;
}

#linkheader img{
border: none;
}

#workingrate{
width: 100px;
height: 100%;
float: left;
text-align: center;
}

#linkoi{
width: 100%;
float: right;
border-left: 1px dashed gray;
padding: 3px;
min-height: 80px;
}

#linkfooter{
height: 20px;
width: 90%;
border: 1px solid gray;
border-top: none;
background: url(../img/linkfooterbg.png);
margin: auto;
min-width: 798px;
}

#newlinkform{
margin: auto;
}

.pageswitcher{
margin: auto;
text-align: center;
font-size: 15px;
position: static;
display: block;
width: auto;
margin-top: 50px;
}

#newlinkform textarea{
width: 300px;
}

#newlinkform input{
width: 300px;
}

#button{
border: 1px solid #6d99a2;
color: #6d99a2;
}

#supportedsiteslist{
border: 1px solid gray;
display: table;
background: #e5e4e4;
margin: auto;
margin-left: 3px;
margin-bottom: 5px;
text-align: left;
width: 100%;
}

#biggobutton{
border: 0;
}

#noscriptbg{
background-color:black;
height:100%;
left:0pt;
opacity: 0.7;
position:fixed;
top:0pt;
width:100%;
z-index:99;
}

#noscriptlogo{
z-index:100;
color: white;
position: absolute;
top: 20%;
left: 30%;
}
#votinginstructions{
float: left;
font-size: 10px;
}
