body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000000;
    height: 100%;
    background-image: url("/images/background/white_back.jpg");
    background-repeat: repeat-y;
    background-position: center;
    font-size: 12px;
    font-family: Lucida Grande, Lucida Sans Unicode, Arial;
}

/* Tijdelijke overlay */
#donateSpaceBanner {
	position:absolute;
	top: 0px;
	left: 0px;
	clear: both;
}

#myframe{
    overflow: hidden;
}

#reactionForm{
	display:none;
	visibility: hidden;
}

	#reactionForm div.formErrors {
		font-weight: bold;
		color: #FF0000;
	}
#reactions{
    display:none;
    visibility: hidden;
}

.PrintLogo{
    display:none;
    visibility: hidden;
}

.arrowred{
    background-image: url("/images/buttons/bullet_red.gif");
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 10px;
}
.arrowblue{
    background-image: url("/images/buttons/bullet_blue.gif");
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 10px;
}
.arroworange{
    background-image: url("/images/buttons/bullet_orange.gif");
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 10px;
}
.arrowpurple{
    background-image: url("/images/buttons/bullet_purple.gif");
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 10px;
}

#home .slogan {
	display: block;
	visibility: visible;
	margin-left:176px;
	font-weight: bold;
	font-size: 13px;
}
#events .slogan,
#network .slogan, 
#business .slogan {
	display: none;
	visibility: hidden;
}
#home .arrow{
    background-image: url("/images/buttons/bullet_red.jpg");
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 10px;
}

#events .arrow{
    background-image: url("/images/buttons/bullet_blue.jpg");
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 10px;
}

#network .arrow{
    background-image: url("/images/buttons/bullet_orange.jpg");
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 10px;
}

#business .arrow{
    background-image: url("/images/buttons/bullet_purple.jpg");
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 10px;
}

.sperateBlock{
    width: 100%;
    float:left;
}
.spacer{
    float:left;
    width: 100%;
    height: 10px;
}
img{
    border:0px;
}

.rightImage{
    float:right;
    padding: 10px 10px 10px 10px;
}

.leftImage{
    float:left;
    padding: 10px 10px 10px 10px;
}

.StandardText{
    color: #ffffff;
    font-family: Lucida Grande, Lucida Sans Unicode, Arial;
    font-size: 0.9em;
    line-height: 16px;
    padding: 8px 10px 10px 10px;
}
.StandardText2{
    color: #000000;
    font-family: Lucida Grande, Lucida Sans Unicode, Arial;
    font-size: 0.9em;
    line-height: 16px;
    padding: 8px 10px 10px 10px;
}

.StandardText img,
.StandardText2 img {
	margin: 8px;
}
.blog_text {
	float: left;
	width:auto;
}
.blog_header {
	font-weight: bold;
}
.StandardHeader{
    font-family:Arial;
    color: #ffffff;
    font-size:20px;
    margin: 5px 0px 5px 10px;
}
.StandardHeader2{
    font-family:Arial;
    color: #000000;
    font-size:20px;
}
.LongDottedLine{
    width: 90%;
    border-bottom: 1px dotted #000000;
    height: 10px;
    margin-left: 10px;
}

.standardInput{
    margin: 10px 10px 10px 10px;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 0px;
    height: 14px;
    font-family: Lucida Grande, Lucida Sans Unicode, Arial;
    font-size: 0.9em;
    border: 1px solid #e00472;
    padding-left: 10px;
}
.standardInput2{
    border: 1px solid #000000;
    height: 14px;
    font-family: Lucida Grande, Lucida Sans Unicode, Arial;
    font-size: 0.9em;
    padding-left: 10px;
}
.standardArea{
    border: 1px solid #000000;
    font-family: Lucida Grande, Lucida Sans Unicode, Arial;
    font-size: 0.9em;
    padding-left: 10px;
}

.standardSelect{
    border: 1px solid #000000;
    width: 200px;
    height: 23px;
    margin-top: 5px;
    font-size: 12px;
    font-family: Lucida Grande, Lucida Sans Unicode, Arial;
}
.standardButton{
    border: 1px solid #000000;
    font-size: 12px;
    height: 20px;
    font-family: Lucida Grande, Lucida Sans Unicode, Arial;
    margin-bottom: 3px;
}

.searchButton{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 0px;
    width: 10px;
    height: 16px;
    margin: 10px 10px 10px 0px;
    #margin: 11px 10px 10px 0px;
}

.searchButtonPanel{
    float:left;

}
.searchInputPanel{
    float:left;
    margin-right: -10px;
    #margin-right: -10px;
}
.searchInputPanel .standardInput{
    margin: 10px 10px 10px 10px;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 0px;
    height: 14px;
    font-family: Lucida Grande, Lucida Sans Unicode, Arial;
    font-size: 0.9em;
    padding-left: 10px;
}
.sitePanel{
    text-align:center;
}
#home .agendaItem1,
#home .searchItem1{
    float:left;
    width: 100%;
    background-color: #ffffff;
}
#home .agendaItem2,
#home .searchItem2{
    float:left;
    width: 100%;
    background-color: #f8eced;
}

#events .agendaItem1,
#events .searchItem1{
    float:left;
    width: 100%;
    background-color:#ffffff
}
#events .agendaItem2,
#events .searchItem2{
    float:left;
    width: 100%;
    background-color:#deebf4
}

#network .agendaItem1,
#network .blogItem1,
#network .blogItem,
#network .searchItem1{
    float:left;
    width: 100%;
    background-color: #ffffff;
}
#network .agendaItem2,
#network .blogItem0,
#network .searchItem2{
    float:left;
    width: 100%;
    background-color: #fff2e5;
}

#business .agendaItem1,
#business .searchItem1{
    float:left;
    width: 100%;
    background-color: #ffffff;
}
#business .agendaItem2,
#business .searchItem2{
    float:left;
    width: 100%;
    background-color: #f7ebff;
}

#home a{
    color: #f61311;
    font-weight:bold;
    text-decoration: none;
    cursor: pointer;
}
#home a:hover{
    color: #f61311;
    font-weight:bold;
    text-decoration: underline;
    cursor: pointer;
}

#events a{
    color: #0088e0;
    font-weight:bold;
    text-decoration: none;
    cursor: pointer;
}
#events a:hover{
    color: #0088e0;
    font-weight:bold;
    text-decoration: underline;
    cursor: pointer;
}

#network a{
    color: #ff8000;
    font-weight:bold;
    text-decoration: none;
    cursor: pointer;
}
#network a:hover{
    color: #ff8000;
    font-weight:bold;
    text-decoration: underline;
    cursor: pointer;
}

#business a{
    color: #5e106f;
    font-weight:bold;
    text-decoration: none;
    cursor: pointer;
}
#business a:hover{
    color: #5e106f;
    font-weight:bold;
    text-decoration: underline;
    cursor: pointer;
}

#home .TitleHeader{
    background-color: #f61311;
    border-left: 1px solid #f61311;
    border-right: 1px solid #f61311;
    float:left;
    width: 100%;
}

#events .TitleHeader{
    background-color: #004090;
    border-left: 1px solid #004090;
    border-right: 1px solid #004090;
    float:left;
    width: 100%;
}
#network .TitleHeader{
    background-color: #ff8000;
    border-left: 1px solid #ff8000;
    border-right: 1px solid #ff8000;
    float:left;
    width: 100%;
}
#business .TitleHeader{
    background-color: #5e106f;
    border-left: 1px solid #5e106f;
    border-right: 1px solid #5e106f;
    float:left;
    width: 100%;
}


#home a.blue{
    color: #0088e0;
    font-weight:bold;
    text-decoration: none;
}
#home a.blue:hover{
    color: #0088e0;
    font-weight:bold;
    text-decoration: underline;
}

#home a.orange{
    color: #ff8000;
    font-weight:bold;
    text-decoration: none;
}
#home a.orange:hover{
    color: #ff8000;
    font-weight:bold;
    text-decoration: underline;
}

#home a.purple{
    color: #5e106f;
    font-weight:bold;
    text-decoration: none;
}
#home a.purple:hover{
    color: #5e106f;
    font-weight:bold;
    text-decoration: underline;
}




    .container{
        width: 810px;
        background-color: #ffffff;
        margin:0 auto 0 auto;
        text-align:left;
        margin-bottom: 40px;
        height: 100%;
        position:relative;
    }
        .headerPanel{
            height: 161px;
            float:left;
            margin: 10px 10px 10px 10px;
            width: 790px;
            background-color: #ffffff;
        }
        	.crumPath {
        		display:inline;
				list-style-image:none;
				list-style-position:outside;
				list-style-type:none;
				margin:0pt;
				padding:0pt;
        	}
        	.crumPath li {
				display:inline;
				padding-right:0px;
				background-repeat:no-repeat;
				background-position: right;
				font-weight:bold;
        	}
        	
			#events .crumPath li {
				color: #0088E0;
			}
			#events .crumPath li a {
				color: #004090;
			}
        	
        	#network .crumPath li {
        		color: #FF8000;
        	}
        	#network .crumPath li a {
				color: #E00472;
			}
			
			#business .crumPath li {
				color: #A00060;
			}
			#business .crumPath li a {
				color: #5E106F;
			}
			#home .logo,
			#events .logo,
			#network .logo,
			#business .logo{
				background-image: url("/images/logo/logo_myw.jpg");
				background-repeat: no-repeat;
				background-position: center;
				height: 161px;
				width: 156px;
				margin-right: 10px;
				float:left;
			}

            .rightTopPanel{
                width: 624px;
                height: 161px;
                float:left;
            }
                .menuPanel{
                    float:left;
                    width: 624px;
                }
                    .menuItem{
                        float:left;
                        margin-right: 1px;
                        cursor: pointer;

                    }
                    .menuItemLast{
                        float:left;
                    }

                #home .menuBorder{
                    width: 624px;
                    height: 3px;
                    background-color: #f61311;
                    float:left;
                }
                #events .menuBorder{
                    width: 624px;
                    height: 3px;
                    background-color: #0088e0;
                    float:left;
                }
                 #network .menuBorder{
                    width: 624px;
                    height: 3px;
                    background-color: #ff8000;
                    float:left;
                }
                 #business .menuBorder{
                    width: 624px;
                    height: 3px;
                    background-color: #5e106f;
                    float:left;
                }

                #home .topBanner{
                    float:left;
                    width: 624px;
                    height: 123px;
                    background-image: url("/images/photos/bnr_myw.jpg");
                    background-repeat: no-repeat;
                }

                #events .topBanner{
                    float:left;
                    width: 624px;
                    height: 123px;
                    background-image: url("/images/photos/bnr_events.jpg");
                    background-repeat: no-repeat;
                }
                #network .topBanner{
                    float:left;
                    width: 624px;
                    height: 123px;
                    background-image: url("/images/photos/bnr_network.jpg");
                    background-repeat: no-repeat;
                }
                #business .topBanner{
                    float:left;
                    width: 624px;
                    height: 123px;
                    background-image: url("/images/photos/bnr_business.jpg");
                    background-repeat: no-repeat;
                }

        .contentPanel{
            float:left;
            margin: 0px 10px 10px 10px;
            width: 800px;
        }
            .contentBlock1{
                float:left;
                width:100%;
                background-color: #c01620;
            }
            .dottedLine{
                float:left;
                width:100%;
                background-image: url("/images/widgets/dotted_line.jpg");
                background-repeat: repeat-x;
                background-position: left bottom;
            }
                #home .contentBlock2{
                    float:left;
                    width:100%;
                    background-color: #f61311;
                }

                #events .contentBlock1{
                    float:left;
                    width:100%;
                    background-color: #004090;
                    /*margin-top:16px;*/
                }
                #events .contentBlock2{
                    float:left;
                    width:100%;
                    background-color: #0088e0;
                }
                #network .contentBlock1{
                    float:left;
                    width:100%;
                    background-color: #E00472;
					/*margin-top:16px;*/

                }
                #network .contentBlock2{
                    float:left;
                    width:100%;
                    background-color: #ff8000;
                }
                #business .contentBlock1{
                    float:left;
                    width:100%;
                    background-color: #5e106f;
                }
                #business .contentBlock2{
                    float:left;
                    width:100%;
                    background-color: #a00060;
                }

            .agendaItem{
                float:left;
            }
                #home .agendaBlock1 {
                    background-color: #e01d1d;
                    float:left;
                    width:100%;
                }
                #home .agendaBlock2 {
                    background-color: #f61311;
                    float:left;
                    width:100%;
                }

                #events .agendaBlock1 {
                    background-color: #036aac;
                    float:left;
                    width:100%;
                }
                #events .agendaBlock2 {
                    background-color: #0088e0;
                    float:left;
                    width:100%;
                }

                #network .agendaBlock1 {
                    background-color: #e57300;
                    float:left;
                    width:100%;
                }
                #network .agendaBlock2 {
                    background-color: #ff8000;
                    float:left;
                    width:100%;
                }

                #business .agendaBlock1 {
                    background-color: #85205d;
                    float:left;
                    width:100%;
                }
                #business .agendaBlock2 {
                    background-color: #9f0160;
                    float:left;
                    width:100%;
                }


            .agendaItemOver{
                float:left;
                background-image: url("/images/buttons/arrow_white.jpg");
                background-repeat: no-repeat;
                background-position: left center;
                cursor: pointer;
            }

            .leftContentPanel{
                width: 156px;
                float:left;
                height: 100%;
                margin-right: 10px;
                margin-top:16px;
            }
                #home .leftContentPanel a,
                #events .leftContentPanel a,
                #network .leftContentPanel a,
                #business .leftContentPanel a {
                    color: #ffffff;
                    text-decoration: underline;
                    font-weight: normal;
                }
                #home .leftContentPanel a:hover,
                #events .leftContentPanel a:hover,
                #network .leftContentPanel a:hover,
                #business .leftContentPanel a:hover {
                    color: #ffffff;
                    text-decoration: underline;
                    font-weight: normal;
                    cursor: pointer;
                }

                #home .rightContentPanel a,
                #events .rightContentPanel a,
                #network .rightContentPanel a,
                #business .rightContentPanel a {
                    color: #ffffff;
                    text-decoration: underline;
                    font-weight: normal;
                }
                #home .rightContentPanel a:hover,
                #events .rightContentPanel a:hover,
                #network .rightContentPanel a:hover,
                #business .rightContentPanel a:hover {
                    color: #ffffff;
                    text-decoration: underline;
                    font-weight: normal;
                    cursor: pointer;
                }

                .leftContentBlock{
                    float:left;
                    width: 156px;
                }
                .subMenu{
                    float:left;
                    width: 100%;
                    padding-top: 10px;
                    padding-bottom: 10px;
                }
                .subMenuItem{
                    float:left;
                    padding-right: 5px;
                    width: 95%;
                }
                .subsubMenuItem{
                    float:left;
                    width: 90%;
                }
                .subsubMenuItemSelected{
                    float:left;
                    width: 90%;
                }

                    #events .subsubMenuItem a{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_events_ssmenu.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        display:block;
                    }
                    #network .subsubMenuItem a{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_network_ssmenu.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        display:block;
                    }
                    #business .subsubMenuItem a {
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_business_ssmenu.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        display:block;
                    }

                    #events .subsubMenuItem a:hover{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_events_ssmenu-over.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        font-weight: normal;
                        cursor: pointer;

                    }
                    #network .subsubMenuItem a:hover{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_network_ssmenu-over.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        font-weight: normal;
                        cursor: pointer;
                        display:block;

                    }
                    #business .subsubMenuItem a:hover{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_business_ssmenu-over.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        font-weight: normal;
                        cursor: pointer;
                        display:block;
                    }



                    #events .subsubMenuItemSelected a{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_events_ssmenu-over.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        display:block;

                    }
                    #network .subsubMenuItemSelected a{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_network_ssmenu-over.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        display:block;
                    }
                    #business .subsubMenuItemSelected a {
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_business_ssmenu-over.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        display:block;

                    }

                    #events .subsubMenuItemSelected a:hover{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_events_ssmenu-over.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        cursor: pointer;
                    }
                    #network .subsubMenuItemSelected a:hover{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_network_ssmenu-over.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        cursor: pointer;
                    }
                    #business .subsubMenuItemSelected a:hover{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 25px;
                        background-image: url("/images/buttons/blt_business_ssmenu-over.jpg");
                        background-repeat: no-repeat;
                        background-position: 15px 6px;
                        cursor: pointer;
                    }



                    #events .subMenuItem a,
                    #network .subMenuItem a,
                    #business .subMenuItem a {
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 15px;
                        display:block;
                        font-weight: bold;
                    }

                    #events .subMenuItem a:hover,
                    #network .subMenuItem a:hover,
                    #business .subMenuItem a:hover{
                        color: #ffffff;
                        text-decoration: none;
                        padding-left: 15px;
                        font-weight: bold;
                        cursor: pointer;
                    }

                    #events a.linkArrow:hover{
                        background-image: url("/images/buttons/blt_events_smenu.jpg");
                        background-repeat: no-repeat;
                        background-position: left 5px;
                        cursor: pointer;
                    }
                    #network a.linkArrow:hover{
                        background-image: url("/images/buttons/blt_network_smenu.jpg");
                        background-repeat: no-repeat;
                        background-position: left 5px;
                        cursor: pointer;
                    }
                    #business a.linkArrow:hover{
                        background-image: url("/images/buttons/blt_business_smenu.jpg");
                        background-repeat: no-repeat;
                        background-position: left 5px;
                        cursor: pointer;
                    }

                    #events a.linkArrowSelected{
                        background-image: url("/images/buttons/blt_events_smenu.jpg");
                        background-repeat: no-repeat;
                        background-position: left 5px;
                        color: #ffffff;
                    }
                    #network a.linkArrowSelected{
                        background-image: url("/images/buttons/blt_network_smenu.jpg");
                        background-repeat: no-repeat;
                        background-position: left 5px;
                        color: #ffffff;
                    }
                    #business a.linkArrowSelected{
                        background-image: url("/images/buttons/blt_business_smenu.jpg");
                        background-repeat: no-repeat;
                        background-position: left 5px;
                        color: #ffffff;
                    }
                    
                   #events .subMenuItem a.inactive,
                   #network .subMenuItem a.inactive,
                   #business .subMenuItem a.inactive,
                   #events div.inactive a,
                   #network div.inactive a,
                   #business div.inactive a {
						color: #666;
                    }



            .mainContentPanel{
                width: 458px;
                float:left;
                height: 100%;
                margin-right: 10px;
            }
            .mainBigContentPanel{
                width: 620px;
                float:left;
                height: 100%;
            }
                .bigContentBlock{
                    float:left;
                    width: 100%;
                }
                    .QuickLinkBlock{
                        float:left;
                        width: 193px;
                        margin-left: 6px;
                    }
                        .QuickLinkTitle{
                            margin-top: 10px;
                            /*float:left;*/
                            width: 100%;
                            font-weight: bold;
                        }
                            .QuickLinkTitleItem{
                                float:left;
                                width: 100%;
                            }


                    .redHeader{
                        background-color: #f61311;
                        border-left: 1px solid #f61311;
                        border-right: 1px solid #f61311;
                        float:left;
                        width: 100%;
                    }
                    .blueHeader{
                        background-color: #0088e0;
                        border-left: 1px solid #0088e0;
                        border-right: 1px solid #0088e0;
                        float:left;
                        width: 100%;
                    }
                    .yellowHeader{
                        background-color: #ff8000;
                        border-left: 1px solid #ff8000;
                        border-right: 1px solid #ff8000;
                        float:left;
                        width: 100%;
                    }
                    .purpleHeader{
                        background-color: #5e106f;
                        border-left: 1px solid #5e106f;
                        border-right: 1px solid #5e106f;
                        float:left;
                        width: 100%;
                    }
                    .bigContent{
                        border-left: 1px solid  #000000;
                        border-bottom: 1px dotted  #000000;
                        border-right: 1px solid  #000000;
                        width: 100%;
                        float:left;
                    }
                    .bigContent2{
                        border-left: 1px solid  #000000;
                        border-right: 1px solid  #000000;
                        border-top: 1px dotted  #000000;
                        border-bottom: 1px dotted  #000000;
                        width: 100%;
                        float:left;
                    }
                        .columnLeft{
                            width: 450px;
                            float:left;
                            height: 100%;
                            margin-right: 10px;
                        }
                        .columnRight{
                            width: 156px;
                            float:left;
                        }
                        .SearchText{
                            width: 550px;
                        }
                        #network .pageTitle a{
                            color: #000000;
                            font-weight:bold;
                        }
                        .newsItem{
                            float:left;
                            padding: 5px 5px 5px 0px;
                        }
                            .newsHeader{
                                font-weight: bold;
                            }
                            .newsText{
                                margin-right: 0px;
                                display:block;
                            }
                            .newsMore{
                                float: left;
                            }

            .rightContentPanel{
                width: 156px;
                float:left;
                margin-top:16px;
            }

        .footerPanel{
            margin-left: 10px;
            width: 790px;
            height: 30px;
            color: #ffffff;
            float:left;
            margin-top: 40px;
        }
            .footerText{
                float:left;
                width: 100%;
                color: #000000;
                margin-bottom: 10px;
            }
                .footerLeft{
                    float:left;
                    margin-left: 15px;
                }
                .footerRight{
                    float:right;
                    margin-right: 15px;
                }
                .footerRight a{
                    background-image: url("/images/widgets/printIcon.jpg");
                    background-repeat: no-repeat;
                    padding-left: 20px;
                    text-decoration: none;
                }
            .footerImage{
                float:left;
            }

			
			
select #hours, select #minutes, select #day, select #month, select #year {
	width: 90px;
}