/* ********** [ CONTENT HEADER ] ********** */

div#content div.header_wrap {
	margin: 0px 0px 10px 0px;
	height: 36px;
}
div#content div.location_wrap {
	display: none;
}
div#content div.location {
}
div#content div.location ul {
	list-style: none;
}
div#content div.location ul li {
	float: left;
}
div#content div.location h1 {
	padding: 0px 5px;
	float: left;
	font: bold 11px/28px arial, verdana, sans-serif;
	color: #ffffff;
}
div#content div.location ul li span {
	padding: 0px;
	display: block;
	float: left;
	font: 11px/28px arial, verdana, sans-serif;
	color: #ffffff;
}
div#content div.location ul li a {
	padding: 0px 5px;
	display: block;
	float: left;
	font: bold 11px/28px arial, verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
div#content div.location ul li a:hover {
	text-decoration: underline;
}
div#content div.options_wrap {
	height: 36px;
	width: 690px;
	background: url('options.png') left top no-repeat;
	margin: 0px;
}
div#content div.title {
	float: left;
}
div#content div.title h1 {
	font: bold 16px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 10px;
	text-shadow: 1px 1px #680249;
}
div#content div.options {
	float: right;
}
div#content div.options ul {
	list-style: none;
}
div#content div.options ul li {
	float: left;
	background: url('options_l.png') left top no-repeat;
	margin-left: 2px;
}
div#content div.header_dynamic ul li {
	float: right;
}
div#content div.options ul li span {
	padding: 0px 5px;
	display: block;
	float: left;
	font: 11px/36px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: lowercase;
}
div#content div.options ul li a {
	padding: 0px 5px;
	display: block;
	float: left;
	font: 11px/36px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
}
div#content div.options ul li a.active {
}
div#content div.options ul li a:hover {
	text-decoration: underline;
}
/* ********** [ CONTENT SUB HEADER ] ********** */

div#content div.subtitle {
	margin: 10px 0px;
	height: 22px;
	border-bottom: 1px dotted #CCC;
}
div#content div.subtitle h2 {
	margin: 0px;
	padding: 0px;
	font: bold 12px/22px arial, verdana, sans-serif;
	color: #cc0099;
}
div#content div.subtitle a {
	font: bold 12px/22px arial, verdana, sans-serif;
	color: #cc0099;
	text-decoration: none;
}
div#content div.subtitle a:hover {
	text-decoration: underline;
}
div#content div.suboptions_wrap {
	margin: 10px 0px;
	height: 27px;
}
div#content div.suboptions {
}
div#content div.suboptions ul {
	list-style: none;
	height: 27px;
}
div#content div.suboptions ul li {
	float: left;
	background: url('suboptions.png') left top no-repeat;
	height: 27px;
	margin-right: 8px;
}
div#content div.suboptions ul li span {
	display: block;
	float: left;
	font: bold 11px/27px arial, verdana, sans-serif;
	color: #fff;
}
div#content div.suboptions ul li a {
	display: block;
	font: bold 11px/27px arial, verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	background: url('suboptions_r.png') right top no-repeat;
	padding-left: 7px;
	padding-right: 7px;
}
div#content div.suboptions ul li a.active {
	color: #CCC;
}
div#content div.suboptions ul li a:hover {
	text-decoration: underline;
	color: #C09;
}
/* ********** [ CONTENT FOOTER ] ********** */

div#content div.footer_wrap {
	margin: 10px;
	font: bold 13px/18px Tahoma, Geneva, sans-serif;
	color: #ffffff;
}
div#content div.footer {
}
div#content div.footer p {
	margin-right: 5px;
	padding: 4px 8px;
	display: block;
	float: left;
	color: #ffffff;
	font: bold 13px/18px Tahoma, Geneva, sans-serif;
	border: 1px solid #333;
}
div#content div.footer a {
	padding: 4px 6px;
	margin-right: 5px;
	display: block;
	float: left;
	color: #ffffff;
	font: bold 13px/18px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	border: 1px solid #333;
}
div#content div.footer a.active {
	text-decoration: underline;
}
div#content div.footer a:hover {
	text-decoration: underline;
}
/* ********** [ CONTENT WRAPPERS ] ********** */

div#content div.outter {
	margin: 0px;
	position: relative;
	padding: 15px 5px 10px 5px;
	background: #f1f1f1 url('outter_top.png') left top no-repeat;
}
div#content div.outter_f {
	height: 10px;
	width: 690px;
	margin: 0px 0px 10px 0px;
	position: relative;
	padding: 0px;
	background: #f1f1f1 url('outter_foot.png') left bottom no-repeat;
}
/* media */
	div.typemedia {
}
div.typemedia div.dataitem {
	margin-bottom: 5px;
	padding: 5px;
}
div.typemedia div.dataitemlast {
	margin-bottom: 0px;
}
/* members */
	div.typemembers {
}
div.typemembers div.dataitem {
	margin-bottom: 5px;
	padding: 5px;
}
div.typemembers div.dataitemlast {
	margin-bottom: 0px;
}
/* content */
	div.typecontent {
	padding: 5px;
}
div.typecontent div.dataitem {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
div.typecontent div.dataitemlast {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}
div.typecontent div.dataitem div.entry {
}
div.typecontent div.image img {
	width: 50px;
}
/* comments */
	div.typecomments {
	padding: 5px;
}
div.typecomments div.dataitem {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
div.typecomments div.dataitemlast {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}
div.typecomments div.image img {
	width: 50px;
}
/* page */
	div.typepage {
	padding: 5px;
}
div.typepage div.dataitem {
}
div.typepage div.comments div.image img {
	width: 50px;
}
div.typepage div.comments div.dataitem {
	padding-bottom: 10px;
}
div#content div.odd, div#content div.even, div#content div.single {
	position: relative;
}
div#content table.plain {
	width: 100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	position: relative;
}
div#content table.plain td {
	vertical-align: top;
}
div#content table.plain td.data {
	width: 100%;
}
/* ********** [ GENERAL CONTENT ] ********** */

/* image */
div#content div.image {
	padding-right: 5px;
}
div#content div.image a img {
	border: 1px solid #222222;
}
div#content div.image a:hover img {
	border: 1px solid #436082;
}
/* player */
div#content div.player {
	padding-bottom: 5px;
	font: 11px/16px arial, verdana, sans-serif;
	color: #222222;
}
/* form */
div#content div.form {
}
/* entry */
div#content div.entry {
	padding: 5px;
	text-align: justify;
}
/* data */
div#content div.data {
	text-align: justify;
}
/* header */
div#content h2.inner {
	margin: 0px;
	padding: 0px;
	font: bold 12px/16px arial, verdana, sans-serif;
	color: #C09;
	border: 0px;
	background: none;
}
div#content h2.inner a {
	font: bold 12px/16px arial, verdana, sans-serif;
	color: #C09;
	text-decoration: none;
}
div#content h2.inner a:hover {
	text-decoration: underline;
}
div#content h2.inner span.online {
	font: 11px/16px arial, verdana, sans-serif;
	color: #3c830e;
}
/* item header */
div#content div.itemheader {
	padding: 0px 5px;
	position: relative;
}
div#content ul.itemheader {
	height: 16px;
	position: relative;
	list-style: none;
}
div#content ul.itemheader li {
	padding-right: 12px;
	float: left;
	font: 11px arial, verdana, sans-serif;
	color: #666;
	position: relative;
}
div#content ul.itemheader li.report {
	padding-right: 0px;
}
div#content ul.itemheader li a {
	font: 11px arial, verdana, sans-serif;
	color: #666;
	text-decoration: none;
}
div#content ul.itemheader li a:hover {
	text-decoration: underline;
}
/* item footer */
div#content div.itemfooter {
	padding: 5px 5px 0px 5px;
	position: relative;
	border-top: 1px dotted #ccc;
}
div#content ul.itemfooter {
	height: 16px;
	position: relative;
	list-style: none;
}
div#content ul.itemfooter li {
	padding-right: 10px;
	float: left;
	font: 11px/16px arial, verdana, sans-serif;
	color: #666;
}
div#content ul.itemfooter li.report {
	padding-right: 0px;
	padding-left: 10px;
	float: right;
}
div#content ul.itemfooter li a {
	height: 16px;
	font: 11px/16px arial, verdana, sans-serif;
	color: #666;
	text-decoration: none;
}
div#content ul.itemfooter li a:hover {
	text-decoration: underline;
}
/* gallery box */
div#content div.gallerybox {
	_width: 628px;
}
div#content div.gallerybox div.image {
	padding: 5px;
	float: left;
}
div#content div.gallerybox div.image a img {
	padding: 6px;
	border: 1px solid #eeeeee;
}
div#content div.gallerybox div.image a:hover img {
	border: 1px solid #cc0099;
}
/* preview box */
div#content div.previewbox div.image {
	padding: 4px;
	float: left;
}
div#content div.previewbox div.image a img {
	padding: 4px;
	width: 50px;
	background: #ffffff;
	border: 1px solid #eeeeee;
}
div#content div.previewbox div.image a:hover img {
	border: 1px solid #436082;
}
/* datainfo */
div#content div.datainfo {
	padding-bottom: 5px;
}
div#content dl.datainfo {
	width: 100%;
}
div#content dl.datainfo dt {
	padding-right: 5px;
	width: 70px;
	float: left;
	font: 11px/16px arial, verdana, sans-serif;
	color: #666;
}
div#content dl.datainfo dd {
	margin-left: 75px;
	font: 11px/16px arial, verdana, sans-serif;
	color: #333;
	text-align: justify;
}
div#content dl.datainfo dd a {
	font: 11px/16px arial, verdana, sans-serif;
	color: #C09;
	text-decoration: none;
}
div#content dl.datainfo dd a:hover {
	text-decoration: underline;
}
/* profile data */
div#content div.profile dl.datainfo dt {
	width: 100px;
}
div#content div.profile dl.datainfo dd {
	margin-left: 105px;
}
/* gallery item */
div#content div.galleryitem div.arrows {
	padding: 0px 5px;
	height: 20px;
}
div#content div.galleryitem div.image {
	padding: 0px;
	text-align: center;
}
/* actions */
div#content div.actions {
	margin-left: 10px;
	padding-left: 5px;
	width: 120px;
	float: right;
}
div#content div.actions ul.actions {
	list-style: none;
}
div#content div.actions ul.actions li {
	width: 120px;
	float: left;
	display: block;
	font: bold 11px/20px arial, verdana, sans-serif;
	color: #333;
}
div#content div.actions ul.actions li.status {
	padding-left: 24px;
	width: 96px;
	background: url("icon_online.png") no-repeat 4px 2px;
	color: #E8FFD9;
}
div#content div.actions ul.actions li.profile a {
	background: url("icon_profile.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.pictures a {
	background: url("icon_pictures.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.thumbnail a {
	background: url("icon_thumbnail.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.edit a {
	background: url("icon_edit.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.remove a {
	background: url("icon_remove.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.primary a {
	background: url("icon_primary.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.comments a {
	background: url("icon_comments.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.approve a {
	background: url("icon_approve.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.join a {
	background: url("icon_join.png") no-repeat 4px 2px;
}
div.actions ul.actions li.gift a {
				background: url("actions/gift.png") no-repeat 4px 2px; }
div#content div.actions ul.actions li.guests a {
	background: url("icon_guests.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.leave a {
	background: url("icon_leave.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.chat a {
	background: url("icon_chat.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.friends a {
	background: url("icon_friends.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.favorites a {
	background: url("icon_favorites.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.wink {
	position: relative;
}
div#content div.actions ul.actions li.wink a {
	background: url("icon_wink.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.message a {
	background: url("icon_message.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.block a {
	background: url("icon_block.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.rss a {
	background: url("icon_rss.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li a {
	padding-left: 24px;
	width: 96px;
	display: block;
	font: bold 11px/20px arial, verdana, sans-serif;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 3px;
}
div#content div.actions ul.actions li a:hover {
	color: #cc0099;
}
/* ********** [ PRIVATE MESSAGES ] ********** */

/* list grid */

table.pmbox {
	width: 100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	position: relative;
	background: #f1f1f1;
	border: 1px dotted #ccc;
}
table.pmbox tr.header td {
	padding: 4px 0px 8px 0px;
	border-bottom: 1px solid #CCC;
	border-width: 1px 0px;
	font-weight: bold;
}
table.pmbox tr.header td input.checkbox {
	height: 16px;
}
table.pmbox tr.row td {
	padding: 8px 0px;
	border-bottom: 1px dotted #CCC;
}
table.pmbox tr td.sender {
	width: 160px;
	font-size: 11px;
}
table.pmbox tr td.sender div.image {
	float: left;
}
table.pmbox tr td.sender div.image img {
	width: 40px;
}
table.pmbox tr td.sender div.date {
	color: #999999;
}
table.pmbox tr td.checkbox {
	padding-left: 5px;
	width: 25px;
	vertical-align: middle;
}
table.pmbox tr.new td {
	background: #ddd;
}
table.pmbox tr.new td.subject a {
	font-weight: bold;
}
table.pmbox tr.footer td {
	padding: 5px;
}
div.page_account_messages_compose div.pmhistory, div.page_account_messages_view div.pmhistory {
	overflow: auto;
	width: 510px;
	height: 150px;
	border: 1px solid #000000;
	background: #E3E3E3;
}
div.page_account_messages_compose div.pmhistory p, div.page_account_messages_view div.pmhistory p {
	padding: 2px;
	font: 11px/14px arial, verdana, san-serif;
	color: #222222;
}
div.page_account_messages_compose div.pmhistory p.row1, div.page_account_messages_view div.pmhistory p.row1 {
	color: #026400;
}
div.page_account_messages_compose div.pmhistory p.row2, div.page_account_messages_view div.pmhistory p.row2 {
	color: #940000;
}
/* calendar */
table.calendar {
	width: 100%;
	background: #ccc;
	border: 0px;
	border-spacing: 1px;
	border-collapse: inherit;
}
table.calendar td {
	background: #f2f2f2;
}
table.calendar tr.weekdays td {
	padding: 4px;
	font: 11px arial, verdana, sans-serif;
	color: #C09;
	font-weight: bold;
	background: #e3e3e3;
	text-align: center;
}
table.calendar td.eventdays {
	padding: 4px 4px 0px 4px;
	height: 50px;
	width: 80px;
}
table.calendar td.eventdays p {
	margin: 0px 4px 4px 0px;
	padding: 0px;
	float: left;
	font: 11px/16px arial, verdana, sans-serif;
	font-weight: bold;
	color: #666;
}
table.calendar td.eventdays a.rotate {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	background: url('icon_rotate.png') no-repeat 50% 0px;
	text-decoration: none;
}
table.calendar td.eventdays a.rotate:hover {
	text-decoration: none;
}
table.calendar td.eventdays a img {
	padding: 3px;
	width: 50px;
	background: #f1f1f1;
	border: 1px solid #ccc;
}
table.calendar td.eventdays a:hover img {
	border: 1px solid #c09;
}
div.eventtooltip {
	display: none;
	position: absolute;
	border: 1px solid #ccc;
	background: #f2f2f2;
	padding: 3px;
	text-align: left;
	width: 140px;
	text-align: center;
}
div.eventtooltip img {
	border: 1px solid #222222;
	text-align: center;
}
div.eventtooltip span.birthday {
	padding-left: 20px;
	height: 20px;
	color: #333;
	text-align: left;
	font: 11px/20px arial, verdana, sans-serif;
	background: url('icon_birthday.gif') no-repeat 0px 50%;
	clear: left;
	display: block;
}
div.eventtooltip span.event {
	height: 20px;
	color: #333;
	text-align: left;
	font: 11px/20px arial, verdana, sans-serif;
	clear: left;
	display: block;
	text-align: center
}
table.calendar td.eventtoday {
	background: #e3e3e3;
}
table.calendar td a {
	margin: 0px;
	padding: 0px;
	font: 10px arial, verdana, sans-serif;
	color: #cc0099;
	text-decoration: none;
}
table.calendar td a:hover {
	text-decoration: underline;
}
/* rating */
div#content div.ratingbox {
}
div#content div.ratingbox div.selection {
	padding-right: 5px;
	float: left;
}
div#content div.ratingbox div.selection a {
	width: 16px;
	height: 16px;
	float: left;
	display: block;
	cursor: default;
	background: url('rate0.png') no-repeat center center;
	text-decoration: none;
}
div#content div.ratingbox div.selection a.over {
	cursor: default;
	background: url('rate1.png') no-repeat center center;
}
div#content div.ratingbox div.selection a:hover {
	cursor: default;
	text-decoration: none;
}
div#content div.ratingbox div.scores {
	padding-right: 5px;
	float: left;
}
div#content div.ratingbox div.progress {
	height: 16px;
}
/* report */
div#content div.reportbox {
	position: relative;
}
div#content div.reportbox div.popup {
	padding: 10px;
	display: none;
	z-index: 1;
	position: absolute;
	bottom: 16px;
	right: 0px;
	background: #f2f2f2;
	border: 1px solid #cccccc;
	width: 155px;
}
div#content div.reportbox div.popup div.reason {
	padding-bottom: 5px;
}
div#content div.reportbox div.popup div.reason select.select {
	width: 150px;
}
div#content div.reportbox div.popup div.submit {
	padding-right: 5px;
	float: left;
}
div#content div.reportbox div.popup div.submit a {
	width: 73px;
	height: 29px;
	display: block;
	font: 11px/29px arial, verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: url("button_hover_small.png") no-repeat;
}
div#content div.reportbox div.popup div.submit a:hover {
	text-decoration: none;
	background: url("button_hover_small.png") no-repeat 0px -29px;
}
div#content div.reportbox div.popup div.progress {
	height: 21px;
}
div#content div.reportbox div.popup a.cancel {
	height: 14px;
	width: 14px;
	right: 10px;
	bottom: 10px;
	position: absolute;
	display: block;
	text-decoration: none;
	background: url('icon_upload_cancel.gif') no-repeat;
}
div#content div.reportbox a.cancel:hover {
	background: url('icon_upload_cancel.gif') no-repeat -14px 0px;
}
/* winks */
div#content div.winkbox {
	padding: 10px;
	z-index: 1;
	position: absolute;
	top: 19px;
	right: 0px;
	background: #f2f2f2;
	border: 1px solid #cccccc;
	width: 155px;
}
div#content div.winkbox select.select {
	width: 150px;
}
div#content ul.actions li.wink div.winkbox a {
	padding: 0px;
	margin-top: 5px;
	width: 73px;
	height: 29px;
	display: block;
	float: none;
	font: 11px/29px arial, verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: url("button_hover_small.png") no-repeat;
	border: none;
}
div#content ul.actions li.wink div.winkbox a:hover {
	text-decoration: none;
	background: url("button_hover_small.png") no-repeat 0px -29px;
	border: none;
}
div#content ul.actions li.wink div.winkbox a.cancel {
	height: 14px;
	width: 14px;
	right: 10px;
	bottom: 10px;
	position: absolute;
	display: block;
	text-decoration: none;
	background: url('icon_upload_cancel.gif') no-repeat;
}
div#content ul.actions li.wink div.winkbox a.cancel:hover {
	background: url('icon_upload_cancel.gif') no-repeat -14px 0px;
}
/* smilies */
div#content div.smilies {
	width: 16px;
	height: 16px;
}
div#content div.smilies div.smilies-inner {
	position: relative;
}
div#content div.smilies p {
	margin: 0px;
	padding: 0px;
}
div#content div.smilies a {
	font: 11px arial, verdana, sans-serif;
	color: #404040;
	text-decoration: none;
}
div#content div.smilies a:hover {
	text-decoration: underline;
}
div#content div.smiliesbox {
	padding: 4px 0px 0px 4px;
	width: 120px;
	z-index: 1;
	position: absolute;
	bottom: 16px;
	right: 0px;
	border: 1px solid #444444;
	background: #656565;
}
div#content div.smiliesbox div.smiliesitem {
	margin: 0px 4px 4px 0px;
	width: 16px;
	height: 16px;
	float: left;
}
/* ********** [ MESSAGES ] ********** */

div#info_message {
	margin: 10px 0px;
	width: 647px;
	height: 50px;
	padding: 0px 0px 0px 43px;
	font: bold 11px/50px Tahoma, Geneva, sans-serif;
	color: #093;
	background: #FFF url('info.png') left top no-repeat;
}
div#info_message a {
	font: 11px/16px arial, verdana, sans-serif;
	color: #c3f7c3;
	text-decoration: none;
}
div#info_message a {
	text-decoration: underline;
}
div#error_message {
	margin: 10px 0px;
	width: 647px;
	height: 50px;
	padding: 0px 0px 0px 43px;
	font: bold 11px/50px Tahoma, Geneva, sans-serif;
	color: #C00;
	background: #FFF url('error.png') left top no-repeat;
	}
div#error_message a {
	font: 11px/16px arial, verdana, sans-serif;
	color: #f7c3c3;
	text-decoration: none;
}
div#error_message a {
	text-decoration: underline;
}
/* ********** [ MISC ] ********** */

div.progress {
	width: 10px;
	height: 10px;
	display: none;
	float: left;
	background: url('progress.gif') no-repeat center center;
}
div.new_members_wrap {
	margin: 5px 0px 5px 0px;
	width: 946px;
	height: 120px;
	background: #ffc78b url('new_members_left.gif') no-repeat 0px 0px;
}
div.new_members {
	padding: 7px 0px 7px 23px;
	background: url('new_members_right.gif') no-repeat 100% 0px;
}
div.new_members div.image {
	margin: 0px 0px 0px 5px;
	float: left;
}
div.new_members div.image img {
}
div.new_members div.image a img {
	border: 3px solid #ffffff;
}
div.new_members div.image a:hover img {
	border: 3px solid #ffffff;
}
/* activities */
table.activities {
	width: 100%; }

	table.activities td {
		border-bottom: 1px solid #f0f0f0;
		padding: 3px 0px; }

		table.activities td.activity { }

		table.activities td.date {
			width: 120px;
			color: #acacac;
			text-align: right; }


/* gifts */
table.giftsbox {
	width: 100%; }

table.giftsbox_select {
	width: 100%; }

	table.giftsbox_select td {
		text-align: center;
		width: 25%; }

		table.giftsbox_select td label {
			display: block; }

			table.giftsbox_select td label:hover {
				background: #eff2ff; }
div.htmltooltip {
	display: none;
	position: absolute;
	border: 1px solid #444444;
	background-color: white;
	padding: 3px;
	text-align: left; }

	div.htmltooltip img {
		border: 1px solid #436082;
		text-align: center; }
