      #guide {  
         clear: left; 
         padding-left: 0;
         margin-top: .5em;
         background-color: #FFF !important; 
         width: auto;
      }
      #guide h3 {
         background: #AFD642; 
         color: white !important; 
         margin: 0 0 4px 0 !important;
         padding: 0 0 0 4px;
      }
      #guide div.guide_intro {
         padding: 0 6px 8px 6px;
      }
      #guide ul li {
         margin-left: 0;
         padding-left: 12px;
         background: url(/img/chevron.gif) no-repeat 0 .4em;
      }
      #plug h3 {
         color: #bbb;
         margin-left: 0 !important;
         z-index: 1;
      }
      #screen {
         z-index: 14;
         float: left;
         margin-left: 12px;
      }
      #screenContent {
         background-color: #FFFFFF;
         height: auto;
         color: #000;
      }
      #opaque {
         z-index: 13;
         background-color: #000;
         opacity: 0.5;
         height: 100%;
         width: 100%;
         position: absolute;
         top: 0px;
         left: 0px;
      }
      .pagebanner {
         padding-left: 105px;
      }
      #offer, #guide {
         position: relative;
      }
      .actionDialogText{
         display: none; 
         position: absolute; 
         top: 120px; 
         left: 20px; 
         background: white; 
         width: 450px;
         border-right: 1px solid #999;
         border-bottom: 1px solid #999;
         z-index: 10;
         margin: 0px;
         padding: 0px;
      }
      .actionDialogBorder {
         border: 1px solid #ccc;
         padding: 5px 15px 15px 15px;
      }
      .actionDialogText div.hr {
         margin-bottom: 0px;
      } 
      div.actionDialogText p {
         padding-left: 10px;
      }
	  .FrogReviewListInfo{
	  	float: left;
	  }
	  .FrogReviewListControl{
	  	float: right;
	  }
	  #boxed{
	  	padding: 10px 20px 0px 10px;
		/*width: 645px;*/
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		
	  }
	 /* dl.thumbed{
	  	width: 670px;
	}*/
	dl.thumbed dt {
		width:548px;
	}
	dl.thumbed dd {
		width:548px;
	}
	#wrap ul.tabbed {
		margin-left: 0px  !important; 
		margin-bottom: 0px; 
		width: 693px;
		height: 30px;
		background:transparent url(/img/innertab_bg.gif) repeat-x scroll 0px 0px;
	}
	#wrap ul.tabbed li a {
		background:#F7F7F7 url(/img/fourtab.gif) no-repeat scroll 0px 0px;
		margin-top: 0px;
	}
	#wrap ul.tabbed li.at a {
		background:white url(/img/fourtab.gif) no-repeat scroll 0px 0px;
		margin-top: 0px;
	}
	#wrap ul.tabbed li {
		width: 167px;
	}
	.thumbed table {
		width: 650px;
	}
/*new page CSS styles*/
 #stats {
 	width:400px;
	height:200px;
	clear:left;
	border-top:1px dotted #cccccc;
	margin-top:0px;
	padding-top:10px;
	}
 #statsFROG {
	width:195px;
	float:left;
	}
#statsUSER {
	width:195px;
	float:right
	}
#takeAction {
	width:233px;
	border-top:1px dotted #cccccc;
	margin-top:0px;
	padding-top:10px;
	/*position:relative;
	top:5px;*/
	}
/* List Styling for OPIONION, Tell and Poll buttons */

#opinion li{
  float: left;
  width: 70px;
  margin: 0;
  padding: 0 10px 10px 0;
  background-image:none;
}
/* END*/
#visitWide {
	width: 400px;
	float:left;	
}
.frogSAVE{

	padding-left:25px
}
.flagText {
	position: relative;
	top: -4px;
	left:4px
}
.admin {
	width:233px;
	border-top:1px dotted #cccccc;
	padding-top:10px;
}
#archived {
	width:233px;
	border-top:1px dotted #cccccc;
	margin-top:0px;
	padding-top:10px;
	clear:both
	}
.popupwrap{
	position: relative;
}
.popupbox{
	position: absolute;
	display: none;
	top: 0px;
	left: 250px;
	font-family:Arial,sans-serif; font-size:smaller;
	color:white; 
	width:250px; text-align:center;
	padding:20px 5px 20px 5px;border:1px solid gray;
	font-weight:bold;
	background:#cccccc;
	font-size: 14px; 
	z-index:10;
	margin:0px auto 5px;
}
/*End New page CSS styles*/
/* Button Documentation can be found at http://www.search-this.com/2007/02/12/css-liquid-round-corners/ */

#visit {
width:233px;
margin:0px auto 5px;
background:#8CC63F url(/img/frogpond/buttons/green_L.png) repeat-y left top;
overflow: hidden
}
#visit a {
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
	margin-left: 25px;
	display:block;
	padding: 10px 10px 10px 0;

}
#squareOn {
	width:70px;
	display:block;
	text-align: center;
	background:#8CC63F url(/img/frogpond/buttons/green_L.png) repeat-y left top;
}
#squareOn a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	display:block;
	padding: 10px 0;
	width:70px;
}
#squareOff {
	width:70px;
	display:block;
	text-align: center;
	background:#cccccc url(/img/frogpond/buttons/gry_L.png) repeat-y left top;
}
#squareOff a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	display:block;
	padding: 10px 0;width:70px;
}
#visit a:hover, #squareOff a:hover, #squareOn a:hover {
	text-decoration: none
}
/* Green corners */
.topGreen {
width:100%;
height:9px;
background:url(/img/frogpond/buttons/green_TL.png) no-repeat left top;
}
.topGreen span {
display:block;
position:relative;
height:9px;
background:url(/img/frogpond/buttons/green_TR.png) no-repeat right top;
}
.center-contentGreen {
position:relative;
background:url(/img/frogpond/buttons/green_R.png) repeat-y right top;
/*padding:1px 9px;
margin-left: 5px*/
}
.bottomGreen {
width:100%;
height:12px;
background:url(/img/frogpond/buttons/green_BL.png) no-repeat left bottom;
}
.bottomGreen span {
display:block;
position:relative;
height:12px;
background:url(/img/frogpond/buttons/green_BR.png) no-repeat right top;
}
/* Grey Corners */
.topGrey {
width:100%;
height:9px;
background:url(/img/frogpond/buttons/gry_TL.png) no-repeat left top;
}
.topGrey span {
display:block;
position:relative;
height:9px;
background:url(/img/frogpond/buttons/gry_TR.png) no-repeat right top;
}
.center-contentGrey {
position:relative;
background:url(/img/frogpond/buttons/gry_R.png) repeat-y right top;
/*padding:1px 9px;
margin-left: 5px*/
}
.bottomGrey {
width:100%;
height:12px;
background:url(/img/frogpond/buttons/gry_BL.png) no-repeat left bottom;
}
.bottomGrey span {
display:block;
position:relative;
height:12px;
background:url(/img/frogpond/buttons/gry_BR.png) no-repeat right top;
}
/* Orange Corners */
.topOrange {
width:100%;
height:9px;
background:url(/img/frogpond/buttons/orng_TL.png) no-repeat left top;
}
.topOrange span {
display:block;
position:relative;
height:9px;
background:url(/img/frogpond/buttons/orng_TR.png) no-repeat right top;
}
.center-contentOrange {
position:relative;
background:#ff9900 url(/img/frogpond/buttons/orng_R.png) repeat-y right top;
/*padding:1px 9px;
margin-left: 5px*/
}
.bottomOrange {
width:100%;
height:12px;
background:url(/img/frogpond/buttons/orng_BL.png) no-repeat left bottom;
}
.bottomOrange span {
display:block;
position:relative;
height:12px;
background:url(/img/frogpond/buttons/orng_BR.png) no-repeat right top;
}
/* White back w/ shadow */
.topWhite {
width:100%;
height:9px;
background:url(/img/frogpond/buttons/white_TL.png) no-repeat left top;
}
.topWhite span {
display:block;
position:relative;
height:9px;
background:url(/img/frogpond/buttons/white_TR.png) no-repeat right top;
}
.center-contentWhite {
position:relative;
background:#ffffff url(/img/frogpond/buttons/white_R.png) repeat-y right top;
/*padding:1px 9px;
margin-left: 5px*/
}
.bottomWhite {
width:100%;
height:12px;
background:url(/img/frogpond/buttons/white_BL.png) no-repeat left bottom;
}
.bottomWhite span {
display:block;
position:relative;
height:12px;
background:url(/img/frogpond/buttons/white_BR.png) no-repeat right top;
}



/*v41 additions
******************/
#frogboxtop, .frogboxtop { 
	width: 714px;
	z-index: -1;
	margin-left: 0px;
	background: url(/img/frogbox_top.gif) no-repeat 0 0;
}

#frogbox, .frogbox {
	position: relative;
	border-left: 1px solid #CCC;
	width: 685px; 
	background: url(/img/frogbox_background.gif) repeat-y right 0;
	padding-left: 10px; padding-right: 18px; padding-top: 10px;
}

#frogboxbottom, .frogboxbottom {
background:#FFFFFF url(/img/frogbox_bottom.gif) no-repeat scroll 0 0;
height:23px;
margin-left:0;
width:714px;
}

#frogContent {
	position: relative;
	width: 685px; 
	padding-left: 10px; padding-right: 18px; padding-top: 10px;
	}
	
	#frogbox #copy, #frogContent #copy { width: 400px; float: right; line-height: 140%;}
	


.tabbanner {
	font-size: 9px; 
	font-weight: bold;
}

div.action a { color:#415D0C !important; }
table#review, table#frog { margin-top: 1em; }
.pagebanner {color: #415d0c; font-weight: bold; display:block; margin: 0 auto; padding:0}
.pagelinks {font-size: 10px; display:block; width: 400px; float: right; text-align:right}
/*.pagebanner {color: #415d0c; font-weight: bold; display:none; margin: 0 auto; padding:0}*/
/*.pagelinks {font-size: 10px; display:none; width: 400px; float: right; text-align:right}*/
#frogView .pagelinks {position: relative; top: -55px;}
.pagelinks a {
	margin: 0 2px;
}
div.paginator span.pagebanner { float: left; }
div.paginator span.pagelinks { float: right; }
.loading { color: #f90; }

/*div.threadhr {
background:transparent url(/img/dotted.gif) repeat-x scroll 0 7px;
clear:both;
height:10px;
}*/
	div.threadhr hr{display:none;}

dl.thumbed dd.thumb {
float:left;
margin-bottom:8px;
margin-left:0;
margin-right:10px;
width:67px;
}

dl.thumbed dd {
float:right;
font-size:11px;
line-height:16px;
margin-top:2px;
width:545px;
}

.opinion_midsection {
border-left:1px dotted #cccccc;
border-right:1px dotted #cccccc;
padding:0 10px;
float:left;
min-height:100px;
width:380px;
}

.opinion_text {
padding:3px 10px 0 0;
}

.ratingblock {
float:left;
padding-top:3px;
width:200px;
}

.dateblock {
float:right;
padding-right:10px;
padding-top:3px;
text-align:right;
width:220px;
}

.opinion_postdate {
font-size:10px;
}

.opinionrightside {
float:right;
width:130px;
}
