/* Put your custom styles here */

#search {
/*width: 750px;*/
margin-left: auto;
margin-right: auto;
}

.searchBlock { 
    /*width: 750px;*/
    align:left;
    text-align:left;
    /*margin-top:2em;*/
    margin-left:0em;
}
.contentBlock {
   background-color:#FFFFFF;
    min-height:300px;
    margin-left:200px;
    margin-right:0px;
    padding-left:1em;
    padding-right:1em;
    text-align:left;
    /*margin-top:2em;*/
}

.dialogForm {
    text-align: left;
    border: #000000 0px solid;
    /*background-color: #ffffff;*/
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: auto;
    margin-bottom: 0px;
    /*background-image: url('http://eprints.osti.gov/images/bkg.jpg');    */
}

body {
    /*background-image: url('http://eprints.osti.gov/images/bkg.jpg');*/
    /*background-color: #faf7d3;*/
    /*background-color: #ffffff;*/
    /*margin-left: 0px;*/
	/*margin-top: 0px;*/
	/*margin-right: 0px;*/
	/*margin-bottom: 0px;*/

    /*background-color:#666666;*/
    /*border:0px solid #000000;*/
    /*color:#333333;*/
    /*font-family:arial,helvetica,sans-serif;*/
    /*font-size:1em;*/
    /*height:100%;*/
    /*margin:10px 5%;*/
    /*padding:0pt;*/
}

body, table, * {
    /*font-family: arial,verdana,helvetica,sans-serif;*/
    /*color: #000000; */
}

button {
   height: 2.1em;
   background-color: #666666;
}

/*a[href]:link*/
/*{*/
    /*font-weight: normal;*/
    /*text-decoration: none;*/
    /*color: #a64659;*/
/*}*/

/*a[href]:visited*/
/*{*/
    /*font-weight: normal;*/
    /*text-decoration: none;*/
    /*color: #408080;*/
/*}*/

/*a[href]:hover {*/
 /*font-weight: normal;*/
    /*text-decoration: underline;*/
    /*color: #400040;*/
/*}*/

/*a:active {*/
    /*font-weight: normal;*/
    /*text-decoration: none;*/
    /*color: #400040;*/
/*}*/


.searchInputTitle, .collectionBlock {
    color: #dbe4ed;
}

.resultNavigation {
    background-color:  transparent;
}

#marklistItem{
    font-size:0.9em;
}

#preferencButtons{
    text-align:left;
}


