body {
  background: #4d99ca url('/images/cloudypanel.jpg') repeat fixed;
  font-family: Helvetica,"Helvetica Neue",Arial,Geneva,sans-serif;
  font-size: 14px;
  color: #333;
  margin:8px;
}

h1, h2, h3 {
	color: #21588E;
}
h1 {
	margin:15px 0 5px;
}
h2 {
	font-size:14px;
}
a img {
  border: none;
}

a {
  color: #21588E;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

#container {
  width:870px;
  min-width:870px;
  margin: 0 auto;
  background-color: #FFF;
  padding: 20px 40px;
  margin-top: 20px;
}

#flash_notice, #flash_error {
  padding: 5px 8px;
  margin: 10px 0;
}

#flash_notice {
	background-color:#FFEEAA;
	border:2px solid #FFDD44;
}

#flash_error {
	background-color:#FF4444;
	border:2px solid #CC0000;
}
#flash_error,
#flash_error a,
#flash_error a:visited,
#flash_error a:hover
{
	color:#FFFFFF;
}

.fieldWithErrors {
  display: inline;
}
.fieldWithErrors input,
.fieldWithErrors textarea,
.fieldWithErrors .checkbox {
    border: 2px solid #CF0000;
}
#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}

/* box elements */
.right {
	float:right;
}

.rounded8 {
	border-radius:8px;
	-moz-border-radius:8px;
	padding:3px;
}

/* link control */
a.nohl,
a.nohl *,
a.nohl:visited,
a.nohl:hover { 
	border:0;
	text-decoration:none;
}

#user_nav a,
#user_nav a *,
#user_nav a:visited,
#user_nav a:hover { 
	border:0;
	text-decoration:none;
}

/* header components */
#header {
	height:80px;
	background: #fff url('/images/logo-hr.jpg') repeat-x;
}
#header #logo {
	float: left;
	height:80px;
}
#header #logo img {
	border:0;
}
#user_nav {
	float: right;
	font-size: 12px;
}
#header table,
#header table  * {
	border:0;
	padding:0;
	margin:0;
}
#header table.getstarted {
	/*background-color:#2E7DCC;*/
	background-color:green;
}
#header table.getstarted td { 
	text-decoration:none;
	font-weight:bold;
	font-size:20px;
	color: #fff; 
	overflow:hidden;
	width:191px;
	height:60px;
	margin:0;
	text-align:center;
	vertical-align:middle;
}

#header table.getstarted td a,
#header table.getstarted td a:visited,
#header table.getstarted td a:hover { 
	color: #fff;
}

#header table.profile {
	border:1px solid #9DCEFE;
	background-color:#CEE6FE;
	padding:2px;
}

#header table.profile td {
	vertical-align:middle;
}
#header table.profile td.avatar img {
	background-color:white;
	width:48px;
	padding:2px;
	vertical-align:middle;
}
#header table.profile td.details {
	width: 180px;
	text-align:right;
	padding-right:5px;
}

div.hr {
width:100%;
height:12px;
background: #fff url('/images/hr.jpg') repeat-x;
}
/* avatar styling */
img.avatar,
img.avatar_small {
	width:200px;
	background-color:white;
	padding:2px;
	vertical-align:middle;
	border: solid 1px black;
}
img.avatar_small {
	width:48px;
}

div.avatar {
	margin: 5px;
}

/* center selector */
div.center_selector {
display:inline;
position:relative;
top:50px;
}
.center_selector {
  font-size:12px;
  padding:3px 0 3px 0;
}
.center_selector ul {
  margin:0 10px; padding:0;
  list-style-type: none;
  display: inline;
}
.center_selector li {
  color:#ff0;
  margin: 0; padding: 0;
  display: inline;
}
.center_selector a {
  margin: 0; padding: 3px 9px;
  text-decoration: none;
}
.center_selector a {
	background: #FFFFFF;
	color: #21588E; 
}
/* bg was 9DCEFE */
.center_selector a:hover { 
  background: #2E7DCC;
  color: #FFFFFF;
}
.center_selector a.selected,
.center_selector a.selected:hover {
  background: #2E7DCC;
  color: #FFFFFF;
  font-weight: bold;
}


/* center nav menu */
.centermenu {
  font-size: 12px;
  padding: 3px 0 3px 0;
  margin:6px 0 10px 0;
  background: #2E7DCC url(/images/sidebar-lead-bg.jpg) repeat-x scroll;
}
.centermenu ul {
  margin:0 16px; padding: 0;
  list-style-type: none;
  display: inline;
}
.centermenu li {
  color:#ff0;
  margin: 0; padding: 0;
  display: inline;
}
.centermenu a {
  margin: 0; padding: 3px 1.8em 3px  1.8em;
  text-decoration: none;
}
.centermenu a {
	background: #2E7DCC url(/images/sidebar-lead-bg.jpg) repeat-x scroll;
	color: #FFFFFF; 
}
.centermenu a:hover { 
  background: #9DCEFE;
  color: #FFFFFF;
}
.centermenu a.selected,
.centermenu a.selected:hover {
  background: #9DCEFE;
  color: #FFFFFF;
  font-weight: bold;
}


/* footer */
#footer {
	text-align:center;
}
.bot-nav {
	font-family: arial, helvetica, sans-serif;
	display:inline-block;
	padding:0.7em 0.7em 0;
	margin:0 0 6px 0;
	white-space:nowrap;
}
.bot-nav * {
	display:inline;
	text-decoration:none;
}
.bot-nav * { color: #000; }
.bot-nav a { padding:0 3px; }
.bot-nav a:visited { color: #000; }
.bot-nav a:hover { color: #fff; background-color:#9DCEFE; }

.copyright,  .copyright * { 
	color: #000;
	font-size:9px;
}
.copyright a:visited { color: #000; }
.copyright a:hover { color: #fff; background-color:#9DCEFE; }

/* general layout helpers */
.min-width {
	width:870px;
	min-width:870px;
	margin-right:-870px;
	height:1px;
	clear:both;
}

/* center-button bounding box 3 column layout */
table.center {
	width: 662px;
	height:240px;
	margin:24px 0 0;
}

table.center td.button {
	margin-left:0px;
	padding:10px 12px;
	margin:0px;
	padding:0px;
	width:220px;
	height:370px;
	background: #FFF url('/images/center-button-bg2.jpg') no-repeat;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
}
table.center td.button div.label {
	height:100px;
	margin:17px 15px 30px;
	color: #fff;
}
table.center td.button div.title {
	font-size:18px;
}
table.center td.button div.center-text {
	font-size:14px;
}

table.center td.button div.label a,
table.center td.button div.label a:visited,
table.center td.button div.label a:hover {
	color:white;
	text-decoration:none;
}
table.center td.button div.label a:hover {
	color:yellow;
}

table.center td.button div.servicelist {
	font-weight:normal;
	margin:33px 32px 0 32px;
	padding-bottom:5px;
}
table.center td.button div.servicelist table {
font-size:12px;
width:154px;
}
table.center td.button div.servicelist td {
	text-align:left;
	vertical-align:top;
}
table.center td.button div.servicelist td.rating {
	padding-top:3px;
}


/* center layout */
.page_content {
	position:relative;
	min-width:660px;
	margin:5px 200px 20px 0;
	font-size:12px;
}

.center {
	position:relative;
	min-width:660px;
	margin-right:200px;
}

.center h1 {
	margin: 16px 0 5px;
	color: #21588E;
}

.center p {
	color: #21588E;
	font-size:12px;
	height:48px;
	margin:2px 37px 5px;
}



.intro-text {
	margin: 20px 20px 10px;
}
.intro-text-main {
	color: #21588E;
	font-size:18px;
	margin:0px 10px 15px;
	padding:0px 0px 0px 20px;
	width:605px;
	height:224px;
}
.intro-text-main div.go123 {
	float:right;
	width:168px;
	margin-left:11px;
}
.intro-text-main div.go123 .step {
	background:url("/images/numberwang.gif") no-repeat;
	height:32px;
	font-size:11px;
	font-weight:bold;
	margin:0 0 12px 0;
	padding:4px 0 0 40px;
}
.intro-text-main div.go123 .step.one {
	background-position: left top;
}
.intro-text-main div.go123 .step.two {
	background-position: left center;
}
.intro-text-main div.go123 .step.three {
	background-position: left bottom;
}


.add-button {
	margin: 5px 0 5px 5px;
	height:40px;
	width:191px;
	/*background-color: #2E7DCC;*/
	background-color: green;
	color:white;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding:3px;
}
.add-button a,
.add-button a:visited,
.add-button a:hover {
	color:white;
	text-decoration:none;
}

/* service layout */

.service table tr {
	vertical-align:top;
}
.service .gallery {
	border: solid 1px lightblue;
	padding: 2px;
}
.service .gallery,
.service .gallery img {
	width: 280px;
	height:202px;
}


/* sidebar */
.sidebar {
	float:right;
	xxposition:relative;
	width:198px;
}
.sidebar-item {
	border: solid 1px #9DCEFE;
	margin: 5px 0 5px 5px;
}
.sidebar-item .body {
	font-size:12px;
}

.sidebar-lead {
	background: #2E7DCC url(/images/sidebar-lead-bg.jpg) repeat-x scroll;
	color: #FFFFFF;
	font-weight:bold;
	width:187px;
	height:17px;
	margin:0;
	padding:2px;
}

.sidebar-item.anon {
}

#pinboard ol  {
	margin-top:3px;
	margin-bottom:0;
}

#pinboard ol li {
	list-style-type:none;
	list-style-position: inside;
	background:url("/images/pin-on.gif") no-repeat;
	margin-left:-40px;
	padding-left:27px;
	padding-top:3px;
	padding-bottom:0px;
}

#pinboard  #savebundle {
	margin: 5px 5px 5px 27px;
	font-size:11px;
}
#pinboard  #savebundleform {
	margin: 5px 5px 0;
}
#pinboard .body {
	margin: 3px 5px 3px 5px;
	font-size:12px;
}
#pinboard p {
	margin: 3px 0;
	font-size:12px;
}
#pinboard input#name {
	width:170px;
}
#pinboard .unpin {
	background:url("/images/icon_delete.gif") no-repeat;
	width:16px;
	height:14px;
	padding-top:0px;
	padding-bottom:0px;
	display:inline-block;
	text-indent:-1000em;
}

.servicelist h2 {
	margin: 5px 0 0 0;
	font-size:14px;
}
/* tagging */
.tag1 { font-size: 1.0em; }
.tag2 { font-size: 1.2em; }
.tag3 { font-size: 1.4em; }
.tag4 { font-size: 1.6em; }
.tag5 { font-size: 1.8em; }
.tag6 { font-size: 2.0em; }
  
.taglist {
	display: inline;
}

/* item display 99DDEE 2E7DCC*/
.item {
	border: solid 1px #99DDEE;
	margin: 5px 0 5px;
	width:664px;
}
.item .leader {
	background:#99DDEE url(/images/leader-bg.jpg) repeat-x;
	height:32px;
}
.item .leader-left {
	padding: 6px 0px 6px 3px;
	height:16px;
	font-weight: bold;
	overflow: hidden;
	font-size:16px;
	width:330px;
}
.item .leader-left a {
	text-decoration:none;
	color:#21588E;
}
.item .leader-right {
	float:right;
	position:relative;
}
.item .body {
	margin:5px;
	min-height:68px;
}
.item .body h2 {
	margin:8px 0 3px;
	font-size:14px;
}
.item .body div {
	margin-bottom:3px;
	font-size:12px;
}
.item .label {
	font-size:12px;
	font-weight:bold;
}

.item .footer,
.editdetails {
	background:#E4F5FC none repeat scroll 0 0;
	margin:0;
	padding:5px 7px;
	color:#444444;
	font-size:11px;
}
.item .footer {
	text-align: right;
}
.editcontrol {
	padding-left:3px;
	font-weight:bold;
}

.providerdetails .footer {
	margin-bottom:0 !important; 
	font-size:11px !important;
}

.providerdetails {
	float:right;
	position:relative;
	border: solid 1px #71BDF7;
	background-color:#FFFFFF;
	margin: 5px;
	padding: 0px;
	width:300px;
}
.providerdetails-lead {
	background-color: #71BDF7;
	font-weight:bold;
	width:290px;
	height:15px;
	margin:0;
	padding:2px 5px;
	overflow: hidden;
	
}
.providerdetails p {
	margin: 2px 5px;
}

.item .pricing {
	float:right;
	position:relative;
	background-color: orange;
	border: 3px solid black;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:3px;
	margin:5px 3px;
	width:100px;
	text-align:center;
}
.item .pricing .price {
	display:block;
	font-weight: bold;
	font-size:14px;
}
.item .pricing .notes {
	font-weight: normal;
	font-size:11px;
}

.item .pricing-holder {
	height: 100px;
	width:200px;
}

.bundle.item .pricing {
	width:200px;
}

.user.item.full {
	min-height:282px;
}
div.twistie,
div.twistie img {
	height:25px;
	width:25px;
}
div.twistie {
	float:left;
	margin:4px -6px 0 2px;
}

.service-summary {
	margin: 2px 8px;
	font-size:12px
}

/* pagination */
.pagination {
	margin: 5px 7px 5px 0;
	font-size:12px;
	text-align:right;
}

/* activity */
table.useractivity {
width:100%;
}
table.useractivity tr {
vertical-align:top;
}

.myactivity .rss {
	font-size:12px;
	padding-top:2px;
	#padding-left:44px;
}
ol#myactivity {
	margin:-5px 0 10px -40px;
}
ol#myactivity li {
	list-style-type:none;
	margin:0;
	padding-left:45px;
	padding-top:10px;
	position:relative;
}
ol#myactivity li .avatar_small {
	float:left;
	height:32px;
	margin-left:-45px;
	width:32px;
	border:1px solid #DDDDDD;
	padding:1px;
}
ol#myactivity li .body {
	border-left:1px solid #EEEEEE;
	font-size:11px;
	padding-left:5px;
	min-height:34px;
}
ol#myactivity li .verb {
background-color:#FFF6A9;
font-weight:bold;
padding-left:2px;
padding-right:2px;
}
ol#myactivity li .leader {
	background:#EEEEEE none repeat scroll 0 0;
	padding:3px 5px;
	margin-left:-5px;
}

#featuredservice {
	height:283px;
}

/* comments */
#comments_body h2 {
font-size:14px;
}
#comments_body label {
font-size:12px;
}

ol#comments {
	color:#444444;
	font-size:11px;
	margin:-10px 0 20px;
}
ol#comments li {
	list-style-type:none;
	margin:0;
	padding-left:45px;
	padding-top:10px;
	position:relative;
}
ol#comments li .leader {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE none repeat scroll 0 0;
	margin-bottom:5px;
	margin-left:-45px;
	padding:5px 10px;
}
ol#comments li .avatar_small {
	float:left;
	height:32px;
	margin-left:-45px;
	width:32px;
	border:1px solid #DDDDDD;
	padding:1px;
}
ol#comments li .body {
	border-left:1px solid #EEEEEE;
	font-size:12px;
	padding-left:5px;
	min-height:34px;
}

/* star rating */
td.rating {
	padding: 1px 0px;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(/images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
	padding:0 !important;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(/images/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/* rm star rating */
.rm-star-rating,
.rm-star-rating a:hover,
.rm-star-rating a:active,
.rm-star-rating a:focus,
.rm-star-rating .current-rating{
	background: url(/images/star-rm.gif) left -1000px repeat-x;
}
.rm-star-rating{
	position:relative;
	width:25px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.rm-star-rating li{
	display: inline;
}
.rm-star-rating a, 
.rm-star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.rm-star-rating a:hover,
.rm-star-rating a:active{
	background-position: left bottom;
}
.rm-star-rating a.nil-stars{
	width:100%;
	z-index:2;
}

/* use/unuse */
.using-rating,
.using-rating a:hover,
.using-rating a:active,
.using-rating a:focus,
.using-rating .current-rating{
	background: url(/images/use.gif) left -1000px repeat-x;
}
.using-rating{
	position:relative;
	width:25px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.using-rating li{
	display: inline;
}
.using-rating a, 
.using-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.using-rating a:hover,
.using-rating a:active,
.using-rating a:focus{
	background-position: left bottom;
}
.using-rating a.use{
	width:100%;
	z-index:6;
}
.using-rating a.unuse{
	width:100%;
	z-index:6;
}
.using-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* recommend/unrecommend */
.recommend-rating,
.recommend-rating a:hover,
.recommend-rating a:active,
.recommend-rating a:focus,
.recommend-rating .current-rating{
	background: url(/images/recommend.gif) left -1000px repeat-x;
}
.recommend-rating{
	position:relative;
	width:25px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.recommend-rating li{
	display: inline;
}
.recommend-rating a, 
.recommend-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.recommend-rating a:hover,
.recommend-rating a:active,
.recommend-rating a:focus{
	background-position: left bottom;
}
.recommend-rating a.recommend{
	width:100%;
	z-index:6;
}
.recommend-rating a.unrecommend{
	width:100%;
	z-index:6;
}
.recommend-rating .current-rating{
	z-index:1;
	background-position: left center;
}	


/* pin/unpin */
.pin-rating,
.pin-rating a:hover,
.pin-rating a:active,
.pin-rating a:focus,
.pin-rating .current-rating{
	background: url(/images/pin.gif) left -1000px repeat-x;
}
.pin-rating{
	position:relative;
	width:25px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.pin-rating li{
	display: inline;
}
.pin-rating a, 
.pin-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.pin-rating a:hover{
	background-position: left bottom;
}
.pin-rating a.pin{
	width:100%;
	z-index:6;
}
.pin-rating a.unpin{
	width:100%;
	z-index:6;
}
.pin-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

#services_suggest {
 margin:0;
 font-size:11px;
 color: #21588E;
}
#services_suggest ul,
#services_suggest p {
margin:0;
}
#services_suggest p {
 font-weight:bold;
}

/* E5E5E5 #FFEE77 FFEE99  FFE049 E8E8E8 */
.searchform {
	background-color:#FFE049; 
	border: 5px solid #2E7DCC;
	padding:8px;
	width:640px;
}
/* 2E7DCC 21588E */
.searchform h2 {
	color:#21588E;
	margin-bottom:4px;
	margin-top:0;
}
#android {
	background: #000;
	color: #A4C639;
	padding:5px;
	width:310px;
	height:45px;
}
#android h3 {
	color: #CECECE;
	margin:1px 0 0;
	font-size:12px;
}
#android p {
	color: #A4C639;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	margin-top:3px;
}
#android a {
	color: #A4C639;
}
#android img {
	float:left;
	margin-right:5px;
}



/* form styling */

textarea {
	width: 596px;
	height: 100px;
}
textarea#comment {
	height: 40px;
}
div.df textarea {
	width: 590px;
	font-size:11px;
}
div.df textarea.narrow {
	width: 583px;
}
input.long {
	width:513px;
}

.searchform .label {
	margin-top:3px;
	float:left;
	width:70px;
}
.searchform .tagcloud {
	margin-left:70px;
}
.searchform input.long {
	width:448px;
}
.toggle {
	font-size:11px;
}

.offensive {
	padding-left:3px;
}
.offensive-form {
	margin-left:-200px;
	margin-top:16px;
	padding:10px;
	border: 1px solid;
	background-color: #FFFFCC;
	width:200px;
	position:absolute;
	display:inline;
	z-index:100;
	text-align:left;
}
.offensive-form h2 {
	color: red;
}
.offensive-form h2,
.offensive-form p {
	margin:0 0 3px;
}
.offensive-form p {
	font-size:11px;
}
.offensive-form input#offense_comment {
	width:190px;
}

/* pin form */
.pin-form {
	margin-left:-5px;
	margin-top:3px;
	padding:5px;
	border: 1px solid;
	background-color: #FFFFCC;
	width:160px;
	position:absolute;
	overflow:visible;
	display:inline;
	z-index:100;
	text-align:left;
}
.pin-form h2 {
	color: red;
	height:16px;
}
.pin-form h2,
.pin-form p {
	margin:0 0 3px;
}
.pin-form p {
	font-size:11px;
}




/* df type */

.required {
	color:red;
}

div.df {
	width:600px;
}
div.df.df_view {
	width:100%;
}
.df .data {
	margin-top:5px;
	margin-bottom:0px;
}
.df_view,
.df_edit {
	padding-bottom: 3px;
	vertical-align:top;
}

.df_edit label {
	font-size:12px;
	font-weight:bold;
}
.df_view label {
	font-weight:bold;
}

.df_section {
	border: solid 1px  #71BDF7;
	padding: 10px 5px;
	margin:20px 0 5px;
}

.df_sectionhead {
	float:left;
	margin-top:-22px;
	font-size:12px;
	font-weight:bold;
	background-color: lightblue;
	border: solid 1px #71BDF7;
	padding: 2px 4px;
}

/* tooltip bounding table */
.tt_table {
	margin-bottom:6px;
}

.tt_table td {
	text-align:right;
	vertical-align:top;
}

.tt_table td.tt_icon {
	width:11px;
}
.tt_table td.tt_icon img {
	width:11px;
	height:11px;
}


.tt_helptext {
	font-size:80%;
}

.tt_tiptext {
	margin-left:22px;
	margin-top:4px;
	border: 1px dotted;
	background-color: #FFFFCC;
	width:200px;
	position:absolute;
	z-index:2;
	text-align:left;
	font-size:80%;
}
