//vote script RSH 4-06-10

function changeMargin()
{
document.getElementById("vote").style.marginLeft="-400px";
}



