@import url('tabs.css');

h3 {
    /*text-align:center;*/
}

.mediumphoto_container {
    text-align:center;
}

.mediumphoto_description {
    text-align:left;
}

.mediumphoto {
    margin:0 auto;
}

div.leftcolumn {
    float:left;
    width:610px;
    overflow:auto;
    /*				background:green;*/

}
div#visualization {
    /*				background:yellow;*/
    /*		margin-right: 20px;
                        		                                 */   }

div#outer {
    /*	border:1px solid black;*/
    /*
            				background: #EEEEEE;
            				border:5px solid #555555;
            				margin:5px;*/
}

div.floatleft {
    float:left;
}

.aboutbox {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    /*background:#FEFEFE url(../images/backgrounds/box.png) no-repeat scroll 0 100%;*/
    background: #E5ECF9 none repeat scroll 0 0;
    margin-bottom:3px;
    overflow:hidden;
    padding-bottom:9px;
}

.infobox {
    /*font-size:100%;
    background: #EEEEEE;
    border:5px solid #555555;
    margin:5px;
    height:auto;*/
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FEFEFE url(../images/backgrounds/300_box.png) no-repeat scroll 0 100%;
    margin-bottom:3px;
    overflow:hidden;
    padding-bottom:9px;
    width:300px;
}

.infobox_top {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/backgrounds/300_box_top.png) no-repeat scroll 0 0;
    font-size:0;
    height:3px;
    line-height:0;
    width:300px;
}

.topborder {
    border-top:1px solid #DDDDDD;
}

#bottomimagesholder {
    text-align:center;
    margin:0 auto;
    width:950px;
    background: #E5ECF9 none repeat scroll 0 0;
    overflow:hidden;
}

.bottomimages {
    overflow:hidden;
    margin:0 auto;
    text-align:left;
    padding-left:13px;
    margin-bottom:5px;
}

.bottomimagestitle {
    margin-top:10px;
    margin-bottom:5px;
}

.infobox p {
    text-align:center;
    margin:0 auto;
}

.newesthandstandlocationstext {
    /*				width: 310px;*/
}