﻿.center { text-align:center; margin: 0 auto; }
.right { text-align:right; margin: 0 0 0 auto; }

.vtop {vertical-align:top; }
