._inlinkzVote
{
    font-size:9px;
    font-family: sans-serif;

}

._inlinkzSmall
{
    font-size:10px;
    font-family: sans-serif;

}

._inlinkzPwrby
{
    font-size:10px;
    font-family: sans-serif;
    vertical-align: bottom;
    text-align: left;
    border: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

._inlinkzImg
{
    cursor: pointer;
    border: none !important;
    border-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

._inlinkzForm
{
    font-size:12px;
    font-family: sans-serif;
}

._inlinkzDelBut
{
    border: none;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
    vertical-align: top;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

._inlinkzWinLeft {
    width: 99px;
    height: 75px;
    background-image: url('../img/winnerLeft.jpg');
	background-repeat:no-repeat;
}

._inlinkzWinLeftT {
    width: 99px;
    height: 75px;
    background-image: url('../img/winnerLeft.png');
	background-repeat:no-repeat;
}
._inlinkzWinMid {
    width: 95px;
    height: 75px;
    background-image: url('../img/winnerMid.jpg');
    vertical-align:  bottom;

	background-repeat:no-repeat;
}

._inlinkzWinMidT {
    width: 95px;
    height: 75px;
    background-image: url('../img/winnerMid.png');
	background-repeat:no-repeat;
    vertical-align:  bottom;

}

._inlinkzWinRight {
    width: 83px;
    height: 75px;
    background-image: url('../img/winnerRight.jpg');
	background-repeat:no-repeat;
}

._inlinkzWinRightT {
    width: 83px;
    height: 75px;
    background-image: url('../img/winnerRight.png');
	background-repeat:no-repeat;
}

._inlinkzWinNameDiv {
    vertical-align: bottom;
    height: 40 px;
    color: #3399ff;
    font-size: 11px;
    font-family: cursive;
    line-height: 11px;
    text-align: center;
    padding-bottom: 15px;
    overflow: hidden;
	width: 95px;

}
._inlinkzNoHover{
    color: #55aaff;
    text-decoration: none;
}

._inlinkzNoHover:hover {
    text-decoration: none;
    color: #0071cc;
}



._ILAddLinkButton:hover {
    color:#FFFFFF !important;
}

._ILAddLinkButton:visited {
    color:#FFFFFF !important;
}

._ILAddLinkButton {
    color:#FFFFFF !important;
    text-shadow:0px 1px #388DBE;
    text-decoration: none;
    border: 1px solid #3390CA;
    background:#58B0E7;
    background:-moz-linear-gradient(top,#B4F6FF 1px,#63D0FE 1px,#58B0E7);
    background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#B4F6FF),color-stop(0.02,#63D0FE),color-stop(1,#58B0E7));  
    cursor: pointer;
    margin:3px;
    padding:3px;
    height:25px;
    overflow:hidden;
    font:12px 'Tahoma';
    list-style-type:none;   
    text-align: center;
    padding:3px 5px 3px 5px;
    font-size:12px;
}


._inlinkzMessage {
    font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 14px;
    /*height:715px;*/
    width:100%;
    text-align:center;
    margin: 0px;
    padding: 10px;
    border: 2px solid lightgray;
    border-radius:5px;
    color: black;
    text-shadow: 0px 0px 1px gray;
    background-color: white;
}
