#signature {
    width: 415px;
    display: block;
    text-align: right;
    margin-bottom: 30px;
    margin-top: 20px;
}

#todayshow {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;

    position: absolute;
    top: 439px;
    left: 0;	
}

#social {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;

    position: absolute;
    top: 379px;
    right: 0;	
	background: #fff;
	width: 107px;
	padding: 4px 5px;
	text-align: center;
}

#social a{
/*	display: block;*/
}