
/* start global styles */

body {
	background-attachment: fixed;
	background-image: url(http://www.visible.net/graphics/bg.gif);
	margin: 15px;
}

#container {
	margin: 0 auto 0 auto;
	position: relative;
	width: 800px;
}

#header-top {}

#header-top-left {
	background-image: url(http://www.visible.net/graphics/header-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 7px;
	margin-right: 7px;
}

#header-top-right {
	background-image: url(http://www.visible.net/graphics/header-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 7px;
	margin-top: -7px;
	width: 7px;
}

#header {
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#header-bottom {}

#header-bottom-left {
	background-image: url(http://www.visible.net/graphics/header-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 7px;
	margin-right: 7px;
}

#header-bottom-right {
	background-image: url(http://www.visible.net/graphics/header-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 7px;
	margin-top: -7px;
	width: 7px;
}

#header-links {
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	left: 400px;
	position: absolute;
	text-align: center;
	top: -1px;
}

#header-links a {
	color: #666666;
	text-decoration: none;
}

#header-links a:hover {
	color: #000000;
	text-decoration: none;
}

#header-links .link-separator {
	background-image: url(http://www.visible.net/graphics/link-separator.gif);
	background-repeat: no-repeat;
	height: 43px;
	margin: 0 6px 0 6px;
	vertical-align: middle;
	width: 1px;
}

#logo-strip {
	background-image: url(http://www.visible.net/graphics/logo-strip-bg.gif);
	background-repeat: repeat-x;
	height: 84px;
	position: relative;
}

#logo {
	background-image: url(http://www.visible.net/graphics/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 57px;
	left: 25px;
	position: absolute;
	top: 13px;
	width: 261px;
}

#footer-top {
	margin-top: 10px;
}

#footer-top-left {
	background-image: url(http://www.visible.net/graphics/footer-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 7px;
	margin-right: 7px;
}

#footer-top-right {
	background-image: url(http://www.visible.net/graphics/footer-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 7px;
	margin-top: -7px;
	width: 7px;
}

#footer {
	background: #e6e6f0;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	clear: both;
}

#footer-bottom {}

#footer-bottom-left {
	background-image: url(http://www.visible.net/graphics/footer-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 7px;
	margin-right: 7px;
}

#footer-bottom-right {
	background-image: url(http://www.visible.net/graphics/footer-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 7px;
	margin-top: -7px;
	width: 7px;
}

#footer-links {
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	text-align: center;
}

#footer-links a {
	color: #666666;
	text-decoration: none;
}

#footer-links a:hover {
	color: #000000;
	text-decoration: none;
}

#footer-links .link-separator-2 {
	background-image: url(http://www.visible.net/graphics/link-separator-2.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin: 0 8px 0 8px;
	vertical-align: middle;
	width: 1px;
}

#copyright {
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	margin-top: 15px;
	padding: 0 20px 0 20px;
}

#copyright .copyright {
	margin-bottom: 5px;
}

#copyright p {
	margin: 0;
	padding: 0;
}

#copyright a {
	color: #ffffff;
	text-decoration: none;
}

#copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.align-left {
	border: 0px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

.align-right {
	border: 0px;
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
}

img.align-left, .post img.align-left {
	border: 0px;
	display: inline;
	float: left;
	margin: 0px 7px 2px 0px;
	padding: 4px;
}

img.align-right, .post img.align-right {
	border: 0px;
	display: inline;
	float: right;
	margin: 0px 0px 2px 7px;
	padding: 4px;
}

.clear {
	clear: both;
}

/* end global styles */

/* start home specific styles */

#splash-strip {
	border-top: 1px solid #ffffff;
	position: relative;
}

#splash-fill {
	background-image: url(http://www.visible.net/graphics/web-20-products.gif);
	background-repeat: no-repeat;
	height: 87px;
	left: 48px;
	position: absolute;
	top: 38px;
	width: 87px;
}

#splash-fill-2 {
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	left: 475px;
	position: absolute;
	top: 20px;
	width: 285px;
}

#splash-fill-2 a {
	color: #ffffff;
	text-decoration: none;
}

#splash-fill-2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#splash-fill-2 h1 {
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#splash-e {
	background: #0065a5;
	background-image: url(http://www.visible.net/graphics/splash-e.jpg);
	background-repeat: no-repeat;
	height: 165px;
}

#splash-m {
	background: #0065a5;
	background-image: url(http://www.visible.net/graphics/splash-m.jpg);
	background-repeat: no-repeat;
	height: 165px;
}

#nav-strip-main {
	background: #000000;
	background-image: url(http://www.visible.net/graphics/nav-strip-bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	padding-left: 21px;
	padding-right: 11px;
	padding-top: 15px;
	position: relative;
}

.red-button {
	background-image: url(http://www.visible.net/graphics/red-button.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	margin: 0 12px 0 0;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 126px;
}

.gray-button {
	background-image: url(http://www.visible.net/graphics/gray-button.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	margin: 0 12px 0 0;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 126px;
}

.blue-button {
	background-image: url(http://www.visible.net/graphics/blue-button.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	margin: 0 12px 0 0;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 126px;
}

.green-button {
	background-image: url(http://www.visible.net/graphics/green-button.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	margin: 0 12px 0 0;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 36px;
}

#right-column {
	left: 510px;
	position: absolute;
	top: 201px;
	width: 285px;
}

#plaque-box-top {
	background-image: url(http://www.visible.net/graphics/plaque-box-top-bg.gif);
	background-repeat: no-repeat;
	padding: 10px 0 5px 0;
	width: 285px;
}

.plaque {
	background-image: url(http://www.visible.net/graphics/plaque-bg.gif);
	background-repeat: no-repeat;
	height: 71px;
	margin: 0 auto 0 auto;
	position: relative;
	width: 265px;
}

#plaque-box-bottom {
	background-image: url(http://www.visible.net/graphics/plaque-box-bottom-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px 0 10px 0;
	width: 285px;
}

.plaque-text {
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	left: 77px;
	position: absolute;
	top: 15px;
}

.plaque-text h2 {
	color: #0072bc;
	font-family: tahoma, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

.plaque-text a {
	color: #000000;
	text-decoration: none;
}

.plaque-text a:hover {
	color: #000000;
	text-decoration: underline;
}

#ecommerce-icon {
	background-image: url(http://www.visible.net/graphics/ecommerce-icon.gif);
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 57px;
}

#marketing-icon {
	background-image: url(http://www.visible.net/graphics/marketing-icon.gif);
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 57px;
}

/* end home specific styles */

/* start nav box home styles */

.nav-box-top {
	margin-top: 10px;
}

.nav-box-top-left {
	background-image: url(http://www.visible.net/graphics/nav-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-left: 1px;
	margin-right: 10px;
}

.nav-box-top-right {
	background-image: url(http://www.visible.net/graphics/nav-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.nav-box {
	background: #e3e3ec;
	color: #000000;
	height: 100%;
	margin-left: 1px;
	padding: 0 10px 10px 10px;
}

.nav-box-bottom {}

.nav-box-bottom-left {
	background-image: url(http://www.visible.net/graphics/nav-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-left: 1px;
	margin-right: 10px;
}

.nav-box-bottom-right {
	background-image: url(http://www.visible.net/graphics/nav-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.nav-box h3 {
	border-bottom: 1px dotted #9a9a9a;
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 0 5px 5px;
}

p.blog-home {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 5px 7px;
	text-decoration: none;
}

p.blog-home a {
	color: #0065a6;
	text-decoration: none;
}

p.blog-home a:hover {
	color: #0065a6;
	text-decoration: underline;
}

/* end nav box home styles */

/* start side nav home styles */

#side-nav {
}

#side-nav ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 3px 5px;
}

#side-nav li {
	padding: 2px 0 0 5px;
}

#side-nav ul li {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin-left: -.4em;
	padding: 2px 5px 0 18px;
}

#side-nav ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav ul ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	line-height: 12pt;
}

#side-nav a {
	color: #0065a6;
	text-decoration: none;
}

#side-nav a:hover {
	color: #0065a6;
	text-decoration: underline;
}

/* end side nav home styles */

/* start client box home styles */

.client-box-top {
	margin-top: 10px;
}

.client-box-top-left {
	background-image: url(http://www.visible.net/graphics/client-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-left: 1px;
	margin-right: 10px;
}

.client-box-top-right {
	background-image: url(http://www.visible.net/graphics/client-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.client-box {
	background: #666666;
	color: #ffffff;
	margin-left: 1px;
	padding: 0 10px 0 10px;
}

.client-box-bottom {}

.client-box-bottom-left {
	background-image: url(http://www.visible.net/graphics/client-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-left: 1px;
	margin-right: 10px;
}

.client-box-bottom-right {
	background-image: url(http://www.visible.net/graphics/client-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.client-box h3 {
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 0 5px 5px;
}

.client-box h3 a {
	color: #ffffff;
	text-decoration: none;
}

.client-box h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

p.clients {
	color: #f1f1f1;
	font-size: 12px;
	padding: 5px 0 20px 0;
}

p.clients-title {
	color: #f1f1f1;
	font-size: 12px;
	padding: 5px 0 0 0;
}

p.clients-title a {
	color: #f1f1f1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

p.clients-title a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#client-box-text {
	color: #f1f1f1;
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	height: 100%;
	text-decoration: none;
}

#client-box-text ul {
	font-family: arial, verdana, helvetica;
	font-weight: normal;
}

.client-image-block {
	color: #ffffff;
	float: right;
	font-family: arial, verdana, helvetica;
	list-style-type: none;
	margin: 0 1px 0 0;
	padding-top: 20px;
	position: relative;
}

.client-image-block li {
	display: block;
	width: 89px;
}

.client-image-block li a {
	display: block;
	border: 1px solid #666666;
	outline: none;
}

.client-image-block li a:hover {
	border: 1px solid #ffffff;
}

.client-image-block img {
	border: 1px solid #ffffff;
   display: block;
}

.client-block {
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	line-height: 11pt;
	padding-left: 7px;
	padding-top: 5px;
	width: 145px;
}

/* end client box home styles */

/* start white box home styles */

.white-box-top {
	margin-top: 11px;
}

.white-box-top-left {
	background-image: url(http://www.visible.net/graphics/white-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.white-box-top-right {
	background-image: url(http://www.visible.net/graphics/white-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.white-box {
	background: #ffffff;
	color: #000000;
	padding: 5px 10px 0 10px;
}

.white-box-bottom {}

.white-box-bottom-left {
	background-image: url(http://www.visible.net/graphics/white-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.white-box-bottom-right {
	background-image: url(http://www.visible.net/graphics/white-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.white-box h2 {
	border-bottom: 1px dotted #9a9a9a;
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	font-weight: bold;
	margin: 0 2px 10px 2px;
	padding-bottom: 6px;
	text-align: center;
}

.image-text-block {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	height: 51px;
	margin: 15px auto;
	width: 455px;
}

.image-text-block img {
	float: left;
	margin: 0 12px 0 0;
}

.image-text-block .text-block-left {
	border-right: 1px solid #d7d6d6;
	color: #000000;
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	margin-top: 5px;
	width: 185px;
}

.image-text-block .text-block-right {
	color: #000000;
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	margin-top: 5px;
	padding-left: 15px;
	width: 180px;
}

.image-text-block a {
	color: #0065a6;
	text-decoration: underline;
}

.image-text-block a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.package-text {
	height: 40px;
	margin: 0 0 0 auto;
	width: 450px;
}

.package-note-text {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	text-align: center;
}

.package-text-block {
	color: #000000;
	display: block;
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	padding-top: 15px;
	width: 150px;
}


.package-text-block a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.package-text-block a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.package-text-block img {
	float: left;
	margin-right: 10px;
	margin-top: -15px;
	padding-left: 8px;
	padding-top: 10px;
}

/* end white box home styles */

/* start package grid home styles */

.package-grid {
	margin: 0 auto;
	width: 98%;
}

.package-grid table {
	border-right: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
	width: 100%;
}
					
.package-grid th,
.package-grid td {
	border-bottom: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	vertical-align: top;
}

.package-grid th {
	background: #e3e3ec;
}

.package-grid td {
	background: #efefef;
}
					
.package-grid th div.content {
	border: 1px solid #ffffff;
	color: #0065a6;
	font-family: tahoma, arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	height: 100%;
	padding: 3px 5px;
	text-align: center;
}

.package-grid th div.content a {
	color: #0065a6;
	text-decoration: none;
}

.package-grid th div.content a:hover {
	color: #0065a6;
	text-decoration: underline;
}

.package-grid td div.content {
	border: 1px solid #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	height: 100%;
	padding: 5px;
}

.package-grid td div.content a {
	color: #cc0000;
	text-decoration: none;
}
					
.package-grid li {
	margin-bottom: 1px;
}

p.grid {
	padding: 8px 0 0 1px;
	text-align: center;
}

p.grid a {
	color: #0065a6;
	text-decoration: none;
}

p.grid a:hover {
	color: #0065a6;
	text-decoration: underline;
}

/* end package grid home styles */

/* start package table styles */

.package-table {
	border: 1px solid #9a9a9a;
	border-bottom: 0;
	border-left: 0;
	margin: 0;
	margin-bottom: 20px;
	width: 100%;
}

.package-table a {
	color: #0065a6;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.package-table a:hover {
	color: #000000;
	text-decoration: underline;
}

.package-table th,
.package-table td {
	border: 1px solid #9a9a9a;
	border-top: 0;
	border-right: 0;
	margin: 0;
}

.package-table th {
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	white-space: nowrap;
}

.package-table th a {
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.package-table td {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}

.package-table .header-row {
	background: #ffffff;
	background-image: url(http://www.visible.net/graphics/header-row-bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	vertical-align: middle;
}

.package-table .header-row a {
	color: #000000;
	text-decoration: none;
}

.package-table .header-row a:hover {
	color: #000000;
	text-decoration: underline;
}

.package-table .data-row {
	background: #ffffff;
}

.package-table .container-cell {
	text-align: center;
	vertical-align: top;
}

.package-table .container-cell a,
.package-table .container-cell a:hover {
	color: #cc0000;
	text-decoration: none;
}

.package-table .container-cell .bottom-text {
	font-size: 11px;
	padding: 5px;
	padding-bottom: 3px;
	text-align: center;
}

.package-table .container-cell .price {
	color: #cc0000;
	font-weight: bold;
}

.package-table .left-cell {
	font-weight: bold;
	width: 150px;
	vertical-align: middle;
}

.package-table .right-cell {}

.sub-package-table {
	border: 2px solid #ffffff;
	border-bottom: 0;
	border-left: 0;
	margin: 0;
	width: 100%;
}

.sub-package-table th,
.sub-package-table td {
	border: 2px solid #ffffff;
	border-top: 0;
	border-right: 0;
	height: 16px;
	line-height: 16px;
	margin: 0;
}

.sub-package-table th {
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	white-space: nowrap;
}

.sub-package-table td {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}

.sub-package-table .header-row {
	background: #d6d6d6;
}

.sub-package-table .data-row-1 {
	background: #eff7ff;
}

.sub-package-table .data-row-2 {
	background: #efefef;
}

.sub-package-table .left-cell {
	font-weight: bold;
}

.sub-package-table .left-cell a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.sub-package-table .left-cell a:hover {
	color: #000000;
	text-decoration: underline;
}

.sub-package-table .right-cell {}

.sub-package-table .hl-cell {
	font-weight: bold;
}

.sub-package-table .data-cell {
	height: 16px;
	line-height: 16px;
	text-align: center;
}

.sub-package-table .data-cell a {
	color: #0065a6;
	text-decoration: none;
}

.sub-package-table .data-cell a:hover {
	color: #0065a6;
	text-decoration: underline;
}

/* end package table styles */

/* start partners box home styles */

.partners-box-top {
	margin-top: 10px;
}

.partners-box-top-left {
	background-image: url(http://www.visible.net/graphics/grey-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.partners-box-top-right {
	background-image: url(http://www.visible.net/graphics/grey-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.partners-box {
	background: #666666;
	color: #ffffff;
	font-size: 1px;
	padding: 0 10px 0 10px;
}

.partners-box-bottom {}

.partners-box-bottom-left {
	background-image: url(http://www.visible.net/graphics/grey-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.partners-box-bottom-right {
	background-image: url(http://www.visible.net/graphics/grey-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.partners-box h3 {
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	font-weight: bold;
	margin: 0 2px 5px 2px;
	padding-bottom: 6px;
	text-align: center;
}

.partners-box h3 a {
	color: #ffffff;
	text-decoration: none;
}

.partners-box h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* end partners box home styles */

/* start page specific styles */

#nav-strip {
	background: #000000;
	background-image: url(http://www.visible.net/graphics/nav-strip-bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	overflow: hidden;
	padding: 15px 11px 0 21px;
	position: relative;
}

#nav-strip ul li {
	display: block;
	float: left;
	list-style-type: none;
}

#nav-strip ul li a {
	background: url(http://www.visible.net/graphics/nav-button.gif) no-repeat;
	display: block;
	height: 23px;
	text-decoration: none;
	width: 116px;
}
   
#nav-strip ul li a:hover {
   background-position: 0 -29px;
}

#nav-strip .currentpage a {
	background-position: 0 -29px;
}

.page-button {
	color: #ffffff;
	display: block;
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 10px 0 0;
	text-align: center;
	text-decoration: none;
	width: 116px;
}

#page-column {
	float: right;
	margin-right: 15px;
	padding: 10px;
	width: 215px;
}

.breadcrumb-strip {
	border-bottom: 1px dotted #9a9a9a;
	margin: 0 6px 10px 6px;
	height: 24px;
}

.breadcrumb {
	color: #666666;
	float: left;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 6px 5px;
	text-decoration: none;
}

.breadcrumb a,
.breadcrumb a:hover {
	color: #0065a6;
	text-decoration: none;
}

.chat {
	float: right;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 6px 5px;
}

.chat a,
.chat a:hover {
	color: #cc0000;
	text-decoration: none;
}

.account-chat a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.account-chat {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	font-weight: normal;
	left: 630px;
	position: absolute;
	top: 173px;
	width: 253px;
}

.account-chat a {
	color: #cc0000;
	text-decoration: underline;
}

.account-chat a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.account-chat .link-separator-chat {
	background-image: url(http://www.visible.net/graphics/link-separator.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0 2px 0 2px;
	vertical-align: middle;
	width: 1px;
}

.page-banner {
	padding: 0 0 0 5px;
}

.site-search {
	font-size: 11px;
	left: 580px;
	position: absolute;
	top: 298px;
	width: 253px;
}

.sitesearch {
	font-size: 11px;
	left: 580px;
	position: absolute;
	top: 298px;
	width: 253px;
}

#search-form {}

#search-form .s {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
}

#search-form .submit-button {
	font-size: 11px;
	vertical-align: middle;
}

.page-list {
	margin: 0 0 20px 0;
}

.page-list ul {
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	list-style-type: none;
}

.page-list li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 3px;
	line-height: 12pt;
	padding: 0 0 0 18px;
}

.page-list-last-content {
	margin: 0 0 25px 0;
}

.page-list-last-content ul {
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	list-style-type: none;
}

.page-list-last-content li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 3px;
	line-height: 12pt;
	padding: 0 0 0 18px;
}

/* end page specific styles */

/* start nav box page styles */

.nav-box-page {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
}

/* end nav box page styles */

/* start side nav page styles */

#side-nav-page {}

#side-nav-page ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0 3px 18px 5px;
}

#side-nav-page li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 3px;
	float: none;
	line-height: 12pt;
	margin: 0;
	padding: 0 0 2px 18px;
}

#side-nav-page ul li {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-page ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: -.4em;
	padding: 2px 5px 0 18px;
}

#side-nav-page ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-page ul ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	line-height: 12pt;
}

#side-nav-page a {
	color: #0065a6;
	text-decoration: none;
}

#side-nav-page a:hover {
	color: #0065a6;
	text-decoration: underline;
}

#side-nav-page h2 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px 5px;
}

#side-nav-page h3 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

/* end side nav page styles */

/* start side nav section styles */

#side-nav-section {
}

#side-nav-section ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 9px 5px;
}

#side-nav-section li {
	padding: 2px 0 0 5px;
}

#side-nav-section ul li {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-section ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin-left: -.4em;
	padding: 2px 5px 0 18px;
}

#side-nav-section ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-section ul ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	line-height: 12pt;
}

#side-nav-section a {
	color: #0065a6;
	text-decoration: none;
}

#side-nav-section a:hover {
	color: #0065a6;
	text-decoration: underline;
}

#side-nav-section h3 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

#side-nav-section-last-content {
	border-bottom: 1px solid #d7d6d6;
	margin: 0 0 20px 0;
}

#side-nav-section-last-content ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 9px 5px;
}

#side-nav-section-last-content li {
	padding: 2px 0 0 5px;
}

#side-nav-section-last-content ul li {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-section-last-content ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin-left: -.4em;
	padding: 2px 5px 0 18px;
}

#side-nav-section-last-content ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-section-last-content ul ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	line-height: 12pt;
}

#side-nav-section-last-content a {
	color: #0065a6;
	text-decoration: none;
}

#side-nav-section-last-content a:hover {
	color: #0065a6;
	text-decoration: underline;
}

#side-nav-section-last-content h3 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

/* end side nav section styles */

/* start side nav projects styles */

#side-nav-projects {
}

#side-nav-projects li {
	display: block;
	padding: 2px 0 0 0;
	width: 134px;
}

#side-nav-projects li a {
	display: block;
	border: 1px solid #ffffff;
	outline: none;
}

#side-nav-projects li a:hover {
	border: 1px solid #888888;
}

#side-nav-projects img {
	border: 1px solid #888888;
   display: block;
}

#side-nav-projects ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 9px 0;
}

#side-nav-projects ul li {
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 5px;
}

#side-nav-projects ul ul li {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	float: none;
	font-weight: normal;
	line-height: 12pt;
	margin-left: -.4em;
	padding: 2px 5px 0 18px;
}

#side-nav-projects ul ul li a {
	border: 0;
	color: #0065a6;
	text-decoration: none;
}

#side-nav-projects ul ul li a:hover {
	border: 0;
	color: #0065a6;
	text-decoration: underline;
}

#side-nav-projects h3 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

p.projects {
	margin: 5px 0 0 5px;
}

p.projects a {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	color: #0065a6;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	padding: 2px 5px 0 18px;
}

p.projects a:hover {
	color: #0065a6;
	text-decoration: underline;
}

/* end side nav projects styles */

/* start side nav packages styles */

#side-nav-packages {
}

#side-nav-packages li {
	display: block;
	padding: 2px 0 0 0;
	width: 134px;
}

#side-nav-packages ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 5px 0;
}

#side-nav-packages ul li {
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 5px;
}

#side-nav-packages ul ul li {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	float: none;
	font-weight: normal;
	line-height: 12pt;
	margin-left: -.4em;
	padding: 2px 5px 0 18px;
}

#side-nav-packages ul ul li a {
	border: 0;
	color: #0065a6;
	text-decoration: none;
}

#side-nav-packages ul ul li a:hover {
	border: 0;
	color: #0065a6;
	text-decoration: underline;
}

#side-nav-packages h3 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

p.packages {
	margin: 5px 0 0 5px;
}

p.packages a {
	
	color: #0065a6;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	padding: 2px 5px 0 18px;
}

p.packages a:hover {
	color: #0065a6;
	text-decoration: underline;
}

/* end side nav packages styles */

/* start side nav programs styles */

#side-nav-programs {
}

#side-nav-programs li {
	display: block;
	padding: 2px 0 0 0;
	width: 134px;
}

#side-nav-programs ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 5px 0;
}

#side-nav-programs ul li {
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 5px;
}

#side-nav-programs ul ul li {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	float: none;
	font-weight: normal;
	line-height: 12pt;
	margin-left: -.4em;
	padding: 2px 5px 0 18px;
}

#side-nav-programs ul ul li a {
	border: 0;
	color: #0065a6;
	text-decoration: none;
}

#side-nav-programs ul ul li a:hover {
	border: 0;
	color: #0065a6;
	text-decoration: underline;
}

#side-nav-programs h3 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

p.programs {
	margin: 5px 0 0 5px;
}

p.programs a {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	color: #0065a6;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	padding: 2px 5px 0 18px;
}

p.programs a:hover {
	color: #0065a6;
	text-decoration: underline;
}

/* end side nav programs styles */

/* start side nav e-more styles */

#side-nav-e-more {
}

#side-nav-e-more ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 18px 5px;
}

#side-nav-e-more li {
	padding: 2px 0 0 5px;
}

#side-nav-e-more ul li {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-e-more ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin-left: -.4em;
	padding: 2px 5px 0 18px;
}

#side-nav-e-more ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-e-more ul ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	line-height: 12pt;
}

#side-nav-e-more a {
	color: #0065a6;
	text-decoration: none;
}

#side-nav-e-more a:hover {
	color: #0065a6;
	text-decoration: underline;
}

#side-nav-e-more h3 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

/* end side nav e-more styles */

/* start side nav m-more styles */

#side-nav-m-more {
}

#side-nav-m-more ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 18px 5px;
}

#side-nav-m-more li {
	padding: 2px 0 0 5px;
}

#side-nav-m-more ul li {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-m-more ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin-left: -.4em;
	padding: 2px 5px 0 18px;
}

#side-nav-m-more ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-m-more ul ul ul ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 5px;
	line-height: 12pt;
}

#side-nav-m-more a {
	color: #0065a6;
	text-decoration: none;
}

#side-nav-m-more a:hover {
	color: #0065a6;
	text-decoration: underline;
}

#side-nav-m-more h3 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

/* end side nav m-more styles */

/* start white box page styles */

.white-box-page {
	background: #ffffff;
	color: #000000;
	padding: 0 10px 0 10px;
}

.white-box-page h1 {
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 0;
}

.white-box-page h1 a {
	color: #666666;
	text-decoration: none;
}

.white-box-page h1 a:hover {
	color: #666666;
	text-decoration: underline;
}

.white-box-page h2 {
	color: #0065a6;
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

.white-box-page h2 a {
	color: #0065a6;
	text-decoration: none;
}

.white-box-page h2 a:hover {
	color: #0065a6;
	text-decoration: underline;
}

.white-box-page h3 {
	color: #0065a6;
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.white-box-page h4 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.white-box-page h4 a {
	color: #000000;
	text-decoration: none;
}

.white-box-page h4 a:hover {
	color: #000000;
	text-decoration: underline;
}

.white-box-page h5 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.white-box-page h5 a {
	color: #000000;
	text-decoration: none;
}

.white-box-page h5 a:hover {
	color: #000000;
	text-decoration: underline;
}

p.page {
	font-family: arial, verdana, helvetica;
	padding: 0 0 20px 0;
}

p.page a {
	color: #0065a6;
	text-decoration: underline;
}

p.page a:hover {
	color: #cc0000;
	text-decoration: underline;
}

p.page-more-link {
	background: url(http://www.visible.net/graphics/blue-bullet.gif) no-repeat 0px 2px;
	font-family: arial, verdana, helvetica;
	padding: 0 0 20px 18px;
}

p.page-more-link a {
	color: #0065a6;
	font-weight: bold;
	text-decoration: none;
}

p.page-more-link a:hover {
	color: #0065a6;
	font-weight: bold;
	text-decoration: underline;
}

.last-content {
	margin-bottom: 5px;
}

p.side-nav {
	font-family: arial, verdana, helvetica;
	padding: 0 0 20px 5px;
}

p.side-nav a {
	color: #0065a6;
	text-decoration: none;
}

p.side-nav a:hover {
	color: #0065a6;
	text-decoration: underline;
}

.white-box-page-text {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 0 10px;
	text-decoration: none;
}

.white-box-page-text a {
	color: #0065a6;
	text-decoration: none;
}

.white-box-page-text a:hover {
	color: #0065a6;
	text-decoration: underline;
}

.white-box-page .column-divider {
	background-color: #ffffff;
	background-image: url(http://www.visible.net/graphics/page-column-divider.gif);
	background-position: 520px 0;
	background-repeat: repeat-y;
	height: 100%;
}

/* end white box page styles */

/* start compare packages styles */

.compare-packages-top {}

.compare-packages-top-left {
	background-image: url(http://www.visible.net/graphics/tools-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.compare-packages-top-right {
	background-image: url(http://www.visible.net/graphics/tools-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.compare-packages {
	background: #ffffff;
	border-left: 1px solid #dad9d9;
	border-right: 1px solid #dad9d9;
	color: #000000;
	height: 100%;
	padding: 0 5px 0 5px;
}

.compare-packages-bottom {
	padding-bottom: 20px;
}

.compare-packages-bottom-left {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.compare-packages-bottom-right {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.compare-packages-table {
	border-bottom: 0;
	border-left: 2px solid #ffffff;
	margin: 0;
	width: 100%;
}

.compare-packages-table th,
.compare-packages-table td {
	border-right: 2px solid #ffffff;
	margin: 0;
}

.compare-packages-table th {
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	white-space: nowrap;
}

.compare-packages-table td {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	padding: 3px;
	text-align: left;
}

.compare-packages-table .feature {
 	font-weight: bold;
}

.compare-packages-table .header-row {
	background: #666666;
}

.compare-packages-table .data-row-1 {
	background: #ffffff;
}

.compare-packages-table .data-row-2 {
	background: #ececf3;
}

/* end compare packages styles */

/* start compare programs styles */

.compare-programs-top {}

.compare-programs-top-left {
	background-image: url(http://www.visible.net/graphics/tools-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.compare-programs-top-right {
	background-image: url(http://www.visible.net/graphics/tools-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.compare-programs {
	background: #ffffff;
	border-left: 1px solid #dad9d9;
	border-right: 1px solid #dad9d9;
	color: #000000;
	height: 100%;
	padding: 0 5px 0 5px;
}

.compare-programs-bottom {
	padding-bottom: 20px;
}

.compare-programs-bottom-left {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.compare-programs-bottom-right {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.compare-programs-table {
	border-bottom: 0;
	border-left: 2px solid #ffffff;
	margin: 0;
	width: 100%;
}

.compare-programs-table th,
.compare-programs-table td {
	border-right: 2px solid #ffffff;
	margin: 0;
}

.compare-programs-table th {
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	white-space: nowrap;
}

.compare-programs-table td {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	padding: 3px;
	text-align: left;
}

.compare-programs-table .feature {
 	font-weight: bold;
}

.compare-programs-table .header-row {
	background: #666666;
}

.compare-programs-table .data-row-1 {
	background: #ffffff;
}

.compare-programs-table .data-row-2 {
	background: #ececf3;
}

/* end compare programs styles */

/* start login main styles */

.login-box-left {
	float: left;
	padding-left: 5px;
	width: 350px;
}

.login-box-right {
	float: right;
	padding-right: 5px;
	width: 350px;
}

.login-form-top {}

.login-form-top-left {
	background-image: url(http://www.visible.net/graphics/login-form-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.login-form-top-right {
	background-image: url(http://www.visible.net/graphics/login-form-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.login-form {
	background: #0065a5;
	color: #ffffff;
	height: 220px;
	padding: 0 0 0 15px;
}

.login-form-bottom {
	padding-bottom: 20px;
}

.login-form-bottom-left {
	background-image: url(http://www.visible.net/graphics/login-form-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.login-form-bottom-right {
	background-image: url(http://www.visible.net/graphics/login-form-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.login-form h2 {
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
}

.forgot-password {
	font-family: arial, verdana, helvetica;
	margin-top: -25px;
	padding: 0;
}

.forgot-password a {
	color: #ffffff;
	text-decoration: underline;
}

.forgot-password a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.login-form fieldset {
	margin: 0;
	padding: 0;
}

.login-form fieldset.remember {
	font-size: 10px;
	padding: 10px 0 0 0;
}

.login-form fieldset.buttons {
	padding: 10px 18px;
	text-align: right;
}

.login-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

.login-form ul.fields {}

.login-form ul.fields li {
	font-family: arial, verdana, helvetica;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 0 0;
	text-align: left;
}

.login-form label {
	display: block;
	margin-top: 3px;
}

.login-form .input-text {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	font-size: 20px;
	font-family: verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	height: 25px;
	width: 315px;
}

.login-form .remember-me {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}

.login-box-top {}

.login-box-top-left {
	background-image: url(http://www.visible.net/graphics/login-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.login-box-top-right {
	background-image: url(http://www.visible.net/graphics/login-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.login-box {
	background: #ececf3;
	color: #000000;
	height: 220px;
	padding: 0 0 0 15px;
}

.login-box-bottom {}

.login-box-bottom-left {
	background-image: url(http://www.visible.net/graphics/login-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.login-box-bottom-right {
	background-image: url(http://www.visible.net/graphics/login-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.login-box h2 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 15px;
}

p.login {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p.login a {
	color: #0065a6;
	text-decoration: underline;
}

p.login a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.login-list {
	margin: 8px 0 8px 0;
}

.login-list ul {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	list-style-type: none;
}

.login-list li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 3px;
	font-weight: bold;
	line-height: 12pt;
	padding: 0 0 0 18px;
}

/* end login main styles */

/* start activate main styles */

.activate-box-left {
	float: left;
	padding-left: 5px;
	width: 350px;
}

.activate-box-right {
	float: right;
	padding-right: 5px;
	width: 350px;
}

.activate-form-top {}

.activate-form-top-left {
	background-image: url(http://www.visible.net/graphics/activate-form-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.activate-form-top-right {
	background-image: url(http://www.visible.net/graphics/activate-form-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.activate-form {
	background: #0065a6;
	color: #ffffff;
	height: 190px;
	padding: 0 0 0 15px;
}

.activate-form-bottom {
	padding-bottom: 20px;
}

.activate-form-bottom-left {
	background-image: url(http://www.visible.net/graphics/activate-form-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.activate-form-bottom-right {
	background-image: url(http://www.visible.net/graphics/activate-form-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.activate-form h2 {
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
}

.activate-form fieldset {
	margin: 0;
	padding: 0;
}

.activate-form fieldset.remember {
	font-size: 10px;
	padding: 10px 0 0 0;
}

.activate-form fieldset.buttons {
	padding: 10px 18px;
	text-align: right;
}

.activate-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

.activate-form ul.fields {}

.activate-form ul.fields li {
	font-family: arial, verdana, helvetica;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 0 0;
	text-align: left;
}

.activate-form label {
	display: block;
	margin-top: 3px;
}

.activate-form .input-text {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	font-size: 20px;
	font-family: verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	height: 25px;
	width: 315px;
}

.activate-form .remember-me {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}

.activate-box-top {}

.activate-box-top-left {
	background-image: url(http://www.visible.net/graphics/activate-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.activate-box-top-right {
	background-image: url(http://www.visible.net/graphics/activate-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.activate-box {
	background: #ececf3;
	color: #000000;
	height: 190px;
	padding: 0 0 0 15px;
}

.activate-box-bottom {}

.activate-box-bottom-left {
	background-image: url(http://www.visible.net/graphics/activate-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.activate-box-bottom-right {
	background-image: url(http://www.visible.net/graphics/activate-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.activate-box h2 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 15px;
}

p.activate {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p.activate a {
	color: #0065a6;
	text-decoration: underline;
}

p.activate a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.activate-list {
	margin: 8px 0 8px 0;
}

.activate-list ul {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	list-style-type: none;
}

.activate-list li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 3px;
	font-weight: bold;
	line-height: 12pt;
	padding: 0 0 0 18px;
}

/* end activate main styles */

/* start tools main styles */

.tools-box-left {
	float: left;
	padding-left: 5px;
	width: 350px;
}

.tools-box-right {
	float: right;
	padding-right: 5px;
	width: 350px;
}

.tools-box-left h2,
.tools-box-right h2 {
	background-color: #ffffff;
	font-family: arial, verdana, helvetica;
	margin: 0 auto;
	margin-top: -20px;
	padding: 0;
	text-align: center;
	width: 125px;
}

.tools-box-top {
	margin-top: 20px;
}

.tools-box-top-left {
	background-image: url(http://www.visible.net/graphics/tools-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.tools-box-top-right {
	background-image: url(http://www.visible.net/graphics/tools-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.tools-box {
	background: #ffffff;
	border-left: 1px solid #dad9d9;
	border-right: 1px solid #dad9d9;
	text-align: center;
}

.tools-box ul {
	border: 0;
	display: block;
	list-style-type: none;
	padding: 15px 0 15px 0;
	text-align: center;
}

.tools-box li {}

.tools-box-bottom {
	padding-bottom: 20px;
}

.tools-box-bottom-left {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.tools-box-bottom-right {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

p.tools {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 0;
	padding: 0 15px 15px 15px;
}

p.tools a {
	color: #0065a6;
	text-decoration: underline;
}

p.tools a:hover {
	color: #cc0000;
	text-decoration: underline;
}

/* end tools main styles */

/* start account main styles */

.account-table {
	width: 100%;
	margin-bottom: 20px;
}

.account-table .data-row {
	background: #ffffff;
}

.account-table .list-cell-left {
	font-weight: bold;
	white-space: nowrap;
	width: 50%;
}

.account-table .list-cell-right {
	white-space: nowrap;
	width: 50%;
}

.account-strip-1 {
	background: #ececf3;
	padding: 6px;
}

.account-strip-2 {
	background: #ffffff;
	padding: 6px;
}

span.account-edit {
	color: #979797;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}

span.account-edit a {
	color: #cc0000;
	text-decoration: underline;
}

span.account-edit a:hover {
	color: #cc0000;
	text-decoration: underline;
}

span.account-edit a:active {
	color: #cc0000;
	text-decoration: underline;
}

span.account-edit a:link {
	color: #cc0000;
	text-decoration: underline;
}

/* end account main styles */

/* start account page styles */

#side-nav-account {}

#side-nav-account ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0 3px 18px 5px;
}

#side-nav-account li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 3px;
	float: none;
	line-height: 12pt;
	margin: 0;
	padding: 0 0 2px 18px;
}

#side-nav-account a {
	color: #cc0000;
	text-decoration: none;
}

#side-nav-account a:hover {
	color: #cc0000;
	text-decoration: underline;
}

#side-nav-account h2 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px 5px;
}

#side-nav-account h3 {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

/* end account page styles */

/* start client main styles */

.client-box-main {
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.client-column-main {
	float: left;
	padding: 30px 0 0 0;
	width: 33.33%;
}

.client-boxes {
	padding: 20px 5px 0 5px;
}

.client-boxes-background {
	background: #ffffff;
	border-left: 1px solid #dad9d9;
	border-right: 1px solid #dad9d9;
	height: 585px;
}

p.client-page-title {
	color: #0065a6;
	font-size: 12px;
	padding: 10px 0 5px 0;
}

p.client-page-title a {
	color: #0065a6;
	text-decoration: none;
}

p.client-page-title a:hover {
	color: #0065a6;
	text-decoration: underline;
}

p.client-page {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	padding: 0 0 20px 0;
}

.client-image-main {
	color: #888888;
	height: 75px;
	margin: 0 auto;
	padding: 8px 5px 0 0;
	width: 130px;
}

.client-image-main ul {
	display: block;
	list-style-type: none;
	text-align: center;
}

.client-image-main li {
	display: block;
	width: 134px;
}

.client-image-main li a {
	display: block;
	border: 1px solid #ffffff;
	outline: none;
}

.client-image-main li a:hover {
	border: 1px solid #888888;
}

.client-image-main img {
	border: 1px solid #888888;
   display: block;
}

.client-image-bg {
	background: url(http://www.visible.net/graphics/thumb-bg.gif) no-repeat;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 150px;
}

* html .client-image-bg {
	padding-left: 3px;
}

.client-boxes h2 {
	background-color: #ffffff;
	font-family: arial, verdana, helvetica;
	margin: 0 auto;
	margin-top: -20px;
	padding: 0;
	text-align: center;
	width: 225px;
}

.client-box-main-top {
	margin-top: 0;
}

.client-box-main-top-left {
	background-image: url(http://www.visible.net/graphics/tools-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.client-box-main-top-right {
	background-image: url(http://www.visible.net/graphics/tools-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.client-box-main-bottom {
	padding-bottom: 20px;
}

.client-box-main-bottom-left {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.client-box-main-bottom-right {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

/* end client main styles */

/* start client detail styles */

.client-box-details {}

.client-column-right-details {
	float: right;
}

.client-column-left-details {}

.client-image-details {
	padding: 5px 0 0 0;
   text-align: center;
}

.client-image-details li a {
	display: block;
	border: 1px solid #ffffff;
	outline: none;
}

.client-image-details li a:hover {
	border: 1px solid #888888;
}

.client-image-details img {
   border: 1px solid #888888;
}

.client-text-block-details {
	width: 500px;
}

p.client-image-title {
	font-size: 11px;
	padding: 5px 0 0 0;
}

.client-text-block-details h3 {
	font-size: 14px;
}

.client-text-block-details h3 a {
	color: #000000;
	text-decoration: none;
}

.client-text-block-details h3 a:hover {
	color: #000000;
	text-decoration: none;
}

.client-text-block-details h3 a:active {
	color: #000000;
	text-decoration: none;
}

.client-text-block-details h3 a:link {
	color: #000000;
	text-decoration: none;
}

/* end client detail styles */

/* start client page styles */

.client-box-page {
	margin: 0 0 0 0;
	width: 510px;
}

.client-column-page {
	float: left;
	margin: 0 0 0 0;
	width: 170px;
}

p.client-page-title {
	color: #cc0000;
	font-size: 11px;
	padding: 10px 0 5px 1px;
}

p.client-page-title a {
	color: #cc0000;
	text-decoration: none;
}

p.client-page-title a:hover {
	color: #cc0000;
	text-decoration: none;
}

p.client-page {
	color: #666666;
	font-size: 13px;
	font-style: italic;
	padding: 0 0 20px 1px;
}

.client-image-page {
	color: #888888;
	list-style-type: none;
}

.client-image-page li {
	display: block;
	width: 134px;
}

.client-image-page li a {
	display: block;
	border: 1px solid #ffffff;
	outline: none;
}

.client-image-page li a:hover {
	border: 1px solid #888888;
}

.client-image-page img {
	border: 1px solid #888888;
   display: block;
}

/* end client page styles */

/* start partner main styles */

.partner-box-main {
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.partner-column-main {
	float: left;
	padding: 30px 0 0 0;
	width: 33.33%;
}

.partner-boxes {
	padding: 20px 5px 0 5px;
}

.i-boxes-background {
	background: #ffffff;
	border-left: 1px solid #dad9d9;
	border-right: 1px solid #dad9d9;
	height: 775px;
}

.t-boxes-background {
	background: #ffffff;
	border-left: 1px solid #dad9d9;
	border-right: 1px solid #dad9d9;
	height: 203px;
}

p.partner-page-title {
	color: #0065a6;
	font-size: 12px;
	padding: 10px 0 5px 1px;
}

p.partner-page-title a {
	color: #0065a6;
	text-decoration: none;
}

p.partner-page-title a:hover {
	color: #0065a6;
	text-decoration: underline;
}

p.partner-page {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	padding: 0 0 20px 1px;
}

.partner-image-main {
	color: #888888;
	height: 75px;
	margin: 0 auto;
	padding: 8px 5px 0 0;
	width: 130px;
}

.partner-image-main ul {
	display: block;
	list-style-type: none;
	text-align: center;
}

.partner-image-main li {
	display: block;
	width: 134px;
}

.partner-image-main li a {
	display: block;
	border: 1px solid #ffffff;
	outline: none;
}

.partner-image-main li a:hover {
	border: 1px solid #888888;
}

.partner-image-main img {
	border: 1px solid #888888;
   display: block;
}

.partner-image-bg {
	background: url(http://www.visible.net/graphics/thumb-bg.gif) no-repeat;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 150px;
}

* html .partner-image-bg {
	padding-left: 3px;
}

.partner-boxes h2 {
	background-color: #ffffff;
	font-family: arial, verdana, helvetica;
	margin: 0 auto 0 auto;
	margin-top: -20px;
	padding: 0;
	text-align: center;
	width: 170px;
}

.i-box-main-top {
	margin-top: 0;
}

.i-box-main-top-left {
	background-image: url(http://www.visible.net/graphics/tools-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.i-box-main-top-right {
	background-image: url(http://www.visible.net/graphics/tools-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.i-box-main-bottom {
	padding-bottom: 20px;
}

.i-box-main-bottom-left {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.i-box-main-bottom-right {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.t-box-main-top {
	margin-top: 0;
}

.t-box-main-top-left {
	background-image: url(http://www.visible.net/graphics/tools-box-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.t-box-main-top-right {
	background-image: url(http://www.visible.net/graphics/tools-box-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.t-box-main-bottom {
	padding-bottom: 20px;
}

.t-box-main-bottom-left {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.t-box-main-bottom-right {
	background-image: url(http://www.visible.net/graphics/tools-box-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

/* end partner main styles */

/* start partner detail styles */

.partner-box-details {}

.partner-column-right-details {
	float: right;
}

.partner-column-left-details {}

.partner-image-details {
	padding: 40px 0 0 0;
	text-align: center;
}

.partner-image-details li a {
	display: block;
	border: 1px solid #ffffff;
	outline: none;
}

.partner-image-details li a:hover {
	border: 1px solid #888888;
}

.partner-image-details img {
   border: 1px solid #888888;
}

.partner-text-block-details {
   width: 575px;
}

p.partner-image-title {
	font-size: 11px;
	padding: 5px 0 0 0;
}

.partner-image-details h3 {
	font-size: 12px;
}

.partner-text-block-details h3 {
	font-size: 14px;
}

.partner-text-block-details h3 a {
	color: #000000;
	text-decoration: none;
}

.partner-text-block-details h3 a:hover {
	color: #000000;
	text-decoration: none;
}

.partner-text-block-details h3 a:active {
	color: #000000;
	text-decoration: none;
}

.partner-text-block-details h3 a:link {
	color: #000000;
	text-decoration: none;
}

/* end partner detail styles */

/* start partner page styles */

.partner-box-page {
	margin: 0 0 0 0;
	width: 510px;
}

.partner-column-page {
	float: left;
	margin: 0 0 0 0;
	width: 170px;
}

p.partner-page-title {
	color: #cc0000;
	font-size: 11px;
	padding: 10px 0 5px 1px;
	text-align: center;
}

p.partner-page-title a {
	color: #cc0000;
	text-decoration: none;
}

p.partner-page-title a:hover {
	color: #cc0000;
	text-decoration: none;
}

p.partner-page {
	color: #666666;
	font-size: 13px;
	font-style: italic;
	padding: 0 0 20px 1px;
	text-align: center;
}

.partner-image-page {
	color: #888888;
	list-style-type: none;
}

.partner-image-page li {
	display: block;
	width: 134px;
}

.partner-image-page li a {
	display: block;
	border: 1px solid #ffffff;
	outline: none;
}

.partner-image-page li a:hover {
	border: 1px solid #888888;
}

.partner-image-page img {
	border: 1px solid #888888;
   display: block;
}

/* end partner page styles */

/* start package page styles */

.e-package-grid {}

.e-package-grid a {
	color: #343437;
	text-decoration: none;
}

.e-package-grid a:hover {
	color: #343437;
	text-decoration: underline;
}

.e-package-grid ul {
	color: #343437;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

.e-package-grid li {
	color: #343437;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

.m-package-grid {}

.m-package-grid a {
	color: #343437;
	text-decoration: none;
}

.m-package-grid a:hover {
	color: #343437;
	text-decoration: underline;
}

.m-package-grid ul {
	color: #343437;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

.m-package-grid li {
	color: #343437;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

.grid-space {
	margin-top: 0px;
}

.grid-details {
}

.grid-details a {
	color: #0065a6;
	text-decoration: underline;
}

.grid-details a:hover {
	color: #cc0000;
	text-decoration: underline;
}

/* end package page styles */

/* start contacts page styles */

#map {
	margin-bottom: 20px;
}

.map-text a {
	font-size: 10px;
	text-decoration: underline;
}

.map-text a:hover {
	font-size: 10px;
	text-decoration: underline;
}

/* end contacts page styles */

/* start blog specific styles */

#blog-column {
	float: right;
	margin-right: 5px;
	padding-bottom: 10px;
	width: 245px;
}

.blog-banner {
	padding: 0 0 0 5px;
}

.blog-search {
	font-size: 11px;
	left: 580px;
	position: absolute;
	top: 298px;
	width: 253px;
}

.blogsearch {
	font-size: 11px;
	left: 580px;
	position: absolute;
	top: 298px;
	width: 253px;
}

.post {
	color: #000000;
	font-family: arial, verdana, helvetica;
}

.post ul, .comments-post ul {
	margin-left: 20px;
	padding: 0px 0px 20px 0px;
}

.post ul li, .comments-post ul li {
	background: url(http://www.visible.net/graphics/red-bullet.gif) no-repeat 0px 3px;
	line-height: 12pt;
	list-style-type: none;
	margin-left: -.9em;
	margin-right: 5px;
	padding-left: 15px;
	padding-right: 0px;
}

.post a {
	color: #0065a6;
	text-decoration: none;
}

.post a:hover {
	color: #0065a6;
	text-decoration: underline;
}

.post-content {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	padding: 0 0 0 0;
}

#pagination {
	padding: 0 0 20px 0;
}

#pagination ul {
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
}

#pagination li {
	display: inline;
	list-style-type: none;
}

#pagination a, .pagination a:visited {
	border: 1px solid #cccccc;
	color: #0072bc;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

#pagination a:hover, .pagination a:active {
	background-color: #0072bc;
	border: 1px solid #cccccc;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#pagination a.currentpage {
	background-color: #0072bc;
	border-color: #cccccc;
	color: #ffffff !important;
	cursor: default;
	font-weight: bold;
}

#pagination a.disablelink, .pagination a.disablelink:hover {
	background-color: #ffffff;
	border-color: #cccccc;
	color: #5f5f5f;
	cursor: default;
	font-weight: normal !important;
}

#pagination a.prevnext {
	font-weight: bold;
}

#prev-next {
	padding: 0 0 60px 0;
}

#prev-next ul {
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
}

#prev-next li {
	display: inline;
	list-style-type: none;
}

#prev-next a, .prev-next a:visited {
	border: 1px solid #cccccc;
	color: #0072bc;
	display: block;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

#prev-next a:hover, .prev-next a:active {
	background-color: #0072bc;
	border: 1px solid #cccccc;
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#prev-next a.currentpage {
	background-color: #0072bc;
	border-color: #cccccc;
	color: #ffffff !important;
	cursor: default;
	font-weight: bold;
}

#prev-next a.disablelink, .prev-next a.disablelink:hover {
	background-color: #ffffff;
	border-color: #cccccc;
	color: #5f5f5f;
	cursor: default;
	font-weight: normal !important;
}

#prev-next a.prev-next {
	font-weight: bold;
}

#subscribe-box-left {
	background-image: url(http://www.visible.net/graphics/subscribe-left-bg.gif);
	background-repeat: no-repeat;
	height: 80px;
	position: absolute;
	width: 95px;
}

#subscribe-box-right {
	background-image: url(http://www.visible.net/graphics/subscribe-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 80px;
	position: relative;
	width: 385px;
}

#subscribe-box {
	height: 80px;
	margin-bottom: 20px;
}

h3.post-title {
	color: #0065a6;
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
}

h3.post-title a {
	color: #0065a6;
	text-decoration: none;
}

h3.post-title a:hover {
	color: #0065a6;
	text-decoration: underline;
}

h4.blog {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 10px 0;
}

h4.blog a {
	color: #000000;
	text-decoration: none;
}

h4.blog a:hover {
	color: #000000;
	text-decoration: underline;
}

h5.blog {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

h5.blog a {
	color: #000000;
	text-decoration: none;
}

h5.blog a:hover {
	color: #000000;
	text-decoration: underline;
}

h5.prev-next {
	color: #666666;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px !important;
}

p, .text {
	font-family: arial, verdana, helvetica;
	padding-bottom: 20px;
}

p.blog {
	font-family: arial, verdana, helvetica;
	padding: 0 0 20px 0;
}

p.blog a {
	color: #0065a6;
	text-decoration: none;
}

p.blog a:hover {
	color: #0065a6;
	text-decoration: underline;
}

p.subscribe {
	color: #666666;
	font-weight: normal;
	padding: 25px 0 0 5px;
}

p.subscribe a {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

p.subscribe a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

span.more {
	font-family: arial, verdana, helvetica;
}

span.more a {
	color: #0065a6;
	text-decoration: none;
}

span.more a:hover {
	color: #0065a6;
	text-decoration: none;
}

blockquote p {
	background: url(http://www.visible.net/graphics/second_quote.gif) no-repeat;
	background-position: 100% 85.5%;
	color: #5f5f5f;
	line-height: 1.5;
	margin: 0;
	display: list-item;
	padding-right: 18px;
	list-style-position: outside;
	list-style-image: url(http://www.visible.net/graphics/quote.gif);
}

blockquote {
	color: #5f5f5f;
	font-weight: normal;
	font-style: italic;
	margin: 0 auto 0 auto;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: left;
	width: 400px;
}

select {
	width: 130px;
}

.continue a:link {
	background: url(http://www.visible/net/graphics/blue-bullet.gif) no-repeat;
	color: #0072bc;
	text-decoration: none;
}

.meta {
	border-top: 1px solid #bebec5;
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0 25px 0;
}

.meta a {
	color: #666666;
	text-decoration: none;
}

.meta a:hover {
	color: #666666;
	text-decoration: underline;
}

.feedback {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	font-weight: normal;
}

/* end blog specific styles */

/* start nav box blog styles */

.nav-box-blog-top {
	margin-top: 10px;
}

.nav-box-blog-top-left {
	background-image: url(http://www.visible.net/graphics/nav-box-blog-top-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.nav-box-blog-top-right {
	background-image: url(http://www.visible.net/graphics/nav-box-blog-top-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

.nav-box-blog {
	background: #666666;
	color: #ffffff;
	height: 100%;
	padding: 0 10px 10px 10px;
}

.nav-box-blog-bottom {}

.nav-box-blog-bottom-left {
	background-image: url(http://www.visible.net/graphics/nav-box-blog-bottom-left-bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
	margin-right: 10px;
}

.nav-box-blog-bottom-right {
	background-image: url(http://www.visible.net/graphics/nav-box-blog-bottom-right-bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 1px;
	height: 10px;
	margin-top: -10px;
	width: 10px;
}

/* end nav box blog styles */

/* start side nav blog styles */

#side-nav-blog {}

#side-nav-blog ul {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 3px 5px;
}

#side-nav-blog ul ul {
	margin-left: -.4em;
}

#side-nav-blog li {
	padding: 2px 0 0 5px;
}

#side-nav-blog ul li {
	background: url(http://www.visible.net/graphics/grey-bullet.gif) no-repeat 0px 5px;
	background-color: transparent;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-blog ul ul li {
	background: url(http://www.visible.net/graphics/white-bullet.gif) no-repeat 0px 5px;
	background-color: transparent;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-blog ul ul ul li {
	background: url(http://www.visible.net/graphics/white-bullet.gif) no-repeat 0px 5px;
	background-color: transparent;
	float: none;
	line-height: 12pt;
	margin: 0px;
	padding: 2px 5px 0 18px;
}

#side-nav-blog ul ul ul ul li {
	line-height: 12pt;
}

#side-nav-blog a {
	color: #dfdfdf;
	text-decoration: none;
}

#side-nav-blog a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#side-nav-blog h3 {
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 0 5px 5px;
}

/* end side nav blog styles */

/* start white box blog styles */

.white-box-blog {
	background: #ffffff;
	color: #000000;
	padding: 0 10px 0 10px;
}

.white-box-blog h2 {
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 0;
}

.white-box-blog h2 a {
	color: #000000;
	text-decoration: none;
}

.white-box-blog h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.white-box-blog h3 {
	color: #0065a6;
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-decoration: none;
}

.white-box-blog-text {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
}

.white-box-blog .column-divider {
	background-color: #ffffff;
	height: 100%;
}

/* end white box blog styles */

/* start blog archives page styles */

.month-title {
	font-weight: bold;
}

.month-title a {
	color: #0065a6;
	text-decoration: none;
}

.month-title a:hover {
	color: #0065a6;
	text-decoration: underline;
}

.posts-per-month {
	margin-top: 20px;
}

/* end blog archives page styles */

/* start blog search results page styles */

.search-content {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	padding: 5px 0 0 5px;
	width: 100%;
}

.search-url {
	color: #666666;
	font-size: 11px;
	margin-top: -15px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

h3.search-title {
	color: #0065a6;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
}

h3.search-title a {
	color: #0065a6;
	height: 50px;
	text-decoration: underline;
}

.result-row-1 {
	background: #efefef;
}

.result-row-2 {
	background: #eff8ff;
}

.search-date {
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
}

/* end blog search results page styles */

/* start gallery specific styles */

#gallery-column {
	float: right;
	margin: 15px 5px 0 0;
	padding-bottom: 10px;
	width: 200px;
}

.gallery-banner {
	padding: 0 0 0 5px;
}

.video-item {
	background: url(http://www.visible.net/graphics/gallery-item-bg.jpg) top left no-repeat;
	float: left;
	height: 235px;
	margin: 0 25px 0 0;
	padding: 9px;
	width: 192px;
}

.video-ratings {
	float: left;
	height: 25px;
	margin: 1px 0 0 0;
	width: 171px;
}

.video-comments {
	background: url(http://www.visible.net/graphics/video-comments-bg.gif) top left no-repeat;
	color: #ffffff;
	float: left;
	font-size: 10px;
	height: 25px;
	line-height: normal;
	text-align: center;
	width: 21px;
}

.video-thumbnail {
	float: left;
	height: 120px;
	margin: 5px 0 0 0;
	overflow: hidden;
	padding: 0px;
	width: 192px;
}

img.thumb {
	height: 120px;
	width: 1024px;
}

a:hover img.thumb {
	height: 120px;
	width: 192px;
}

#gallery-video {
	background: #131313 url(http://www.visible.net/graphics/video-top-bg.jpg) top left repeat-x;
	float: left;
	margin: 0 0 20px 0;
	padding: 15px 0 0 0;
	width: 100%;
}

#video-inside {
	background: url(http://www.visible.net/graphics/video-bottom-bg.jpg) bottom left repeat-x;
	float: left;
	min-height: 350px;
	padding: 0 0 15px 0;
	position: static;
	width: 100%;
}

#videos {
	margin: 0px auto;
	text-align: center;
}

#gallery-item {
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}

#video-details {
	border-bottom: 1px solid #bebec5;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 100%;
}

#item-comments {
	padding-top: 15px;
}

.item-seperator {
	border-top: 1px solid #bebec5;
}

.item-ratings {
	padding-bottom: 6px;
}

.video-links {
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
}

.video-links a {
	color: #666666;
	text-decoration: none;
}

.video-links a:hover {
	color: #666666;
	text-decoration: underline;
}

#video-info {
	float: left;
	width: 500px;
}

#gallery-thumb {
	background: url(http://www.visible.net/graphics/gallery-thumb-bg.jpg) top left no-repeat;
	float: right;
	padding: 9px 10px 10px 10px;
	width: 190px;
}

#gallery-thumbnail {
	float: right;
	height: 120px;
	margin: 0;
	overflow: hidden;
	padding: 0px;
	width: 190px;
}

h3.gallery-section {
	color: #0065a6;
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
}

h4.video-title {
	display: block;
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 3px -5px;
	padding: 0;
	width: 210px;
}

h4.video-title a {
	color: #000000;
	text-decoration: none;
}

h4.video-title a:hover {
	color: #000000;
	text-decoration: underline;
}

h4.gallery {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 10px 0;
}

p.gallery {
	font-family: arial, verdana, helvetica;
	padding: 0 0 20px 0;
}

p.gallery a {
	color: #0065a6;
	text-decoration: none;
}

p.gallery a:hover {
	color: #0065a6;
	text-decoration: underline;
}

p.video-description {
	color: #666666;
	float: left;
	font-size: 10px;
	margin: 0 0 0 -5px;
	padding: 0;
	width: 205px;
}

p.gallery-more {
	margin: 0 30px 0 0;
	text-align: right;
}

p.gallery-more a {
	color: #0065a6;
	text-decoration: none;
}

p.gallery-more a:hover {
	color: #0065a6;
	text-decoration: underline;
}

.gallery-meta {
	color: #666666;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 10px;
}

/* end gallery specific styles */

/* start gallery form styles */

input[type=submit], input[type=button], input[type=reset], button{
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	padding: 1px;
}

button img {
	vertical-align: middle;
}

input[type=submit]:active, input[type=button]:active, input[type=reset]:active, button:active, button[type=button]:active {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #c7c7c7;
	border-left-color: #979797;
	border-top-color: #979797;
}

input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, button:hover, button[type=button]:hover {
	background: url(http://www.visible.net/graphics/submit-button.png);
	color: #0065a6;
	cursor: pointer;
}

#gallery-comments-form {}

#gallery-comments-form .comments-form-top {}
	
#gallery-comments-form .comments-form-middle {
	margin-bottom: 20px;	
}
	
#gallery-comments-form .comments-form-bottom {}

#gallery-comments-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 100%;
}

#gallery-comments-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}
   
#gallery-comments-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
   
#gallery-comments-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}
       
#gallery-comments-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 20px 0;
	padding: 1px;
}
	
#gallery-comments-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 20px 0;
	padding: 1px;
}
   
#gallery-comments-form .name, #gallery-comments-form .email, #gallery-comments-form .website {
	background: transparent url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
}
   
#gallery-comments-form textarea {
	background: transparent url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 475px;
}

#gallery-comments-form .fields {
	font-family: arial, verdana, helvetica;
	margin: 0 0 5px 0;
	padding: 0;
}

#log {}

#log_res {
	height: auto;
	padding: 0;
	margin: 0;
	width: 100%;
}

#log_res p {
	margin: 0;
	padding: 0 0 5px 0;
}

#log_res.ajax-loading {
	background: url(http://www.visible.net/graphics/loading-form.gif) center no-repeat;
}

p.error {
	color: #cc0000;
	margin: 0;
	padding: 0;
}

span.error {
	color: #cc0000;
	margin: 0;
	padding: 0;
}

.comments-error {
	background: #ffffd6;
	border: 1px solid #cc0000;
	margin-bottom: 20px;
	padding: 5px 0 5px 5px;
	width: 470px;
}

p.success {
	color: #27b900;
	margin: 0;
	padding-bottom: 5px;
}

span.success {
	color: #27b900;
	margin: 0;
	padding: 0;
}

.comments-success {
	background: #ffffd6;
	border: 1px solid #27b900;
	margin-bottom: 20px;
	padding: 5px 0 5px 5px;
	width: 470px;
}

/* end gallery form styles */

