Hello
To amend try adding the following to the Custom CSS field of your templates parameters...
#container_spacer1 .moduletable {
position: relative;
text-align: right;
}
#container_spacer1 .moduletable p {
position: absolute;
right: 10px;
top: 42px;
}
CiarĂ¡n