/* 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 ================================================*/

#iFrameMenu1685 , #iFrameMenu1686 , #iFrameMenu1687 , #iFrameMenu1688 ,#iFrameMenu1677 , #iFrameMenu1678 , #iFrameMenu1680 {
	position:absolute;
	visibility:hidden;
	z-index:1000px;
	margin:250px 676px;
	overflow:hidden;
	width:225px;
	height:72px;
	display:none:;
	/*border:1px solid red;*/
}

#iFrameMenu1685 {
	margin-left: 136px;
	height:166px;
	/*border:1px solid pink;*/
}
#iFrameMenu1686 {
	margin-left: 306px;
	height:240px;
	/*border:1px solid blue;*/
}
#iFrameMenu1687 {
	margin-left: 448px;
	height:240px;
	/*border:1px solid green;*/
}
#iFrameMenu1688{
	margin-left: 521px;
	height:140px;
	/*border:1px solid yellow;*/
}
#iFrameMenu1677 {
	margin-left: 596px;
	height:190px;
	/*border:1px solid gray;*/
}
#iFrameMenu1680 {
	margin-left: 622px;
	height:185px;
	/*border:1px solid orange;*/
}

/*============================================= 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;
}

