/***************************************************************
Style Sheet for VUDU Marketing - Layout

Copyright 2008 by VUDU Marketing, All Rights Reserved
***************************************************************/



body {
	margin:0;
	padding:0 0 40px 0;
	min-width:960px;
	text-align:center;
}



#container {
	position:relative;
	top:0;
	margin:0 auto;
	padding-top:137px;
	width:960px;
	text-align:left;
}

#content {
	position:relative;
	
}

#columnWrapper {
	position:relative;
}
#section2 {
	height: 215px;
	padding-bottom: 15px;
	position: relative;
}



/*--------------- Floating --------------------*/
.clear {
	clear:both;
}

.float {
	float:left;
}
.floatOpposite {
	float:right;
}



/*--------------- Site Name -------------------*/
#siteName {
	position:absolute;
	left:-999em;
}

/***************************************************************
Content
***************************************************************/



/***************************************************************
Appearance Code
***************************************************************/

body {
	font-family:arial, helvetica, sans-serif;
	font-size:85%;
	color:#000;
	
	background:url('images-layout/site-bg.gif') 50% 1px;
}

p {
	margin:0 0 1em 0;
	padding:0;
	line-height:1.4em;
}

form {
	display:inline;
}

fieldset {
	margin:0;
	padding:0;
	border:none;
}

label {
	font-weight:bold;
}


a:link, a:visited {
	color:#000C53;
}
a:hover, a:active { 
	color:#0018ae;
	text-decoration:none;
}

h1 {
	margin:0;
	margin-bottom:.5em;
	padding-top:20px;
	font-family: "Cheboygan", Georgia, serif;
	font-weight:normal;
	font-size:200%;
	color:#000c53;
}

h2 {
	margin:0;
	margin-bottom:.3em;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:120%;
	color:#052f57;
}

h3 {
	margin-top:0;
	margin-bottom:.3em;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:110%;
	color:#052f57;
}

img {
	border:0px;
	margin:0px;
}

.hr {
	margin:12px 0;
	border-bottom:1px solid #dbdbdb;
}


ul, ol {
	margin-top:0;
	margin-bottom:.6em;
}
label {
	width:10em;
	height:1.5em;
	float:left;
	clear:left;
	font-weight:bold;
	text-align: right;
	margin-right: 0.5em;
	display: block
}


/***************************************************************
Appearance Code Applied to Layout Elements
***************************************************************/

#container {
	padding-left:0;
	padding-right:0;
	width: 1024px;
}

#content {
	margin-top: 10px;
	margin-left: 32px;
	padding:0 0 0 0;
	width:960px;
	background: #fff;
}

#columnWrapper {
	padding:0 0 15px 0;
}



.columnStyle1 {
	position:relative;
	margin:0;
	padding:0;
	
	width:100%;
}
.columnStyle1 .columnTopLeft {
	display:none;
}
.columnStyle1 .columnTopRight {
	
}
.columnStyle1 .center {
	padding:0;
}
.columnStyle1 .columnBottomLeft {
	display:none;
}
.columnStyle1 .columnBottomRight {
	
}



.columnStyle2 {
	padding:0;
}
	.columnStyle2 .columnTopLeft {
		display:none;
	}
	.columnStyle2 .columnTopRight { }
	.columnStyle2 .center {
		margin:0;
		padding:0 0 1px 0;
		
		font-size:90%;
	}
	.columnStyle2 .columnBottomLeft {
		display:none;
	}
	.columnStyle2 .columnBottomRight { }

	
	
.column3 {
	font-size:90%;
}


/***************************************************************
List Styles
***************************************************************/
.ulStyle1 {
	margin:6px 0 .5em 11px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 li {
	margin:0;
	margin-bottom:.6em;
	padding-left:16px;
	height:1%;
	background:url('images-layout/left-nav-bullet.gif') no-repeat 2px 4px;
}
.ulStyle1 li a {
	text-decoration:none;
}
.ulStyle1 li a:hover, .ulStyle1 li a:active {
	text-decoration:underline;
}
.ulStyle1 ul {
	margin:.4em 0 4px .4em;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 ul li {
	margin-bottom:.4em;
	padding-left:16px;
	background:url('images-layout/left-nav-bullet.gif') no-repeat 2px 4px;
}


.ulStyleSpaced li{
	margin-bottom:.6em;
}

.olStyleSpaced li{
	margin-bottom:.6em;
}
.olStyleSpaced li p{
	padding:.6em 0 0 0;
}



/***************************************************************
Table Styles
***************************************************************/

.comparison {
	margin-bottom:1em;
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
.comparison th {
	padding:6px 4px 6px 6px;
	color:#fff;
	border:1px solid #fff;
	border-width:0 1px 1px 1px;
	background:#000046;
}
.comparison td {
	padding:4px 4px 4px 6px;
	border:1px solid #d1dde4;
	background-color:#fff;
}

.comparison .topLeft {
	padding-left:10px;
	border-left:none;
	background:top left no-repeat #004167;
}
.comparison .top {

}
.comparison .topRight {
	padding-right:10px;
	border-right:none;
	background:top right no-repeat #004167;
}

.comparison .left {
	padding-left:10px;
	color:#fff;
	border-left:none;
	border-color:#fff;
	background-color:#768aa0;
}
.comparison .right {
	border-right:1px solid #004167;
}

.comparison .bottomLeft {
	padding-bottom:6px;
	padding-left:10px;
	color:#fff;
	border-width:1px 1px 0 0;
	background:bottom left no-repeat #768aa0;
}
.comparison .bottom {
	border-bottom:1px solid #004167;
}
.comparison .bottomRight {
	border-width:1px 0 0 1px;
	background:bottom right no-repeat #fff;
}

/***************************************************************
Text Styles
***************************************************************/
.price {
	font-weight:600;
	color:#065e25;
}
.bonusText {
	font-weight: bold;
	color:#f00;
}


h2.error {
	margin:1em 0;
	text-align:center;
	color:#c00;
}
p.error {
	margin:1em 8%;
	padding:1%;
	width:80%;
	border:2px solid #c00;
	background:#fcc;
}

h2.message {
	margin:1em 0;
	text-align:center;
	color:#090;
}
p.message {
	margin:1em 8%;
	padding:1%;
	width:80%;
	border:2px solid #090;
	background:#cfc;
}

.error {
	color:#f00;
}
.errorText {
	color:#f00;
        font-weight:bold;
}

.bigger {
	font-size:120%;	
}
.smaller {
	font-size:76%;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}
.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#8f2525;
}

.quote {
	padding:0 3px;
}

.alignStyle1 {
	text-align:center;
}
.alignStyle2 {
	text-align:right;
}

.extraLine {
	margin-bottom:1.5em;
}
.halfLine {
	margin-bottom:.5em;
}




/* ------------------ Headers -----------------*/


/* ------------------- Links ------------------*/

.buttonStyle1, .buttonStyle1:link, .buttonStyle1:visited, .buttonStyle1:active, .buttonStyle1_ie6hover {
	display:block;
	margin:0 0 0 40px;
	padding-top:8px;
	
	width:142px;
	height:25px;
	
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	
	background:url('images-layout/button-style-1.gif') top left no-repeat;
}
.buttonStyle1:hover, .buttonStyle1_ie6hover {
	text-decoration:underline;
	font-size:12px;
	color:#fff;
	background:url('images-layout/button-style-1.gif') bottom left no-repeat;
}



.buttonStyle2, .buttonStyle2:link, .buttonStyle2:visited, .buttonStyle2:active, .buttonStyle2_ie6hover {
	display:block;
	margin:0 0 0 40px;
	padding-top:8px;
	
	width:142px;
	height:25px;
	
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	
	background:url('images-layout/button-style-1.gif') top left no-repeat;
}
.buttonStyle2:hover, .buttonStyle2_ie6hover {
	text-decoration:underline;
	font-size:12px;
	color:#fff;
	background:url('images-layout/button-style-1.gif') bottom left no-repeat;
}



.buttonStyle3, .buttonStyle3:link, .buttonStyle3:visited, .buttonStyle3:active, .buttonStyle3_ie6hover {
	display:block;
	margin:0 0 0 40px;
	padding-top:8px;
	
	width:142px;
	height:25px;
	
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	
	background:url('images-layout/button-style-3.gif') top left no-repeat;
}
.buttonStyle3:hover, .buttonStyle3_ie6hover {
	text-decoration:underline;
	font-size:12px;
	color:#fff;
	background:url('images-layout/button-style-3.gif') bottom left no-repeat;
}

/***************************************************************
Image Classes
***************************************************************/

.thumbnail {
	float:left;
	margin:0 8px 0 0;
	padding:0;
}
	.thumbnail img {
		margin-bottom:12px;
	}
	.thumbnail p{
		padding:0;
		text-align:center;
	}


.pageBanner {
	padding-bottom:20px;
}

.mugShot {
	float:left;
	padding:0 8px 6px 0;
}

.mugShot2 {
	float:right;
	padding:0 0 6px 8px;
}
	.mugShot2 p {
		text-align:center;
	}
	
	
/***************************************************************
Blobs
***************************************************************/



/***************************************************************
Default Blob Styles
***************************************************************/
.blobDefault {
	margin-bottom:12px;
}
	.blobDefault h2 {
		font-size:130%;
		text-align:center;
		color:#fff;
	}

.blobTestimonial {
	margin-bottom:10px;
	padding:10px;
	background: #e5e4dc;
}
	.blobTestimonial h2{
		margin: 0;
		padding: 0;
	}
	.blobTestimonial p {
		margin: 0;
		padding: 0;
		font-size: 115%;
		text-align: center;
	
	}
	.blobTestimonial p em {
		display: block;
		margin-bottom: 7px;
	}

.blobImage {
	margin-bottom:12px;
	padding:0;
	border:0;
}
	.blobImage h2 {
		margin:0;
		padding:6px 0 5px 0;
		font-size:105%;
		text-align:center;
		border-bottom:1px solid #c7cacd;
		background:#ececec;
	}
	.blobImage img {
		float:left;
	}
.blobFlash {
	height: 250px;
	width: 930px;
	border: 1px solid #000;
	background: #d3d2ce;
}

/***************************************************************
Custom Blob Styles
***************************************************************/
.blobStyle {
	float: left;
	position: relative;
	display: inline;
	height: 215px;
	width: 299px;
	margin:0 0 0 16.5px;
	
}
	.blobStyle .blobTopLeft {
		padding: 0;
		background: url('/images-layout/navigation-hover-bg.jpg') no-repeat #000942;
	}
	.blobStyle .blobTopRight { }
	.blobStyle .blobTopRight h2 {
		margin: 0;
		padding: 10px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 115%;
		font-weight: normal;
		text-align: center;
		color:#fff;
		
	}
	.blobStyle .blobBody {
		position:relative;
		height: 175px;
		
		padding: 0 5px 0 5px;
		text-align: center;
		font-size: 125%;
		line-height: 1.4em;
		color: #000;
		border: 1px solid #000941;
		background:url('images-layout/home-blob-bg-1.gif') top left no-repeat;
	}
		.blobStyle .blobBody p {
			padding-top:30px;
		}
		.blobStyle .blobBody .buttonStyle3, .blobStyle .blobBody .buttonStyle3:link, .blobStyle .blobBody .buttonStyle3:visited, .blobStyle .blobBody .buttonStyle3:active, .blobStyle .blobBody .buttonStyle3_ie6hover {
			position: absolute;
			top:9.5em;
			left:37px;
			padding-top:5px;
			height:28px;
		}
	.blobStyle .blobBottomLeft {
		display: none;
	}
	.blobStyle .blobBottomRight { 	
		font-size: 1%;
	}

	
.blobStyle1 {
	height: 165px;
	width: 225px;
	margin-bottom:10px;
	background: url('images-layout/blob-style-1-bg.jpg') #434673;
	
}
	.blobStyle1 .blobTopLeft {
		padding: 0;
	}
	.blobStyle1 .blobTopRight { }
	.blobStyle1 .blobTopRight h2 {
		margin: 0;
		padding: 10px 0;
		font-family: "Times New Roman", Times, serif;
		font-size: 220%;
		font-weight: normal;
		text-align: center;
		color:#fff;
	}
	.blobStyle1 .blobBody {
		margin-bottom: 13px;
		padding: 0 5px;
		text-align: center;
		font-size: 110%;
		line-height: 1.4em;
		color: #fff;
	}
	.blobStyle1 .blobBottomLeft {
	}
	.blobStyle1 .blobBottomRight { 		
	}
	
	
.blobContact {
	position: relative;
	float: left;
	margin:0 0 0 0;
	padding:0;
}

.blobContact .blobTopLeft {

}
.blobContact .blobTopRight {
}
.blobContact .blobTopRight h2 {
	padding:5px 0;
	margin:0 0 0 0;
	line-height:1.4em;
	color:#000;
	background:#fff;
	font-size: 110%;
	line-height:1.5em;
	font-weight: normal;
	
}
.blobContact .blobBody {
	margin:0;
	padding:5px;
	background-color: #fff;
	
	
	color:#000;
}
.blobContact #phone {
	position:absolute;
	bottom:0;
	margin:0;
	padding:0 0 5px 50px;
	font-size:115%;
	color:#e93400;
}
.blobContact .blobBottomLeft {
	display: none;
}
.blobContact .blobBottomRight {
}


/***************************************************************
Navigation
***************************************************************/



/***************************************************************
Appearance and Location for Navigation
***************************************************************/
#navigation {
	position:absolute;
	top:112px;
	left:0;
	margin-left:32px;
	padding:0;
	
	width:960px;
	height:35px;
	
	background:url('/images-layout/navigation-bg.gif') top left repeat-x #6a6a5f;
	z-index:2;
}
#navigation ul {
	margin:0;
	padding:0 0 0 25px;
	
	width:auto;
	height:35px;
	
	list-style:none;
}
#navigation ul li {
	position:relative;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	height:35px;
}
#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
    display:block;
	
	margin:0;
	padding:9px 21px 0 21px;

	height:26px;
	text-align:center;
	text-decoration:none;
	font-size: 120%;
	color:#fff;
}
#navigation ul li a:hover{
	text-decoration:underline;
}



/* List Item Hover Styles */
#navigation ul li:hover, #navigation ul li.over {}
#navigation ul li:hover a:link, #navigation ul li:hover a:visited, 
#navigation ul li.over a:link, #navigation ul li.over a:visited {background-repeat:no-repeat;}



/* Current Styles */
#navigation ul li.current {}

#navigation ul li.current a:link, #navigation ul li.current a:visited {
	background:url('/images-layout/navigation-hover-bg.jpg') top left no-repeat;
}
#navigation ul li.current a:hover, #navigation ul li.current a:active {
}



/***************************************************************
Appearance and Location for Dropdowns
***************************************************************/

#navigation ul li ul {
	display:none;
}

#navigation ul li:hover ul, #navigation ul li.over ul{
	display:block;
	position:absolute;
	top:35px;
	left:0;
	
	margin:0;
	padding:15px 0 0 0;
	
	height:auto; /* Don't delete me; makes sure you can see the borders in firefox too. */
	width:200px;

	z-index:5;
	background:#f1f1f3;
	border:2px solid #5d6088;
	border-top: none;
}
#navigation ul li.last ul, #navigation ul li.last ul {
	left:auto;
	right:1px;
}

#navigation ul li:hover ul li, #navigation ul li.over ul li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:196px;
	height:auto; /* Don't delete me; makes sure you can see the borders in firefox too. */
	
	
	
	
}
#navigation ul li:hover ul li.first, #navigation ul li.over ul li.first { border-top:0px solid #004167; }
#navigation ul li:hover ul li.last, #navigation ul li.over ul li.last { }
#navigation ul li:hover ul li a:link, #navigation ul li:hover ul li a:visited,
#navigation ul li.over ul li a:link, #navigation ul li.over ul li a:visited {
	display:block;
	float:none;
	
	margin:0;
	padding:0 0 20px 30px;
	height:auto;
	width:150px;
	
	font-weight:normal;
	font-size:110%;
	text-align:left;
	text-decoration:none;
	color:#464646;
	font-style:normal;
	
	border:0;
	background:url('images-layout/left-nav-bullet.gif') no-repeat 12px 4px #f1f1f3;
}
#navigation ul li:hover ul li a:hover, #navigation ul li:hover ul li a:active,
#navigation ul li.over ul li a:hover, #navigation ul li.over ul li a:active {
	text-decoration:underline;
	color:#464646;
}



#navigation ul li.current ul li.current a:link, #navigation ul li.current ul li.current a:visited {
	text-decoration:none;
	color:#464646;	
}
#navigation ul li.current ul li.current a:hover, #navigation ul li.current ul li.current a:active {
	text-decoration:underline;
	color:#464646;
}
#navigation ul li.current ul li.current {
	background:none;
}



/***************************************************************
BlobStyleNav Appearances
***************************************************************/
.blobStyleNav {
	position:relative;
	top:0;
	margin:0 0 10px 0;
	padding: 0;
	background: url('images-layout/blob-style-nav-bg.jpg') no-repeat #e1e0dd;
}
	.blobStyleNav .blobTopLeft {
		
	}
	.blobStyleNav .blobTopRight {
		
	}
		.blobStyleNav .blobTopRight h2 {
		margin: 0 5px;
		padding: 25px 0 4px 0;
		font-family: "Cheboygan", Georgia, serif;
		font-weight: normal;
		text-align: center;
		font-size: 190%;
		border-bottom: 2px solid #9b9a9a;
		}
	.blobStyleNav .blobBody {
		margin:0;
		padding:0;
	}
	
	.blobStyleNav .blobBottomLeft {
		height: 5px;
	}
	.blobStyleNav .blobBottomRight {
		
	}


/***************************************************************
BlobStyleNav2 Appearances
***************************************************************/
.blobStyleNav2 {
	position:relative;
	top:0;
	margin:0 0 15px 0;
	padding-bottom:15px;
}
	.blobStyleNav2 .blobTopLeft {
		display:none;
	}
	.blobStyleNav2 .blobTopRight {
		
	}
		.blobStyleNav2 .blobTopRight h2 {
			
		}
	.blobStyleNav2 .blobBody {
		margin:0;
		padding:50px 0 0 0;
	}
	.blobStyleNav2 .blobBottomLeft {
		display:none;
	}
	.blobStyleNav2 .blobBottomRight {
		
	}
	
	
/***************************************************************
BlobStyleNav Unordered List Appearance
***************************************************************/

/* Style the left nav */
.blobStyleNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.blobStyleNav ul li {
	margin:0;
	padding:0;
}
.blobStyleNav ul li a:link, .blobStyleNav ul li a:visited {
	display:block;
	background: url('images-layout/left-nav-bullet.gif') no-repeat 12px 13px;
	margin:0;
	padding:.6em 0 .6em 30px;
	height:100%;
	font-size: 115%;
	text-decoration:none;
	text-align:left;
	color: #555555;
}
.blobStyleNav ul li a:hover, .blobStyleNav ul li a:active {
	text-decoration:underline;
}

/* Highlight the left nav */
.blobStyleNav ul .current a:link,
.blobStyleNav ul .current a:visited,
.blobStyleNav ul .current a:active {
	text-decoration:underline;
	font-weight: bold;
	color:#000C53;	
}
.blobStyleNav ul .current a:hover {
	text-decoration: underline;
}



/* Set all the subnavs to off initially */
.blobStyleNav ul ul {
	display:none;
}

/* Display the subnav */
.blobStyleNav ul .current ul {
	display:block;
	margin:0;
	margin-left:13px;
	padding-left:0;
	list-style:none;
	font-weight:normal;
}
.blobStyleNav ul .current ul li {
	padding-right:0;
}
.blobStyleNav ul .current ul a:link,
.blobStyleNav ul .current ul a:visited,
.blobStyleNav ul .current ul a:active {
	display:block;
	padding-left:19px;
	text-decoration:none;
	font-weight:normal;
	font-size:95%;

	background:none;
}
.blobStyleNav ul .current ul a:hover {
	text-decoration:underline;
}

/* Highlight the selected subnav */
.blobStyleNav ul .current .current a:link,
.blobStyleNav ul .current .current a:visited,
.blobStyleNav ul .current .current a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#ee2e24;
}
.blobStyleNav ul .current .current a:hover  {}




/***************************************************************
BlobStyleNav2 Unordered List Appearance
***************************************************************/

/* Style the left nav */
.blobStyleNav2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.blobStyleNav2 ul li {
	margin:0 0 10px 0;
	padding:0 0 0 0;
	text-transform:uppercase;
}
.blobStyleNav2 ul li a:link, .blobStyleNav2 ul li a:visited {
	display:block;
	margin:0;
	padding:.6em 10px .6em 0;
	height:100%;
	font-size:90%;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
	color:#002b54;
	border-bottom:2px solid #fff;
	background:top right repeat-y #f0f0f0;
}
.blobStyleNav2 ul li a:hover, .blobStyleNav2 ul li a:active {
	text-decoration:none;
	color:#002b54;
	border-bottom:2px solid #dbdbdb;
}

.blobStyleNav2 ul li:first-child a:link, .blobStyleNav2 ul li:first-child a:visited {
	color:#ee2e24;
}
.blobStyleNav2 ul li:first-child a:hover, .blobStyleNav2 ul li:first-child a:active {
	color:#ee2e24;
}

/* Highlight the left nav */
.blobStyleNav2 ul .current a:link,
.blobStyleNav2 ul .current a:visited,
.blobStyleNav2 ul .current a:active {
	text-decoration:underline;
	font-weight:bold;
	border-bottom:2px solid #dbdbdb;
}
.blobStyleNav2 ul .current a:hover {

}

/***************************************************************
Footer
***************************************************************/



#footer {
	width:960px;
	text-align:left;
	margin-left: 32px;
}
#footerWrapper {
	position:relative;
	padding-bottom:10px;
	width:960px;
}



#footerLinks {
	margin:0;
	padding:0 0 3px 0;
}
	#footerLinks ul {
		margin:0;
		padding:0 0 0 25px;
		height:35px;
		background:url('images-layout/navigation-bg.gif') repeat-x;
	}
		#footerLinks ul li{
			display:block;
			float:left;
			margin:0;
			
			text-align:center;
			font-size:110%;
		}
			#footerLinks a:link, #footerLinks a:visited {
				display:block;
				padding: 9px 113px 0pt;
				text-decoration:none;
				
				color:#fff;
			}
			#footerLinks a:hover, #footerLinks a:active {
				text-decoration:underline;
			}


#legalInfo {
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	padding: 0;
	text-align: center;
	font-size:90%;
}

/***************************************************************
Header
***************************************************************/



#header {
	position:absolute;
	top:0;
	left:0;
	margin-left: 32px;
	width:960px;
	height:112px;
	
	background:#fff;
	z-index:1;
}
#headerWrapper {
	width:960px;
	height:112px;
}


.headerLogo {
	position:absolute;
	bottom:5px;
	left:18px;
	z-index:100;
}

#tagline1 {
	position: absolute;
	top:10px;
	right: 20px;
	margin:0;
	padding: 0;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:180%;
	color:#4c4c4c;
}
#tagline2 {
	position: absolute;
	top:40px;
	right: 20px;
	margin:0;
	padding: 0;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:180%;
	color:#4c4c4c;
}
	#tagline2 span{
		color: #ff0000;
	}
#headerEvaluation {
	position:absolute;
	top:72px;
	right:20px;
	font-size:13px;
	font-weight:bold;
}
.addthis_toolbox {
    width: 285px; //This may need to be adjusted    align: center; 
    margin: 0 auto;
}
