/*
Theme Name: Bob Barbers
Theme URI:
Description:
Version:
Author:
Author URI:
Tags:
*/
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


.price-list table {
  width: 90%;
  margin: 0 auto;
}
.price-list table td {
  padding: 2px;
  margin: 2px;
  xfont-size: 1.25em;
}



/*
Readers Choice Best
*/
#rightlinks .readerschoice {
  clear: left;
  float: left;
  padding-top: 7px;
  margin-left: -20px;
}



/*
Google +1
*/
.plusone {
  clear: left;
  padding-top: 1em;
  
}



/*
Mojo pages vote widget
*/
#rightlinks .mojoSmallWidget {
  clear: left;
  float: left;
  padding-top: 7px;
  margin-left: -20px;
}

#rightlinks .mojoSmallWidget .smallWidgetBackground {
background: url(http://c.mojopages.com/mstatic/images/widgets/small_blue_background_top.png) no-repeat 0px 0px;
position: relative;
}

#rightlinks .mojoSmallWidget .mojoMeta {
left: 0px;
position: absolute;
text-align: center;
top: 49px;
}

#rightlinks .mojoSmallWidget a.mojoVoteButton, 
#rightlinks .mojoSmallWidget a.mojoVoteButton:link, 
#rightlinks .mojoSmallWidget a.mojoVoteButton:visited {
background: url(http://c.mojopages.com/mstatic/images/widgets/btn_vote_for_us_small.png) no-repeat 0px 0px;
display: block;
height: 0px;
margin: 0px;
overflow: hidden;
padding-top: 22px;
position: relative;
top: 6px;
left: 10px;
width: 103px;
}

