.error { text-align: center; color: red; vertical-align: middle; }
.red { color: red; }
.bold { font-weight: bold; }
.password { text-align: center; }
.header { text-align: right; padding: 5px 0px; }
.circles { width: 337px; margin: 51px auto; }
.vendoradd { font-size: 12px; font-weight: bold; text-align: center; }
.number { text-align: center; color: #3ebaec; }
.version { text-align: center; color: #c3c3c3; }

.boldblue { color: #3ebaec; font-weight: bold; }

a { color: black; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
.noborder { border: 0; }

.contentdiv1 { width: 940px; height: 450px; }
.maincontent { float: left; width: 670px; }
.homepara { line-height: 20px; font-size: 12px; }

.side { float: left; height: 450px; background-color: #c3c3c3; width: 2px; margin-top: 0px; }
.sidebar { float: left: width: 240px; }
.sidebar .followus { float: left; width: 230px; height: 40px; font-weight: bold; text-align: center; }
.sidebar .box { float: left; width: 230px; height: 165px; }
.sidebar .midbar { height: 2px; background-color: #c3c3c3; width: 275px; margin: 10px 0px; }
.sidebar .margin { margin: 20px; }

.nomargin { margin: 0; padding: 0; }
.margin5 { margin: 5px; }
.margin10 { margin: 10px; }

.contenttable { margin: 5px; width: 99%; text-align: left; }
.contenttable th { text-align: left; }

.elementcenter { margin-left: auto; margin-right: auto; text-align: center; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.floatl300 { float: left; width: 300px; }
.floatr600 { float: right; width: 600px; }