﻿.clear { clear: both; margin: 0 !important; padding:0 !important; height:0 !important; }
.right { float: right; }
.left { float: left; }
p.center { text-align: center; }

.red { color: red; }
.cursor { cursor: pointer; }