h2{
	color: #333333;
	font-size: 2em;
	margin-top: .1em;
	font-weight: normal;
}
h3 {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color: #A5A7AA;
	margin:0 0 0 0;
	padding-top:10px;
}

.homeContainerDiv {
	position:relative;
	margin:	0px 0px 0px 60px;
	width:868px;
	height:auto;
	/*background-repeat: no-repeat;*/
}
	.topDivHome {
		background: url(/images/vokiHomeBanner.gif) no-repeat;
		position: relative;
		width: 860px;
		height: 290px;
		margin-bottom: 10px;
	}
		.checkmarks{
			position:absolute;
			left:220px;
			top:135px;
			/*background: url(/images/li_checkmarks.gif) no-repeat left top;*/
			width:340px;
			height:96px;
			padding-left:25px;
			padding-top:8px;
		}

.voki{
	position: absolute;
	left: 10px;    
	bottom:0px;
}

#yellowpadHolder{
	position:absolute;
	top:15px;
	right:20px;
	width:279px;
}
	.yellowpadTop{
		background: url(/images/bkg_notepad_top.gif) no-repeat;
		width:278px;
		height:20px;
	}	
	.yellowpadHolderLeft{
		float:left;
		width:276px;
	}
		.yellowpadHolderLeftShadow{
			float:left;
			width:3px;
			height:298px;
			margin-top:255px;
			background:url(/images/bkg_notepad_leftDropshadow.gif) repeat;
		}
		.yellowpadHolderBody{
			float:right;
			background-color:#fefdbe;
			background: url(/images/bkg_notepadBlueline.gif) repeat left top;
			width:273px;
			height:553px;
			top:60px;
		}
			.yellowpadHeader {
				width:273px;
				height:45px;
				background-color:#fefdbe;
			}
			.yellowpadContentholder{
				width:273px;
				padding-left:8px
			}
		.yellowpadHolderRightShadow{
			float:right;
			width:3px;
			height:298px;
			margin-top:255px;
			background:url(/images/bkg_notepad_rightDropshadow.gif) repeat;
		}
	.yellowpadBottom{
		background: url(/images/bkg_notepad_bottom.gif) no-repeat;
		width:279px;
		height:19px;
    clear:both;
	}

.orangeBtnHolder {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	text-align:center;
	color:#fff;
  cursor:pointer;
	background:url(/images/btn_def_orange.gif) no-repeat;
	display:block;
	width:215px;
	height:36px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	padding-top:6px;
}
	a.orangeBtnHolder:link {
		background:url(/images/btn_def_orange.gif) no-repeat;
		text-decoration:none;
	}
	a.orangeBtnHolder:hover {
		background:url(/images/btn_over_orange.gif) no-repeat;
		text-decoration:none;
	}
	a.orangeBtnHolder:active {
		background:url(/images/btn_def_orange.gif) no-repeat;
		text-decoration:none;
	}
	a.orangeBtnHolder:visited{
		background:url(/images/btn_def_orange.gif) no-repeat;
		text-decoration:none;
	}
			
.checkmarksPosition {
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-top:5px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	font-weight:normal;
	color:#000;
	display:block;
	width:245px;
}
	.checkmarkImage{
		background-image: url(/images/checkmark_orange.gif);
		display:block;
		background-repeat: no-repeat;
		height:20px;
		padding-left: 20px;
		margin-bottom:4px;
		/*letter-spacing:-.5px;*/
	}


.socialHolder{
	width:551px;
	height:40px;
	margin-left:10px;
}
	.textLeftFloat{
		float:left;
		width:170px;
		height:30px;
		background:url(/images/bkg_grey_border.gif) repeat-y top right;
	}
	.socialRightFloat{
		float:right;
		width:366px;
		height:40px;
		/*border:solid 1px #000;*/
	}
		.twitterHolder{
			float:left;
			width:140px;
			height:40px;
			padding-left:10px;
			background:url(/images/bkg_grey_border.gif) repeat-y top right;	
		}
		.fbHolder{
			float:left;
			width:196px;
			height:40px;
			margin-left:10px;
			background: url(/images/btn_facebook.gif) no-repeat top left;
			/*border:1px solid #000;*/
		}
			.fbLike{
				position:absolute;
				display:block;
				width:130px;
				height:30px;
				top:307px;
				left:418px;
        *left:408px;
			}

.roundedBoxesHolder{
	width:572px;
	height:262px;
	margin-top:0px;
	margin-right:0px;
}
	.roundedBoxHolderLeft{
		float:left;
		width:276px;
		/*height:228px;*/
		margin-top:15px;
		margin-right:10px;
	}
	.roundedBoxHolderRight{
		float:right;
		width:276px;
		/*height:228px;*/
		margin-top:15px;
		margin-right:10px;
	}
		.roundedBoxTop{
			width:276px;
			height:16px;
			background: url(/images/bkg_grey_top.gif) no-repeat top left;
		}
		.roundedBoxBodyHolder{
				float:right;
				width:274px;
        *width:276px;
				height:220px;
				border-left: 1px #e5e5e5 solid;
				border-right:1px #e5e5e5 solid;
				background: url(/images/bkg_grey_body.gif) repeat-x top left;
				background-color:#e5e5e5;
			}
		.roundedBoxBottom{
      clear:both;
			width:276px;
			height:13px;
			background: url(/images/bkg_grey_bottom.gif) no-repeat top left;	
		}
	
.vokilgSmall{
	float:left;
	margin-top:0px;
	margin-left:5px;
	width:42px;
	height:41px;
	background: url(/images/lg_voki_smal.gif) no-repeat top left;
	/*border:1px solid #000;*/
}
.roundedBoxHeader {
	float:right;
	width:215px;
	height:auto;
	margin-left:5px;
	/*border:1px solid #000;*/
}


#flashObj {
	padding-top:5px;
	margin-left:14px;
}

.boxTextPlaced{
	margin-left:14px;
	margin-bottom:0px;
}
.boxTextPlacedAbs
{
	position:absolute;
	display:block;
  width:240px;
	top:415px;
  *top:412px;
	/*border:1px solid #000;*/
	left:297px;
}

.twitterHldr{
	width:265px;
	height:156px;
  padding-top:10px;
}

.socialFeed{
	width:240px;
	height:110px;
	margin-top:10px;
	margin-left:14px;
}

.feedBlurb{
	/*font-size:10px;*/
	font-style:italic;
	margin-bottom:0px;
}
.feedBlurbVia{
	/*font-size:px;*/
	font-style:italic;
	text-align:right;
	margin-top:0px;
	margin-bottom:8px;
}
.whitetext {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#fff;
	margin-top:0px;
	margin-bottom:5px;
}
.whitetextSmall {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding-top:30px;
	margin-top:0px;
	margin-bottom:30px;
}
.blacktext17px {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bolder;
	color:#000;
	margin-top:0px;
	margin-bottom:4px;
}
.blacktext12px {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin-top:0px;
	margin-bottom:4px;
}
.orangeText{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:underline;
	color:#f77e13;
	margin-top:0px;
	margin-bottom:0px;
}
.orangetextLeft {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:#f77e13;
	margin-top:0px;
	margin-bottom:0px;	
}

.bolder {
	font-weight:bolder;
}
.orange{
	color:#f77e13;
}
#myAlternativeContent{
	width:166px;
	height:210px;
}
#myAlternativeContentHeader{
	width:860px;
	height:92px;
}
	/*.orangeBtnHolderleftFloat{*/
	/*	float:left;*/
	/*	width:auto;*/
	/*	height:36px;*/
	/*}*/
	/*	.orangeBtnHolderleft {*/
	/*		float:left;*/
	/*		background:url(/images/btn_orange_left.gif) no-repeat;*/
	/*		width:11px;*/
	/*		height:36px;*/
	/*	}*/
	/*	.orangeBtnBody{*/
	/*		float:right;*/
	/*		background:url(/images/btn_orange_body.gif) repeat-x;*/
	/*		width:190px;*/
	/*		height:36px;*/
	/*	}*/
	/*.orangeBtnHolderRightFloat{*/
	/*	float:right;*/
	/*	background:url(/images/btn_orange_right.gif) no-repeat;*/
	/*	width:13px;*/
	/*	height:36px;*/
	/*}*/