table#tblHeader { margin-bottom: 2px; }

.topDiv{
	height:auto;
	margin-bottom:10px;
	position:relative;
}

.topDiv h2, .topDiv ul, .topDiv p {
	position: absolute;
	left: -9999px;
}

.topDiv li {
	list-style: none;
}

.topDiv a { position: absolute; left: -9999px; }

.leftDiv, .middleDiv{
	width:272px;
	height:auto;
	float:left;
	margin-bottom: 10px;
}

.leftDiv {
	padding-right: 10px;
}
  #whatsVoki {
    overflow:hidden;
    height: auto;
  }
.middleDiv {
  padding: 15px 0 0 0;
}
  #whatsVokiMiddle {
    overflow:hidden;
    width:262px;
    height: auto;
  }
  
.rightDiv{
	width:301px;
	height:auto;
	float:left;
	margin-bottom: 10px;
}  
  #whatsVokiRight {
    overflow:hidden;
    width:301px;
    height: auto;
  }

/* NEW CSS */
#blogLink {
	text-align: right;
	margin-top: 1em;
}

#blogLink a {
	color: #1D85C4;
	text-decoration: underline;
}
#blogLink a:hover {
	text-decoration: none;
}

.spotlight_link a {
	padding-left: 40px;
	color: #FF6600;
}

#loc1
{
	padding-top:35px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:24px;
}
#loc2
{
	padding-top:30px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:24px;
}
#loc3
{
	padding-top:5px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:24px;
}
.blueGigyapanelsTxt
{
	font-family:Helvetica, arial, sans serif;
	font-weight:bold;
	font-size:13px;
	color:#3a436c; 
}
.blueGigyapanelsTxtSmll
{
	font-family:Helvetica, arial, sans serif;
	font-weight:bold;
	font-size:8px;
	color:#3a436c;
	margin-top:10px;
	margin-bottom:2px;
	margin-left:24px; 
}


.createFormInput {
	font-size: 12px;
	*height: 32px;
	margin-top: 7px;
	margin-left:25px;
	width: 325px;
	border: 1px solid #999;   
}

.dashedLine {
	border-bottom: 1px dashed #CCCCCC;
	padding: 5px;
} 

.playgroundLink {
	height: 97px;
	width: 244px;
	margin: 15px auto;
}
