html, body {
	margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 background-color: transparent;
}

ul, li {
	margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 outline-width: 0px;
	 outline-style: initial;
	 outline-color: initial;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

img {
	border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
}


body, td, th, textarea, h1, h2, h3, h4, h5, h6 {
	font: normal normal normal 83%/normal 'Lucida Grande', Verdana, Helvetica, sans-serif;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

ol, ul {
	list-style-type: none;
	 list-style-position: initial;
	 list-style-image: initial;
}

.html ol, .html ul {
	list-style-type: disc;
	 margin-left: 30px;
}

.html ol {
	list-style-type: decimal;
}

.html ol li, .html ul li {
	padding-top: 5px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	 padding-left: 0px;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

blockquote, q {
	quotes: none;
}

p {
	padding-bottom: 1em;
}

blockquote::before, blockquote::after, q::before, q::after {
	content: '';
}

:focus {
	outline-width: 0px;
	 outline-style: initial;
	 outline-color: initial;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	 -webkit-border-horizontal-spacing: 0px;
	 -webkit-border-vertical-spacing: 0px;
}

.one {
	width: 55px;
}

.two {
	width: 120px;
}

.three {
	width: 185px;
}

.four {
	width: 250px;
}

.five {
	width: 315px;
}

.six {
	width: 380px;
}

.seven {
	width: 445px;
}

.eight {
	width: 510px;
}

.nine {
	width: 575px;
}

.ten {
	width: 640px;
}

.eleven {
	width: 705px;
}

.twelve {
	width: 770px;
}

.thirteen {
	width: 835px;
}

.fourteen {
	width: 900px;
}

.fifteen {
	width: 955px;
}

.full-screen {
	width: 100%;
}

.ajax-loading {
	opacity: 0.8;
	 position: absolute;
}

.loading {
	background-image: url(http://static.sgcdn.net/icons/custom/ajax-loader.gif);
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 background-repeat: no-repeat;
	 padding-left: 20px;
	 cursor: progress !important;
	 background-position: initial initial;
}

.loading-big {
	background-image: url(http://static.sgcdn.net/icons/custom/ajax-loader-big.gif);
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 background-repeat: no-repeat;
	 cursor: progress !important;
	 background-position: 50% 50%;
}

a canvas#loading {
	cursor: progress !important;
	 background-image: none;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 float: left;
	 position: relative;
	 padding-right: 6px;
	 margin-top: -1px;
	 background-position: initial initial;
}

.buttons canvas#loading {
	cursor: progress !important;
	 background-image: none;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 margin-top: 0px;
	 background-position: initial initial;
}

.form-box {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 border-right-style: solid;
	 border-right-width: 1px;
	 margin-bottom: 10px;
	 padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
}

.form-box h2 {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 font-size: 15px;
	 font-weight: bold;
	 line-height: 23px;
	 margin-bottom: 7px;
	 padding-bottom: 3px;
	 text-indent: 7px;
	 letter-spacing: 0.01em;
}

.form-box .desc {
	line-height: 20px;
	 padding-top: 0px;
	 padding-right: 10px;
	 padding-bottom: 0px;
	 padding-left: 10px;
}

form fieldset, .fieldset {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 margin-top: 10px;
	 margin-right: 0px;
	 margin-bottom: 2em;
	 margin-left: 0px;
	 padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 line-height: 1.4em !important;
}

.form-box-content-box {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 margin-bottom: 10px;
	 padding-top: 10px;
	 padding-right: 15px;
	 padding-bottom: 10px;
	 padding-left: 15px;
}

form label {
	clear: both;
	 display: block;
	 font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 line-height: 1.7em;
	 margin-bottom: 1px;
	 padding-top: 3px;
	 text-transform: none;
}

form input[type="text"], form input[type="password"] {
	background-color: rgb(255, 255, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 font-size: 1.1em;
	 margin-top: 0px;
	 margin-right: 10px;
	 margin-bottom: 4px;
	 margin-left: 0px;
	 padding-top: 4px;
	 padding-right: 4px;
	 padding-bottom: 4px;
	 padding-left: 4px;
}

form textarea {
	background-color: rgb(255, 255, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 font-size: 1em;
	 margin-bottom: 8px;
	 padding-top: 4px;
	 padding-right: 4px;
	 padding-bottom: 4px;
	 padding-left: 4px;
	 width: 68%;
}

form select {
	background-color: rgb(255, 255, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 font-size: 1em;
	 margin-top: 0px;
	 margin-right: 15px;
	 margin-bottom: 10px;
	 margin-left: 0px;
	 padding-top: 1px;
	 padding-right: 1px;
	 padding-bottom: 1px;
	 padding-left: 1px;
}

form .radio-buttons {
	margin-bottom: 10px;
}

form .radio-buttons span {
	margin-right: 10px;
}

form .radio-buttons span input, form .check-buttons span input {
	margin-right: 5px;
}

form .check-buttons span {
	display: block;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 5px;
	 margin-left: 30px;
}

form .cq-check-buttons span {
	display: block;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 5px;
	 margin-left: 0px;
}

.input-desc {
	display: block;
	 font-size: 11px;
	 line-height: 16px;
	 padding-bottom: 10px;
}

.input-desc p {
	padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

.form-sub-box {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 margin-bottom: 10px;
	 padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
}

#sb-current-status form input {
	margin-top: 5px;
	 margin-right: 0px;
	 margin-bottom: 5px;
	 margin-left: 0px;
	 width: 153px;
}

#form-dob-month, #form-dob-day, #form-dob-year, #dob-month, #dob-day, #dob-year, #date-mm, #date-dd, #date-yyyy, #date-h, #date-m {
	margin-right: 5px;
	 width: auto;
}

#date-yyyy {
	margin-right: 30px;
}

#profile-wall form textarea {
	width: 98%;
}

form #form-name {
	margin-right: 15px;
}

form .location {
	width: 350px;
}

form .location-map {
	height: 350px;
	 width: 350px;
}

form .location-loading-text {
	float: left;
	 height: 350px;
	 line-height: 350px;
	 position: absolute;
	 text-align: center;
	 width: 350px;
}

form .location .input-desc {
	text-align: center;
}

.profile-picture-left {
	text-align: center;
}

.profile-picture {
	width: 230px;
	 padding-bottom: 10px;
}

.picture-dropdown {
	margin-top: -38px;
}

#gallery-selected {
	width: auto;
}

.form-box h3 {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 font-size: 14px;
	 font-weight: bold;
	 line-height: 23px;
	 margin-bottom: 10px;
	 padding-bottom: 3px;
	 text-align: left;
	 text-indent: 7px;
}

.upload-box .create-album {
	float: right;
	 width: 365px;
}

.upload-box .select-album {
	float: left;
	 width: 365px;
}

#fsUploadProgress1 {
	margin-top: 10px;
}

#form-cancel-account .buttons, #form-cancel .buttons {
	margin-top: 10px;
}

#lightbox .form-box {
	margin-bottom: 0px;
}

#lightbox form fieldset {
	margin-bottom: 0px;
}

#member-send-message textarea {
	width: 407px;
}

#lightbox .buttons {
	margin-top: 10px;
}

.form-notice {
	background-color: rgb(255, 249, 215);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(226, 200, 34);
	 border-right-color: rgb(226, 200, 34);
	 border-bottom-color: rgb(226, 200, 34);
	 border-left-color: rgb(226, 200, 34);
	 color: rgb(51, 51, 51);
	 padding-top: 10px;
	 padding-right: 0px;
	 padding-bottom: 10px;
	 padding-left: 0px;
	 text-align: center;
}

.form-error {
	background-color: rgb(251, 227, 228);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(251, 194, 196);
	 border-right-color: rgb(251, 194, 196);
	 border-bottom-color: rgb(251, 194, 196);
	 border-left-color: rgb(251, 194, 196);
	 color: rgb(51, 51, 51);
	 padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 clear: both;
	 margin-top: 10px;
	 margin-right: 0px;
	 margin-bottom: 10px;
	 margin-left: 0px;
}

.form-error p {
	padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 30px;
	 padding-left: 0px;
}

.form-error a {
	color: rgb(51, 51, 51) !important;
}

h2 img {
	margin-top: 0px;
	 margin-right: 6px;
	 margin-bottom: -1px;
	 margin-left: -3px;
}

form#form-signup span.payment_value {
	line-height: 12px;
	 margin-right: 15px;
}

form#form-signup input.payment_radio {
	margin-top: 0px;
	 margin-right: 4px;
	 margin-bottom: 0px;
	 margin-left: 4px;
}

#sb-signin {
	padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
}

#sb-signin form fieldset {
	margin-top: 5px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
	 padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
}

#sb-signin form input {
	margin-right: 0px;
	 width: 140px;
}

#sb-signin form input[type="checkbox"] {
	width: auto;
}

li#autocomplete-list ul.holder {
	color: rgb(0, 0, 0);
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 width: 500px;
	 overflow-x: hidden;
	 overflow-y: hidden;
	 height: auto !important;
	 height: 1%;
	 background-color: rgb(255, 255, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 padding-top: 4px;
	 padding-right: 5px;
	 padding-bottom: 0px;
	 padding-left: 5px;
}

li#autocomplete-list :first-child + html ul.holder {
	padding-bottom: 2px;
}

* html ul.holder {
	padding-bottom: 2px;
}

li#autocomplete-list ul.holder li {
	float: left;
	 list-style-type: none;
	 margin-top: 0px;
	 margin-right: 5px;
	 margin-bottom: 4px;
	 margin-left: 0px;
}

li#autocomplete-list ul.holder li.bit-box, li#autocomplete-list ul.holder li.bit-input input {
	font-size: 11px;
}

li#autocomplete-list ul.holder li.bit-box {
	border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(202, 216, 243);
	 border-right-color: rgb(202, 216, 243);
	 border-bottom-color: rgb(202, 216, 243);
	 border-left-color: rgb(202, 216, 243);
	 background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(238, 238, 238);
	 padding-top: 1px;
	 padding-right: 5px;
	 padding-bottom: 2px;
	 padding-left: 5px;
	 color: rgb(0, 0, 0);
	 background-position: initial initial;
}

li#autocomplete-list ul.holder li.bit-box-focus {
	border-top-color: rgb(89, 139, 236);
	 border-right-color: rgb(89, 139, 236);
	 border-bottom-color: rgb(89, 139, 236);
	 border-left-color: rgb(89, 139, 236);
	 background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(221, 221, 221);
	 color: rgb(255, 255, 255);
	 background-position: initial initial;
}

li#autocomplete-list ul.holder li.bit-input input {
	width: 100%;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 border-top-style: none;
	 border-right-style: none;
	 border-bottom-style: none;
	 border-left-style: none;
	 border-width: initial;
	 border-color: initial;
	 outline-width: 0px;
	 outline-style: initial;
	 outline-color: initial;
	 padding-top: 3px;
	 padding-right: 0px;
	 padding-bottom: 2px;
	 padding-left: 0px;
}

li#autocomplete-list ul.holder li.bit-input input.smallinput {
	width: 20px;
	 color: rgb(0, 0, 0);
}

li#autocomplete-list form ol {
	font-size: 11px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

li#autocomplete-list form ol li.input-text label {
	font-weight: bold;
	 cursor: pointer;
	 display: block;
	 font-size: 13px;
	 margin-bottom: 10px;
}

li#autocomplete-list form ol li.input-text input {
	width: 500px;
	 padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 6px;
	 padding-left: 5px;
	 font-size: 11px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(153, 153, 153);
	 border-right-color: rgb(153, 153, 153);
	 border-bottom-color: rgb(153, 153, 153);
	 border-left-color: rgb(153, 153, 153);
}

li#autocomplete-list form ul.holder {
	width: 500px;
}

li#autocomplete-list ul.holder li.bit-box, #apple-list ul.holder li.bit-box {
	padding-right: 22px;
	 position: relative;
}

li#autocomplete-list ul.holder li.bit-hover {
	background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(221, 221, 221);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 color: rgb(0, 0, 0);
	 background-position: initial initial;
}

li#autocomplete-list ul.holder li.bit-box-focus {
	border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(187, 187, 187);
	 color: rgb(0, 0, 0);
	 background-position: initial initial;
}

li#autocomplete-list ul.holder li.bit-box a.closebutton {
	display: block;
	 font-size: 1px;
	 height: 22px;
	 position: absolute;
	 right: 0px;
	 top: -2px;
	 width: 22px;
	 background-image: url(http://static.sgcdn.net/icons/lightbox-close.png);
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 background-repeat: no-repeat;
	 background-position: initial initial;
}

li#autocomplete-list #userlist-box {
	display: none;
	 position: absolute;
	 width: 512px;
	 background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(238, 238, 238);
	 background-position: initial initial;
}

li#autocomplete-list #userlist-box .default {
	padding-top: 5px;
	 padding-right: 7px;
	 padding-bottom: 5px;
	 padding-left: 7px;
	 font-size: 11px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 border-top-width: 0px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
}

li#autocomplete-list #userlist-box ul {
	display: none;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

li#autocomplete-list #userlist-box ul li {
	padding-top: 5px;
	 padding-right: 12px;
	 padding-bottom: 5px;
	 padding-left: 12px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 list-style-type: none;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 border-top-width: 0px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 font-size: 11px;
}

li#autocomplete-list #userlist-box ul li em {
	font-weight: bold;
	 font-style: normal;
	 background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(204, 204, 204);
	 background-position: initial initial;
}

li#autocomplete-list #userlist-box ul li.auto-focus {
	background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(204, 204, 204);
	 color: rgb(0, 0, 0);
	 background-position: initial initial;
}

li#autocomplete-list #userlist-box ul li.auto-focus em {
	background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(170, 170, 170);
	 background-position: initial initial;
}

div#box-guest li#autocomplete-list {
	float: left;
	 width: 150px;
}

div#box-guest div.available_friends ul#user_list {
	overflow-y: auto;
	 height: 195px;
	 margin-right: 5px;
}

div#box-guest div.available_friends {
	width: 250px;
}

div#box-guest div.available_friends, div#box-guest div.email_friends, div#box-guest div.invite_friends {
	font-size: 11px;
	 margin-top: 10px;
	 float: left;
}

div#box-guest div.invite_friends {
	width: 220px;
}

div#box-guest div.attending {
	font-size: 11px;
	 margin-left: 10px;
}

div#box-guest li#autocomplete-list #userlist-box {
	width: 212px;
}

div#box-guest li#autocomplete-list ul.holder {
	width: 200px;
}

div#box-guest li#autocomplete-list ul.holder li.bit-box {
	width: 170px;
}

div#box-guest #user_list li.user-new a {
	position: relative;
	 height: 12px;
	 left: 0px;
	 top: 1px;
	 width: 14px;
	 font-size: 11px;
	 padding-left: 15px;
	 background-image: url(http://static.sgcdn.net/icons/bullet_add.png);
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 background-repeat: no-repeat;
	 background-position: initial initial;
}

input.date_picker {
	display: block;
	 width: 150px;
	 height: 18px;
	 padding-top: 2px !important;
	 padding-right: 2px !important;
	 padding-bottom: 1px !important;
	 padding-left: 24px !important;
	 font-size: 12px;
	 background-image: url(http://static.sgcdn.net/icons/custom/dateinput.gif);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(255, 255, 255);
	 cursor: pointer;
	 background-position: 0% 0%;
}

input:focus.date_picker {
	background-image: url(http://static.sgcdn.net/icons/custom/dateinput.gif);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(239, 239, 239);
	 background-position: 0% 0%;
}

div.dp_container {
	position: relative;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 z-index: 500;
}

div.dp_container .dp_cal {
	background-color: rgb(255, 255, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 position: absolute;
	 width: 177px;
	 top: 24px;
	 left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 3px;
	 margin-left: 0px;
}

div.dp_container .dp_cal table {
	width: 100%;
	 border-collapse: collapse;
	 -webkit-border-horizontal-spacing: 0px;
	 -webkit-border-vertical-spacing: 0px;
}

div.dp_container .dp_cal select {
	margin-top: 2px;
	 margin-right: 3px;
	 margin-bottom: 2px;
	 margin-left: 3px;
	 font-size: 11px;
}

div.dp_container .dp_cal select option {
	padding-top: 1px;
	 padding-right: 3px;
	 padding-bottom: 1px;
	 padding-left: 3px;
}

div.dp_container .dp_cal th, div.dp_container .dp_cal td {
	width: 14.2857%;
	 text-align: center;
	 font-size: 11px;
	 padding-top: 2px;
	 padding-right: 0px;
	 padding-bottom: 2px;
	 padding-left: 0px;
	 color: rgb(0, 0, 0);
}

div.dp_container .dp_cal th {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(170, 212, 242);
	 border-right-color: rgb(170, 212, 242);
	 border-bottom-color: rgb(170, 212, 242);
	 border-left-color: rgb(170, 212, 242);
	 border-width: initial;
	 border-top-width: 1px;
	 border-right-width: 0px;
	 border-bottom-width: 1px;
	 border-left-width: 0px;
	 color: rgb(121, 119, 116);
	 background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(218, 242, 230);
	 font-weight: bold;
	 background-position: initial initial;
}

div.dp_container .dp_cal td {
	cursor: pointer;
}

div.dp_container .dp_cal thead th {
	background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(217, 238, 252);
	 background-position: initial initial;
}

div.dp_container .dp_cal td.dp_roll {
	color: rgb(0, 0, 0);
	 background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(221, 221, 221);
	 background-position: initial initial;
}

div.dp_container .dp_hide {
	visibility: hidden;
}

div.dp_container .dp_empty {
	background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(238, 238, 238);
	 background-position: initial initial;
}

div.dp_container .dp_today {
	background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(218, 242, 230);
	 background-position: initial initial;
}

div.dp_container .dp_selected {
	color: rgb(255, 255, 255);
	 background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(50, 141, 207);
	 background-position: initial initial;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color: rgb(232, 232, 232) !important;
}

#recaptcha_table {
	border-top-color: rgb(202, 202, 202) !important;
	 border-right-color: rgb(202, 202, 202) !important;
	 border-bottom-color: rgb(202, 202, 202) !important;
	 border-left-color: rgb(202, 202, 202) !important;
}

#recaptcha_response_field {
	border-top-color: rgb(202, 202, 202) !important;
	 border-right-color: rgb(202, 202, 202) !important;
	 border-bottom-color: rgb(202, 202, 202) !important;
	 border-left-color: rgb(202, 202, 202) !important;
	 background-color: rgb(255, 255, 255) !important;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 180%;
	 font-weight: normal;
}

h2 {
	font-size: 155%;
	 font-weight: normal;
}

h3 {
	font-size: 135%;
	 font-weight: normal;
}

h4 {
	font-size: 100%;
	 font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
}

input {
	background-color: rgb(255, 255, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 font-size: 1.1em;
	 margin-top: 0px;
	 margin-right: 10px;
	 margin-bottom: 8px;
	 margin-left: 0px;
}

div#wrapper-header-outer {
	border-bottom-style: solid;
	 border-bottom-width: 0px;
	 border-top-style: solid;
	 border-top-width: 4px;
	 padding-bottom: 5px;
	 position: relative;
}

div#wrapper-header-outer.has-full-header-image {
	border-top-style: none;
	 border-top-width: initial;
	 border-top-color: initial;
	 padding-top: 4px;
}

div#wrapper-header-outer.has-body-header-image {
	border-top-style: none;
	 border-top-width: initial;
	 border-top-color: initial;
	 padding-bottom: 0px;
}

div#wrapper-header-inner {
	width: 100%;
}

div#wrapper-header-inner.has-full-header-image, div#wrapper-header-inner.has-body-header-image {
	background-color: transparent;
}

div#wrapper-header {
	margin-top: 0px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
	 padding-top: 0px;
	 padding-right: 5px;
	 padding-bottom: 0px;
	 padding-left: 5px;
	 width: 975px;
}

div#wrapper-header.has-body-header-image {
	padding-top: 4px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	 padding-left: 0px;
}

div#header h1 {
	padding-top: 10px;
	 padding-right: 25px;
	 padding-bottom: 10px;
	 padding-left: 25px;
}

div#header h1 a {
	font-size: 35px;
	 line-height: 113px;
}

div#header h1 img {
	margin-bottom: -5px;
}

div#search-bar-background {
	border-top-style: none;
	 border-right-style: none;
	 border-bottom-style: none;
	 border-left-style: none;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-bottom-style: none;
	 border-bottom-width: initial;
	 border-bottom-color: initial;
	 float: left;
	 height: 32px;
	 margin-top: 8px;
	 margin-right: 0px;
	 margin-bottom: -5px;
	 margin-left: 0px;
	 width: 185px;
}

div#search-bar-background {
	background-color: transparent !important;
	 border-top-color: yellow;
	 border-bottom-color: yellow;
}

div#search-bar-background.has-full-header-image, div#search-bar-background.has-body-header-image {
	border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 margin-left: 4px;
}

div#search-bar-background.sidebar-right {
	float: right;
	 margin-top: 8px;
	 margin-right: -10px;
	 margin-bottom: -5px;
	 margin-left: 0px;
}

div#search-bar-background.has-full-header-image.sidebar-right, div#search-bar-background.has-body-header-image.sidebar-right {
	border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 margin-top: 8px;
	 margin-right: -6px;
	 margin-bottom: -5px;
	 margin-left: 0px;
}

div#navigation-wrapper {
	margin-top: -42px;
	 position: relative;
}

ul#main-navigation {
	margin-top: 0px;
	 margin-right: 5px;
	 margin-bottom: 0px;
	 margin-left: 10px;
	 width: 775px;
}

ul#main-navigation li {
	display: block;
	 float: left;
	 font-weight: bold;
	 height: 32px;
	 margin-top: 10px;
	 margin-right: 2px;
	 margin-bottom: 1px;
	 margin-left: 0px;
	 position: relative;
}

ul#main-navigation li a:link, ul#main-navigation li a:visited, ul#main-navigation li a:hover, ul#main-navigation li a:active {
	display: block;
	 font-size: 13px;
	 padding-top: 7px;
	 padding-right: 7px;
	 padding-bottom: 7px;
	 padding-left: 7px;
}

ul#main-navigation li a:hover {
	text-decoration: none;
}

ul#main-navigation li.nav-selected {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-bottom-style: none;
	 border-bottom-width: initial;
	 border-bottom-color: initial;
	 height: 36px;
	 margin-top: 6px;
	 margin-right: 3px;
	 margin-bottom: 0px;
	 margin-left: 1px;
}

ul#main-navigation li.nav-selected a {
	font-size: 14px;
	 padding-top: 11px;
	 padding-right: 11px;
	 padding-bottom: 11px;
	 padding-left: 11px;
}

div#wrapper-container {
	margin-top: 0px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
	 width: 985px;
}

div#body-container {
	height: 100%;
	 position: relative;
	 margin-left: 10px;
	 width: 975px;
}

div#container {
	float: left;
	 min-height: 600px;
	 position: relative;
	 width: 790px;
}

div#main-content {
	margin-top: 15px;
	 margin-right: 10px;
	 margin-bottom: 10px;
	 margin-left: 10px;
}

ul#sub-navigation, ul.sub-navigation {
	border-bottom-style: solid;
	 border-bottom-width: 2px;
	 margin-bottom: 10px;
	 padding-top: 6px;
	 font-size: 12px;
}

ul#sub-navigation li, ul.sub-navigation li {
	display: block;
	 float: left;
	 height: 19px;
	 line-height: 14px;
	 margin-top: 2px;
	 margin-right: 3px;
	 margin-bottom: 0px;
	 margin-left: 3px;
	 padding-top: 5px;
	 padding-right: 6px;
	 padding-bottom: 4px;
	 padding-left: 6px;
	 font-weight: bold;
}

ul#sub-navigation li.nav-selected, ul.sub-navigation li.nav-selected {
	margin-top: 2px;
	 margin-right: 3px;
	 margin-bottom: 0px;
	 margin-left: 1px;
}

ul#sub-navigation li.right, ul.sub-navigation li.right {
	float: right;
}

ul.micro-navigation {
	margin-bottom: 3px;
	 font-size: 12px;
}

ul.micro-navigation li {
	display: block;
	 float: left;
	 margin-top: 2px;
	 margin-right: 3px;
	 margin-bottom: 0px;
	 margin-left: 3px;
	 padding-top: 1px;
	 padding-right: 3px;
	 padding-bottom: 1px;
	 padding-left: 3px;
}

ul.micro-navigation li.nav-selected {
	margin-top: 2px;
	 margin-right: 3px;
	 margin-bottom: 0px;
	 margin-left: 1px;
}

ul.micro-navigation li.nav-selected a {
	font-size: 13px;
	 padding-top: 11px;
	 padding-right: 11px;
	 padding-bottom: 11px;
	 padding-left: 11px;
}

ul.micro-navigation li.right {
	float: right;
}

div#sidebar {
	float: left;
	 margin-top: -33px;
	 margin-bottom: 10px;
	 position: relative;
	 width: 185px;
	 z-index: 90;
}

div#sidebar h4 {
	text-align: center;
	 padding-top: 5px;
}

form#theform-search {
	height: 32px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 5px;
	 margin-left: 0px;
	 padding-top: 4px;
	 padding-right: 4px;
	 padding-bottom: 4px;
	 padding-left: 4px;
	 width: 176px;
}

div.search-input {
	width: 145px;
}

form#theform-search input {
	border-right-style: none;
	 border-right-width: initial;
	 border-right-color: initial;
	 font-size: 13px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 width: 145px;
}

div.search-button {
	background-color: rgb(255, 255, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 border-left-style: none;
	 border-left-width: initial;
	 border-left-color: initial;
	 height: 16px;
	 padding-top: 4px;
	 padding-right: 0px;
	 padding-bottom: 4px;
	 padding-left: 1px;
	 width: 20px;
}

div.search-button a {
	cursor: pointer;
	 height: 14px;
	 width: 16px;
}

div.search-button a:hover {
	text-decoration: none;
}

div#sb-user-account {
	margin-bottom: 20px;
	 padding-top: 0px;
	 padding-right: 5px;
	 padding-bottom: 0px;
	 padding-left: 5px;
}

div#sb-user-account div.user-photo {
	float: left;
	 height: 54px;
	 margin-right: 5px;
	 position: relative;
	 width: 54px;
}

div#sb-user-account div.user-photo a {
	float: left;
}

div#sb-user-account div.user-photo a:hover {
	cursor: pointer;
	 text-decoration: none;
}

div#sb-user-account span#user-photo-change {
	background-color: rgb(0, 0, 0);
	 color: rgb(255, 255, 255);
	 float: left;
	 font-size: 10px;
	 font-weight: bold;
	 height: 54px;
	 position: absolute;
	 text-align: center;
	 text-transform: uppercase;
	 top: 0px;
	 width: 54px;
	 opacity: 0.7;
}

div#sb-user-account span#user-photo-change img {
	float: left;
	 height: 16px;
	 margin-top: 13px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 20px;
	 width: 16px;
}

div#sb-user-account h2.user-nickname {
	font-size: 14px;
	 font-weight: bold;
	 margin-bottom: 3px;
	 overflow-x: hidden;
	 overflow-y: hidden;
	 width: 115px;
}

div#sb-user-account div.user-quick-options {
	font-size: 11px;
	 margin-left: 60px;
}

div.sb-big-link {
	margin-bottom: 20px;
	 padding-top: 0px;
	 padding-right: 5px;
	 padding-bottom: 0px;
	 padding-left: 5px;
}

div.sb-big-link a {
	cursor: pointer;
}

div.sb-big-link a:hover {
	text-decoration: none;
}

div.sb-big-link div.big-link-block {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 height: 20px;
	 padding-top: 5px;
	 padding-right: 10px;
	 padding-bottom: 5px;
	 padding-left: 10px;
}

div.sb-big-link div.big-link-block div.icon {
	float: left;
	 margin-top: 2px;
	 margin-right: 10px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

div.sb-big-link div.big-link-block div.text {
	float: left;
	 font-size: 12px;
	 line-height: 22px;
}

div.sb-big-link div.big-link-block div.arrow {
	display: block;
	 float: right;
	 margin-top: -1px;
}

div#sb-invite-contacts.sb-big-link div.big-link-block div.arrow {
	margin-top: 1px;
}

ul#manage-dropdown li {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: none;
	 border-top-width: initial;
	 border-top-color: initial;
	 padding-top: 4px;
	 padding-right: 8px;
	 padding-bottom: 4px;
	 padding-left: 8px;
}

ul#manage-dropdown li a:hover {
	text-decoration: none;
}

ul#manage-dropdown li div.manage-icon {
	display: block;
	 float: left;
	 margin-top: 1px;
	 margin-right: 8px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 width: 16px;
}

ul#manage-dropdown li div.manage-text {
	float: left;
	 font-size: 11px;
	 margin-top: 1px;
}

div.sidebar-box {
	margin-top: 0px;
	 margin-right: 4px;
	 margin-bottom: 20px;
	 margin-left: 4px;
}

div.sidebar-box h2 {
	border-bottom-style: solid;
	 border-bottom-width: 2px;
	 font-size: 11px;
	 font-weight: bold;
	 text-transform: uppercase;
}

div.sidebar-box h3 {
	font-size: 14px;
}

div.sidebar-box a.sb-action {
	display: block;
	 float: right;
	 margin-top: -20px;
	 font-size: 11px;
	 font-weight: bold;
	 text-transform: uppercase;
}

div.sidebar-box a.sb-action:hover {
	text-decoration: none;
}

#sidebar .content-box-content {
	padding-top: 5px !important;
	 padding-right: 5px !important;
	 padding-bottom: 5px !important;
	 padding-left: 5px !important;
	 font-size: 12px;
}

div#sb-current-status-wrapper {
	width: 177px;
}

div#sb-current-status-change div {
	width: 165px;
}

div#sb-current-status-text, div#sb-current-status-input {
	font-size: 12px;
	 font-weight: normal;
	 padding-top: 4px;
	 padding-right: 4px;
	 padding-bottom: 4px;
	 padding-left: 4px;
}

#sb-current-status-text {
	overflow-x: hidden;
	 overflow-y: hidden;
}

div#sb-current-status-input input {
	width: 155px;
}

ul#sb-inbox-list li, ul#sb-moderate-list li {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 padding-top: 4px;
	 padding-right: 8px;
	 padding-bottom: 4px;
	 padding-left: 8px;
}

ul#sb-moderate-list li.no-moderate-items {
	text-align: center;
}

ul#sb-inbox-list li a:hover, ul#sb-moderate-list li a:hover {
	text-decoration: none;
}

ul#sb-inbox-list .inbox-icon, ul#sb-moderate-list .inbox-icon {
	display: block;
	 float: left;
	 margin-top: 1px;
	 margin-right: 6px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

ul#sb-inbox-list .inbox-text, ul#sb-moderate-list .inbox-text {
	font-size: 11px;
	 font-weight: bold;
	 line-height: 20px;
}

ul#sb-inbox-list .inbox-unread, ul#sb-moderate-list .inbox-unread {
	display: block;
	 float: right;
	 font-size: 11px;
	 font-weight: bold;
	 height: 20px;
	 line-height: 19px;
	 margin-top: -20px;
	 margin-right: -5px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 4px;
	 padding-bottom: 0px;
	 padding-left: 4px;
	 text-align: center;
	 width: 24px;
}

ul#sb-inbox-list li.unread, ul#sb-moderate-list li.unread {
	background-color: rgb(255, 249, 215);
}

ul#sb-inbox-list li.unread:hover, ul#sb-moderate-list li.unread:hover {
	background-color: rgb(245, 239, 205);
}

ul#sb-inbox-list li.unread a, ul#sb-moderate-list li.unread a {
	color: rgb(51, 51, 51);
}

ul#sb-add-list {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 padding-top: 4px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 6px;
}

ul#sb-add-list li {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 border-right-style: solid;
	 border-right-width: 1px;
	 display: block;
	 float: left;
	 height: 54px;
	 margin-right: 3px;
	 margin-bottom: 5px;
	 width: 52px;
}

.sb-add-list-link {
	display: block;
	 height: 53px;
	 width: 53px;
}

ul#sb-add-list li a:hover {
	cursor: pointer;
	 text-decoration: none;
}

ul#sb-add-list .add-icon {
	margin-top: 3px;
	 margin-right: 10px;
	 margin-bottom: 0px;
	 margin-left: 10px;
}

ul#sb-add-list .add-text {
	font-size: 11px;
	 margin-top: -4px;
	 padding-bottom: 2px;
	 text-align: center;
	 width: 51px;
}

ul#sb-friends-list li {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 min-height: 22px;
	 padding-top: 4px;
	 padding-right: 4px;
	 padding-bottom: 4px;
	 padding-left: 4px;
	 position: relative;
	 width: 169px;
}

ul#sb-friends-list li.no-friends {
	text-align: center;
}

ul#sb-friends-list li a:hover {
	text-decoration: none;
}

ul#sb-friends-list li div.friends-icon {
	display: block;
	 float: left;
	 margin-top: 1px;
	 margin-right: 6px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

ul#sb-friends-list li div.friends-text {
	line-height: 21px;
}

div#sidebar a.start-chat {
	display: block;
	 float: right;
	 margin-top: 2px;
	 position: absolute;
	 right: 4px;
}

div#sidebar a.start-chat:hover {
	cursor: pointer;
}

div#sidebar a.start-chat span.front {
	display: block;
	 float: left;
	 height: 18px;
	 width: 5px;
}

div#sidebar a.start-chat span.middle {
	display: block;
	 float: left;
	 height: 18px;
	 width: 16px;
}

div#sidebar a.start-chat span.end {
	display: block;
	 float: left;
	 height: 18px;
	 width: 5px;
}

ul#sb-upcoming-list li {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 min-height: 22px;
	 padding-top: 6px;
	 padding-right: 6px;
	 padding-bottom: 6px;
	 padding-left: 6px;
}

ul#sb-upcoming-list li a:hover {
	cursor: pointer;
	 text-decoration: none;
}

ul#sb-upcoming-list li div.event-today {
	display: block;
	 float: right;
	 margin-top: 3px;
	 margin-right: -2px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

ul#sb-upcoming-list li div.event-title {
	margin-bottom: 5px;
	 overflow-x: hidden;
	 overflow-y: hidden;
	 width: 163px;
}

ul#sb-upcoming-list li div.event-title.today {
	width: 130px;
}

ul#sb-upcoming-list li div.event-text {
	font-size: 11px;
	 margin-top: -5px;
}

ul#sb-upcoming-list li div.no-events {
	text-align: center;
}

div#sb-report-bug div.sidebar-box-content {
	padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
}

div#footer {
	margin-left: 10px;
	 float: left;
	 padding-bottom: 0px;
	 width: 965px;
	 margin-top: 5px;
}

div#footer.show-content-background {
	width: 975px;
}

div#footer-powered-by {
	visibility: visible !important;
	 display: block !important;
	 height: 55px;
}

div#footer-powered-by img {
	display: block !important;
	 visibility: visible !important;
}

ul#footer-links {
	float: right;
	 text-transform: lowercase;
}

ul#footer-links li {
	float: left;
	 font-size: 11px;
	 line-height: 30px;
	 margin-top: 13px;
	 margin-right: 7px;
	 margin-bottom: 10px;
	 margin-left: 7px;
}

.left, .grid-left {
	float: left;
}

.right, .grid-right {
	float: right;
}

.hide {
	display: none;
}

div.lightbox-overlay {
	display: none;
	 height: 100%;
	 left: 0px;
	 position: absolute;
	 top: 0px;
	 width: 100%;
}

div.lightbox-wrapper {
	display: none;
	 left: 0px;
	 position: absolute;
	 text-align: center;
	 top: 0px;
	 width: 100%;
}

div.lightbox {
	background-color: rgb(255, 255, 255);
	 border-top-width: 2px;
	 border-right-width: 2px;
	 border-bottom-width: 2px;
	 border-left-width: 2px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(221, 221, 221);
	 border-right-color: rgb(221, 221, 221);
	 border-bottom-color: rgb(221, 221, 221);
	 border-left-color: rgb(221, 221, 221);
	 display: none;
	 margin-top: 0px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
	 padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
	 position: absolute;
	 text-align: left;
	 -webkit-border-top-right-radius: 5px 5px;
	 -webkit-border-top-left-radius: 5px 5px;
	 -webkit-border-bottom-left-radius: 5px 5px;
	 -webkit-border-bottom-right-radius: 5px 5px;
}

div.lightbox div.lightbox-close-button a {
	background-image: url(http://static.sgcdn.net/icons/lightbox-close.png);
	 background-repeat: no-repeat;
	 cursor: pointer;
	 display: block;
	 height: 25px;
	 left: -13px;
	 position: absolute;
	 top: -11px;
	 width: 25px;
}

div.lightbox-content {
	display: block;
	 height: 100%;
	 width: 100%;
}

div.lightbox-content-box {
	margin-bottom: 0px;
}

.info-notice, .alert-notice, .error-notice {
	background-color: rgb(223, 244, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(114, 160, 182);
	 border-right-color: rgb(114, 160, 182);
	 border-bottom-color: rgb(114, 160, 182);
	 border-left-color: rgb(114, 160, 182);
	 color: rgb(51, 51, 51);
	 font-size: 11px;
	 margin-bottom: 10px;
	 padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 text-align: left;
}

.alert-notice {
	background-color: rgb(255, 255, 224);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(230, 219, 85);
	 border-right-color: rgb(230, 219, 85);
	 border-bottom-color: rgb(230, 219, 85);
	 border-left-color: rgb(230, 219, 85);
}

.error-notice {
	background-color: rgb(255, 235, 232);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 0, 0);
	 border-right-color: rgb(204, 0, 0);
	 border-bottom-color: rgb(204, 0, 0);
	 border-left-color: rgb(204, 0, 0);
}

.info-notice h5, .alert-notice h5, .error-notice h5 {
	font-size: 13px;
	 font-weight: bold;
}

.info-notice a, .alert-notice a, .error-notice a {
	color: rgb(0, 3, 120) !important;
}

form .error-notice {
	display: none;
}

.input-error {
	background-color: rgb(255, 235, 232) !important;
	 border-top-width: 1px !important;
	 border-right-width: 1px !important;
	 border-bottom-width: 1px !important;
	 border-left-width: 1px !important;
	 border-top-style: solid !important;
	 border-right-style: solid !important;
	 border-bottom-style: solid !important;
	 border-left-style: solid !important;
	 border-top-color: rgb(204, 0, 0) !important;
	 border-right-color: rgb(204, 0, 0) !important;
	 border-bottom-color: rgb(204, 0, 0) !important;
	 border-left-color: rgb(204, 0, 0) !important;
	 color: rgb(0, 0, 0);
}

div.legal {
	font-size: 12px;
	 text-align: left;
}

div.legal h3 {
	color: rgb(51, 51, 51);
	 font-size: 25px;
	 font-weight: bold;
	 padding-bottom: 5px;
}

div.legal h4 {
	color: rgb(51, 51, 51);
	 font-size: 14px;
	 font-weight: bold;
	 margin-top: 20px;
	 padding-bottom: 5px;
	 text-align: left;
}

div.legal span.last-revision {
	font-style: italic;
}

div.legal ol {
	margin-top: 1em;
	 margin-right: 0px;
	 margin-bottom: 1em;
	 margin-left: 0px;
}

div.legal ol li {
	margin-top: 0.5em;
	 margin-right: 0px;
	 margin-bottom: 0.5em;
	 margin-left: 0px;
}

div.legal ol.sub-list {
	margin-left: 50px;
}

ul#admin-bar-navigation {
	background-color: rgb(223, 244, 255);
	 border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: rgb(32, 117, 183);
}

ul#admin-bar-navigation li {
	display: block;
	 float: left;
	 font-size: 12px;
	 line-height: 1.2em;
	 width: auto;
}

ul#admin-bar-navigation li.space {
	margin-left: 15px;
}

ul#admin-bar-navigation li a {
	background-repeat: no-repeat;
	 border-right-width: 1px;
	 border-right-style: solid;
	 border-right-color: rgb(183, 204, 215);
	 color: rgb(0, 54, 99);
	 cursor: pointer;
	 display: block;
	 font-size: 95%;
	 font-weight: normal;
	 padding-top: 8px;
	 padding-right: 8px;
	 padding-bottom: 8px;
	 padding-left: 8px;
	 padding-left: 27px;
	 text-decoration: none;
	 width: auto;
	 background-position: 6px 50%;
}

ul#admin-bar-navigation li.network-setup {
	width: 140px;
}

ul#admin-bar-navigation li.network-tools {
	width: 135px;
}

ul#admin-bar-navigation li a:hover, ul#admin-bar-navigation li a.hover {
	background-color: rgb(239, 239, 239);
}

ul#admin-bar-navigation li a.active {
	background-color: rgb(239, 239, 239);
	 color: rgb(51, 51, 51);
	 font-weight: bold;
}

ul#admin-bar-navigation li a.active:hover, ul#admin-bar-navigation li a.active.hover {
	background-color: rgb(239, 239, 239);
}

ul#admin-bar-navigation li.title a {
	padding-left: 10px;
}

ul#admin-bar-navigation li.network-setup a {
	background-image: url(http://static.sgcdn.net/icons/16/37.png);
}

ul#admin-bar-navigation li.layout-manager a {
	background-image: url(http://static.sgcdn.net/icons/16/56.png);
}

ul#admin-bar-navigation li.network-access a {
	background-image: url(http://static.sgcdn.net/icons/16/14.png);
}

ul#admin-bar-navigation li.network-designer a {
	background-image: url(http://static.sgcdn.net/icons/16/65.png);
}

ul#admin-bar-navigation li.network-details a {
	background-image: url(http://static.sgcdn.net/icons/16/2.png);
}

ul#admin-bar-navigation li.profile-questions a {
	background-image: url(http://static.sgcdn.net/icons/16/38.png);
}

ul#admin-bar-navigation li.account-details a {
	background-image: url(http://static.sgcdn.net/icons/16/28.png);
}

ul#admin-bar-navigation li.news-feeds a {
	background-image: url(http://static.sgcdn.net/icons/16/114.png);
}

ul#admin-bar-navigation li.blog-categories a {
	background-image: url(http://static.sgcdn.net/icons/16/122.png);
}

ul#admin-bar-navigation li.moderate-members a {
	background-image: url(http://static.sgcdn.net/icons/16/127.png);
}

ul#admin-bar-navigation li.advanced-settings a {
	background-image: url(http://static.sgcdn.net/icons/16/24.png);
}

ul#admin-bar-navigation li.network-tools a {
	background-image: url(http://static.sgcdn.net/icons/16/112.png);
}

ul#admin-bar-navigation li.invite-contacts a {
	background-image: url(http://static.sgcdn.net/icons/16/125.png);
}

ul#admin-bar-navigation li.message-members a {
	background-image: url(http://static.sgcdn.net/icons/16/75.png);
}

ul#admin-bar-navigation li.language-editor a {
	background-image: url(http://static.sgcdn.net/icons/16/7.png);
}

ul#admin-bar-navigation li.export-data a {
	background-image: url(http://static.sgcdn.net/icons/16/47.png);
}

ul#admin-bar-navigation li.api-access a {
	background-image: url(http://static.sgcdn.net/icons/16/37.png);
}

ul#admin-bar-navigation li.member-billing a {
	background-image: url(http://static.sgcdn.net/icons/16/57.png);
}

ul#admin-bar-navigation li.custom-html a {
	background-image: url(http://static.sgcdn.net/icons/16/178.png);
}

ul#admin-bar-navigation li.payment-details a {
	background-image: url(http://static.sgcdn.net/icons/16/57.png);
}

ul#admin-bar-navigation li.view-invoices a {
	background-image: url(http://static.sgcdn.net/icons/16/128.png);
}

ul#admin-bar-navigation li.edit-card a {
	background-image: url(http://static.sgcdn.net/icons/16/163.png);
}

ul#admin-bar-navigation li.change-plan a {
	background-image: url(http://static.sgcdn.net/icons/16/169.png);
}

ul#admin-bar-navigation li.widget-store a {
	background-image: url(http://static.sgcdn.net/icons/16/45.png);
}

ul#admin-bar-navigation li.blog a {
	background-image: url(http://static.sgcdn.net/icons/16/124.png);
}

ul#admin-bar-navigation li.support a {
	background-image: url(http://static.sgcdn.net/icons/16/18.png);
}

ul#admin-bar-navigation li.drop a {
	overflow-x: hidden;
	 overflow-y: hidden;
}

ul#admin-bar-navigation li a span.link-text {
	float: left;
}

ul#admin-bar-navigation li a span.arrow {
	background-image: url(http://static.sgcdn.net/icons/custom/dropdown-black.png);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: transparent;
	 display: block;
	 float: right;
	 height: 4px;
	 margin-left: 4px;
	 margin-top: 5px;
	 width: 7px;
	 background-position: 0% 0%;
}

ul#admin-bar-navigation li ul {
	border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(32, 117, 183);
	 border-right-color: rgb(32, 117, 183);
	 border-bottom-color: rgb(32, 117, 183);
	 border-left-color: rgb(32, 117, 183);
	 border-top-style: none;
	 border-top-width: initial;
	 border-top-color: initial;
	 display: none;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-left: -1px;
	 overflow-x: hidden;
	 overflow-y: hidden;
	 position: absolute;
	 width: 200px;
	 z-index: 1001;
}

ul#admin-bar-navigation li ul li {
	border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: rgb(183, 204, 215);
	 float: none;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 width: 200px;
}

ul#admin-bar-navigation li ul li a {
	background-image: none;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 background-color: rgb(239, 239, 239);
	 background-repeat: no-repeat;
	 border-top-width: 0px;
	 color: rgb(51, 51, 51);
	 letter-spacing: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-left: 27px;
	 width: 200px;
	 background-position: 5px 6px;
}

ul#admin-bar-navigation li ul li a:hover {
	background-color: rgb(225, 225, 225);
}

.clearfix::after {
	content: '.';
	 clear: both;
	 display: block;
	 height: 0px;
	 visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

div.undertaker {
	color: rgb(216, 41, 13);
	 cursor: pointer;
	 display: block;
	 font: normal normal bold 14px/normal Verdana;
	 font-style: normal;
	 font-variant: normal;
	 height: 17px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 width: 12px;
}

.entry-body ul {
	list-style-type: disc;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 10px;
	 margin-left: 10px;
}

.entry-body ol {
	list-style-type: decimal;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 10px;
	 margin-left: 10px;
}

table, td, tr {
	vertical-align: top;
}

#main-content h2.form-title {
	margin-top: 0px;
	 margin-right: 10px;
	 margin-bottom: 10px;
	 margin-left: 10px;
	 padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
}

#main-content h2.form-title a.edit {
	font-size: 12px;
	 line-height: 8px;
	 margin-left: 10px;
}

.content-box {
	border-bottom-style: solid;
	 border-bottom-width: 0px;
	 border-right-style: solid;
	 border-right-width: 0px;
	 margin-bottom: 10px;
	 padding-top: 2px;
	 padding-right: 1px;
	 padding-bottom: 2px;
	 padding-left: 2px;
}

.custom ol {
	list-style-type: decimal;
	 margin-left: 30px;
}

.custom ul {
	list-style-type: disc;
	 margin-left: 30px;
}

.code-box {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 background-color: rgb(250, 250, 250);
	 margin-top: 3px;
	 margin-right: 3px;
	 margin-bottom: 3px;
	 margin-left: 3px;
	 padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
}

.code-box h4 {
	text-align: left;
}

img.tiny {
	width: 30px;
}

#profile-about, #members-home-list, #groups-home-list, #groups-top-list, #events-home-list, #profile-interact, #magazine-list {
	border-top-style: solid;
	 border-top-width: 2px;
	 padding-top: 7px;
	 padding-right: 7px;
	 padding-bottom: 7px;
	 padding-left: 7px;
}

#magazine-list .day, #magazine-list .month {
	opacity: 0.6;
}

#magazine-list {
	border-bottom-width: 0px;
	 border-bottom-style: initial;
	 border-bottom-color: initial;
	 padding-top: 10px;
	 padding-right: 15px;
	 padding-bottom: 10px;
	 padding-left: 15px;
}

#welcome-list {
	padding-top: 7px;
	 padding-right: 7px;
	 padding-bottom: 7px;
	 padding-left: 7px;
}

#welcome-list .content-box {
	overflow-x: hidden;
	 overflow-y: hidden;
}

#members-home-list, #groups-home-list, #events-home-list, #magazine-list {
	border-bottom-style: solid;
	 border-bottom-width: 0px;
	 margin-bottom: 5px;
}

#welcome-list {
	margin-bottom: 5px;
}

#groups-home-list, #events-home-list {
	padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

.content-box h2 {
	border-bottom-style: solid;
	 border-bottom-width: 0px;
	 font-size: 13px;
	 font-weight: bold;
	 letter-spacing: 0.03em;
	 padding-top: 4px;
	 padding-right: 7px;
	 padding-bottom: 5px;
	 padding-left: 7px;
	 margin-right: 1px;
}

#what-now h3 {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 font-weight: normal;
	 line-height: 24px;
	 margin-top: 5px;
	 margin-right: 5px;
	 margin-bottom: 5px;
	 margin-left: 5px;
	 padding-bottom: 5px;
}

#what-now a {
	color: rgb(51, 51, 51);
}

#what-now h3 img {
	float: left;
	 margin-right: 5px;
}

.content-box-content {
	padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 word-wrap: break-word;
}

#profile-about .content-box-content, #profile-location .content-box-content, #members-home-list .content-box-content, #profile-interact .content-box-content, #groups-home-list .content-box-content #events-home-list .content-box-content, #magazine-list .content-box-content {
	margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

#profile-location .content-box-content {
	padding-top: 7px;
	 padding-right: 7px;
	 padding-bottom: 7px;
	 padding-left: 7px;
}

.content-box h4 {
	font-size: 13px;
	 font-weight: normal;
	 margin-top: 7px;
	 margin-right: 0px;
	 margin-bottom: 10px;
	 margin-left: 0px;
	 text-align: center;
	 letter-spacing: 0.01em;
}

.content-box-content p {
	margin-bottom: 10px;
	 text-align: left;
}

.profile-details-box {
	border-top-style: solid;
	 border-top-width: 1px;
	 margin-bottom: 10px;
	 padding-top: 10px;
	 line-height: 1.5em;
}

.profile-details-box h5 {
	font-family: 'Helvetica Neue', Tahoma, Helvetica, Arial, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 letter-spacing: 1px;
	 margin-bottom: 5px;
	 text-transform: uppercase;
}

.quick-info {
	border-top-style: none;
	 border-right-style: none;
	 border-bottom-style: none;
	 border-left-style: none;
	 border-width: initial;
	 border-color: initial;
	 margin-left: 5px;
}

.quick-info h3 {
	font-size: 18px;
	 line-height: 18px;
	 margin-bottom: 5px;
}

.details-info {
	margin-bottom: 0px;
}

.custom-questions {
	font-size: 11px;
	 margin-top: 10px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 5px;
}

.profile-info-question {
	font-weight: bold;
	 margin-bottom: 2px;
}

.profile-info-answer {
	font-size: 12px;
	 margin-bottom: 10px;
	 margin-left: 10px;
}

.ds-album-list {
	text-align: center;
}

div#photos-list canvas#loading, div#videos-list canvas#loading {
	left: 375px;
	 position: absolute;
}

div#comments-list canvas#loading {
	left: 250px;
	 position: absolute;
}

.videos-album-list li.video_item {
	height: 135px;
	 width: 345px;
	 margin-right: 10px;
	 margin-left: 5px;
	 float: left;
	 position: relative;
}

li.video_item {
	font-size: 11px;
}

li.video_item div.video_thumb {
	background-image: url(http://static.sgcdn.net/icons/custom/no-video.png);
	 float: left;
}

li.video_item div.video_thumb, li.video_item div.video_thumb img {
	width: 130px;
	 height: 97px;
}

li.video_item .moderate-block {
	background-color: rgb(238, 238, 238);
	 position: absolute;
	 height: 93px;
	 padding-top: 2px;
	 padding-right: 2px;
	 padding-bottom: 2px;
	 padding-left: 2px;
	 float: left;
	 top: 1px;
	 left: 1px;
	 width: 15px;
	 opacity: 0.8;
}

li.video_item .moderate-block img {
	width: 16px;
	 height: 16px;
}

li.video_item div.video_infos {
	margin-left: 5px;
	 width: 210px;
	 height: 83px;
	 float: left;
	 text-align: left;
	 overflow-x: hidden;
	 overflow-y: hidden;
}

li.video_item div.video_infos div.video_title, li.video_item div.video_infos div.video_by, li.video_item div.video_infos div.video_stats {
	overflow-x: hidden;
	 overflow-y: hidden;
	 width: 210px;
	 float: left;
}

li.video_item .video_title a {
	font-size: 110%;
}

.videos-album-list li.video_item div.snm_rating {
	margin-left: 5px;
}

li.video_item div.video_infos div.video_title {
	font-weight: bold;
	 font-size: 12px;
}

li.video_item div.video_infos div.video_by {
	height: 48px;
}

li.video_item div.video_infos div.video_stats {
	height: 15px;
}

li.video_item div.video_thumb div.video_duration {
	background-color: rgb(0, 0, 0);
	 opacity: 0.6;
	 padding-top: 0px;
	 padding-right: 2px;
	 padding-bottom: 1px;
	 padding-left: 2px;
	 height: 12px;
	 position: absolute;
	 right: 221px;
	 top: 83px;
	 font-size: 10px;
	 color: rgb(255, 255, 255);
}

li.video_item:hover div.video_thumb:hover div.play_button {
	background-image: url(http://static.sgcdn.net/icons/mini_play.png);
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 background-repeat: no-repeat;
	 position: absolute;
	 opacity: 0.8;
	 left: 54px;
	 top: 38px;
	 width: 24px;
	 height: 24px;
	 background-position: initial initial;
}

li.video_item div.video_infos div.select_video {
	float: right;
	 text-align: right;
	 width: 100px;
	 height: 16px;
}

li.video_item div.video_infos div.video_by a {
	font-weight: bold;
}

li.video_item.small div.video_thumb {
	background-image: none;
}

li.video_item.small div.video_thumb, li.video_item.small div.video_thumb img {
	position: relative;
	 height: 60px;
	 width: 80px;
	 float: left;
}

li.video_item.small div.video_infos {
	width: 135px;
	 height: 72px;
	 overflow-x: hidden;
	 overflow-y: hidden;
}

li.video_item.small div.video_infos div.video_by {
	height: 15px;
}

li.video_item.small div.video_duration {
	right: 1px !important;
	 top: 46px !important;
}

li.video_item.small div.video_infos div.video_title {
	font-size: 11px;
	 height: 15px;
}

div.snm_video_player h1.video_title {
	font-weight: bold;
	 float: left;
}

div.snm_video_player div.snm_rating_box_small {
	float: right;
	 margin-top: 7px;
}

div#video_player {
	margin-bottom: 10px;
	 text-align: center;
}

div#video_player.black {
	height: 423px;
	 width: 752px;
	 background-color: rgb(0, 0, 0);
}

div#video_player div.video-alert {
	margin-top: 180px;
	 margin-right: 30px;
	 margin-bottom: 180px;
	 margin-left: 30px;
}

div.video_tags {
	font-weight: bold;
	 margin-bottom: 10px;
}

div.video_description {
	margin-bottom: 10px;
}

div.side_tools {
	width: 225px;
	 margin-bottom: 10px;
}

#welcome-default td {
	vertical-align: middle;
}

#welcome-default h1 {
	padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	 padding-left: 0px;
	 font-weight: normal;
	 font-size: 22px;
	 line-height: normal;
}

#welcome-default .feature-title {
	font-size: 16px;
}

#welcome-default .feature-desc {
}

#welcome-default img {
	padding-top: 0px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 0px;
}

#welcome-list {
	font-size: 16px;
}

#welcome-left p {
	font-size: 16px;
	 line-height: 1.5em;
}

#welcome-right table {
	border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
}

.search-listing {
	padding-top: 10px;
	 padding-right: 15px;
	 padding-bottom: 10px;
	 padding-left: 15px;
}

.search-listing li {
	border-bottom-style: solid;
	 border-bottom-width: 2px;
	 margin-bottom: 10px;
	 padding-bottom: 10px;
	 text-align: left;
}

.search-listing .listing-photo {
	float: left;
	 height: 75px;
}

.search-listing .listing-photo img {
	margin-right: 10px;
	 max-width: 75px;
}

.search-listing h3 {
	float: left;
	 font-size: 18px;
	 line-height: 25px;
	 width: 375px;
}

.search-listing .member-online {
	color: green;
	 float: left;
	 line-height: 25px;
	 margin-top: 0px;
	 margin-right: 10px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 width: 75px;
}

.search-listing .strapline {
	float: left;
	 line-height: 18px;
	 width: 460px;
}

.search-listing .listing-questions {
	float: left;
	 width: 460px;
}

.search-listing .listing-questions li {
	border-top-style: none;
	 border-right-style: none;
	 border-bottom-style: none;
	 border-left-style: none;
	 border-width: initial;
	 border-color: initial;
	 float: left;
	 font-size: 11px;
	 line-height: 17px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 width: 300px;
}

.search-listing .listing-questions li strong {
	font-weight: bold;
}

.search-listing .listing-questions li .closed {
	float: left;
	 margin-right: 5px;
}

.search-listing .interact-links {
	float: right;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 10px;
	 padding-bottom: 0px;
	 padding-left: 10px;
	 width: 130px;
}

.search-listing .interact-links li {
	border-bottom-style: none;
	 border-bottom-width: initial;
	 border-bottom-color: initial;
	 border-top-style: solid;
	 border-top-width: 1px;
	 font-size: 11px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 2px;
	 padding-right: 5px;
	 padding-bottom: 2px;
	 padding-left: 5px;
}

.search-listing .interact-links li.interact-view-profile {
	border-top-style: none;
	 border-top-width: initial;
	 border-top-color: initial;
}

.search-listing .interact-links li:hover {
	cursor: pointer;
}

.search-listing .interact-links li a:hover {
	text-decoration: none;
}

.photos-list, .members-list {
	margin-top: 0px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
	 text-align: center;
	 width: 418px;
}

.photos-list {
	width: 425px;
}

.photos-list li, .members-list li {
	float: left;
	 margin-top: 0px;
	 margin-right: 4px;
	 margin-bottom: 10px;
	 margin-left: 4px;
	 text-align: center;
	 width: 59px;
}

.members-list img {
	width: 57px;
	 height: 57px;
}

.photos-list li {
	height: 70px;
	 width: 70px;
	 padding-top: 2px;
	 padding-right: 2px;
	 padding-bottom: 2px;
	 padding-left: 2px;
}

.members-list li span {
	display: block;
	 margin-top: 3px;
}

.members-list li span a {
	font-weight: bold;
}

.wall-posts li {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 margin-top: 10px;
	 margin-right: 0px;
	 margin-bottom: 10px;
	 margin-left: 0px;
	 padding-bottom: 8px;
}

.wall-post .user-photo {
	float: left;
	 margin-top: 0px;
	 margin-right: 5px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

.wall-post .user-photo img.photo {
	width: 30px;
	 height: 30px;
}

.wall-post .who-when {
	font-size: 11px;
	 line-height: 15px;
	 font-weight: bold;
}

.wall-post .content {
	line-height: 18px;
	 width: 90%;
	 float: left;
}

.wall-post .content p {
	font-size: 11px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

.wall-post .wall-post-actions {
	float: right;
	 font-size: 11px;
	 height: 20px;
}

.photo-info {
	float: left;
	 margin-top: 4px;
	 width: 440px;
}

.photo-info h3 {
	font-size: 16px;
	 line-height: 26px;
	 margin-bottom: 5px;
}

.photo-info h3 strong {
	font-weight: bold;
}

.photo-info-links {
	font-size: 12px;
}

#photo-single .photos-list {
	float: right;
	 width: 300px;
}

.description {
	padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 text-align: center;
}

.blog-list li {
	margin-top: 20px;
	 margin-right: 0px;
	 margin-bottom: 20px;
	 margin-left: 0px;
}

.blog-list li h3 {
	line-height: 1.5em;
}

.blog-post h3 {
	border-bottom-style: dashed;
	 border-bottom-width: 1px;
	 font-size: 19px;
	 font-weight: normal;
	 line-height: 19px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 5px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 8px;
	 padding-left: 0px;
}

.blog-post h3 .icon {
	margin-top: 3px;
	 margin-right: 5px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

.blog-post h3 a.edit {
	font-size: 12px;
	 margin-left: 10px;
}

.blog-post .post-time {
	float: right;
	 font-size: 10px;
	 margin-top: -2px;
}

.blog-post .post-time strong {
	font-weight: bold;
}

.blog-post .post-comments {
	float: left;
	 font-size: 11px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 2px;
	 padding-left: 0px;
}

.blog-post .post-comments strong {
}

.blog-post .post-tags {
	float: right;
	 font-size: 11px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 2px;
	 padding-left: 18px;
}

.blog-entry h3 {
	font-size: 20px;
	 font-weight: normal;
	 margin-top: 3px;
	 margin-right: 0px;
	 margin-bottom: 5px;
	 margin-left: 0px;
	 padding-bottom: 0px;
}

.blog-entry .entry-stats {
	font-size: 11px;
	 line-height: 16px;
}

.blog-entry .entry-body {
	margin-bottom: 10px;
	 padding-top: 10px;
	 padding-right: 15px;
	 padding-bottom: 10px;
	 padding-left: 15px;
	 line-height: 1.5em;
}

.rss-entry {
	padding-bottom: 25px;
	 padding-top: 10px;
}

.rss-entry td, .rss-entry {
	font-size: 12px !important;
	 line-height: 1.6em !important;
}

.rss-entry a {
	text-decoration: underline;
}

.rss-entry a img {
	text-decoration: none;
	 padding-top: 3px;
	 padding-right: 3px;
	 padding-bottom: 3px;
	 padding-left: 3px;
}

.rss-entry td {
	padding-top: 15px !important;
	 padding-right: 0px !important;
	 padding-bottom: 0px !important;
	 padding-left: 10px !important;
}

.rss-entry h3 {
	font-weight: bold;
	 display: inline;
}

.rss-entry .feed-icon {
	float: right;
	 padding-left: 10px;
}

.rss-entry .entry-stats {
	font-size: 10px;
	 display: inline;
	 font-weight: bold;
}

.profile-group-list li.group-list-item {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 margin-top: 13px;
	 padding-bottom: 10px;
}

.group-list-info {
	float: left;
}

.group-list-info .title {
	font-size: 13px;
	 font-weight: bold;
	 line-height: 15px;
	 margin-top: 3px;
	 width: 225px;
}

.group-list-members {
	float: right;
	 font-size: 9px;
	 height: 20px;
	 text-transform: uppercase;
	 text-align: right;
}

.group-list-members strong {
	float: left;
	 font-size: 20px;
	 font-weight: normal;
	 line-height: 20px;
}

.group-list-members span {
	line-height: 23px;
	 margin-left: 2px;
}

#theform-inbox {
	width: 770px;
}

#message-items {
	display: block;
	 width: 770px;
}

#message-items th {
	font-size: 11px;
	 font-weight: bold;
	 padding-top: 6px;
	 padding-right: 0px;
	 padding-bottom: 6px;
	 padding-left: 0px;
	 vertical-align: top;
}

#umc-notices .unread, #message-items tr.unread, #theform-inbox .unread, .unread blockquote {
	background-color: rgb(255, 249, 215) !important;
	 color: rgb(0, 0, 0) !important;
	 padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
}

div.progressBarStatus, .unread .activity-when {
	color: rgb(0, 0, 0) !important;
}

.umc-request-item {
	padding-top: 10px;
	 padding-right: 0px;
	 padding-bottom: 10px;
	 padding-left: 0px;
	 font-size: 12px;
}

.unread a {
	color: rgb(51, 51, 51) !important;
}

#message-items .check {
	display: block;
	 text-align: center;
	 width: 30px;
}

#message-items td {
	padding-top: 7px;
	 padding-right: 0px;
	 padding-bottom: 7px;
	 padding-left: 0px;
	 vertical-align: top;
}

#message-items td a {
	display: block;
	 text-decoration: none;
	 width: 100%;
}

#message-items td a span {
	display: block;
	 font-size: 11px;
}

#message-items td.check {
	padding-top: 14px;
}

#message-items .check img {
	cursor: pointer;
}

#message-items td.image {
	padding-top: 10px;
}

#message-items .image {
	width: 30px;
}

#message-items .image {
	padding-left: 15px;
	 padding-right: 5px;
	 text-align: center;
}

#message-items .image img {
	height: 20px;
	 width: 20px;
}

#message-items .sender {
	width: 130px;
}

#message-items td.sender {
	font-size: 12px;
	 line-height: 25px;
	 padding-top: 8px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 3px;
}

#message-items td.sender span {
	display: inline;
	 font-weight: bold;
}

#message-items td.sender em {
	display: block;
	 font-style: normal;
	 overflow-x: hidden;
	 overflow-y: hidden;
	 width: 110px;
}

#message-items .subject {
	width: 385px;
}

#message-items td.subject {
	display: block;
	 font-size: 14px;
	 font-weight: bold;
	 margin-top: -8px;
	 padding-right: 10px;
	 overflow-x: hidden;
	 overflow-y: hidden;
	 white-space: nowrap;
}

#message-items td.noreply {
	display: block;
	 line-height: 22px;
}

#message-items .subject a em {
	font-size: 11px;
	 font-weight: normal;
}

#message-items td.subject a span {
	font-size: 10px;
	 font-weight: normal;
}

#message-items td.date {
	font-size: 11px;
	 line-height: 28px;
	 margin-right: 25px;
	 padding-top: 10px;
}

#message-items .date {
	width: 175px;
}

#message-items td.delete {
	padding-top: 15px;
	 text-align: center;
	 width: 30px;
}

#message-items .delete {
	width: 30px;
}

#message-table-bottom {
	margin-bottom: 10px;
	 padding-top: 8px;
	 padding-right: 25px;
	 padding-bottom: 8px;
	 padding-left: 0px;
	 text-align: right;
}

#message-actions {
	float: right;
	 width: auto;
}

#message-actions li {
	display: inline;
	 float: left;
}

#message-actions li a {
	display: block;
	 margin-top: 5px;
}

#message-actions li select {
	margin-bottom: 0px;
}

#message-actions li span {
	float: left;
	 margin-top: 5px;
	 margin-right: 8px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

.lightbox-content-box {
	background-color: yellow;
}

.upload-entity-list li .upload-preview {
	float: left;
	 margin-right: 10px;
}

.upload-entity-list li .edit-upload-info {
	float: left;
	 width: 360px;
}

.upload-entity-list li .upload-permissions {
	float: right;
}

#blog-create-upload {
	margin-top: 10px;
	 margin-right: 0px;
	 margin-bottom: 10px;
	 margin-left: 0px;
}

.inline-upload h2 {
	margin-top: 0px;
}

.activity-list li {
	border-bottom-style: solid;
	 border-bottom-width: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 8px;
	 margin-left: 0px;
	 padding-bottom: 3px;
}

.activity-list .activity-delete {
	display: none;
	 width: 15px;
	 height: 16px;
	 float: right;
	 text-align: right;
}

.activity-list li .activity-delete {
	display: none;
}

.activity-list li:hover .activity-delete {
	display: block;
}

.activity-text {
	font-size: 11px;
	 padding-top: 5px !important;
	 padding-right: 5px !important;
	 padding-bottom: 5px !important;
	 padding-left: 5px !important;
}

.activity-text a {
	font-weight: normal;
}

.activity-icon {
	float: left;
	 margin-right: 6px;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
	 width: 24px;
	 height: 24px;
	 padding-top: 2px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 2px;
}

.activity-when, .activity-delete {
	float: right;
	 text-align: right;
	 width: 80px;
}

.activity-text blockquote {
	width: 70%;
	 font-size: 13px;
	 padding-top: 8px;
	 padding-right: 0px;
	 padding-bottom: 8px;
	 padding-left: 10px;
	 margin-top: 0px;
	 margin-right: 50px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 float: left;
}

.activity-when {
	float: right;
}

.activity-when, .activity-delete {
	opacity: 0.8;
}

.activity-picture {
	float: right;
	 padding-top: 3px;
}

.activity-pictures {
	margin-left: 10px;
}

.activity-list .video-photo {
	width: 120px;
	 overflow-x: hidden;
	 display: block;
}

.activity-list div.video_thumb {
	background-image: url(http://static.sgcdn.net/icons/custom/no-video.png);
}

.activity-list div.video_thumb, .activity-list div.video_thumb img {
	float: left;
	 height: 90px;
	 position: relative;
	 width: 120px;
	 padding-top: 4px;
	 padding-right: 0px;
	 padding-bottom: 4px;
	 padding-left: 0px;
}

.activity-list div.video_thumb:hover div.play_button {
	background-image: url(http://static.sgcdn.net/icons/mini_play.png);
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 background-repeat: no-repeat;
	 position: absolute;
	 opacity: 0.8;
	 left: 0px;
	 top: 0px;
	 width: 24px;
	 height: 24px;
	 background-position: initial initial;
}

.activity-list div.video_thumb div.video_duration {
	background-color: rgb(0, 0, 0);
	 opacity: 0.6;
	 padding-top: 0px;
	 padding-right: 2px;
	 padding-bottom: 1px;
	 padding-left: 2px;
	 height: 12px;
	 position: absolute;
	 right: 1px;
	 top: 76px;
	 font-size: 10px;
	 color: rgb(255, 255, 255);
}

.activity-list .video-desc {
	margin-left: 10px;
}

.activity-list h3 {
	font-weight: bold;
	 font-size: 13px;
	 padding-top: 4px;
}

div#videos-list, div#photos-list {
	min-height: 800px;
}

.pagination {
	padding-bottom: 5px;
	 font-size: 12px;
}

.pagination-desc {
	float: left;
	 padding-top: 3px;
}

.pagination-desc strong, .pagination-links strong {
	font-weight: bold;
}

.pagination-links {
	float: right;
	 padding-top: 0px !important;
	 padding-right: 0px !important;
	 padding-bottom: 0px !important;
	 padding-left: 0px !important;
}

.pagination-links li {
	display: inline;
	 font-weight: bold;
	 float: left;
	 height: 16px;
}

.pagination-links li.nav-selected {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 padding-top: 1px !important;
	 padding-right: 4px !important;
	 padding-bottom: 0px !important;
	 padding-left: 4px !important;
	 border-top-width: 2px;
	 border-right-width: 2px;
	 border-bottom-width: 2px;
	 border-left-width: 2px;
}

.pagination-links li.nav {
	border-top-style: none;
	 border-right-style: none;
	 border-bottom-style: none;
	 border-left-style: none;
	 border-width: initial;
	 border-color: initial;
	 padding-top: 3px !important;
	 padding-right: 4px !important;
	 padding-bottom: 0px !important;
	 padding-left: 4px !important;
}

.arrow-left {
	display: block;
	 height: 75px;
	 float: left;
	 text-align: center;
	 width: 30px;
}

.arrow-right {
	display: block;
	 height: 75px;
	 float: right;
	 text-align: center;
	 width: 30px;
}

.picture-carousel .arrow-left, .picture-carousel .arrow-right {
	height: 45px;
	 padding-top: 26px;
}

.picture-carousel .arrow-left {
	margin-right: 5px;
}

.buttons a, .buttons button {
	display: block;
	 margin-top: 0px;
	 margin-right: 7px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 background-color: rgb(245, 245, 245);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(222, 222, 222);
	 border-right-color: rgb(222, 222, 222);
	 border-bottom-color: rgb(222, 222, 222);
	 border-left-color: rgb(222, 222, 222);
	 border-top-width: 1px;
	 border-top-style: solid;
	 border-top-color: rgb(238, 238, 238);
	 border-left-width: 1px;
	 border-left-style: solid;
	 border-left-color: rgb(238, 238, 238);
	 font-family: 'Lucida Grande', Tahoma, Arial, Verdana, sans-serif;
	 font-size: 100%;
	 line-height: 130%;
	 text-decoration: none;
	 font-weight: normal;
	 color: rgb(86, 86, 86);
	 cursor: pointer;
	 padding-top: 5px;
	 padding-right: 10px;
	 padding-bottom: 6px;
	 padding-left: 7px;
}

.buttons button {
	width: auto;
	 padding-top: 4px;
	 padding-right: 10px;
	 padding-bottom: 3px;
	 padding-left: 7px;
}

.buttons button[type] {
	padding-top: 5px;
	 padding-right: 10px;
	 padding-bottom: 5px;
	 padding-left: 7px;
	 line-height: 17px;
}

:first-child + html button[type] {
	padding-top: 4px;
	 padding-right: 10px;
	 padding-bottom: 3px;
	 padding-left: 7px;
}

.buttons button img, .buttons a img {
	margin-top: 0px !important;
	 margin-right: 3px !important;
	 margin-bottom: -3px !important;
	 margin-left: 0px !important;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 border-top-style: none;
	 border-right-style: none;
	 border-bottom-style: none;
	 border-left-style: none;
	 border-width: initial;
	 border-color: initial;
	 width: 16px;
	 height: 16px;
}

button:hover, .buttons a:hover {
	background-color: rgb(223, 244, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(194, 225, 239);
	 border-right-color: rgb(194, 225, 239);
	 border-bottom-color: rgb(194, 225, 239);
	 border-left-color: rgb(194, 225, 239);
	 color: rgb(51, 102, 153);
}

.buttons a:active {
	background-color: rgb(98, 153, 197);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(98, 153, 197);
	 border-right-color: rgb(98, 153, 197);
	 border-bottom-color: rgb(98, 153, 197);
	 border-left-color: rgb(98, 153, 197);
	 color: rgb(255, 255, 255);
}

button.positive, .buttons a.positive {
	color: rgb(82, 146, 20);
}

.buttons a.positive:hover, button.positive:hover {
	background-color: rgb(230, 239, 194);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(198, 216, 128);
	 border-right-color: rgb(198, 216, 128);
	 border-bottom-color: rgb(198, 216, 128);
	 border-left-color: rgb(198, 216, 128);
	 color: rgb(82, 146, 20);
}

.buttons a.positive:active {
	background-color: rgb(82, 146, 20);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(82, 146, 20);
	 border-right-color: rgb(82, 146, 20);
	 border-bottom-color: rgb(82, 146, 20);
	 border-left-color: rgb(82, 146, 20);
	 color: rgb(255, 255, 255);
}

.buttons a.negative, button.negative {
	color: rgb(209, 47, 25);
}

.buttons a.negative:hover, button.negative:hover {
	background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(251, 227, 228);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(251, 194, 196);
	 border-right-color: rgb(251, 194, 196);
	 border-bottom-color: rgb(251, 194, 196);
	 border-left-color: rgb(251, 194, 196);
	 color: rgb(209, 47, 25);
	 background-position: initial initial;
}

.buttons a.negative:active {
	background-color: rgb(209, 47, 25);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(209, 47, 25);
	 border-right-color: rgb(209, 47, 25);
	 border-bottom-color: rgb(209, 47, 25);
	 border-left-color: rgb(209, 47, 25);
	 color: rgb(255, 255, 255);
}

#overlay {
	background-color: rgb(0, 0, 0);
	 height: 500px;
	 left: 0px;
	 position: absolute;
	 top: 0px;
	 width: 100%;
	 z-index: 100;
}

#lightbox {
	color: rgb(34, 34, 34);
	 left: 0px;
	 line-height: 18px;
	 position: absolute;
	 text-align: left;
	 width: 100%;
	 z-index: 101;
}

#lightbox-close-button a {
	background-image: url(http://static.sgcdn.net/icons/lightbox-close.png);
	 background-repeat: no-repeat;
	 cursor: pointer;
	 display: block;
	 height: 25px;
	 left: -11px;
	 text-indent: -9999px;
	 position: absolute;
	 top: -11px;
	 width: 25px;
	 z-index: 999;
	 background-position: 0% 0%;
}

#outer-container {
	background-color: rgb(255, 255, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(0, 0, 0);
	 border-right-color: rgb(0, 0, 0);
	 border-bottom-color: rgb(0, 0, 0);
	 border-left-color: rgb(0, 0, 0);
	 margin-top: 0px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
	 padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
	 position: relative;
	 width: 600px;
}

#inner-container {
	display: block;
	 padding-top: 2px;
	 padding-right: 2px;
	 padding-bottom: 2px;
	 padding-left: 2px;
}

.action-inform {
	background-color: rgb(255, 249, 215);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(226, 200, 34);
	 border-right-color: rgb(226, 200, 34);
	 border-bottom-color: rgb(226, 200, 34);
	 border-left-color: rgb(226, 200, 34);
	 color: rgb(51, 51, 51);
	 margin-bottom: 10px;
	 padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 text-align: center;
}

.action-alert {
	background-color: rgb(255, 249, 215);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(226, 200, 34);
	 border-right-color: rgb(226, 200, 34);
	 border-bottom-color: rgb(226, 200, 34);
	 border-left-color: rgb(226, 200, 34);
	 color: rgb(51, 51, 51);
	 margin-bottom: 10px;
	 padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 text-align: center;
}

.action-alert a {
	color: rgb(0, 0, 0) !important;
}

.action-error {
	background-color: rgb(255, 249, 215);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(226, 200, 34);
	 border-right-color: rgb(226, 200, 34);
	 border-bottom-color: rgb(226, 200, 34);
	 border-left-color: rgb(226, 200, 34);
	 color: rgb(51, 51, 51);
	 margin-bottom: 10px;
	 padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 text-align: center;
}

.admin-note {
	background-color: rgb(242, 254, 237);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(157, 207, 135);
	 border-right-color: rgb(157, 207, 135);
	 border-bottom-color: rgb(157, 207, 135);
	 border-left-color: rgb(157, 207, 135);
	 padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
	 font-size: 12px;
	 color: rgb(34, 34, 34);
	 text-align: center;
	 margin-top: 10px;
	 margin-right: 10px;
	 margin-bottom: 10px;
	 margin-left: 10px;
}

.admin-note a {
	color: black;
}

.left {
	float: left;
}

.hide {
	display: none;
}

.icon {
	float: left;
	 margin-right: 5px;
}

.icon-wrong {
	left: -4px;
	 position: relative;
	 top: -7px;
}

.more {
	float: right;
	 font-size: 11px;
	 font-family: 'Helvetica Neue', Tahoma, Helvetica, Arial, sans-serif;
	 font-weight: bold;
	 text-transform: uppercase;
}

.more_rss {
	float: left;
	 font-size: 11px;
	 font-family: 'Helvetica Neue', Tahoma, Helvetica, Arial, sans-serif;
	 font-weight: bold;
	 text-transform: uppercase;
}

.more_rss img {
	margin-top: 2px;
	 margin-right: 5px;
	 margin-bottom: -2px;
	 margin-left: 0px;
}

.status-online {
	color: green;
	 margin-right: 5px;
}

.status-away {
	color: orange;
	 margin-right: 5px;
}

.status-kick {
	color: rgb(204, 0, 0);
	 margin-right: 5px;
}

.photo {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
}

.activity-list .photo {
	margin-top: 10px;
	 margin-right: 5px;
	 margin-bottom: 10px;
	 margin-left: 5px;
	 width: 75px;
	 height: 75px;
}

.site-help {
	background-color: rgb(188, 228, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(69, 138, 195);
	 border-right-color: rgb(69, 138, 195);
	 border-bottom-color: rgb(69, 138, 195);
	 border-left-color: rgb(69, 138, 195);
	 color: rgb(51, 51, 51);
	 padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
	 text-align: left;
	 font-size: 11px;
	 margin-left: -9px;
}

.thumbnail {
	height: 20px;
	 width: 20px;
}

.clearfix::after {
	content: '.';
	 clear: both;
	 display: block;
	 height: 0px;
	 visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

ul.widget-list {
	margin-top: -4px;
	 clear: both;
}

.widget-list li {
	border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: initial;
	 padding-top: 3px;
	 padding-right: 0px;
	 padding-bottom: 3px;
	 padding-left: 0px;
}

.widget-list li.group-list-item {
	border-bottom-style: none;
	 border-bottom-width: initial;
	 border-bottom-color: initial;
	 width: 56px;
	 height: 53px;
}

#sidebar .widget-list li.group-list-item {
	width: 55px;
	 height: 53px;
}

.widget-footer {
	margin-top: 4px;
	 margin-right: 0px;
	 margin-bottom: 4px;
	 margin-left: 0px;
	 clear: both;
}

.widget-footer a {
	text-align: right;
	 font-size: 12px;
	 padding-top: 4px;
	 padding-right: 4px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 display: block;
	 text-transform: capitalize !important;
}

.forum-list-title {
	margin-top: 0px !important;
	 margin-right: 0px !important;
	 margin-bottom: 4px !important;
	 margin-left: 18px !important;
	 font-size: 13px;
	 padding-top: 1px;
	 text-align: left;
	 float: none !important;
}

.forum-list-item img {
	float: left;
	 padding-top: 2px;
}

.forum-list-time {
	float: right;
	 font-size: 10px;
	 line-height: 15px;
	 text-align: left;
}

#sidebar .forum-list-time {
	display: none;
}

.forum-list-message {
	font-size: 10px;
	 text-align: left;
}

ul.minor-options li a {
	font-size: 10px !important;
	 padding-top: 7px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	 padding-left: 8px;
}

.group-forum-list-item {
	padding-bottom: 10px;
}

.group-forum-list-item img {
	float: left;
	 margin-top: 4px;
	 margin-right: 4px;
	 margin-bottom: 4px;
	 margin-left: 4px;
}

.group-forum-list-title {
	font-size: 14px;
	 float: left;
	 width: 280px;
}

.group-forum-list-time {
	float: right;
	 font-size: 10px;
	 width: 170px;
	 text-align: right;
}

.welcome-list-title {
	margin-bottom: 1px;
	 font-size: 12px;
	 text-align: left;
	 padding-top: 0px;
	 height: 32px;
	 margin-top: 0px !important;
	 margin-right: 0px !important;
	 margin-bottom: 0px !important;
	 margin-left: 38px !important;
	 float: none !important;
}

.welcome-list img {
	float: left;
	 margin-top: 3px;
}

li.welcome-list {
	margin-top: 5px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	 padding-left: 0px;
}

.magazine-list-avatar {
	float: left;
	 width: 36px;
	 padding-top: 2px;
	 padding-right: 0px;
	 padding-bottom: 2px;
	 padding-left: 0px;
}

.magazine-list-title {
	margin-bottom: 1px;
	 font-size: 13px;
	 padding-top: 1px;
	 margin-left: 38px !important;
	 float: none !important;
	 width: auto !important;
}

.magazine-list img {
	float: left;
}

.magazine-list-author {
	font-size: 10px !important;
	 margin-left: 38px !important;
	 width: auto !important;
	 float: none !important;
}

.magazine-list-clip {
	font-size: 10px !important;
	 margin-left: 38px !important;
	 width: auto !important;
	 float: none !important;
}

.magazine-authors .magazine-list-title, .magazine-authors .magazine-list-author {
	width: 120px;
}

.entity-list img {
	padding-top: 2px;
	 padding-right: 2px;
	 padding-bottom: 2px;
	 padding-left: 2px;
}

.birthday-list-item {
	font-size: 12px !important;
}

.birthday-list-item img {
	float: left;
}

.birthday-list-info {
	margin-left: 20px;
}

.news-list-item {
	padding-top: 3px;
	 padding-right: 0px;
	 padding-bottom: 3px;
	 padding-left: 0px;
}

.news-list-title {
	margin-bottom: 2px;
	 font-size: 13px;
	 padding-top: 1px;
}

.news-list-item img {
	float: right;
	 padding-top: 5px;
}

.news-list-time {
	font-size: 9px;
	 text-align: right;
}

li.featured-member-item {
	width: 139px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	 padding-left: 0px;
	 margin-left: 10px;
	 border-bottom-width: 0px;
	 border-bottom-style: initial;
	 border-bottom-color: initial;
	 margin-top: 10px;
}

li.featured-member-item a:hover {
	text-decoration: none;
}

li.featured-member-item div {
	padding-top: 4px;
	 padding-right: 5px;
	 padding-bottom: 3px;
	 padding-left: 3px;
	 width: 140px;
}

li.featured-member-item div a {
	font-size: 13px;
	 font-weight: bold;
	 white-space: nowrap;
	 width: 149px;
	 overflow-x: hidden;
	 overflow-y: hidden;
}

li.featured-member-item div span {
	font-size: 11px;
}

ul.featured-members {
	margin-top: 2px;
	 margin-right: 0px;
	 margin-bottom: 2px;
	 margin-left: 2px;
}

.photo-info {
	float: left;
	 margin-top: 4px;
	 width: 440px;
}

.photo-info h3 {
	font-size: 16px;
	 line-height: 26px;
	 margin-bottom: 5px;
}

.photo-info h3 strong {
	font-weight: bold;
}

.photo-info-links {
	font-size: 12px;
}

#photo-single {
	min-height: 600px;
}

#photo-single .photos-list {
	float: right;
	 width: 300px;
}

#photo-single .photos-list li {
	float: left;
	 height: 54px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 5px;
	 width: 54px;
}

.photo-single-image {
	padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 text-align: center;
	 min-height: 100px;
	 width: 726px;
}

.photo-single-image canvas#loading {
	float: none;
	 right: 0px;
}

.photo-single-description {
	float: left;
	 width: 515px;
}

.photo-single-interact {
	float: right;
	 width: 225px;
}

.photo-single-bottom {
	margin-top: 10px;
}

.photo-single-info {
	font-size: 12px;
	 text-align: center;
	 width: 230px;
	 margin-left: 10px;
	 overflow-x: hidden;
	 overflow-y: hidden;
}

.photo-single-comments {
	float: left;
	 width: 515px;
}

.photos-album-list, .album-list {
	padding-top: 3px;
	 padding-right: 3px;
	 padding-bottom: 3px;
	 padding-left: 3px;
	 text-align: center;
}

.photos-album-list li, .album-list li {
	float: left;
	 width: 134px;
	 height: 162px;
	 margin-top: 4px;
	 margin-right: 4px;
	 margin-bottom: 4px;
	 margin-left: 4px;
	 padding-top: 1px;
	 padding-right: 1px;
	 padding-bottom: 1px;
	 padding-left: 1px;
}

.photos-album-list li, .album-list li {
	position: relative;
}

.photos-album-list li {
	height: 170px;
	 font-size: 10px;
}

.photos-album-list .moderate-block {
	background-color: rgb(237, 237, 237);
	 height: 16px;
	 opacity: 0.8;
	 padding-top: 2px;
	 padding-right: 2px;
	 padding-bottom: 2px;
	 padding-left: 2px;
	 float: left;
	 top: 1px;
	 width: 134px;
}

.photos-album-list .moderate-block img {
	width: 16px;
	 height: 16px;
}

#photo-album .pagination {
	width: 726px;
}

.photo {
	border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-color: initial;
}

.tagcloud .tag-icon {
	float: left;
	 padding-top: 0px;
	 padding-right: 5px;
	 padding-bottom: 3px;
	 padding-left: 3px;
}

.tagcloud div {
	float: right;
	 width: 94%;
	 font-size: 12px;
}

.edit-profile-photo {
	margin-bottom: 10px;
}

#edit-profile-aboutme h4 {
	font-size: 16px;
	 font-weight: bold;
	 margin-bottom: 5px;
	 text-align: left;
}

.edit-profile-photo h5 {
	border-bottom-width: 2px;
	 border-bottom-style: solid;
	 border-bottom-color: rgb(0, 0, 0);
	 font-size: 15px;
	 font-weight: bold;
	 margin-bottom: 10px;
	 padding-bottom: 2px;
	 width: 450px;
}

.edit-profile-photo .grid-left {
	margin-top: 10px;
	 text-align: center;
	 width: 250px;
}

.edit-profile-photo span {
	font-size: 11px;
	 margin-bottom: 10px;
}

.edit-profile-photo .grid-right {
	width: 460px;
}

.edit-photo-upload-picture, .edit-photo-choose-default, .edit-photo-remove-picture {
	margin-bottom: 10px;
	 padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
}

#profile-albums .arrow-left, #profile-albums .arrow-right {
	padding-top: 65px;
}

#profile-friends-list .arrow-left, #profile-friends-list .arrow-right {
	padding-top: 52px;
}

.edit-photo-choose-default .arrow-left, .edit-photo-choose-default .arrow-right {
	margin-top: 30px;
}

#profile-interact li {
	float: left;
}

#profile-interact li a {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 cursor: pointer;
	 display: block;
	 float: left;
	 font-family: 'Lucida Grande', Tahoma, Arial, Verdana, sans-serif;
	 font-size: 100%;
	 line-height: 130%;
	 margin-right: 7px;
	 padding-top: 5px;
	 padding-right: 7px;
	 padding-bottom: 6px;
	 padding-left: 7px;
	 text-decoration: none;
}

#profile-interact li a img {
	border-top-style: none;
	 border-right-style: none;
	 border-bottom-style: none;
	 border-left-style: none;
	 border-width: initial;
	 border-color: initial;
	 height: 16px;
	 margin-top: 0px;
	 margin-right: 5px;
	 margin-bottom: -3px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 width: 16px;
}

.event-smallinfo {
	height: 51px;
	 margin-top: 10px;
}

.event-date {
	float: left;
	 text-align: center;
	 width: 50px;
}

.event-smallinfo .month {
	font-size: 11px;
	 font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	 font-weight: bold;
	 line-height: 18px;
	 text-transform: uppercase;
}

.event-smallinfo .day {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: none;
	 border-top-width: initial;
	 border-top-color: initial;
	 font-family: Verdana, 'Times New Roman', Times, serif;
	 font-size: 30px;
	 line-height: 32px;
}

.event-smallinfo .name {
	font-size: 15px;
	 font-weight: bold;
	 margin-left: 60px;
}

.event-smallinfo .tagline {
	font-size: 11px;
	 line-height: 15px;
	 margin-top: 2px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 60px;
}

.group-top-list li.group-list-item, .group-new-list li.group-list-item {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 margin-top: 10px;
	 margin-right: 0px;
	 margin-bottom: 10px;
	 margin-left: 0px;
	 padding-bottom: 10px;
}

.group-list-half .group-list-info {
	float: left;
	 width: 293px;
}

.group-list-half .profile-pic {
	float: left;
	 margin-right: 10px;
}

.group-list-half .title {
	font-size: 14px;
	 font-weight: bold;
	 margin-top: 3px;
}

.group-list-half .tagline {
	font-size: 11px;
	 line-height: 14px;
	 margin-top: 2px;
}

.group-list-join {
	float: right;
	 font-size: 9px;
	 height: 50px;
	 padding-top: 9px;
	 padding-right: 5px;
	 padding-bottom: 0px;
	 padding-left: 5px;
	 text-align: center;
	 text-transform: uppercase;
	 width: 50px;
}

.group-list-join strong {
	font-size: 20px;
	 font-weight: normal;
	 line-height: 25px;
	 letter-spacing: -1px;
}

.actions {
	margin-top: 10px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 30px;
}

.actions li {
	font-size: 11px;
	 line-height: 16px;
	 margin-top: 2px;
	 margin-right: 0px;
	 margin-bottom: 8px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

.actions li a img {
	float: left;
}

.actions li a span {
	padding-left: 8px;
}

.actions li a:hover {
	text-decoration: none;
}

.actions li a:hover span {
	text-decoration: underline;
}

.countdown {
	text-align: center;
}

.countdown li {
	float: left;
	 margin-top: 0px;
	 margin-right: 10px;
	 margin-bottom: 0px;
	 margin-left: 10px;
}

.countdown-days, .countdown-hours, .countdown-minutes, .countdown-seconds {
	font-family: Futura;
	 font-size: 30px;
	 color: rgb(55, 55, 55);
	 height: 34px;
	 width: 41px;
}

.countdown-label {
	font-size: 11px;
}

.group-list-item img {
	float: left;
	 margin-right: 3px;
}

.invite-list {
	margin-top: 0px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
	 text-align: left;
	 width: 580px;
}

.invite-list li {
	float: left;
	 margin-top: 5px;
	 margin-right: 5px;
	 margin-bottom: 5px;
	 margin-left: 5px;
	 width: 180px;
}

.invite-list li img {
	float: left;
	 margin-right: 10px;
}

.invite-list li .invite {
	margin-top: 0px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
	 margin-top: 12px;
}

.center {
	margin-top: 0px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
	 text-align: center;
}

.tip {
	background-color: rgb(0, 0, 0);
	 color: rgb(255, 255, 255);
	 opacity: 0.7;
	 padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
	 z-index: 13000;
}

li.invite_friend {
	float: left;
	 margin-bottom: 3px;
	 height: 20px;
	 width: 240px;
}

li.invite_friend div.left img {
	width: 20px;
	 height: 20px;
}

li.invite_friend input#invitations {
	margin-top: 0px;
	 margin-right: 9px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

textarea#external-invite-emails {
	height: 45px;
	 width: 450px;
}

.lastupdated {
	display: none;
}

.entry-body {
	padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

.entry-body td {
	overflow-x: visible;
	 overflow-y: visible;
	 overflow-x: inherit;
	 text-overflow: inherit;
	 padding-top: 3px;
	 padding-right: 3px;
	 padding-bottom: 3px;
	 padding-left: 3px;
}

.entry-body table, .entry-body td {
	vertical-align: top !important;
}

.entry-body br {
	padding-bottom: 10px;
}

#profile-interact ul li {
	margin-bottom: 5px;
}

#welcome-page th {
	font-size: 20px;
	 padding-top: 10px;
	 padding-right: 0px;
	 padding-bottom: 20px;
	 padding-left: 0px;
}

#welcome-page table th {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 font-size: 18px;
	 padding-top: 10px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	 padding-left: 0px;
	 text-align: left;
}

#welcome-left img {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 padding-top: 4px;
	 padding-right: 4px;
	 padding-bottom: 4px;
	 padding-left: 4px;
}

#welcome-list tr {
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 padding-bottom: 10px;
}

#welcome-list tr.button {
	border-top-style: none;
	 border-right-style: none;
	 border-bottom-style: none;
	 border-left-style: none;
	 border-width: initial;
	 border-color: initial;
	 padding-bottom: 10px;
}

#what-now {
	background-color: rgb(255, 249, 215);
	 color: rgb(51, 51, 51);
}

#what-now h3 {
	border-bottom-style: none;
	 border-bottom-width: initial;
	 border-bottom-color: initial;
	 padding-top: 8px;
	 padding-right: 0px;
	 padding-bottom: 8px;
	 padding-left: 0px;
	 font-size: 21px;
}

#what-now .title, #what-now .desc {
	width: 163px;
	 float: right;
}

#what-now .icon {
	float: left;
	 width: 32px;
	 padding-right: 3px;
}

#what-now-list li {
	background-color: rgb(253, 242, 180);
	 padding-top: 13px;
	 padding-right: 15px;
	 padding-bottom: 13px;
	 padding-left: 10px;
	 margin-top: 5px;
	 margin-right: 10px;
	 margin-bottom: 15px;
	 margin-left: 0px;
	 -webkit-border-top-right-radius: 5px 5px !important;
	 -webkit-border-top-left-radius: 5px 5px !important;
	 -webkit-border-bottom-left-radius: 5px 5px !important;
	 -webkit-border-bottom-right-radius: 5px 5px !important;
}

#what-now-list li.close {
	font-size: 13px;
	 padding-top: 5px;
	 padding-right: 10px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 text-align: right;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 font-weight: bold;
	 background-color: transparent;
	 text-decoration: underline;
}

#what-now-list li .title {
	font-size: 14px;
	 padding-bottom: 4px;
	 font-weight: bold;
}

#what-now-list li .icon {
	display: block;
	 margin-top: 2px;
}

#what-now-list li .desc {
	font-size: 11px;
	 line-height: 14px;
	 color: rgb(85, 85, 85);
}

#what-now .close {
	font-size: 11px;
	 padding-top: 0px;
	 padding-right: 3px;
	 padding-bottom: 0px;
	 padding-left: 3px;
}

#what-now .member li {
	width: 206px !important;
	 height: 50px;
	 float: left;
	 margin-top: 0px;
}

#what-now .member li .title {
	font-size: 14px;
	 padding-top: 4px;
	 padding-right: 0px;
	 padding-bottom: 4px;
	 padding-left: 0px;
}

#quick-help {
	background-color: rgb(217, 241, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(184, 218, 234);
	 border-right-color: rgb(184, 218, 234);
	 border-bottom-color: rgb(184, 218, 234);
	 border-left-color: rgb(184, 218, 234);
	 color: rgb(51, 51, 51);
	 margin-bottom: 10px;
}

#quick-help h3 {
	border-bottom-color: rgb(184, 218, 234);
	 border-bottom-style: solid;
	 border-bottom-width: 1px;
	 font-weight: normal;
	 line-height: 24px;
	 margin-top: 5px;
	 margin-right: 5px;
	 margin-bottom: 5px;
	 margin-left: 5px;
	 padding-bottom: 5px;
	 font-size: 14px;
}

#quick-help h3 img {
	margin-right: 5px;
}

#quick-help h3 .more-help img {
	margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 5px;
}

#quick-help a {
	color: rgb(51, 51, 51);
}

#quick-help .close {
	padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

.calendar caption {
	background-color: white;
}

.calendar .prev, .calendar .month, .calendar .year, .calendar .next {
	padding-top: 0px;
	 padding-right: 5px;
	 padding-bottom: 0px;
	 padding-left: 5px;
}

.calendar div {
	border-top-width: 4px;
	 border-right-width: 4px;
	 border-bottom-width: 4px;
	 border-left-width: 4px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(102, 102, 102);
	 border-right-color: rgb(102, 102, 102);
	 border-bottom-color: rgb(102, 102, 102);
	 border-left-color: rgb(102, 102, 102);
	 background-color: white;
	 color: rgb(119, 119, 119) !important;
}

.calendar .valid {
	color: rgb(34, 34, 34);
}

.calendar td {
	cursor: pointer;
	 text-align: center;
}

.calendar table th {
	font-weight: bold;
	 background-color: rgb(204, 204, 204);
}

.calendar table td {
	padding-top: 4px;
	 padding-right: 4px;
	 padding-bottom: 4px;
	 padding-left: 4px;
}

button.calendar {
	width: 20px;
	 height: 20px;
	 background-image: url(http://static.sgcdn.net/icons/calendar_view_month.png);
	 background-repeat: no-repeat;
}

#forum-index-list h3 {
	border-bottom-style: solid;
	 border-bottom-width: 2px;
	 line-height: 34px;
	 margin-top: -5px;
	 margin-bottom: 10px;
}

#forum-index-list table {
	width: 746px;
	 border-collapse: collapse;
}

#forum-index-list table thead th {
	border-bottom-style: solid;
	 border-bottom-width: 0px;
	 padding-bottom: 3px;
}

#forum-index-list table thead th.forum-icon {
	width: 32px;
}

#forum-index-list table thead th.forum-name {
	padding-right: 10px;
	 text-align: left;
	 width: 350px;
}

#forum-index-list table thead th.forum-posts {
	padding-right: 10px;
	 text-align: center;
}

#forum-index-list table thead th.forum-views {
	padding-right: 10px;
	 text-align: center;
}

#forum-index-list table thead th.forum-last-post {
	padding-left: 5px;
	 text-align: left;
}

#forum-index-list table .forum-last-post .right {
	padding-top: 3px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

#forum-index-list table tbody tr td {
	border-bottom-style: solid;
	 border-bottom-width: 0px;
	 padding-top: 10px;
	 padding-right: 0px;
	 padding-bottom: 10px;
	 padding-left: 0px;
}

#forum-index-list table tbody tr td.forum-icon {
	text-align: center;
}

#forum-index-list table tbody tr td.forum-icon img {
	margin-top: 10px;
}

#forum-index-list table tbody tr td.forum-name {
	font-size: 11px;
	 padding-right: 10px;
}

#forum-index-list table tbody tr td.forum-name a {
	font-size: 15px;
	 line-height: 20px;
}

#forum-index-list table tbody tr td.forum-name a.no-desc {
	line-height: 35px;
}

#forum-index-list table tbody tr td.forum-posts, #forum-index-list table tbody tr td.forum-views {
	font-size: 12px;
	 line-height: 35px;
	 padding-right: 10px;
	 text-align: center;
}

#forum-index-list table tbody tr td.forum-last-post {
	padding-left: 5px;
	 padding-top: 12px;
	 line-height: 1.3em;
}

#forum-index-list table td.forum-posts {
	font-size: 18px !important;
	 text-align: center !important;
}

#forum-index-list table td.forum-views {
	font-size: 18px !important;
	 text-align: center !important;
}

body.form-box, body.form-box .form-box {
	background-image: none;
}

div#upload-content .desc {
	font-size: 12px;
}

div#upload-content div.flash-uploader fieldset {
	margin-top: 10px;
	 margin-right: 0px;
	 margin-bottom: 20px;
	 margin-left: 0px;
}

div.flash-uploader div#videoEdit {
	padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
}

div.flash-uploader div#videoEdit input {
	width: 300px;
}

div.flash-uploader div#switch_uploader {
	font-size: 11px;
	 font-weight: bold;
	 padding-top: 11px;
}

div.flash-uploader .likeParent {
	font: inherit;
	 color: inherit;
	 text-decoration: inherit;
}

div.flash-uploader label, div.flash-uploader a {
	color: black;
}

div.flash-uploader a.likeParent, div.flash-uploader a.likeParent:link, div.flash-uploader a.likeParent:active, div.flash-uploader a.likeParent:visited, div.flash-uploader a.likeParent:hover {
	font: inherit;
	 color: rgb(0, 0, 0);
	 text-decoration: none;
}

div.flash-uploader legend {
	font-weight: bold;
	 color: black;
}

div.flash-uploader fieldset.flash {
	width: 375px;
	 margin-top: 10px;
	 margin-right: 0px;
	 margin-bottom: 10px;
	 margin-left: 0px;
	 border-top-color: rgb(217, 228, 255);
	 border-right-color: rgb(217, 228, 255);
	 border-bottom-color: rgb(217, 228, 255);
	 border-left-color: rgb(217, 228, 255);
}

div.flash-uploader .progressWrapper {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-color: rgb(232, 232, 232);
	 border-right-color: rgb(232, 232, 232);
	 border-bottom-color: rgb(232, 232, 232);
	 border-left-color: rgb(232, 232, 232);
	 margin-bottom: 5px;
	 overflow-x: hidden;
	 overflow-y: hidden;
}

div.flash-uploader .progressContainer {
	padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
	 background-color: rgb(245, 245, 245);
	 overflow-x: hidden;
	 overflow-y: hidden;
}

div.flash-uploader .red {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-color: rgb(181, 0, 0);
	 border-right-color: rgb(181, 0, 0);
	 border-bottom-color: rgb(181, 0, 0);
	 border-left-color: rgb(181, 0, 0);
	 background-color: rgb(255, 235, 235);
}

div.flash-uploader .green {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-color: rgb(221, 240, 221);
	 border-right-color: rgb(221, 240, 221);
	 border-bottom-color: rgb(221, 240, 221);
	 border-left-color: rgb(221, 240, 221);
	 background-color: rgb(235, 255, 235);
}

div.flash-uploader .blue {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-color: rgb(206, 226, 242);
	 border-right-color: rgb(206, 226, 242);
	 border-bottom-color: rgb(206, 226, 242);
	 border-left-color: rgb(206, 226, 242);
	 background-color: rgb(240, 245, 255);
}

div.flash-uploader .progressName {
	font-size: 8pt;
	 font-weight: bold;
	 color: rgb(85, 85, 85);
	 height: 14px;
	 text-align: left;
	 white-space: nowrap;
	 overflow-x: hidden;
	 overflow-y: hidden;
}

div.flash-uploader .progressBar {
	background-image: url(http://static.sgcdn.net/icons/custom/upload_progressbar.gif);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(202, 202, 202);
	 border-right-color: rgb(202, 202, 202);
	 border-bottom-color: rgb(202, 202, 202);
	 border-left-color: rgb(202, 202, 202);
	 width: 100%;
}

div.flash-uploader .progressBarInProgress, div.flash-uploader .progressBarComplete, div.flash-uploader .progressBarError {
	font-size: 0px;
	 width: 0px;
	 height: 15px;
	 background-color: rgb(51, 102, 153);
}

div.flash-uploader .progressBarComplete {
	width: 100%;
	 background-color: green;
	 visibility: hidden;
}

div.flash-uploader .progressBarError {
	width: 100%;
	 background-color: red;
	 visibility: hidden;
}

div.flash-uploader .progressBarStatus {
	margin-top: 2px;
	 width: 337px;
	 font-size: 12px;
	 text-align: left;
	 white-space: nowrap;
}

div.flash-uploader a.progressCancel, div.flash-uploader a.progressCancel:link, div.flash-uploader a.progressCancel:active, div.flash-uploader a.progressCancel:visited, div.flash-uploader a.progressCancel:hover {
	display: block;
	 float: right;
	 font-size: 11px;
	 height: 24px;
	 line-height: 24px;
	 padding-left: 25px;
	 background-image: url(http://static.sgcdn.net/icons/lightbox-close.png);
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
}

div.flash-uploader a.progressCancel:hover {
	background-position: 0px 0px;
}

div.snm_rating {
	float: left;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 width: 80px;
	 height: 20px;
	 position: relative;
}

div.snm_rating_box {
	height: 35px;
}

#snm_rating_votes {
	float: left;
	 font-size: 11px;
	 margin-left: 5px;
	 margin-top: 1px;
}

div.snm_rating .rate {
	display: block;
	 width: 20px;
	 height: 16px;
	 text-decoration: none;
	 position: absolute;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 top: 0px;
	 left: 0px;
}

div.snm_rating .rating_bg {
	z-index: 1;
	 width: 80px;
	 position: absolute;
	 height: 16px;
	 top: 0px;
	 background-repeat: no-repeat;
	 background-image: url(http://static.sgcdn.net/icons/custom/stars_default.png);
}

div.snm_rating .current-rating {
	position: absolute;
	 top: 0px;
	 height: 16px;
	 display: block;
	 z-index: 2;
	 background-repeat: no-repeat;
	 background-image: url(http://static.sgcdn.net/icons/custom/stars_over.png);
}

div.snm_rating a:hover {
	position: absolute;
	 height: 16px;
	 top: 0px;
	 height: 16px;
	 display: block;
	 z-index: 3;
	 background-repeat: no-repeat;
	 background-image: url(http://static.sgcdn.net/icons/custom/stars_over.png);
}

.rating_text {
	font-size: 11px;
	 margin-left: 3px;
	 line-height: 18px;
}

div.snm_rating canvas#loading {
	left: 200px;
}

div.snm_rating a.rating_0 {
	width: 0px !important;
	 z-index: 10;
}

div.snm_rating a.rating_1 {
	z-index: 8;
	 width: 16px !important;
}

div.snm_rating a.rating_2 {
	z-index: 7;
	 width: 32px !important;
}

div.snm_rating a.rating_3 {
	z-index: 6;
	 width: 48px !important;
}

div.snm_rating a.rating_4 {
	z-index: 5;
	 width: 64px !important;
}

div.snm_rating a.rating_5 {
	z-index: 4;
	 width: 80px !important;
}

div.snm_rating .rate-0 {
	width: 0px !important;
}

div.snm_rating .rate-1 {
	width: 16px !important;
}

div.snm_rating .rate-2 {
	width: 32px !important;
}

div.snm_rating .rate-3 {
	width: 48px !important;
}

div.snm_rating .rate-4 {
	width: 64px !important;
}

div.snm_rating .rate-5 {
	width: 80px !important;
}

div.rating-box div.form-error {
	width: 220px;
}

div#forum div.forum-buttons {
	display: block;
	 margin-bottom: 10px;
}

div#forum div.code {
	padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
}

div#forum #list-forums table {
	padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
	 width: 800px;
}

div#forum #forum-index-list table th {
	padding-top: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
	 padding-left: 5px;
}

div#forum #list-forums th {
	font-size: 110%;
	 font-weight: bolder;
}

div#forum #list-forums th .about {
	text-align: left !important;
}

div#forum #list-forums th, #list-forums td {
	padding-top: 2px;
	 padding-right: 5px;
	 padding-bottom: 2px;
	 padding-left: 5px;
}

div#forum #list-forums td.member {
	padding-top: 10px;
	 text-align: center;
	 width: 120px;
}

div#forum td, div#forum th, #forum #list-forums th, #forum td {
	border-top-style: none !important;
	 border-bottom-style: none !important;
}

div#forum td.member a {
	font-size: 12px;
}

div#forum td.member ul {
	padding-top: 5px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	 padding-left: 0px;
}

div#forum td.member ul li a {
	font-size: 10px;
}

div#forum td.about {
	width: 520px !important;
}

div#forum td.details {
	width: 170px;
}

div#forum #list-forums td.message {
	font-size: 13px;
	 padding-top: 10px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 width: 450px !important;
}

div#forum .icon {
	width: 12px;
	 height: 12px;
}

div#forum .num_topics {
	width: 60px;
	 font-size: 105%;
	 font-weight: bolder;
	 text-align: center;
}

div#forum .num_posts {
	width: 60px;
	 font-size: 105%;
	 font-weight: bolder;
	 text-align: center;
}

div#forum .list-name {
	font-weight: bolder;
}

div#forum .description {
	overflow-x: hidden;
	 overflow-y: hidden;
	 text-align: left;
}

div#forum .small {
	font-size: 100% !important;
}

div#forum .small a {
	margin-top: 10px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}

div#forum #breadcrumbs {
	padding-top: 3px;
	 padding-right: 3px;
	 padding-bottom: 3px;
	 padding-left: 3px;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
	 clear: both;
}

div#forum #breadcrumbs .crumb {
	font-size: 120%;
}

div#forum .pagination ul {
	padding-top: 3px;
	 padding-right: 3px;
	 padding-bottom: 3px;
	 padding-left: 3px;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
	 clear: both;
}

div#forum textarea {
	width: 640px;
	 height: 200px;
}

div#forum blockquote {
	padding-top: 3px;
	 padding-right: 3px;
	 padding-bottom: 3px;
	 padding-left: 3px;
	 margin-top: 5px;
	 margin-right: 0px;
	 margin-bottom: 5px;
	 margin-left: 0px;
}

div#forum blockquote.note {
	background-color: rgb(255, 249, 215);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(226, 200, 34);
	 border-right-color: rgb(226, 200, 34);
	 border-bottom-color: rgb(226, 200, 34);
	 border-left-color: rgb(226, 200, 34);
	 color: rgb(51, 51, 51);
}

div#forum blockquote.deleted {
	background-color: rgb(253, 230, 227);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(186, 0, 18);
	 border-right-color: rgb(186, 0, 18);
	 border-bottom-color: rgb(186, 0, 18);
	 border-left-color: rgb(186, 0, 18);
	 color: rgb(51, 51, 51);
}

div#forum .minor-options li {
	margin-top: 0px;
	 margin-right: 3px;
	 margin-bottom: 0px;
	 margin-left: 3px;
	 width: 120px;
}

div#forum .minor-options li img {
	float: right;
	 margin-top: 0px;
	 margin-right: 2px;
	 margin-bottom: 0px;
	 margin-left: 2px;
}

.widget-custom ul, .widget-custom menu, .widget-custom dir {
	display: block;
	 list-style-type: disc;
	 margin-top: 1em;
	 margin-right: 0px;
	 margin-bottom: 1em;
	 margin-left: 0px;
	 padding-left: 30px;
}

.widget-custom ol {
	display: block;
	 list-style-type: decimal;
	 margin-top: 1em;
	 margin-right: 0px;
	 margin-bottom: 1em;
	 margin-left: 0px;
	 padding-left: 30px;
}

.widget-custom li {
	display: list-item;
}

.widget-custom ul ul, .widget-custom ul ol, .widget-custom ul dir, .widget-custom ul menu, .widget-custom ul dl, .widget-custom ol ul, .widget-custom ol ol, .widget-custom ol dir, .widget-custom ol menu, .widget-custom ol dl, .widget-custom dir ul, .widget-custom dir ol, .widget-custom dir dir, .widget-custom dir menu, .widget-custom dir dl, .widget-custom menu ul, .widget-custom menu ol, .widget-custom menu dir, .widget-custom menu menu, .widget-custom menu dl, .widget-custom dl ul, .widget-custom dl ol, .widget-custom dl dir, .widget-custom dl menu, .widget-custom dl dl {
	margin-top: 0px;
	 margin-bottom: 0px;
}

.widget-custom ol ul, .widget-custom ul ul, .widget-custom menu ul, .widget-custom dir ul, .widget-custom ol menu, .widget-custom ul menu, .widget-custom menu menu, .widget-custom dir menu, .widget-custom ol dir, .widget-custom ul dir, .widget-custom menu dir, .widget-custom dir dir {
	list-style-type: circle;
}

.widget-custom ol ol ul, .widget-custom ol ul ul, .widget-custom ol menu ul, .widget-custom ol dir ul, .widget-custom ol ol menu, .widget-custom ol ul menu, .widget-custom ol menu menu, .widget-custom ol dir menu, .widget-custom ol ol dir, .widget-custom ol ul dir, .widget-custom ol menu dir, .widget-custom ol dir dir, .widget-custom ul ol ul, .widget-custom ul ul ul, .widget-custom ul menu ul, .widget-custom ul dir ul, .widget-custom ul ol menu, .widget-custom ul ul menu, .widget-custom ul menu menu, .widget-custom ul dir menu, .widget-custom ul ol dir, .widget-custom ul ul dir, .widget-custom ul menu dir, .widget-custom ul dir dir, .widget-custom menu ol ul, .widget-custom menu ul ul, .widget-custom menu menu ul, .widget-custom menu dir ul, .widget-custom menu ol menu, .widget-custom menu ul menu, .widget-custom menu menu menu, .widget-custom menu dir menu, .widget-custom menu ol dir, .widget-custom menu ul dir, .widget-custom menu menu dir, .widget-custom menu dir dir, .widget-custom dir ol ul, .widget-custom dir ul ul, .widget-custom dir menu ul, .widget-custom dir dir ul, .widget-custom dir ol menu, .widget-custom dir ul menu, .widget-custom dir menu menu, .widget-custom dir dir menu, .widget-custom dir ol dir, .widget-custom dir ul dir, .widget-custom dir menu dir, .widget-custom dir dir dir {
	list-style-type: square;
}

.widget-custom table {
	display: table;
	 -webkit-border-horizontal-spacing: 2px;
	 -webkit-border-vertical-spacing: 2px;
	 border-collapse: separate;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 text-indent: 0px;
}

.widget-custom table[align="left"] {
	float: left;
}

.widget-custom table[align="right"] {
	float: right;
	 text-align: start;
}

.widget-custom table[rules]:not([rules="none"]) {
	border-collapse: collapse;
}

body {
	background-color: rgb(255, 255, 255);
	 color: rgb(0, 0, 0);
}

a:link, a:visited, a:hover, a:active {
	color: rgb(163, 14, 0);
}

div#wrapper-header-outer {
	background-color: rgb(0, 0, 0);
	 border-bottom-color: rgb(0, 0, 0);
	 border-top-color: rgb(25, 25, 25);
}

div#wrapper-header-outer.has-full-header-image {
}

div#wrapper-header-outer.has-body-header-image {
	background-color: rgb(0, 0, 0);
}

div#wrapper-header-inner {
	background-color: rgb(0, 0, 0);
}

div#wrapper-header.has-body-header-image {
	background-image: url(http://static.socialgo.com/16730/427763url_hc_bg.jpg);
	 background-repeat: repeat;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: transparent;
	 background-position: 0% 0%;
}

div#header {
	text-align: left;
}

div#header h1 a {
	color: rgb(255, 255, 255);
	 font-family: 'Arial Black';
}

div#search-bar-background {
	background-color: rgb(0, 0, 0);
	 border-top-color: rgb(0, 0, 0);
	 border-right-color: rgb(0, 0, 0);
	 border-bottom-color: rgb(0, 0, 0);
	 border-left-color: rgb(0, 0, 0);
}

ul#main-navigation li {
	background-color: rgb(0, 0, 0);
}

ul#main-navigation li a:link, ul#main-navigation li a:visited, ul#main-navigation li a:hover, ul#main-navigation li a:active {
	color: rgb(255, 255, 255);
}

ul#main-navigation li:hover {
	background-color: rgb(0, 0, 0);
}

ul#main-navigation li.nav-selected {
	background-color: rgb(255, 255, 255);
	 border-top-color: rgb(0, 0, 0);
	 border-right-color: rgb(0, 0, 0);
	 border-bottom-color: rgb(0, 0, 0);
	 border-left-color: rgb(0, 0, 0);
}

ul#main-navigation li.nav-selected a, ul#main-navigation li.nav-selected a:hover {
	color: rgb(0, 0, 0) !important;
}

div#body-container {
}

div#container {
}

ul#sub-navigation, ul.sub-navigation {
	border-bottom-color: rgb(0, 0, 0);
}

ul#sub-navigation li, ul.sub-navigation li {
	background-color: rgb(255, 255, 255);
}

ul#sub-navigation li a, ul.sub-navigation li a {
	color: rgb(0, 0, 0);
}

ul#sub-navigation li.nav-selected, ul.sub-navigation li.nav-selected {
	background-color: rgb(0, 0, 0);
}

ul#sub-navigation li.nav-selected a, ul.sub-navigation li.nav-selected a {
	color: rgb(255, 255, 255);
}

div#sidebar {
	background-color: rgb(255, 255, 255);
}

div.sb-big-link div.big-link-block {
	background-color: transparent;
	 border-top-color: rgb(225, 225, 225);
	 border-right-color: rgb(225, 225, 225);
	 border-bottom-color: rgb(225, 225, 225);
	 border-left-color: rgb(225, 225, 225);
}

div.sb-big-link div.big-link-block:hover {
	background-color: rgb(225, 225, 225);
}

ul#manage-dropdown li {
	background-color: rgb(245, 245, 245);
	 border-top-color: rgb(225, 225, 225);
	 border-right-color: rgb(225, 225, 225);
	 border-bottom-color: rgb(225, 225, 225);
	 border-left-color: rgb(225, 225, 225);
}

ul#manage-dropdown li:hover {
	background-color: rgb(225, 225, 225);
}

.sidebar-box {
	background-color: rgb(235, 235, 235);
}

.sidebar-box h2 {
	background-color: rgb(255, 255, 255);
	 border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
	 color: rgb(0, 0, 0);
}

.sidebar-box .sb-action:link, .sidebar-box .sb-action:visited, .sidebar-box .sb-action:hover, .sidebar-box .sb-action:active {
	color: rgb(163, 14, 0);
}

ul#sb-inbox-list li, ul#sb-moderate-list li {
	border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

ul#sb-inbox-list li:hover, ul#sb-moderate-list li:hover {
	background-color: rgb(225, 225, 225);
}

ul#sb-moderate-list li.no-moderate-items:hover {
	background-color: transparent;
}

ul#sb-inbox-list li.unread a, ul#sb-moderate-list li.unread a {
	color: rgb(51, 51, 51);
}

ul#sb-add-list {
	border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

ul#sb-add-list li {
	background-color: rgb(215, 215, 215);
	 border-top-color: rgb(195, 195, 195);
	 border-right-color: rgb(195, 195, 195);
	 border-bottom-color: rgb(195, 195, 195);
	 border-left-color: rgb(195, 195, 195);
}

ul#sb-add-list li:hover {
	background-color: transparent;
}

ul#sb-add-list li:active {
	background-color: rgb(205, 205, 205);
}

ul#sb-friends-list li {
	border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

ul#sb-friends-list li:hover {
	background-color: rgb(225, 225, 225);
}

ul#sb-friends-list li.no-friends:hover {
	background-color: transparent;
}

ul#sb-upcoming-list li {
	border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

ul#sb-upcoming-list li:hover {
	background-color: rgb(225, 225, 225);
}

ul#sb-upcoming-list li.no-event:hover {
	background-color: transparent;
}

div.content-box {
	background-color: rgb(255, 255, 255);
	 border-top-color: rgb(245, 245, 245);
	 border-right-color: rgb(245, 245, 245);
	 border-bottom-color: rgb(245, 245, 245);
	 border-left-color: rgb(245, 245, 245);
}

div.content-box h2 {
	background-color: rgb(0, 0, 0);
	 border-bottom-color: rgb(0, 0, 0);
	 color: rgb(255, 255, 255);
}

div.content-box-content h4 {
	color: rgb(0, 0, 0);
}

#profile-about, #members-home-list, #groups-home-list, #events-home-list, #groups-top-list, #profile-interact, #magazine-list {
	border-top-color: rgb(0, 0, 0);
}

#members-home-list, #groups-home-list, #events-home-list, #magazine-list, .blog-entry h3 {
	border-bottom-color: rgb(0, 0, 0);
}

.form-box {
	background-color: rgb(255, 255, 255);
	 border-top-color: rgb(245, 245, 245);
	 border-right-color: rgb(245, 245, 245);
	 border-bottom-color: rgb(245, 245, 245);
	 border-left-color: rgb(245, 245, 245);
}

.form-box h2 {
	border-bottom-color: rgb(215, 215, 215);
	 color: rgb(0, 0, 0);
}

form fieldset, .fieldset {
	background-color: rgb(235, 235, 235);
	 border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

form label {
	color: rgb(0, 0, 0);
}

.input-desc {
	color: rgb(0, 0, 0);
}

.form-sub-box {
	background-color: rgb(245, 245, 245);
	 border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

.form-box h3 {
	border-bottom-color: rgb(0, 0, 0);
	 color: rgb(0, 0, 0);
}

.profile-group-list li.group-list-item, .group-list-members, .profile-details-box, .wall-posts li, .search-listing li {
	border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

.activity-when {
	color: rgb(0, 0, 0);
}

.activity-text blockquote {
	color: rgb(0, 0, 0);
}

.activity-text {
	background-color: rgb(245, 245, 245);
	 color: rgb(0, 0, 0);
}

.widget-list li {
	border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

.magazine-list-author {
	color: rgb(0, 0, 0);
}

.forum-list-message {
	color: rgb(0, 0, 0);
}

#message-items {
	background-color: rgb(255, 255, 255);
	 border-top-color: rgb(245, 245, 245);
	 border-right-color: rgb(245, 245, 245);
	 border-bottom-color: rgb(245, 245, 245);
	 border-left-color: rgb(245, 245, 245);
}

#message-items th {
	background-color: rgb(0, 0, 0);
	 color: rgb(255, 255, 255);
}

#umc .unread {
	background-color: rgb(253, 245, 196) !important;
	 color: rgb(51, 51, 51) !important;
}

#message-items tr {
	background-color: rgb(255, 255, 255);
}

#message-items tr.even {
	background-color: rgb(245, 245, 245);
}

#message-items td a {
	color: rgb(163, 14, 0);
}

#message-items .subject a em {
	color: rgb(0, 0, 0);
}

div#footer {
	background-color: rgb(255, 255, 255);
}

.photo {
	background-color: rgb(255, 255, 255);
	 border-top-color: rgb(0, 0, 0);
	 border-right-color: rgb(0, 0, 0);
	 border-bottom-color: rgb(0, 0, 0);
	 border-left-color: rgb(0, 0, 0);
}

.buttons a {
	color: rgb(86, 86, 86);
}

#welcome-page {
	background-color: rgb(255, 255, 255);
	 border-top-color: rgb(245, 245, 245);
	 border-right-color: rgb(245, 245, 245);
	 border-bottom-color: rgb(245, 245, 245);
	 border-left-color: rgb(245, 245, 245);
}

#welcome-page table th {
	border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

#welcome-left img {
	background-color: rgb(255, 255, 255);
	 border-top-color: rgb(0, 0, 0);
	 border-right-color: rgb(0, 0, 0);
	 border-bottom-color: rgb(0, 0, 0);
	 border-left-color: rgb(0, 0, 0);
}

#welcome-list tr {
	border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

#welcome-page tr td {
	border-top-color: rgb(215, 215, 215);
	 border-right-color: rgb(215, 215, 215);
	 border-bottom-color: rgb(215, 215, 215);
	 border-left-color: rgb(215, 215, 215);
}

#welcome-page tr td.content-box {
	background-color: rgb(235, 235, 235);
}

#forum {
	color: rgb(0, 0, 0);
}

#forum div.code {
	background-color: rgb(235, 235, 235);
}

#forum-index-list table th {
	background-color: rgb(235, 235, 235);
}

#forum #list-forums th {
	background-color: rgb(0, 0, 0);
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(0, 0, 0);
	 border-right-color: rgb(0, 0, 0);
	 border-bottom-color: rgb(0, 0, 0);
	 border-left-color: rgb(0, 0, 0);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 color: rgb(255, 255, 255);
}

#forum #list-forums tr {
	border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(0, 0, 0);
	 border-right-color: rgb(0, 0, 0);
	 border-bottom-color: rgb(0, 0, 0);
	 border-left-color: rgb(0, 0, 0);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
}

#forum #list-forums td.member {
	background-color: rgb(245, 245, 245);
	 border-right-style: solid;
	 border-right-color: rgb(230, 230, 230);
	 border-right-width: 1px;
}

#forum .details {
	background-color: rgb(255, 255, 255);
}

#forum #breadcrumbs {
	color: rgb(255, 255, 255);
	 background-color: rgb(0, 0, 0);
}

#forum #breadcrumbs a {
	color: rgb(255, 255, 255) !important;
}

#forum .pagination ul {
	color: rgb(0, 0, 0);
	 background-color: rgb(255, 255, 255);
}

#forum .pagination a {
	color: rgb(0, 0, 0) !important;
}

#forum blockquote {
	background-color: rgb(255, 255, 255);
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(230, 230, 230);
	 border-right-color: rgb(230, 230, 230);
	 border-bottom-color: rgb(230, 230, 230);
	 border-left-color: rgb(230, 230, 230);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
}

form#form-sign-up #site-sign-up form fieldset .nth-child-1 {
}

#sign_up #site-sign-up #form-signup h2.nth-child-2 {
	background-image: url(http://www.littleprayerbox.net/shawn0909/freak.jpg);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 padding-bottom: 110px;
	 font-size: 20px;
	 padding-top: 0px;
	 background-position: 0% 18px;
}

#sign_up #form-signup .nth-child-3 .nth-child-13 {
	background-image: url(http://www.littleprayerbox.net/shawn0909/optional.png);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 text-indent: 73px;
	 background-position: initial initial;
}

#sign_up #form-signup .nth-child-3 .nth-child-16 {
	background-image: url(http://www.littleprayerbox.net/shawn0909/optional.png);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 text-indent: 73px;
	 background-position: initial initial;
}

#sign_up #form-signup .nth-child-3 .nth-child-19 {
	background-image: url(http://www.littleprayerbox.net/shawn0909/optional.png);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 text-indent: 73px;
	 background-position: initial initial;
}

#sign_up #form-signup .nth-child-3 label.nth-child-42 {
	background-image: url(http://www.littleprayerbox.net/shawn0909/optional.png);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 text-indent: 73px;
	 background-position: initial initial;
}

.grey {
	color: red !important;
	 float: left;
	 margin-right: 10px;
}

ul#main-navigation li, #sub-navigation li, ul.sub-navigation li {
	-webkit-border-top-left-radius: 3px 3px;
	 -webkit-border-top-right-radius: 3px 3px;
}

img.activity-icon, .content-box h2, .tooltip, .action-alert, .content-box, #footer, #sidebar, button, .sidebar-box, fieldset, .form-box, .activity-list .photo, img.photo, .fieldset, #sidebar div, #sidebar li, .info-notice, .form-sub-box, ul.activity-list li, .activity-text {
	-webkit-border-top-right-radius: 4px 4px !important;
	 -webkit-border-top-left-radius: 4px 4px !important;
	 -webkit-border-bottom-left-radius: 4px 4px !important;
	 -webkit-border-bottom-right-radius: 4px 4px !important;
}

.buttons a, .button a, button {
	-webkit-border-top-right-radius: 5px 5px !important;
	 -webkit-border-top-left-radius: 5px 5px !important;
	 -webkit-border-bottom-left-radius: 5px 5px !important;
	 -webkit-border-bottom-right-radius: 5px 5px !important;
	 border-top-width: 2px !important;
	 border-right-width: 2px !important;
	 border-bottom-width: 2px !important;
	 border-left-width: 2px !important;
	 border-top-style: solid !important;
	 border-right-style: solid !important;
	 border-bottom-style: solid !important;
	 border-left-style: solid !important;
	 border-top-color: rgb(204, 204, 204) !important;
	 border-right-color: rgb(204, 204, 204) !important;
	 border-bottom-color: rgb(204, 204, 204) !important;
	 border-left-color: rgb(204, 204, 204) !important;
}

#theform-search div {
	-webkit-border-top-right-radius: 0px 0px !important;
	 -webkit-border-top-left-radius: 0px 0px !important;
	 -webkit-border-bottom-left-radius: 0px 0px !important;
	 -webkit-border-bottom-right-radius: 0px 0px !important;
}

#PDI_container2002848 .pds-box {
	font-family: Helvetica, Arial, sans-serif;
	 font-size: 11px;
	 text-align: left;
	 color: rgb(78, 78, 78);
	 width: 150px;
	 background-image: url(http://i.polldaddy.com/polls/alum-bg.png);
	 background-repeat: repeat-x;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(184, 184, 184);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(176, 176, 176);
	 border-right-color: rgb(176, 176, 176);
	 border-bottom-color: rgb(176, 176, 176);
	 border-left-color: rgb(176, 176, 176);
	 -webkit-border-top-right-radius: 10px 10px;
	 -webkit-border-top-left-radius: 10px 10px;
	 -webkit-border-bottom-left-radius: 10px 10px;
	 -webkit-border-bottom-right-radius: 10px 10px;
	 background-position: 0% 0%;
}

#PDI_container2002848 .pds-box a {
	outline-style: none;
	 outline-width: initial;
	 outline-color: initial;
}

#PDI_container2002848 .pds-clear {
	display: block;
	 clear: both;
}

#PDI_container2002848 .pds-box-outer {
	padding-top: 4px;
	 padding-right: 4px;
	 padding-bottom: 4px;
	 padding-left: 4px;
}

#PDI_container2002848 .pds-question-top {
	font-weight: bold;
	 font-size: 12px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(0, 0, 0);
	 border-right-color: rgb(0, 0, 0);
	 border-bottom-color: rgb(0, 0, 0);
	 border-left-color: rgb(0, 0, 0);
	 background-image: url(http://i.polldaddy.com/polls/alum-question-bg.png);
	 background-repeat: repeat-x;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(0, 0, 0);
	 line-height: 130%;
	 color: rgb(255, 255, 255);
	 padding-top: 8px;
	 padding-right: 8px;
	 padding-bottom: 8px;
	 padding-left: 8px;
	 -webkit-border-top-right-radius: 6px 6px;
	 -webkit-border-top-left-radius: 6px 6px;
	 -webkit-border-bottom-left-radius: 6px 6px;
	 -webkit-border-bottom-right-radius: 6px 6px;
	 position: relative;
	 background-position: 0% 0%;
}

#PDI_container2002848 .pds-answer {
	padding-top: 10px;
	 padding-right: 0px;
	 padding-bottom: 10px;
	 padding-left: 0px;
}

#PDI_container2002848 .pds-answer label {
	color: rgb(51, 51, 51);
	 font-size: 12px;
	 line-height: 140%;
	 position: relative;
	 font-family: Arial, Helvetica, sans-serif;
}

#PDI_container2002848 .pds-answer-group {
	display: block;
	 padding-top: 6px;
	 padding-right: 0px;
	 padding-bottom: 6px;
	 padding-left: 0px;
}

#PDI_container2002848 .pds-answer-group br {
	display: none;
}

#PDI_container2002848 .pds-answer-input {
	display: block;
	 float: left;
	 width: 25px;
}

#PDI_container2002848 .pds-input-label {
	display: block;
	 float: left;
	 width: 105px;
	 cursor: pointer;
}

#PDI_container2002848 .pds-answer-other {
	display: block;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 10px;
}

#PDI_container2002848 .pds-textfield {
	background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(217, 217, 217);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(153, 153, 153);
	 border-right-color: rgb(153, 153, 153);
	 border-bottom-color: rgb(153, 153, 153);
	 border-left-color: rgb(153, 153, 153);
	 font-size: 12px;
	 padding-top: 2px;
	 padding-right: 2px;
	 padding-bottom: 2px;
	 padding-left: 2px;
	 width: 110px;
	 background-position: initial initial;
}

#PDI_container2002848 .pds-answer-other br {
	display: none;
}

#PDI_container2002848 .pds-other-label {
	display: block;
	 float: left;
	 cursor: pointer;
}

#PDI_container2002848 .pds-feedback-group {
	display: block;
	 padding-top: 8px;
	 padding-right: 0px;
	 padding-bottom: 8px;
	 padding-left: 0px;
}

#PDI_container2002848 .pds-feedback-label {
	display: block;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	 padding-left: 0px;
}

#PDI_container2002848 .pds-feedback-per {
	font-weight: bold;
}

#PDI_container2002848 .pds-feedback-votes {
	font-weight: normal;
}

#PDI_container2002848 .pds-answer-feedback {
	background-image: url(http://i.polldaddy.com/polls/alum-feedback.png);
	 background-repeat: repeat-x;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(151, 151, 151);
	 height: 19px;
	 border-right-width: 1px;
	 border-right-style: solid;
	 border-right-color: rgb(131, 131, 131);
	 position: relative;
	 background-position: 0% 0%;
}

#PDI_container2002848 .pds-answer-feedback-bar {
	font-size: 2px;
	 background-image: url(http://i.polldaddy.com/polls/alum-feedback.png);
	 background-repeat: repeat-x;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(143, 161, 183);
	 height: 19px;
	 border-left-width: 1px;
	 border-left-style: solid;
	 border-left-color: rgb(77, 99, 130);
	 border-right-width: 1px;
	 border-right-style: solid;
	 border-right-color: rgb(77, 99, 130);
	 background-position: 0% 100%;
}

#PDI_container2002848 .pds-vote {
	padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

#PDI_container2002848 .pds-votebutton-outer {
}

#PDI_container2002848 .pds-vote br {
	display: none;
}

#PDI_container2002848 .pds-vote-button {
	color: rgb(255, 255, 255);
	 padding-top: 4px;
	 padding-right: 18px;
	 padding-bottom: 4px;
	 padding-left: 18px;
	 white-space: nowrap;
	 background-image: url(http://i.polldaddy.com/polls/alum-but-bg.png);
	 background-repeat: repeat-x;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(103, 103, 103);
	 -webkit-border-top-right-radius: 10px 10px;
	 -webkit-border-top-left-radius: 10px 10px;
	 -webkit-border-bottom-left-radius: 10px 10px;
	 -webkit-border-bottom-right-radius: 10px 10px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(132, 132, 132);
	 border-right-color: rgb(132, 132, 132);
	 border-bottom-color: rgb(132, 132, 132);
	 border-left-color: rgb(132, 132, 132);
	 cursor: pointer;
	 font-size: 14px;
	 font-family: 'Lucida Grande', Verdana, Arial;
	 text-decoration: none;
	 font-weight: bold;
	 white-space: nowrap;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 30px;
	 background-position: 0% 100%;
}

#PDI_container2002848 .pds-vote-button:hover {
	background-image: url(http://i.polldaddy.com/polls/alum-but-bg.png);
	 background-repeat: repeat-x;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(175, 175, 175);
	 color: rgb(204, 204, 204);
	 border-top-color: rgb(68, 68, 68);
	 border-right-color: rgb(68, 68, 68);
	 border-bottom-color: rgb(68, 68, 68);
	 border-left-color: rgb(68, 68, 68);
	 background-position: 0% 0%;
}

#PDI_container2002848 .pds-vote-button-load {
	color: rgb(255, 255, 255);
	 padding-top: 4px;
	 padding-right: 18px;
	 padding-bottom: 4px;
	 padding-left: 18px;
	 white-space: nowrap;
	 -webkit-border-top-right-radius: 10px 10px;
	 -webkit-border-top-left-radius: 10px 10px;
	 -webkit-border-bottom-left-radius: 10px 10px;
	 -webkit-border-bottom-right-radius: 10px 10px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(132, 132, 132);
	 border-right-color: rgb(132, 132, 132);
	 border-bottom-color: rgb(132, 132, 132);
	 border-left-color: rgb(132, 132, 132);
	 cursor: pointer;
	 font-size: 14px;
	 font-family: 'Lucida Grande', Verdana, Arial;
	 text-decoration: none;
	 font-weight: bold;
	 white-space: nowrap;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 30px;
	 background-image: url(http://i.polldaddy.com/polls/vote-loader-676767.gif);
	 background-repeat: no-repeat;
	 background-attachment: scroll;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(103, 103, 103);
	 background-position: 50% 50%;
}

#PDI_container2002848 .pds-vote-button-load span {
	visibility: hidden;
}

#PDI_container2002848 .pds-links {
	display: block;
	 background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(217, 217, 217);
	 -webkit-border-top-right-radius: 10px 10px;
	 -webkit-border-top-left-radius: 10px 10px;
	 -webkit-border-bottom-left-radius: 10px 10px;
	 -webkit-border-bottom-right-radius: 10px 10px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(153, 153, 153);
	 border-right-color: rgb(153, 153, 153);
	 border-bottom-color: rgb(153, 153, 153);
	 border-left-color: rgb(153, 153, 153);
	 margin-top: 20px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 text-align: center;
	 background-position: initial initial;
}

#PDI_container2002848 .pds-links-back {
	display: block;
	 background-image: initial;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: rgb(217, 217, 217);
	 -webkit-border-top-right-radius: 10px 10px;
	 -webkit-border-top-left-radius: 10px 10px;
	 -webkit-border-bottom-left-radius: 10px 10px;
	 -webkit-border-bottom-right-radius: 10px 10px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(153, 153, 153);
	 border-right-color: rgb(153, 153, 153);
	 border-bottom-color: rgb(153, 153, 153);
	 border-left-color: rgb(153, 153, 153);
	 text-align: center;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 background-position: initial initial;
}

#PDI_container2002848 .pds-links a {
	font-family: Helvetica, Arial, sans-serif;
	 font-size: 11px;
	 color: rgb(51, 51, 51);
	 line-height: 24px;
	 text-decoration: none;
	 display: block;
	 font-weight: bold;
	 white-space: nowrap;
}

#PDI_container2002848 .pds-links-back a {
	font-family: Helvetica, Arial, sans-serif;
	 font-size: 11px;
	 color: rgb(51, 51, 51);
	 line-height: 24px;
	 text-decoration: none;
	 display: block;
	 font-weight: bold;
	 white-space: nowrap;
}

#PDI_container2002848 .pds-links a:hover {
	text-decoration: underline;
}

#PDI_container2002848 .pds-links-back a:hover {
	text-decoration: underline;
}

#PDI_container2002848 .pds-comments span {
	font-weight: normal;
}

#PDI_container2002848 .pds-total-votes {
	padding-top: 10px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 position: relative;
	 font-family: Helvetica, Arial, sans-serif;
	 color: rgb(51, 51, 51);
	 font-size: 12px;
}

#PDI_container2002848 .pds-total-votes span {
	font-weight: bold;
}

#PDI_container2002848 div {
	margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

div.wl_footdoctor {
	margin-top: 10px;
	 margin-right: 10px;
	 margin-bottom: 10px;
	 margin-left: 10px;
}

div.wl_footdoctor ul {
	margin-top: 5px;
	 margin-right: 5px;
	 margin-bottom: 5px;
	 margin-left: 5px;
}

div.wl_footdoctor ul li {
	margin-bottom: 5px;
}

div.wl_footdoctor a.foot_header {
	font-weight: bold;
	 color: rgb(51, 51, 51);
}

.a2a_menu * {
	margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

.a2a_menu, .a2a_menu_border {
	display: none;
	 z-index: 1e+07;
	 position: absolute;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 -webkit-border-top-right-radius: 16px 16px;
	 -webkit-border-top-left-radius: 16px 16px;
	 -webkit-border-bottom-left-radius: 16px 16px;
	 -webkit-border-bottom-right-radius: 16px 16px;
}

.a2a_menu {
	display: none;
	 min-width: 200px;
	 background-color: rgb(255, 255, 255);
	 font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
	 color: rgb(0, 0, 0);
	 line-height: 12px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 vertical-align: baseline;
	 padding-top: 8px;
	 padding-right: 8px;
	 padding-bottom: 8px;
	 padding-left: 8px;
	 overflow-x: hidden;
	 overflow-y: hidden;
}

.a2a_menu_border {
	border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(238, 238, 238);
	 border-right-color: rgb(238, 238, 238);
	 border-bottom-color: rgb(238, 238, 238);
	 border-left-color: rgb(238, 238, 238);
	 background-color: rgb(238, 238, 238);
	 opacity: 0.6;
}

.a2a_menu a, #a2a_hist_list a, .a2a_tabs div {
	color: rgb(0, 0, 255);
	 text-decoration: none;
	 font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
	 line-height: 12px;
	 height: auto;
	 width: auto;
	 clear: none;
	 outline-style: none;
	 outline-width: initial;
	 outline-color: initial;
	 -webkit-border-top-right-radius: 8px 8px;
	 -webkit-border-top-left-radius: 8px 8px;
	 -webkit-border-bottom-left-radius: 8px 8px;
	 -webkit-border-bottom-right-radius: 8px 8px;
}

.a2a_menu a:visited, #a2a_hist_list a:visited {
	color: rgb(0, 0, 255);
	 clear: right;
}

.a2a_menu a:hover, .a2a_menu a:active, .a2a_menu a.a2a_i:focus, .a2a_tabs div:hover {
	color: rgb(0, 0, 0);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 background-color: rgb(238, 238, 238);
	 text-decoration: none;
}

.a2a_menu img, .a2a_menu a img, a.a2a_ind img {
	width: 16px;
	 height: 16px;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 background-image: url(http://static.addtoany.com/menu/icons_17.png);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 background-position: initial initial;
}

.a2a_menu img {
	display: inline;
	 vertical-align: middle;
	 margin-top: 0px;
	 margin-right: 4px;
	 margin-bottom: 2px;
	 margin-left: 0px;
}

.a2a_menu img.a2a_i_find {
	position: absolute;
	 left: 5px;
	 top: 2px;
}

.a2a_menu_title_container {
	display: none;
	 margin-bottom: 2px;
	 padding-top: 6px;
	 padding-right: 6px;
	 padding-bottom: 6px;
	 padding-left: 6px;
}

.a2a_menu_find_container {
	position: relative;
	 text-align: left;
	 margin-top: 4px;
	 margin-right: 1px;
	 margin-bottom: 4px;
	 margin-left: 1px;
	 padding-top: 1px;
	 padding-right: 24px;
	 padding-bottom: 1px;
	 padding-left: 0px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 -webkit-border-top-right-radius: 8px 8px;
	 -webkit-border-top-left-radius: 8px 8px;
	 -webkit-border-bottom-left-radius: 8px 8px;
	 -webkit-border-bottom-right-radius: 8px 8px;
}

input.a2a_menu_title {
	display: block;
	 color: rgb(0, 0, 0);
	 background-color: rgb(255, 255, 255);
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 width: 100%;
}

input.a2a_menu_find {
	display: block;
	 position: relative;
	 left: 24px;
	 color: rgb(204, 204, 204);
	 font-size: 12px;
	 padding-top: 2px;
	 padding-right: 0px;
	 padding-bottom: 2px;
	 padding-left: 0px;
	 outline-width: 0px;
	 outline-style: initial;
	 outline-color: initial;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
	 background-color: transparent;
	 width: 250px;
}

.a2a_cols {
	width: 50%;
	 vertical-align: top;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
	 background-color: transparent;
}

.a2a_cols_container tbody {
	border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
}

.a2a_cols_container {
	border-collapse: collapse;
	 -webkit-border-horizontal-spacing: 0px;
	 -webkit-border-vertical-spacing: 0px;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 border-style: initial;
	 border-color: initial;
	 width: auto;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

.a2a_clear {
	clear: both;
}

.a2a_hr {
	margin-top: 0px;
	 margin-right: 12px;
	 margin-bottom: 12px;
	 margin-left: 12px;
	 padding-top: 1px;
	 padding-right: 1px;
	 padding-bottom: 1px;
	 padding-left: 1px;
	 background-image: none;
	 background-repeat: initial;
	 background-attachment: initial;
	 -webkit-background-clip: initial;
	 -webkit-background-origin: initial;
	 background-color: initial;
	 background-color: rgb(238, 238, 238);
	 background-position: initial initial;
}

.a2a_nowrap {
	white-space: nowrap;
}

.a2a_note {
	margin-top: 0px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
	 padding-top: 9px;
	 padding-right: 9px;
	 padding-bottom: 9px;
	 padding-left: 9px;
	 font-size: 11px;
	 text-align: center;
}

.a2a_note .a2a_note_note {
	margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 9px;
	 margin-left: 0px;
	 color: rgb(0, 0, 0);
}

.a2a_wide a {
	display: block;
	 margin-top: 3px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(238, 238, 238);
	 border-right-color: rgb(238, 238, 238);
	 border-bottom-color: rgb(238, 238, 238);
	 border-left-color: rgb(238, 238, 238);
	 padding-top: 3px;
	 padding-right: 3px;
	 padding-bottom: 3px;
	 padding-left: 3px;
	 text-align: center;
}

.a2a_tabs {
	float: left;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 3px;
	 margin-left: 0px;
}

.a2a_tabs a, .a2a_tabs div {
	margin-top: 1px;
	 margin-right: 1px;
	 margin-bottom: 1px;
	 margin-left: 1px;
	 background-color: rgb(238, 238, 238);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(238, 238, 238);
	 border-right-color: rgb(238, 238, 238);
	 border-bottom-color: rgb(238, 238, 238);
	 border-left-color: rgb(238, 238, 238);
	 font-size: 11px;
	 padding-top: 6px;
	 padding-right: 12px;
	 padding-bottom: 2px;
	 padding-left: 12px;
	 white-space: nowrap;
}

.a2a_tabs a img, .a2a_tabs div img {
	margin-bottom: 4px;
}

.a2a_tabs a, .a2a_tabs a:visited, .a2a_tabs a:hover, .a2a_tabs div, .a2a_tabs div:hover {
	cursor: pointer;
	 border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: rgb(238, 238, 238);
	 color: rgb(0, 0, 0);
	 -webkit-border-bottom-left-radius: 0px 0px;
	 -webkit-border-bottom-right-radius: 0px 0px;
}

a.a2a_tab_selected, a.a2a_tab_selected:visited, a.a2a_tab_selected:hover, a.a2a_tab_selected:active, a.a2a_tab_selected:focus, div.a2a_tab_selected, div.a2a_tab_selected:hover {
	color: rgb(0, 0, 255);
	 background-color: rgb(255, 255, 255);
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(204, 204, 204);
	 border-right-color: rgb(204, 204, 204);
	 border-bottom-color: rgb(204, 204, 204);
	 border-left-color: rgb(204, 204, 204);
	 border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: rgb(255, 255, 255);
}

a.a2a_i {
	display: block;
	 padding-top: 4px;
	 padding-right: 6px;
	 padding-bottom: 2px;
	 padding-left: 6px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(255, 255, 255);
	 border-right-color: rgb(255, 255, 255);
	 border-bottom-color: rgb(255, 255, 255);
	 border-left-color: rgb(255, 255, 255);
	 text-align: left;
	 white-space: nowrap;
}

a.a2a_sss {
	font-weight: 700;
}

a.a2a_ind {
	display: inline;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

a.a2a_emailer {
	display: inline-block;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(238, 238, 238);
	 border-right-color: rgb(238, 238, 238);
	 border-bottom-color: rgb(238, 238, 238);
	 border-left-color: rgb(238, 238, 238);
	 margin-top: 0px;
	 margin-right: 9px;
	 margin-bottom: 0px;
	 margin-left: 9px;
	 text-align: center;
}

a.a2a_menu_show_more_less {
	margin-top: 4px;
	 margin-right: 0px;
	 margin-bottom: 8px;
	 margin-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}

a.a2a_menu_show_more_less img {
	vertical-align: baseline;
	 height: 12px;
}

a.a2a_menu_powered_by, a.a2a_menu_powered_by:visited {
	background-color: rgb(238, 238, 238);
	 font-size: 9px;
	 color: rgb(153, 153, 153);
}

.a2a_i_agregator {
	background-position: 0px 0px !important;
}

.a2a_i_aiderss {
	background-position: 0px -17px !important;
}

.a2a_i_aim {
	background-position: 0px -34px !important;
}

.a2a_i_allvoices {
	background-position: 0px -51px !important;
}

.a2a_i_amazon {
	background-position: 0px -68px !important;
}

.a2a_i_aol {
	background-position: 0px -85px !important;
}

.a2a_i_apple_mail {
	background-position: 0px -102px !important;
}

.a2a_i_arto {
	background-position: 0px -119px !important;
}

.a2a_i_ask {
	background-position: 0px -136px !important;
}

.a2a_i_avantgo {
	background-position: 0px -153px !important;
}

.a2a_i_backflip {
	background-position: 0px -170px !important;
}

.a2a_i_bebo {
	background-position: 0px -187px !important;
}

.a2a_i_bibsonomy {
	background-position: 0px -204px !important;
}

.a2a_i_bitty {
	background-position: 0px -221px !important;
}

.a2a_i_blinklist {
	background-position: 0px -238px !important;
}

.a2a_i_blogger {
	background-position: 0px -255px !important;
}

.a2a_i_bloglines {
	background-position: 0px -272px !important;
}

.a2a_i_blogmarks {
	background-position: 0px -289px !important;
}

.a2a_i_blogrovr {
	background-position: 0px -306px !important;
}

.a2a_i_bookmark {
	background-position: 0px -323px !important;
}

.a2a_i_bookmarks_fr {
	background-position: 0px -340px !important;
}

.a2a_i_buddymarks {
	background-position: 0px -357px !important;
}

.a2a_i_buzmob {
	background-position: 0px -374px !important;
}

.a2a_i_buzz {
	background-position: 0px -391px !important;
}

.a2a_i_bzzster {
	background-position: 0px -408px !important;
}

.a2a_i_care2 {
	background-position: 0px -425px !important;
}

.a2a_i_citeulike {
	background-position: 0px -442px !important;
}

.a2a_i_clear {
	background-position: 0px -459px !important;
}

.a2a_i_connotea {
	background-position: 0px -476px !important;
}

.a2a_i_current {
	background-position: 0px -493px !important;
}

.a2a_i_dailyme {
	background-position: 0px -510px !important;
}

.a2a_i_dailyrotation {
	background-position: 0px -527px !important;
}

.a2a_i_darr {
	background-position: 0px -544px !important;
}

.a2a_i_darr_wt {
	background-position: 0px -561px !important;
}

.a2a_i_default {
	background-position: 0px -578px !important;
}

.a2a_i_delicious {
	background-position: 0px -595px !important;
}

.a2a_i_designfloat {
	background-position: 0px -612px !important;
}

.a2a_i_digg {
	background-position: 0px -629px !important;
}

.a2a_i_diglog {
	background-position: 0px -646px !important;
}

.a2a_i_diigo {
	background-position: 0px -663px !important;
}

.a2a_i_dzone {
	background-position: 0px -680px !important;
}

.a2a_i_email {
	background-position: 0px -697px !important;
}

.a2a_i_eskobo {
	background-position: 0px -714px !important;
}

.a2a_i_evernote {
	background-position: 0px -731px !important;
}

.a2a_i_excitemix {
	background-position: 0px -748px !important;
}

.a2a_i_expression {
	background-position: 0px -765px !important;
}

.a2a_i_facebook {
	background-position: 0px -782px !important;
}

.a2a_i_fark {
	background-position: 0px -799px !important;
}

.a2a_i_faves {
	background-position: 0px -816px !important;
}

.a2a_i_feed {
	background-position: 0px -833px !important;
}

.a2a_i_feedblitz {
	background-position: 0px -850px !important;
}

.a2a_i_feedbucket {
	background-position: 0px -867px !important;
}

.a2a_i_feedlounge {
	background-position: 0px -884px !important;
}

.a2a_i_feedm8 {
	background-position: 0px -901px !important;
}

.a2a_i_feedmailer {
	background-position: 0px -918px !important;
}

.a2a_i_feedreader_net {
	background-position: 0px -935px !important;
}

.a2a_i_feedshow {
	background-position: 0px -952px !important;
}

.a2a_i_fevote {
	background-position: 0px -969px !important;
}

.a2a_i_find {
	background-position: 0px -986px !important;
}

.a2a_i_fireant {
	background-position: 0px -1003px !important;
}

.a2a_i_flurry {
	background-position: 0px -1020px !important;
}

.a2a_i_folkd {
	background-position: 0px -1037px !important;
}

.a2a_i_foxiewire {
	background-position: 0px -1054px !important;
}

.a2a_i_friendfeed {
	background-position: 0px -1071px !important;
}

.a2a_i_friendster {
	background-position: 0px -1088px !important;
}

.a2a_i_funp {
	background-position: 0px -1105px !important;
}

.a2a_i_furl {
	background-position: 0px -1122px !important;
}

.a2a_i_fwicki {
	background-position: 0px -1138px !important;
}

.a2a_i_gabbr {
	background-position: 0px -1155px !important;
}

.a2a_i_global_grind {
	background-position: 0px -1172px !important;
}

.a2a_i_gmail {
	background-position: 0px -1189px !important;
}

.a2a_i_google {
	background-position: 0px -1206px !important;
}

.a2a_i_healthranker {
	background-position: 0px -1223px !important;
}

.a2a_i_hellotxt {
	background-position: 0px -1240px !important;
}

.a2a_i_hemidemi {
	background-position: 0px -1257px !important;
}

.a2a_i_hi5 {
	background-position: 0px -1274px !important;
}

.a2a_i_hubdog {
	background-position: 0px -1291px !important;
}

.a2a_i_hugg {
	background-position: 0px -1308px !important;
}

.a2a_i_hyves {
	background-position: 0px -1325px !important;
}

.a2a_i_identica {
	background-position: 0px -1342px !important;
}

.a2a_i_im {
	background-position: 0px -1359px !important;
}

.a2a_i_imera {
	background-position: 0px -1376px !important;
}

.a2a_i_instapaper {
	background-position: 0px -1393px !important;
}

.a2a_i_iterasi {
	background-position: 0px -1410px !important;
}

.a2a_i_itunes {
	background-position: 0px -1427px !important;
}

.a2a_i_jamespot {
	background-position: 0px -1444px !important;
}

.a2a_i_jots {
	background-position: 0px -1461px !important;
}

.a2a_i_jumptags {
	background-position: 0px -1478px !important;
}

.a2a_i_khabbr {
	background-position: 0px -1495px !important;
}

.a2a_i_kledy {
	background-position: 0px -1512px !important;
}

.a2a_i_klipfolio {
	background-position: 0px -1529px !important;
}

.a2a_i_linkagogo {
	background-position: 0px -1546px !important;
}

.a2a_i_linkatopia {
	background-position: 0px -1563px !important;
}

.a2a_i_linkedin {
	background-position: 0px -1580px !important;
}

.a2a_i_live {
	background-position: 0px -1597px !important;
}

.a2a_i_livejournal {
	background-position: 0px -1614px !important;
}

.a2a_i_ma_gnolia {
	background-position: 0px -1631px !important;
}

.a2a_i_maple {
	background-position: 0px -1648px !important;
}

.a2a_i_meneame {
	background-position: 0px -1665px !important;
}

.a2a_i_mindbodygreen {
	background-position: 0px -1682px !important;
}

.a2a_i_miro {
	background-position: 0px -1699px !important;
}

.a2a_i_mister-wong {
	background-position: 0px -1716px !important;
}

.a2a_i_mixx {
	background-position: 0px -1733px !important;
}

.a2a_i_mobile {
	background-position: 0px -1750px !important;
}

.a2a_i_mozillaca {
	background-position: 0px -1767px !important;
}

.a2a_i_msdn {
	background-position: 0px -1784px !important;
}

.a2a_i_multiply {
	background-position: 0px -1801px !important;
}

.a2a_i_my_msn {
	background-position: 0px -1818px !important;
}

.a2a_i_mylinkvault {
	background-position: 0px -1835px !important;
}

.a2a_i_myspace {
	background-position: 0px -1852px !important;
}

.a2a_i_netimechannel {
	background-position: 0px -1869px !important;
}

.a2a_i_netlog {
	background-position: 0px -1886px !important;
}

.a2a_i_netomat {
	background-position: 0px -1903px !important;
}

.a2a_i_netvibes {
	background-position: 0px -1920px !important;
}

.a2a_i_netvouz {
	background-position: 0px -1937px !important;
}

.a2a_i_newgie {
	background-position: 0px -1954px !important;
}

.a2a_i_newsalloy {
	background-position: 0px -1971px !important;
}

.a2a_i_newscabby {
	background-position: 0px -1988px !important;
}

.a2a_i_newsgator {
	background-position: 0px -2005px !important;
}

.a2a_i_newshutch {
	background-position: 0px -2022px !important;
}

.a2a_i_newsisfree {
	background-position: 0px -2039px !important;
}

.a2a_i_newstrust {
	background-position: 0px -2056px !important;
}

.a2a_i_newsvine {
	background-position: 0px -2073px !important;
}

.a2a_i_nowpublic {
	background-position: 0px -2090px !important;
}

.a2a_i_odeo {
	background-position: 0px -2107px !important;
}

.a2a_i_oneview {
	background-position: 0px -2124px !important;
}

.a2a_i_openbm {
	background-position: 0px -2141px !important;
}

.a2a_i_outlook {
	background-position: 0px -2158px !important;
}

.a2a_i_pageflakes {
	background-position: 0px -2175px !important;
}

.a2a_i_pdf {
	background-position: 0px -2192px !important;
}

.a2a_i_phonefavs {
	background-position: 0px -2209px !important;
}

.a2a_i_ping {
	background-position: 0px -2226px !important;
}

.a2a_i_plaxo {
	background-position: 0px -2243px !important;
}

.a2a_i_plurk {
	background-position: 0px -2260px !important;
}

.a2a_i_plusmo {
	background-position: 0px -2277px !important;
}

.a2a_i_podnova {
	background-position: 0px -2294px !important;
}

.a2a_i_posterous {
	background-position: 0px -2311px !important;
}

.a2a_i_printfriendly {
	background-position: 0px -2328px !important;
}

.a2a_i_propeller {
	background-position: 0px -2345px !important;
}

.a2a_i_protopage {
	background-position: 0px -2362px !important;
}

.a2a_i_pusha {
	background-position: 0px -2379px !important;
}

.a2a_i_rapidfeeds {
	background-position: 0px -2396px !important;
}

.a2a_i_rasasa {
	background-position: 0px -2413px !important;
}

.a2a_i_reader {
	background-position: 0px -2430px !important;
}

.a2a_i_reddit {
	background-position: 0px -2447px !important;
}

.a2a_i_rssfwd {
	background-position: 0px -2464px !important;
}

.a2a_i_segnalo {
	background-position: 0px -2481px !important;
}

.a2a_i_share {
	background-position: 0px -2498px !important;
}

.a2a_i_shoutwire {
	background-position: 0px -2515px !important;
}

.a2a_i_shyftr {
	background-position: 0px -2532px !important;
}

.a2a_i_simpy {
	background-position: 0px -2549px !important;
}

.a2a_i_sitejot {
	background-position: 0px -2566px !important;
}

.a2a_i_skimbit {
	background-position: 0px -2583px !important;
}

.a2a_i_slashdot {
	background-position: 0px -2600px !important;
}

.a2a_i_smaknews {
	background-position: 0px -2617px !important;
}

.a2a_i_sodahead {
	background-position: 0px -2634px !important;
}

.a2a_i_sofomo {
	background-position: 0px -2651px !important;
}

.a2a_i_spaces {
	background-position: 0px -2668px !important;
}

.a2a_i_sphere {
	background-position: 0px -2685px !important;
}

.a2a_i_sphinn {
	background-position: 0px -2701px !important;
}

.a2a_i_spurl {
	background-position: 0px -2718px !important;
}

.a2a_i_squidoo {
	background-position: 0px -2735px !important;
}

.a2a_i_startaid {
	background-position: 0px -2752px !important;
}

.a2a_i_strands {
	background-position: 0px -2769px !important;
}

.a2a_i_stumbleupon {
	background-position: 0px -2786px !important;
}

.a2a_i_stumpedia {
	background-position: 0px -2803px !important;
}

.a2a_i_symbaloo {
	background-position: 0px -2820px !important;
}

.a2a_i_taggly {
	background-position: 0px -2837px !important;
}

.a2a_i_tagza {
	background-position: 0px -2854px !important;
}

.a2a_i_tailrank {
	background-position: 0px -2871px !important;
}

.a2a_i_technet {
	background-position: 0px -2888px !important;
}

.a2a_i_technorati {
	background-position: 0px -2905px !important;
}

.a2a_i_technotizie {
	background-position: 0px -2922px !important;
}

.a2a_i_thefreedictionary {
	background-position: 0px -2939px !important;
}

.a2a_i_thefreelibrary {
	background-position: 0px -2956px !important;
}

.a2a_i_thunderbird {
	background-position: 0px -2973px !important;
}

.a2a_i_tipd {
	background-position: 0px -2990px !important;
}

.a2a_i_toolbar_google {
	background-position: 0px -3007px !important;
}

.a2a_i_tumblr {
	background-position: 0px -3024px !important;
}

.a2a_i_twiddla {
	background-position: 0px -3041px !important;
}

.a2a_i_twine {
	background-position: 0px -3058px !important;
}

.a2a_i_twitter {
	background-position: 0px -3075px !important;
}

.a2a_i_txtvox {
	background-position: 0px -3092px !important;
}

.a2a_i_typepad {
	background-position: 0px -3109px !important;
}

.a2a_i_uarr {
	background-position: 0px -3126px !important;
}

.a2a_i_uarr_wt {
	background-position: 0px -3143px !important;
}

.a2a_i_unalog {
	background-position: 0px -3160px !important;
}

.a2a_i_viadeo {
	background-position: 0px -3177px !important;
}

.a2a_i_webnews {
	background-position: 0px -3194px !important;
}

.a2a_i_webwag {
	background-position: 0px -3212px !important;
}

.a2a_i_wikio {
	background-position: 0px -3229px !important;
}

.a2a_i_windows_mail {
	background-position: 0px -3246px !important;
}

.a2a_i_wink {
	background-position: 0px -3263px !important;
}

.a2a_i_winksite {
	background-position: 0px -3280px !important;
}

.a2a_i_wists {
	background-position: 0px -3297px !important;
}

.a2a_i_wordpress {
	background-position: 0px -3314px !important;
}

.a2a_i_xanga {
	background-position: 0px -3331px !important;
}

.a2a_i_xerpi {
	background-position: 0px -3348px !important;
}

.a2a_i_xianguo {
	background-position: 0px -3365px !important;
}

.a2a_i_yahoo {
	background-position: 0px -3382px !important;
}

.a2a_i_yample {
	background-position: 0px -3399px !important;
}

.a2a_i_yigg {
	background-position: 0px -3416px !important;
}

.a2a_i_yim {
	background-position: 0px -3433px !important;
}

.a2a_i_yoolink {
	background-position: 0px -3450px !important;
}

.a2a_i_youmob {
	background-position: 0px -3467px !important;
}

.a2a_i_yourminis {
	background-position: 0px -3484px !important;
}

.a2a_i_zaptxt {
	background-position: 0px -3501px !important;
}

.a2a_i_zhuaxia {
	background-position: 0px -3518px !important;
}

.a2a_i_zune {
	background-position: 0px -3535px !important;
}

