.pagination {
	padding: 0;
	float:right;
}

.pagination ul{
	margin: 1px 0;
	padding: 0;
	text-align: right;
}

.pagination li{
	margin: 0 1px;
	padding: 0;
  list-style-type: none;
  display: inline;
}

.pagination a, .pagination a:visited{
	padding: 0 0.5em;
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #666;
  background-color:#eee;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #ddd;
	background-color: #aaffaa;
}

.pagination li.currentpage{
	padding: 0 0.5em;
	border: 1px solid #ddd;
	background-color: #008837;
  color: #fff;
}


body,td,th {
	font-size: 11px;
	color: #444444;
}
body {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
}
img { border: none; }

a {
	font-size: 11px;
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
a:visited {
	color: #333333;
}
#resultsTop .resultValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #4d7ab1;
}
#resultsTop .large-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #585858;
	line-height: 3em;
}
#resultsTop .med-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #585858;
}
#resultsTop .med-header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bolder;
	color: #585858;
	line-height: 2em;
	padding-left: 3px;
	margin-bottom: 5px;
}
#resultsTop .med-header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #6F8EC7;
}
#resultsTop .resultsHeader {
	width: 582px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 12px;
}
.FofFWhiteRuleLine {
	margin-top: 12px;
}

.result-listing-friend{
  background: #e6e6e6 url(/images/bg_listing.gif) top left repeat-x;
  border: 1px solid #9f9f9f;
  cellpadding: 0px;
  cellspacing: 1px;
  width: 100%;
}
DIV.scroller TABLE.result-listing-friend{
  width: 96%;
}
.ResultListingFriend td.container,
#resultListingFriend td.container {
	background: url(/images/bg_listing.gif) top left repeat-x;
	border-right: 1px solid #c6c6c6;
	/*padding-top: 0;
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-top: 8px;*/
}
.ResultListingFriend .resultValue,
#resultListingFriend .resultValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #4d7ab1;
		display: block;
		margin-top: 5px;
}
div.business-name{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  color: rgb(29, 83, 145);
  margin-top:3px;
  margin-bottom:0px;
  float:left;
	font-size: 18px;
	line-height:20px;
}
div.business-name a:link, 
div.business-name a:visited, 
div.business-name a:hover, 
div.business-name a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:20px;
	font-weight: bolder;
	text-decoration:none;
	color: rgb(29, 83, 145);
}
div.business-name a:hover {
	text-decoration: none;
}
span.more-info {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

span.more-info a:link, span.more-info a:visited, span.more-info a:hover, span.more-info a:active {
  font-size: 12px;
  color: rgb(0, 42, 89);
	text-decoration: none;
}
#resultListingFofF td.container {
	/*background-repeat: repeat-x;
	background-position: left top;*/
	border: 1px none rgb(184,184,184);
	/*padding-top: 4px;
	padding-bottom: 8px;*/
	background-color: #FFF;
}
#resultListingFofF .resultValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #777777;
			display: block;
					margin-top: 5px;

}
.ResultListingFriend td.container ul#resultButtons, #resultListingFofF td.container ul#resultButtons,
#resultListingFriend td.container ul#resultButtons, #resultListingFofF td.container ul#resultButtons {
	height: 25px;
}
#resultButtons ul {
	border: 0;
	margin: 4px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#resultButtons ul li {
	text-align: center;
	float: left;
	padding: 2;
	
}
#resultButtons ul li a {
	padding: 0px 2px;
	color: rgb(66,39,4);
	text-decoration: none;
	border: 1px solid rgb(185, 119, 24);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-right: 4px;
	float: left;
	vertical-align: middle;
	width: 95px;
	height: 18px;
	background: url(/images/btn_yellow.gif);
	line-height: 18px;
}

#resultButtons ul li a:hover {
	color: white;
}


#reviewButtons a:link, #reviewButtons a:visited, #reviewButtons a:hover, #reviewButtons a:active {
	color: #555;
	text-decoration: none;
	border: 1px solid #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
	float: center;	
	vertical-align: middle;
/*	width: 60px;*/
	height: 20px;
	background-image: url(../images/bg_button.gif);
	line-height: 18px;
	padding: 3px 6px;
}

#reviewButtons a:hover {
	color: #fff;
	background: #555;
	border: 1px solid #999;
}
ul#big-btn {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#big-btn li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
ul#big-btn a:link, ul#big-btn a:visited, ul#big-btn a:hover, ul#big-btn a:active {
	color: #555;
	text-decoration: none;
	border: 1px solid #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
	height: 17px; /* ie6 gets 15px */
	background-image: url(../images/bg_button.gif);
	line-height: 17px;
	padding: 3px 6px;
	display: block;
}
ul#big-btn a:hover {
	color: #fff;
	background: #555;
	border: 1px solid #999;
}
.scorePositive, .scoreNegative, .scoreFofFPositive, .scoreFofFNegative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #fff;
	text-align: center;
	padding-top: 4px;
	vertical-align: top;
	width: 71px;
	height: 40px;
}
.scorePositive {
	background: url(../images/bg_positiveFriend.gif) left center no-repeat;
}
.scoreNegative {
	background: url(../images/bg_negativeFriend.gif) left center no-repeat;
}
.scoreFofFPositive {
	background: url(../images/bg_positiveFoF.gif) left center no-repeat;
}
.scoreFofFNegative {
	background: url(../images/bg_negativeFoF.gif) left center no-repeat;
}
.friendRuleLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bolder;
	color: #4D7AB1;
	width: 582px;
	padding-top: 6px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4D7AB1;
	margin-top: 12px;
	margin-bottom: 12px;
}
.FofFRuleLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bolder;
	color: #666666;
	width: 582px;
	padding-top: 6px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 12px;
	margin-bottom: 12px;
}
table#categories {
	width: 272px;
	border-collapse: collapse;
}
.categories-header {
	background: #4d7ab1;
	height: 43px;
	padding-left: 4px;
	border-left: 1px solid #4D7AB1;
}
/*.categories-header h3 {
	float: left;
	color: #fff;
}*/

#content .categories-header h3 {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
table#categories td {
	height: 0px;
}
td.category-name {
	border: 1px solid #5c5c5c;
	border-right: none;
	padding-left: 4px;
	color: #4d7ab1;
	font-weight: bold;
	background: url(../images/categories_background.gif) top left repeat-x;
}
td.category-name a:link, td.category-name a:visited, td.category-name a:hover, td.category-name a:active {
	color: #4d7ab1;
	font-weight: bold;
	text-decoration: none;
	display: block;
        
}
td.category-name a:hover {
	text-decoration: underline;
}
td.category-me {
	width: 36px;
	border: 1px solid #5c5c5c;
	border-left: 1px solid #a5b5cc;
	border-right: 1px solid #a5b5cc;
	text-align: center;
	color: #4d7ab1;
	font-weight: bold;
	background: url(../images/categories_background.gif) top left repeat-x;
}
td.category-friends {
	width: 37px;
	border: 1px solid #5c5c5c;
	border-left: none;
	text-align: center;
	color: #4d7ab1;
	font-weight: bold;
	background: url(../images/categories_background.gif) top left repeat-x;
}
td.sub-category-name {
	border: none;
	padding-left: 10px;
	background-color: #ececec;
	background-image: none;
	color: #3b3b3b;
	font-weight: normal;
}
td.sub-category-me {
	width: 36px;
	border: 1px solid #5c5c5c;
	border-left: 1px solid #a5b5cc;
	border-right: 1px solid #a5b5cc;
	text-align: center;
	background-color: #ececec;
	background-image: none;
}
td.sub-category-friends {
	width: 37px;
	border: 1px solid #5c5c5c;
	border-left: none;
	text-align: center;
	background-color: #ececec;
	background-image: none;
	border-right: none;
}
td.border-btm {
	border-bottom: 1px solid #fff;
}


table#messages {
/*	width: 620px;*/ margin-left: 10px;
	border-collapse: collapse;
}
table#messages th {
	background: #edf1f7;
	color: #4d7ab1;
	font-weight: bold;
	text-align: left;
	height: 27px;
	font-size: 1.3em;
	line-height: 2em;
	padding-left: 4px;
	border: 1px solid #9fb7d5;
	border-bottom: none;
}
#messagesButtons ul {
	border: 0;
	margin: 0;
	margin-top: 2px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: right;
}
#messagesButtons ul li {
	text-align: center;
	float: left;
	padding: 2px;
}
#messagesButtons ul li a:link, #messagesButtons ul li a:visited, #messagesButtons ul li a:hover, #messagesButtons ul li a:active {
	padding: 0 2px;
	color: #555;
	text-decoration: none;
	border: 1px solid #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 4px;
	float: left;
	vertical-align: middle;
	width: 130px;
	height: 18px;
	background-image: url(../images/bg_button.gif);
	line-height: 18px;
}
#messagesButtons ul li a:hover {
	color: #fff;
	background: #555;
	border: 1px solid #999;
}
table#messages td.date {
	width: 60px;
	color: #757575;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #b3b3b3;
	line-height: 2em;
}
table#messages td.sender {
	color: #757575;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #b3b3b3;
	line-height: 2em;
	width: 120px;
}
table#messages td.sender img {
	border: 0px solid #797979;
	float: left;
	margin-right: 5px;
}
table#messages td.subject {
	color: #757575;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #b3b3b3;
	line-height: 2em;
}
table#messages td.subject a:link, table#messages td.subject a:visited, table#messages td.subject a:hover, table#messages td.subject a:active {
	color: #757575;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
table#messages td.subject a:hover {
	text-decoration: underline;
}
table#messages tr.active-unread {
	background: #fff866;
}


table#network {
/*	width: 620px;*/	margin-left: 10px;
	border-collapse: collapse;
	border: 1px solid #9db8d3;
	border-top: none;

}
table#network th {
	background: #edf1f7;
	color: #4d7ab1;
	font-weight: bold;
	text-align: left;
	height: 27px;
	font-size: 1.3em;
	line-height: 2em;
	padding-left: 4px;
	border: 1px solid #9fb7d5;
	border-bottom: none;
}
#networkButtons ul {
	border: 0;
	margin: 0;
	margin-top: 2px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: right;
}
#networkButtons ul li {
	text-align: center;
	float: left;
	padding: 2px;
}
#networkButtons ul li a {
	padding: 0 2px;
	color: rgb(66,39,4);
	text-decoration: none;
	border: 1px solid #9d9d43;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 4px;
	float: left;
	vertical-align: middle;
	font-weight:bold;
	width: 120px;
	height: 18px;
	line-height: 18px;
	background:#faf26b url(/images/btn_yellow.gif);
}
#networkButtons ul li a:hover {
	color: #fff;
}

table#recent-activity {
	margin: 8px;
	margin-top: 0;
}
table#recent-activity h4 {
	color: #507ca9;
	font-size: 1.3em;
	margin: 2px 0;
}
ul#recent-activity {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #868686;
}
ul#recent-activity li {
	padding: 4px;
	padding-left: 0;
}
ul#recent-activity li a:link, ul#recent-activity li a:visited, ul#recent-activity li a:hover, ul#recent-activity li a:active {
	color: #868686;
	text-decoration: none;
}
ul#recent-activity li a:hover {
	text-decoration: underline;
}
table#recent-activity td.recent-activity-list {
	padding: 7px;
}
span.friend {
	color: #4C7BAF;
}
td.padding-left {
	padding-left: 10px;
}
td.padding-right {
	padding-right: 10px;
}
td.padding-bottom {
	padding-bottom: 5px;
}
td.padding-top {
	padding-top: 5px;
}
td.padding-left-right {
	padding-left: 10px;
	padding-right: 10px;
}
table#network-people {
	margin-top: 10px;
	width: 375px;
}
table#network-people td, table#network-people th { width: 116px; text-align: center; vertical-align:top; }

table#network-people th { 
	height: 17px;
	background: #4c7baf;
	color: #fff;
	font-size: .8em;
	text-align: center;
}
table#network-people td.you {
	background: #dadada;
}
table#network-people td {
	border: 1px solid #c5c5c5;
	padding: 2px 0;
}

table#network-people td.friends {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #4d7ab1;
	background: #e1e1e1 url(../images/friends_backg.jpg) center no-repeat;
	width: 114px;
	height: 81px;

}
table#network-people a:link, table#network-people a:visited, table#network-people a:hover, table#network-people a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #4d7ab1;
	text-decoration: underline
}
table#network-people a:hover {
	text-decoration: none;
}
table#network-people td.friends-of-friends {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #4d7ab1;
	background: #F3F3F3 url(../images/friends2_backg.jpg) center no-repeat;
	width: 114px;
	height: 81px;
}
table#network-people td.you-reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #4d7ab1;
	background: #DDDFEB url(../images/myreviews_backg.jpg) center no-repeat;
	width: 114px;
	height: 56px;
}
table#network-people td.friends-reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #4d7ab1;
	background: #DDDFEB url(../images/reviews_backg.jpg) center no-repeat;
	width: 114px;
	height: 56px;
}
table#network-people td.friends2-reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #4d7ab1;
	background: #EEF1F8 url(../images/reviews2_backg.jpg) center no-repeat;
	width: 114px;
	height: 56px;
}
.num {
	margin-top: 43px;
	display: block;
}
.num2 {
	margin-top: 6px;
	display: block;
}


table#message-folders {
	border: 1px solid #bed2ea;
	background: #EEF1F8;
	margin-bottom: 10px;
}
table#message-folders th {
	background: #4d7ab1;
	color: #fff;
	height: 20px;
	text-align: left;
	padding-left: 5px;
}
ul.messages-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.messages-nav li {
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	background: #eef1f8;
	line-height: 1.5em;
}
ul.messages-nav li.current {
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	background: #d6d6d6;
	line-height: 1.5em;
}
ul.messages-nav li a:link, ul.messages-nav li a:visited, ul.messages-nav li a:hover, ul.messages-nav li a:active {
	color: #003576;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
ul.messages-nav li a:hover {
	text-decoration: underline;
}

#message-actionsButtons ul {
	margin: 0;
	margin-top: 2px;
	padding: 0;
	list-style-type: none;
}
#message-actionsButtons ul li {
margin-bottom: 4px;
}
#message-actionsButtons ul li a {
	color: rgb(66,39,4);
	text-decoration: none;
	border: 1px solid #a0a0a0;
	text-align: center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	vertical-align: middle;
	width: 130px;
	height: 18px;
	background-image: url(/images/btn_yellow.gif);
	line-height: 18px;
}
#message-actionsButtons ul li a:hover {
	color: #fff;
}


/*dddddddddddddddddddddddddd */
#message-actionsButtons1 ul {
	margin: 0;
	margin-top: 2px;
	padding: 0;
	list-style-type: none;
}
#message-actionsButtons1 ul li {
margin-bottom: 4px;
}
#message-actionsButtons1 ul li a {
	color: #353C42;
        background: #FAF26B ;
	text-decoration: none;
	border: 1px solid #a0a0a0;
	text-align: center;
        font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	vertical-align: middle;
	width: 153px;
	height: 18px;
        float: left;
        margin-right: 4px;
        padding: 0pt 2px;
        width: 120px;
    
	line-height: 18px;
}
#message-actionsButtons1 ul li a:hover {
	color: #fff;
	background: #555;
	border: 1px solid #999;
}


table#messages-inbox {
/*	width: 620px;*/ margin-left: 10px;
	border-collapse: collapse;
/*	margin-bottom: 10px;*/
}
table#messages-inbox th {
	border-left: 1px solid #9eb8d3;
}
table#messages-inbox td.friends img {
	border: none;
	float: left;
	margin-right: 10px;
}
table#messages-inbox td.data {
	padding-left: 4px;
}
table#messages-inbox td.del-hdr, table#messages-inbox td.data {
	height: 17px;
	background: url(../images/hdr-backg.gif) top left repeat-x;
	border: 1px solid #9fa0a2;
}
table#messages-inbox td.action-hdr, table#messages-inbox td.date-hdr, table#messages-inbox td.subject-hdr, table#messages-inbox td.sender-hdr, table#messages-inbox td.responses-hdr, table#messages-inbox td.hdr {
	height: 17px;
	background: url(../images/hdr-backg2.gif) top left repeat-x;
	border: 1px solid #9fa0a2;
	color: #464646;
	padding-left: 4px;
}
table#messages-inbox td.action, table#messages-inbox td.status {
	width: 80px;
	color: #757575;
	text-align:center;
	font-weight: normal;
	padding: 6px;
	border: 1px solid #b3b3b3;
}
table#messages-inbox td.responses {
	width: 100px;
	color: #505153;
	font-weight: normal;
	padding: 6px;
	border: 1px solid #b3b3b3;
	line-height: 2em;
	white-space: nowrap;
}
table#messages-inbox td.expired {
	color: #a40000;
	font-weight: normal;
}
table#messages-inbox td.date {
	width: 60px;
	color: #757575;
	font-weight: normal;
	padding: 6px;
	border: 1px solid #b3b3b3;
	line-height: 2em;
}
table#messages-inbox td.sender, table#messages-inbox td.friends, table#messages-inbox td.display-name {
	color: #757575;
	font-weight: normal;
	padding: 6px;
	border: 1px solid #b3b3b3;
	line-height: 1em;
	width: 120px;
}
table#messages-inbox td.sender {
	line-height: 2em;
}
table#messages-inbox td.sender img, table#messages-inbox td.display-name img {
	border: 0px solid #797979;
	float: left;
	margin-right: 5px;
}
table#messages-inbox td.subject {
	color: #757575;
	font-weight: normal;
	padding: 6px;
	border: 1px solid #b3b3b3;
	line-height: 1em;
}
table#messages-inbox td.subject a:link, table#messages-inbox td.subject a:visited, table#messages-inbox td.subject a:hover, table#messages-inbox td.subject a:active {
	color: #757575;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
table#messages-inbox td.subject a:hover {
	text-decoration: underline;
}
table#messages-inbox tr.unread td, table#messages-inbox tr.unread td a:link, table#messages-inbox tr.unread td a:visited, table#messages-inbox tr.unread td a:hover, table#messages-inbox tr.unread td a:active {
	font-weight: bold;
	color: #333;
}
table#messages-inbox tr.active-unread {
	background: #fff866;
}
table#messages-inbox tr.active-unread td, table#messages-inbox tr.active-unread td a:link, table#messages-inbox tr.active-unread td a:visited, table#messages-inbox tr.active-unread td a:hover, table#messages-inbox tr.active-unread td a:active {
	font-weight: bold;
	color: #333;
}
table#messages-inbox tr.active-unread td.action, table#messages-inbox tr.active-unread td.action a:link, table#messages-inbox tr.active-unread td.action a:visited, table#messages-inbox tr.active-unread td.action a:hover, table#messages-inbox tr.active-unread td.action a:active {
	font-weight: normal;
}


table#messages-inbox tr.active-read {
	background: #fff866;
}
table#messages-inbox tr.active-read td, table#messages-inbox tr.active-read td a:link, table#messages-inbox tr.active-read td a:visited, table#messages-inbox tr.active-read td a:hover, table#messages-inbox tr.active-read td a:active {
	font-weight: normal;
}
table#messages-inbox tr.active-read td.action, table#messages-inbox tr.active-read td.action a:link, table#messages-inbox tr.active-read td.action a:visited, table#messages-inbox tr.active-read td.action a:hover, table#messages-inbox tr.active-read td.action a:active {
	font-weight: normal;
}


table#messages-inbox tr.alt {
	/*background: #e7eff1;*/
}
table#messages-inbox td.del {
	width: 14px;
	padding: 6px;
	border: 1px solid #b3b3b3;
	text-align: center;
}


ul#actionsButtons {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#actionsButtons li {
	margin: 0;
	padding: 0;
	float: left;
}
ul#actionsButtons li a:link, ul#actionsButtons li a:visited, ul#actionsButtons li a:hover, ul#actionsButtons li a:active {
	color: #525252;
	text-decoration: none;
	border: 1px solid #a19fa0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	vertical-align: middle;
	width: 70px;
	height: 18px;
	background-image: url(../images/bg_button.gif);
	line-height: 18px;

}
ul#actionsButtons li a:hover {
	color: #fff;
	background: #555;
	border: 1px solid #999;
}
ul#actionsButtons li a:link.read, ul#actionsButtons li a:visited.read {
	color: #7a7a7a;
}


#table-footer {
	width: 780px;
	margin-top: 10px;
	margin-left: 10px;
}
#show {
	color: #666;
	font-weight: bold;
	float: left;
}
#show a:link, #show a:visited, #show a:hover, #show a:active {
	color: #666;
	font-weight: bold;
}
#pagination {
	color: #666;
	font-weight: bold;
	float: right;
}
#pagination a:link, #pagination a:visited, #pagination a:hover, #pagination a:active {
	color: #666;
	font-weight: bold;
}



#top-container {
	width: 954px;
}
#container, #container2 {
	clear: both;
	width: 952px;
	border: 1px solid #9fb6d5;
	background: #fff;
	position: relative;
	/*padding: 5px;*/
	padding: 10px 0;
	min-height: 310px;
}
#container { padding-bottom: 0; } /* ++++++++++++++++++++++++++++++++ new ++++++++++++++++++++++++++++++ */
#container2 {
	border: none;

}
#top-container h2 {
	float: left;
}
h2 {
	color: #2d5c92;
	font-size: 1.7em;
	margin: 0;
}
h3 {
	color: #2d5c92;
	font-size: 1.5em;
	margin: 0;
}
h3 a:link, h3 a:visited {
	color: #2d5c92;
	font-size: 1em;
	margin: 0;
	font-weight: normal;
}

a.cancel:link, a.cancel:visited, a.cancel:hover, a.cancel:active {
	color: #575757;
	float: right;
	text-decoration: none;
}
a.cancel:hover {
	text-decoration: underline;
}
div#content a.return:link, div#content a.return:visited, div#content a.return:hover, div#content a.return:active {
	color: #585858;
	text-decoration: none;
	font-weight: 500;
	font-size: 1.1em;
}
div#content a.return:hover {
	text-decoration: underline;
}

#left {
/*	width: 444px;*/
	margin: 10px;
}
#right {
/*	width: 444px;*/
	margin: 10px;
}
.step {
	height: 33px;
	background: #4d7ab1;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.step-txt {
	background: #eaf3fc;
	color: #4d7ab1;
	height: 33px;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 10px;
}
div.form {
	color: #4d7ab1;
	margin: 5px /*50px*/;
	font-size: 1.2em;
	font-weight: bold;
}
div.form2 {
	color: #4d7ab1;
	margin: 10px 0;
	font-size: 1.2em;
	font-weight: bold;
}
div.form .note, .note {
	color: #4d7ab1;
	font-size: .8em;
	font-weight: normal;
	margin: 0;
}
div.form .note2 {
	color: #666;
	font-size: .8em;
	font-weight: normal;
}
div.form .data{
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
}
span.note3 {
	color: #666;
	font-size: .8em;
	font-weight: normal;
}
.width-100 { width: 97%; }
select.width-100 { width: 99%; }

#container-footer {
	background: #9fb6d5;
	width: 954px; /* +++++++++++++++++++++++++++ 954 for haneke, 952 for wombeat ++++++++++++++++ */
	text-align: center;
	padding: 5px 0;
}
#container-footer input { /*margin: 5px;*/ width: 250px; }

#container-footer2 {
	background: #9fb6d5;
	/*width: 954px;  +++++++++++++++++++++++++++ 954 for haneke, 952 for wombeat ++++++++++++++++ */
	text-align: center;
	padding: 5px 0;
	margin-top: 20px;
	font-size: .7em;
}
#container-footer2 input { /*margin: 5px;*/ width: 250px; }


ul#footer-button {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#footer-button li {
	margin: 0;
	padding: 0;
}
ul#footer-button li a:link, ul#footer-button li a:visited, ul#footer-button li a:hover, ul#footer-button li a:active {
	color: #525252;
	text-decoration: none;
	border: 1px solid #a19fa0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	display: block;
	vertical-align: middle;
	width: 250px;
	height: 20px;
	background-image: url(../images/bg_button.gif);
	line-height: 18px;
	margin: auto;
}
ul#footer-button li a:hover {
	color: #fff;
	background: #555;
	border: 1px solid #999;
}


ul#footer-button2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#footer-button2 li {
	margin: 0;
	padding: 0;
}
ul#footer-button2 li a:link, ul#footer-button2 li a:visited, ul#footer-button2 li a:hover, ul#footer-button2 li a:active {
	color: #525252;
	text-decoration: none;
	border: 1px solid #a19fa0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: block;
	vertical-align: middle;
	width: 100px;
	height: 20px;
	background-image: url(../images/bg_button.gif);
	line-height: 18px;
	margin: auto;
	font-weight: normal;
}
ul#footer-button2 li a:hover {
	color: #fff;
	background: #555;
	border: 1px solid #999;
}
ul#footer-button2 li a.bold:link, ul#footer-button2 li a.bold:visited, ul#footer-button2 li a.bold:hover, ul#footer-button2 li a.bold:active {
	color: #525252;
	text-decoration: none;
	border: 1px solid #a19fa0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: block;
	vertical-align: middle;
	width: 100px;
	height: 20px;
	background-image: url(../images/bg_button.gif);
	line-height: 18px;
	margin: auto;
	font-weight: bold;
}
ul#footer-button2 li a.bold:hover {
	color: #fff;
	background: #555;
	border: 1px solid #999;
	font-weight: bold;
}




select.my-friends { width: 150px; }

.last-updated {
	color: #365478;
	font-size: .8em;
	margin: 0;
	display: block;
	text-align: center;
}

td.rant {
	background: #f2d5da url(../images/icon_thumbsdown.gif) left no-repeat;
	padding: 5px;
	padding-left: 15px;
	color: #254b6f;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
}
td.rave {
	background: #dff0d0 url(../images/icon_thumbsup.gif) left no-repeat;
	padding: 5px;
	padding-left: 15px;
	color: #254b6f;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
}
td.rave span, td.rant span {
	float: left;
}

td.rave input, td.rant input {
	float: right;
}

table#tab {
/*	width: 620px;*/ margin-left: 10px;
	border-collapse: collapse;
	padding: 0;
	height: 26px; /* ie needs one more */
}
table#tab td {
	padding: 0;
}
table#tab td.name {
	border-left: 1px solid #a2b5d3;
	background: #eff2fb url(../images/tab_backg.gif) top left repeat-x;
	text-align: left;
	color: #5276a6;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 5px;
	width: 10%;
	white-space: nowrap;
}
table#tab td.tab-end {
	background: url(../images/tab.gif) top left no-repeat;
}
table#tab td.tab-bottom {
	border-left: 1px solid #a2b5d3;
	border-right: 1px solid #a2b5d3;
	background: #f2f4f9;
	width: 620px;
	height: 4px;
}
table#buttons {
	text-align: right;
	border-left: 1px solid #a2b5d3;
	border-right: 1px solid #a2b5d3;
	background: #f2f4f9;
/*	width: 620px;*/ margin-left: 10px;
	border-collapse: collapse;
	padding: 0;
}
table#buttons ul#actionsButtons {
	margin: 2px;
	margin-top: 0;
	height: 22px;
	float: right;
}
table#buttons ul#actionsButtons li a {
	margin-left: 2px;
}
td.responses-num {
	border-left: 1px solid #a2b5d3;
	border-right: 1px solid #a2b5d3;
	padding: 4px;
}
table#messages-inbox-message {
	border-collapse: collapse;
	border: 1px solid #a2b5d3;
	border-top: none;
	margin-left: 10px;
}
table#messages-inbox-message td.message {
	padding: 10px;
	font-size: 1.2em;
}
td.business-info {
	padding: 10px;
}
td.business-info h3 {
	margin: 0;
	color: #6385aa;
	font-size: 2em;
}
td.business-info td.important {
	font-weight: bold;
	font-size: 1.2em;
}
td.business-info td span.note {
	font-weight: normal;
	font-size: .8em;
}
td.business-info td.label {
	font-weight: bold;
	white-space: nowrap;
}
td.label {
	white-space: nowrap;
	text-align:left;
}


table#tab-inner {

	border-collapse: collapse;
	padding: 0;
	height: 26px; /* ie needs one more */
}
table#tab-inner td {
	padding: 0;
}
table#tab-inner td.name {
	border-left: 1px solid #a2b5d3;
	background: #eff2fb url(../images/tab_backg.gif) top left repeat-x;
	text-align: left;
	color: #5276a6;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 5px;
	width: 10%;
	white-space: nowrap;
}
table#tab-inner td.tab-end {
	background: url(../images/tab.gif) top left no-repeat;
}
table#tab-inner td.tab-bottom {
	border-left: 1px solid #a2b5d3;
	border-right: 1px solid #a2b5d3;
	background: #f2f4f9;
	width: 527px;
	height: 4px;
}
h4.review-hdr {
	color: #5276A6;
	font-weight: bold;
	font-size: 1.4em;
	margin:0;
	padding: 0;
}

h4.review-hdr2 {
	color: #959595;
	font-weight: normal;
	font-size: 1.2em;
	margin:0;
	padding: 0;
	white-space: nowrap;
}
td.review-brdr {
	border-bottom: 1px solid #959595;
}
table#review {

	border-collapse: collapse;
	border: 1px solid #a2b5d3;
	border-top: none;
}
table#review td {
	padding: 4px;
}
table#review td.pic {
	width: 45px;
	padding: 4px;
}
table#review td.pic img, img.pic {
	border: 0px solid #09893f;
}

span.user-name {
	color: #517cb3;
	font-weight: bold;
	font-size: 1.1em;
}

span.name1 {
	color: #517cb3;
	font-weight: bold;
	font-size: 0.5em;
}
table#review td a {
	color: #517cb3;
	font-weight: bold;
}

table.status {
	margin-bottom: 10px;
	width: 954px;
}
table.status td.left {
	padding: 5px;
	background: #4d7ab1;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2.5em;
}
table.status td.left img {
	border: 1px solid #fff;
	margin-right: 10px;
}
table.status td.right {
	padding: 5px;
	background: #e8eff7;
	color: #4d7ab1;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
	border: 2px solid #4d7ab1;
}

a:link.return, a:visited.return, a:hover.return, a:active.return {
	color: #4d7ab1;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 10px 0;
	font-size: 1.2em;
}
a:hover.return {
	text-decoration: underline;
}

td.header {
	color: #4d7ab1;
	font-weight: bold;
	font-size: 1.2em;
}
div.section {
	background: #e3e7f3;
	padding: 5px;
}
div.section td.label {
	font-weight: bold;
	color: #4d7ab1;
}
div.signin-hdr {
	background: #4d7ab1;
	margin-top: 15px;
	color: #fff;
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
	width: 255px;
}
div.signin-section {
	background: #eef1f8;
	padding: 0px;
	width: 235px;
        height: 183px; 
    
}
.align-center { text-align: center; }
a:link.important, a:visited.important, a:hover.important, a:active.important {
	color: #2c5c92;
	font-weight: bold;
}
.margin-bottom {
	margin-bottom: 10px;
}
.margin-left {
	margin-left: 15px;
}
div.section-hdr {
	background: #82a2c8;
	margin-top: 10px;
	color: #fff;
	padding: 5px;
}
div.section-hdr2 {
	background: #4d7ab1;
	color: #fff;
	padding: 5px;
	height: 15px;
}
div.section-hdr2 a:link, div.section-hdr2 a:visited, div.section-hdr2 a:hover, div.section-hdr2 a:active {
	color: #fff;
	text-decoration:none;
}
div.section-hdr2 a:hover {
	text-decoration: underline;
}
div.section-hdr2 a:link.selected, div.section-hdr2 a:visited.selected {
	font-weight: bold;
}
div.section-hdr3 {
	background: #82a2c8;
	/*margin-top: 10px;*/
	color: #fff;
	padding: 5px;
	width: 340px;
}
div.section3 {
	background: #e3e7f3;
	padding: 5px;
	width: 340px;
}
div.section-hdr4 {
	background: #4d7ab1;
	color: #fff;
	padding: 5px;
	height:20px;
}
div.section-hdr4 table td {
	color: #fff;
}

.fixed-width {
	width: 341px;
}
.fixed-width2 {
	width: 280px;
}
td.bump-down {
	padding-top: 61px;
}
td.bump-down2 {
	padding-top: 52px;
}
.bump-down3 {
	padding-top: 25px;
}
div.scroller {
	height: 265px;
	padding: 5px;
	border: 1px solid #c0c2c1;
	border-top: none;
	overflow: auto;
}

td.checkbox {
	background: #4d7ab1;
	width: 27px;
	text-align: center;
}
td.thumbs-up {
	background: #61B310;
	width: 27px;
	text-align: center;
	padding-top: 10px;
}
td.thumbs-down {
	background: #B82B45;
	width: 27px;
	text-align: center;
	padding-top: 10px;
}
div.extra {
	color: #4d7ab1;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
}
div.extra .note {
	color: #999;
	font-size: .8em;
	font-weight: normal;
}
div.extra2 {
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	background: #DBE4EF;
	border: 1px solid #999;
}

.user {
	color: #4d7ab1;
	font-size: 1.2em;
	font-weight: bold;
}
.faq_header{
	color: #4d7ab1;
	font-size: 2em;
	font-weight: bold;
}

.text2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-style: normal;
		font-weight: normal;
		color: #3c3c3c;                 
		align: left;
}

.text3{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		color: #3c3c3c;                 
		align: left;
		line-height: 1.4em;

}
p.text3 {
			line-height: 1.4em;
			}

.textSm{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-style: normal;
		font-weight: normal;
		color: #3c3c3c;                 
		align: left;
}



a:link.textSm, a:visited.textSm, a:hover.textSm, a:active.textSm {
	color: #2c5c92;
	font-weight: normal;
	text-decoration:none
}

a.textSm{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-style: normal;
		font-weight: normal;
		color: #3c3c3c;                 
		align: left;
}

.ltGrnBgLeft{
	background-image: url(/images/corner_grnLT_gray_v_l.gif); 
}

.ltGrnBgRight{
	background-image: url(/images/corner_grnLT_gray_v_r.gif); 
}

.ltGrnBgTop{
	background-image: url(/images/corner_grnDK_gray_h_t.gif); 
}

.ltGrnBgBottom{
	background-image: url(/images/corner_grnLT_gray_h_b.jpg); 
}

.ltGrnBgCrn1{
	background-image: url(/images/corner_grnDK_gray_1.gif); 
}

.ltGrnBgCrn2{
	background-image: url(/images/corner_grnDK_gray_2.gif); 
}

.ltGrnBgCrn3{
	background-image: url(/images/corner_grnLT_gray_3.gif); 
}

.ltGrnBgCrn4{
	background-image: url(/images/corner_grnLT_gray_4.gif); 
}
.sm_header_blue{
font-family: Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		font-style: normal;
		font-weight: bold;
		color: #2C5C92;                 
		align: left;
}

strong.special {
	color: #4d7ab1;
	font-weight: bold;
}
strong {
	color: #555658;
	font-weight: bold;
}
a:link.no-underline, a:visited.no-underline, a:hover.no-underline, a:active.no-underline {
	text-decoration: none;
}
a:hover.no-underline {
	text-decoration: underline;
}
a:link.fixed {
	position: absolute;
	left: 715px;
}

td.google-balloon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	background: url(../images/google-balloon.gif) top center no-repeat;
	text-align: center;
	padding-top: 5px;  
	/*vertical-align: top;*/
	width: 25px;
	height: 36px;
}


ul.edit-buttons {
	margin: 0;
	padding: 0;
	width: 110px;
}
ul.edit-buttons li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.edit-buttons li a:link, ul.edit-buttons li a:visited, ul.edit-buttons li a:hover, ul.edit-buttons li a:active {
	display: block;
	padding: 2px;
	padding-left: 20px;
	border: 1px solid #a0a0a0;
	background: #fff url(../images/icon_thumbsup.gif) left no-repeat;
	text-align: left;
	text-decoration: none;
	color: #00953e;
}
ul.edit-buttons li a:hover {
	background: #00953e url(../images/icon_thumbsup.gif) left no-repeat;
	color: #fff;
}



ul#message-actionsButtons2 {
	margin: 0;
	margin-top: 2px;
	padding: 0;
	list-style-type: none;
}
ul#message-actionsButtons2 li {
margin-bottom: 4px;
}
ul#message-actionsButtons2 li a {
	color: #456691;
	text-decoration: none;
	border: 1px solid #a0a0a0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	vertical-align: middle;
	width: 108px;
	height: 18px;
	background-image: url(../images/bg_button.gif);
	line-height: 18px;
}
ul#message-actionsButtons2 li a:hover {
	color: #fff;
	background: #555;
	border: 1px solid #999;
}

.small-section {
	background: #cdd9e9;
	padding: 5px;
}

span.reviews-hdr {
	color: #535353;
	font-size: .8em;
	white-space: nowrap;
}


div.google-maps {
	background: #fff;
	text-align: center;
	padding: 5px;
	width: 340px;
}



ul.buttons {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
ul.buttons li {
	text-align: center;
	padding: 2px;
}
ul.buttons li a:link, ul.buttons li a:visited, ul.buttons li a:hover, ul.buttons li a:active {
	color: #555555;
	text-decoration: none;
	border: 1px solid #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 0 10px;
	height: 18px;
	background-image: url(../images/bg_button.gif);
	line-height: 18px;
	display: block;
}
ul.buttons li a:hover {
	color: #fff;
	background: #555555;
	border: 1px solid #999999;
}
ul.buttons li.special a:link, ul.buttons li.special a:visited, ul.buttons li.special a:hover, ul.buttons li.special a:active {
	color: #555555;
	text-decoration: none;
	border: 1px solid #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 0 10px;
	height: 18px;
	background-image: url(../images/bg_button.gif);
	line-height: 18px;
	display: block;
}
ul.buttons li.special a:hover {
	color: #fff;
	background: #555555;
	border: 1px solid #999999;
}

ul.buttons li.yellow-colored a:link, ul.buttons li.yellow-colored a:visited, ul.buttons li.yellow-colored a:hover, ul.buttons li.yellow-colored a:active {
    background:#faf26b;
}

ul.buttons li.yellow-colored a:hover {
    background: #555555;
}



ul.buttons-special {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: right;
}
ul.buttons-special li {
	text-align: center;
	float: left;
	padding: 2px;
}
ul.buttons-special li a:link, ul.buttons-special li a:visited, ul.buttons-special li a:hover, ul.buttons-special li a:active {
	color: #353c42;
	text-decoration: none;
	border: 1px solid #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

	float: left;
	vertical-align: middle;
	height: 18px;
	line-height: 18px;
	/*background:#faf26b url(../images/arrow.gif) right no-repeat;*/
	background:#faf26b;
	padding: 0 10px;
	display: block;
}
ul.buttons-special li a:hover {
	color: #fff;
	background: #555;
	border: 1px solid #999;
}



.margin-top {
	margin-top: 5px;
}


table#invite {
	margin: 15px;
}
table#invite td {
	padding: 7px;
}
table#invite td.pic {
	width: 45px;
	padding: 4px;
}
table#invite td.pic img {
	border: 0px solid #09893f;
}
td.pic {
	width: 45px;
	padding: 4px;
}
td.pic img {
	border: 0px solid #09893f;
}
span.invite-hdr {
	color: #5276A6;
	font-size: 1.5em;
	font-weight: bold;
}
td.message-actions {
	text-align: center;
}

table#invite a:link, table#invite a:visited, table#invite a:hover, table#invite a:active {
	color: #5276A6;
	font-size: 1em;
	font-weight: bold;
}

div.top-special {
	background: #eef1f8;
	border: 1px solid #97adc5;
	padding: 10px;
	text-align: center;
	font-size: 1.3em;
	color: #295a9c;
	width: 932px;
}
div.top-special a:link, div.top-special a:visited, div.top-special a:hover, div.top-special a:active {
	font-size: 1em;
	font-weight: bold;
	color: #295a9c;
}

h1 {
	color: #295a9c;
	font-size: 2em;
	margin-bottom: 10px;
	margin-top: 10px;

}

h1GRN {
	color: #61b310;
	font-size: 2em;
	margin-bottom: 10px;
	margin-top: 10px;

}

div.content {
	font-size: 1.2em;
}

div.content a:link, div.content a:visited {
    color: #4779b4;
    text-decoration: none;
    font-size: 1.2em;
}

div.content ul#about_list {
    list-style-type: disc;
    margin-left: 20px;
}
a.abc{
    font-size: 1.2em;
}


.abc_2 
	{    font-size: 12px;
}

.abc_3 
	{   font-size: 14.5px;
		line-height: 1.5em;
		
}

.abc_4 
	{   font-size: 13px;
		font-weight: bold;

		
}



.abc_5{
    font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	line-height: 2.5em;
			margin-bottom: 10px;
		margin-top: 10px;
}


.abc_6{
    font-size: 1.8em;
	font-weight: bold;
	text-align: center;

}



.abc_grn_1 
	{    font-size: .8em;
		color: #61b310;
		font-weight: normal;
}

.abc_blue_1 
	{    font-size: 12px;
		color: #295a9c;
}

.abc_blue_2 
	{    font-size: 13px;
		color: #295a9c;
		font-weight: bold;
		margin-bottom: 10px;
		margin-top: 10px;

}

.abc_blue_3 
	{    font-size: 15px;
		color: #295a9c;
		font-weight: bold;
		margin-bottom: 15px;
		margin-top: 15px;
				line-height: 2.5em;
}



.h2_grn 
	{   font-size: 1.65em;
		color: #61b310;
		font-weight: bold;
		margin-top: 20em; 
		margin-bottom: 20em;
		line-height: 1.2em;
}

div.content ul#about_list li {
    list-style: disc;
    list-style-image: url(/images/bullet.gif)
}

div.content h3 {
	font-size: 1.2em;
	color: #295a9c;
	margin-bottom: 0;
}



table#confirm-invite td {
	padding: 4px;
}
table#confirm-invite td.pic {
	width: 45px;
	padding: 4px;
}
table#confirm-invite td.pic img {
	border: 0px solid #09893f;
}
table#confirm-invite td a {
	color: #517cb3;
	font-weight: bold;
}
table#confirm-invite span.hdr, span.hdr {
	color: #517cb3;
	font-weight: bold;
	font-size: 1.3em;
}


.border-all {
	border: 1px solid #9FB6D5;
}

div.personal-message {
	margin: 5px;
	font-size: 1.3em;
}
div.major-intersection{
	font-style:italic;
	margin-top:5px;
	font-size:12px;
}
div.address {
	font-weight: bold;
	color: #444;
	line-height:14px;
	font-size: 12px;
	clear:both;
	padding-top:4px;
}
.inline { display: inline; }

div.box {
	width: 385px;
	background: #E3E7F3;
	padding: 10px;
	margin-top: 10px;
	font-size: 1.2em;
}


div.boxYellow {
	width: 500px;
	align: right;
	background: #faf26b;
	margin-right: 10px;
	padding: 5px;
	border-width: 1px; 
	border-style:solid;
	border-color:#666666;
	height:60px;
}
td.boxYellow {
	border: 1px;
	border-color:#666666;
	}

.boxYellow2 {
	color: #2c5c92;
	font-size: 11px;
	text-align:left;
	line-height: 1.4em;

}

a.boxYellow2 {
	font-weight:bold;
	}

.boxYellow3 {
	color: #2c5c92;
	font-size: 14px;
	text-align:left;
	line-height: 1.4em;

}

a.boxYellow3 {
	font-weight:bold;
	}

table.getting-started td {
	color: #474747;
	font-size: 1em;
}
table.getting-started td h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #73b410;
	margin: 8px 0;
}

table#messages-inbox td.action {
	width: 80px;
	text-align:center;
}

span.recommend {
	font-weight: bold;
	color: #61b40e;
	font-size: 1.4em;
}
span.recommend2 {
	font-weight: bold;
	color: #98bc12;
	font-size: 2em;
}
span.no-recommend {
	font-weight: bold;
	color: #AA3E56;
	font-size: 1.4em;
}
div.minor-header h3 {
	color: #8AA4C9;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	margin-bottom: 1px;
}
div.minor-header {
	background: #E2E9F3;
	padding: 5px;
	color: #565459;
	font-size: 1.1em;
	margin-top: 10px;
}
div.minor-sub-header {
	background: #fff;
	padding: 3px;
	color: #8AA4C9;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #8AA4C9;
	margin-top: 15px;
}
div.minor-sub-header2 {
	background: #fff;
	padding: 3px;
	padding-left: 0;
	color: #8AA4C9;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
}
div.quick-find {
	background: #E2E9F3;
	padding: 5px;
	color: #565459;
	width: 400px;
}
table.friends th {
	background: #E5E5E5;
	text-align: left;
	color: #333;
	font-size: 1em;
	padding: 2px;
}
table.friends th.left-border {
	border-left: 1px solid #fff;
}
table.friends td.left-border {
	border-left: 1px solid #f7f7f7;
}
table.friends th.special {
	background: #C1C1C1;
	text-align: left;
	color: #333;
	font-size: 1em;
	padding: 2px;
}
table.friends td, table.friends td.special {
	background: #fff;
	text-align: left;
	color: #6B93B7;
	font-size: 1.4em;
	padding: 4px;
}
table.friends td a:link, table.friends td a:visited, table.friends td a:hover, table.friends td a:active{
    	/*background: #fff;*/
	text-align: left;
	color: #6B93B7;
	font-size: 1.0em;
        /*text-decoration: none;*/
	padding: 4px;
}
table.friends tr.alt td.special, table.friends tr td.special {
	background: #FCF5B1;
}
table.friends tr.alt td {
	background: #F6F7FB;
}
table.friends td.align-center, table.friends th.align-center {
	text-align: center;
}
table.friends td.block {
	background: #E5E5E5;
	text-align: center;
	color: #333;
	font-size: 1em;
	padding: 0;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

span.date {
	color: #666;
	font-size: 1em;
	margin-top: 10px;
	font-weight:bold;
	display: block;
}
table.scores {
	margin: 0px;
	padding:0px;
}
table.scores td {
	padding: 0px 0px;
}
span.positive {
	color: #579136;
	font-weight: bold;
	font-size: 1.4em;
}
span.negative {
	color: #a42601;
	font-weight: bold;
	font-size: 1.4em;
}
table.pagination-table {
  margin-top:20px;
}
.pagination a:hover, .pagination a:active{
	border: 1px solid #ddd;
	background-color: #FAF26B;
}
div.blue-box table.pagination-table td, div.blue-box table.pagination-table td strong, div.blue-box table.pagination-table td a:link, div.blue-box table.pagination-table td a:visited, div.blue-box table.pagination-table td a:hover, div.blue-box table.pagination-table td a:active {
	color: #fff;
}
#listing_button_edit_link {
  clear:both;
  padding-left:4px;
  padding-top:2px;
}
#listing_button_edit_link a {
font-size:10px;
font-color: #666666;
font-weight:bold;
}
table.sr-tabs {
	border-bottom: 4px solid rgb(22%, 35%, 50%);
	margin-bottom: 5px;
}


div.sr-tab-off {
	height: 30px;
}
div.sr-tab-off a:link, div.sr-tab-off a:visited, div.sr-tab-off a:hover, div.sr-tab-off a:active {
	padding:0px;
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	color: rgb(21, 43, 69);
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	border: none;
	white-space: nowrap;
}
div.sr-tab-off a:hover {
	text-decoration: underline;
}


div.sr-tab-current {
	height: 30px;
}
div.sr-tab-current a:link, div.sr-tab-current a:visited, div.sr-tab-current a:hover, div.sr-tab-current a:active {
	padding: 0px;
	float: left;
	font-size:12px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align:center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
div.sr-tab-current a:hover {
	text-decoration: underline;
}


div.sr-tab-special {
	height: 26px;
}
div.sr-tab-special a:link, div.sr-tab-special a:visited, div.sr-tab-special a:hover, div.sr-tab-special a:active {
	background: url(../images/sr_tabMspecial.gif) top left repeat-x;
	padding: 0 1px;
	float: left;
	display: block;
	height: 26px;
	line-height: 2.1em;
	color: #727272;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
div.sr-tab-special a:hover {
	text-decoration: underline;
}

.width_me { width: 60px;}
.width_friends { width: 115px; }
.width_fof { width: 140px; }
.width_all { width: 125px; }
.width_res { width: 145px; }

td.sr-tab-off-bg { background: url(/images/bg_tab_off.gif) bottom center repeat-x; }
td.sr-tab-current-bg { background: url(/images/bg_tab_on.gif) bottom center repeat-x; }
td.sr-tab-special-bg { background: url(../images/sr_tabMspecial.gif) bottom center repeat-x; }


div.comments {
	margin: 0px 0 10px 0;
	font-size: 11px;
	color: #717276;
	background: url(/images/btn_blue.gif) repeat-x;
	text-align:left;
	width:120px;
	border: 1px solid rgb(107, 149, 201);
	padding:3px;
}
a.view-comments:link, a.view-comments:visited, a.view-comments:hover, a.view-comments:active {
	color: rgb(0, 42, 89);
	font-weight: bold;
	background: url(/images/icon_comment.gif) left no-repeat;
	padding-left:20px;
	font-size: 11px;
	text-decoration: none;
}
a.view-comments:hover {
	text-decoration: underline;
}
table.totals {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 20px;
}
table.margin-right { margin-right: 20px; }

table.totals td {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}


table.status-area {
	margin: 5px 0;
}

div.hdr-bar {
	background: #BFBFBF;
	color: #fff;
	font-weight: bold;
	padding: 3px 10px;
	font-size: 1.2em;
	margin-right: 10px;
}
table.settings td {
	font-size: 1.2em;
}
table.settings td.padding {
	padding: 10px;
}
table.settings td a:link, table.settings td a:visited, table.settings td a:hover, table.settings td a:active {
	color: #628CBC;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
table.settings td a:hover {
	text-decoration: underline;
}
table.settings td a.hdr:link, table.settings td a.hdr:visited, table.settings td a.hdr:hover, table.settings td a.hdr:active {
	color: #628CBC;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}
table.settings td a.hdr:hover {
	text-decoration: underline;
}
a.return-settings:link, a.return-settings:visited, a.return-settings:hover, a.return-settings:active {
	color: #628CBC;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}
a.return-settings:hover {
	text-decoration: underline;
}

table.settings td.hdr {
	color: #628CBC;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 10px 0;
}

table.choices {
	margin-left: 50px;

	margin-bottom: 10px;
}
table.choices td {
	padding: 2px;
}
table.choices td.label {
	font-size: 1em;
}
table.choices td.label span.note {
	font-size: .8em;
	font-weight: normal;
	color: #000;
}



table.settings-data th {
	font-weight: bold;
	color: #666;
	font-size: .9em;
	border-bottom: 1px solid #949494;
	padding: 4px 0;
	text-align: center;
}
table.settings-data th.align-left {
	text-align: left;
}
table.settings-data td {
	font-size: 1em;
	padding: 4px 0;
	color: #808080;
}
table.settings-data td.confirmed {
	font-weight: bold;
}
table.settings table.settings-data a:link, table.settings table.settings-data a:visited {
	font-weight: normal;
}
table.settings table.settings-data a.confirmed:link, table.settings table.settings-data a.confirmed:visited {
	font-weight: bold;
	color: #576F9F;
}
table.settings-data td.padding-left {
	padding-left: 10px;
}



table.settings-data2 th {
	font-weight: bold;
	color: #666;
	font-size: .9em;
	border-bottom: 1px solid #949494;
	padding: 4px 0;
	text-align: center;
}
table.settings-data2 th.align-left {
	text-align: left;
}
table.settings-data2 td {
	font-size: 1em;
	padding: 4px 0;
	color: #576F9F;
}
table.settings-data2 td.confirmed {
	font-weight: bold;
}
table.settings table.settings-data2 a:link, table.settings table.settings-data2 a:visited {
	font-weight: normal;
}
table.settings table.settings-data2 a.confirmed:link, table.settings table.settings-data2 a.confirmed:visited {
	font-weight: bold;
	color: #576F9F;
}
table.settings-data2 td.note {
	color: #808080;
	border-top: 1px solid #949494;
	padding-top: 15px;
}
table.settings label {
	font-weight: bold;
	color: #333;
	font-size: .7em;
	margin-top: 2px;
}
table.settings span.note3 {
	font-size: .7em;
}

div.divider {
	background: #ccc;
	width: 1px;
	height: 270px;
	margin: 0 45px;
}

table.settings ul.buttons li a:link, table.settings ul.buttons li a:visited, table.settings ul.buttons li a:hover, table.settings ul.buttons li a:active {
	color: #555;
	font-size: .8em;
	font-weight: normal;
}

table.settings ul.buttons li.special a:link, table.settings ul.buttons li.special a:visited, table.settings ul.buttons li.special a:hover, table.settings ul.buttons li.special a:active {
	font-size: .9em;
}
table.settings ul.buttons li a:hover, table.settings ul.buttons li.special a:hover {
	color: #fff;
	text-decoration: none;
}


table.scores {
	margin-bottom: 14px; /* ie is diff */
}
table.scores td.border-right {
	border-right: 0px solid #999;
}




.friendRuleLine_grn 
{		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #599d16;                 
		align: left;
}
.friendRuleLine_grn a:link, .friendRuleLine_grn a:visited, .friendRuleLine_grn a:hover, .friendRuleLine_grn a:active {
        color: #599d16;
}
.findOutMore {
     font-size: 1.3em;
     color: #507CA9;
}
.findOutMore a:link, .findOutMore a:visited, .findOutMore a:hover, .findOutMore a:active {
        color: #507CA9;
        font-size: 1.0em;
}

.reviewbox {
  width: 50px;
  vertical-align: top;
  text-align: center;
  border-right: 1px solid #c6c6c6;
}
.privacybox{
  width: 130px;
  background-color: #ffffff;
  vertical-align: top;
  text-align: center;
}

.scorebox-fof,
.scorebox-friend,
.scorebox-all{
  width: 120px;
  vertical-align: top;
  text-align: center;
}
.scorebox-fof,
.scorebox-friend {
  border-right: 1px solid #c6c6c6;
}

.scorebox-fof img,
.scorebox-friend img,
.scorebox-all img {
 margin-top:0px;
 padding-top:0px;
}
.contactbox{
  vertical-align: top;
  background-color: #fff;
  padding:8px;
}
#phone_contact_info {
  margin-top:6px;
  padding-left: 20px;
  background: url(/images/icon_phone.gif) no-repeat;
}
#hours_contact_info {
margin-top:4px;
  clear:both;
  padding-left: 20px;
  background: url(/images/icon_hours.gif) no-repeat;
}
#website_contact_info {
margin-top:4px;
  clear:both;
  padding-left: 20px;
  background: url(/images/icon_website.gif) no-repeat;
}
.listingbox{
  width: 405px;
}
.listing_box_title {
  padding-top:5px;
  font-weight:bold;
  padding-bottom:10px;
}

.reviewbox TABLE,
.privacybox TABLE,
.scorebox-fof TABLE,
.scorebox-friend TABLE,
.scorebox-all TABLE{
  margin-left:auto;
  margin-right:auto;
}

h1 {
	color: #2C5C92;
	font-size: 2em;
	margin-bottom: 10px;
	margin-top: 10px;
}



.h1WHT {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
		text-align: center;
}

.h2WHT {
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;
}

.h3WHT {
	color: #ffffff;
	font-size: 1.3em;
	font-weight: bold;
}


td.faq_header_grn{
font-family: Arial, Helvetica, sans-serif;
		font-size: 1.3em;
		font-style: normal;
		font-weight: bold;
		color: #599d16;                 
}
.score_meter_image{
  clear:both;
  padding-top:8px;
}

/* footer */
#footer-my-account {
  float:left;
  width:290px;
  padding-left:30px;
}
#footer-help-support {
  float:left; 
  width:290px;
}
#footer-company-info {
  float:left;
  width:200px;
}
div#main-footer h3 {
  font-weight:bold;
  color: #383838;
  padding-bottom:0px;
  margin-bottom:0px;
}
div#main-footer {
	width: 100%;
  background-color: white;
  text-align:left;
}
div#main-footer ul {
  margin:0px;
  padding:0px;
}
div#main-footer-head{
    width: 974px;
    height: 10px;
    background-color: #4D7AB1;
    position: relative;
}
table.main-footer-table {
	position: absolute;
	top: 25px;
	left: 0px;
}

table.main-footer-table td.footer-hdr {
	color: #383838;
	font-size: 1.5em;
	font-weight: bold;
}
table.main-footer-table td {
	color: #4779b4;
}
div#main-footer a:link, div#main-footer a:visited, div#main-footer a:hover, div#main-footer a:active {
	color: #4779b4;
	text-decoration: none;
	font-size: 1.1em;
}
div#main-footer a:hover {
	text-decoration: underline;
}
div.footer-copyright {
  padding-top:20px;
  color: black;
  clear:both;
  width:100%;
  text-align:center;
}
.message_pending_link a {
  font-size:10px;
}