.torrentDownload .urlUploadMain textarea
{
	height: 40px;
}

.torrentDownload .urlUploadMain .urlUploadFooter
{
    width: 100%;
}

.torrentDownload .urlUploadMain .inputElement
{
    width: 99%;
}

.torrentDownload .urlUploadMain .torrentProcessingButton
{
    background: url("../img/processing_button.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    float: right;
    height: 39px;
    width: 155px;
}