/* CSS Document 
default font size
the sizes are kept in shell.css which is the default.
Nothing needed here. 
File used for javascript purposes.
*/
/* Concertina */

#drawer_parentkids, #drawer_diabetesone, #drawer_diabetestwo
{
	height:571px !important;
}

#col-3-1, #col-3-2 {
*margin-right:15px;
}

/*============================================= Bugfix menu select IE6 ================================================*/

#iFrameMenu1368 , #iFrameMenu1369 , #iFrameMenu1370 , #iFrameMenu1371 ,#iFrameMenu1360 , #iFrameMenu1363 {
	position:absolute;
	visibility:hidden;
	z-index:1000px;
	margin:250px 275px;
	overflow:hidden;
	width:225px;
	height:290px;
	/*border:1px solid green;*/
}
#iFrameMenu1368 {
	margin-left: 93px;
	height:170px;
	
}
#iFrameMenu1369 {
	margin-left: 243px;
	height:245px;
	
}
#iFrameMenu1370 {
	margin-left: 387px;
	height:244px;
	
}
#iFrameMenu1371 {
	margin-left: 460px;
	height:145px;
    
}
#iFrameMenu1360 {
	margin-left: 534px;
	height:194px;
    
}
#iFrameMenu1363 {
	margin-left: 588px;
	height:193px;
 
}

/*============================================= End Bugfix menu select IE6 ================================================*/

/* Home Corporate */

#pb_productcontainer {
	clear:both;
	float:left;
	width:605px;
	display:block;
	padding:0 0 0 5px;
	position:relative;
	overflow:hidden;
}
