
#to-right,#to-left
{
	background-color: #29567D;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    text-align: center;
    width: 120px;
}

#to-right
{
	width:250px;height:30px;
}