@import url(main.css);
@import url(login.css);
@import url(search.css);

@import url(ftr.css);
@import url(preferences.css);
@import url(myeureka.css);
@import url(help.css);
@import url(prospecting.css);
@import url(profile.css);
@import url(sbt.css);
@import url(tab.css);

@media print {

body {
background-color:#fff;
font-size:10pt;
}	

/******** min-width containers ******/

.width {
width:100%;
min-width:680px;
}

.content {
padding:0;
}

* html .minwidth {
padding-left:680px;
}

* html .container {
margin-left:-190px;
position:relative;
}

/*\*/
* html .minwidth, * html .container, * html .content, * html .layout  {
height:1px;
}
/**/

.rule {
width:680px;
background:#c00;
color:#fff;
margin:1em 0;
}

#sfqsearch {
float:left;
width:154px;
border:0;
font-weight:normal; 
color:#000;
margin:0 0 0 2px;
display:none;
}

.main {
margin:0;
}
	
label.phdr {
clear:left;
font-size:9pt;
}

.left36 {
width:38%;
}

.left36 label {
width:108px;
padding:4px 2px 0 0;
}

.left36 input {
width:30px;
}	

.left28 input {
width:50px;
}

.left28 label {
width:108px;
}
	
.left36 select {
width:94px;
}

.right div.seafaxbox {
width:246px;
}

}