.detailouterwrapper{
  float:left;
  clear:left;
  width:99%;
  margin-bottom:10px;
border:solid;
border-width:1px;
border-color:silver;
}
.wrapperfordetailpage{
margin-top:20px;
margin-bottom:20px;
padding:10px;
width:99%;
}
.wrapperforthumbnails{
float:left;
width:100px;
height:100px;
text-align:center;
margin:5px;
border:solid;
border-width:1px;
border-color:silver;
}
.wrapperfortextblock{
float:left;
width:50%;
padding-right:5px;
}
.wrapperformainimage{
float:right;
vertical-align:top;
margin-bottom:20px;
margin-right:20px;
}
.wrapperforbigimage{
text-align: center;
width:100%;
margin-bottom:10px;
margin-top:10px;

}
.summaryouterwrapper{
float:left;
clear:left;
width:99%;
border:solid;
border-width:1px;
border-color:silver;
margin-bottom:10px;
}
.displayrowwrapper{
clear:left;
float:left;
margin-bottom:20px;
width:100%;
}
.summaryimagewrapper{
float:left;
padding:10px;
width:100px;
}
.summarytextwrapper{
float:left;
padding:10px;
width:80%;

}
.searchsummary{
float:left;
width:99%;
margin-bottom:10px;
}
.breadcrumbs{
float:left;
width:100%;
margin-bottom:10px;
color:blue;
}
.prompt{
float:left;
width:100%;
font-weight:bold;
margin-bottom:10px;
color:#900;
}
.combobox {
width:300px;
clear:left;
float:left;
margin-bottom:10px;
}
.textbox {
width:300px;
clear:left;
float:left;
margin-bottom:10px;
}
.comboboxdate {
width:150px;
float:right;
}
.hint{
float:left;
width:100%;
font-style:italic;
color:#900;
margin-bottom:10px;
}
.buttongroupcontainer{
/*border:solid;*/
/*border-width:1px;*/
width:60%;
margin-bottom:10px;
float:left;
clear:left;
}
.submitbutton{
clear:left;
float:left;
width:120px;
}
.combogroupcontainer {
/*border:solid;*/
/*border-width:1px;*/
width:50%;
margin-top:10px;
margin-bottom:10px;
float:left;
clear:left;
}
.combogroupdatecontainer {
width:300px;
margin-top:10px;
margin-bottom:10px;
float:left;
clear:left;
}
.combogroup {
clear:left;
float:left;
margin-bottom:5px;
}
.combogrouptitle {
float:left;
font-weight:bold;
margin-bottom:10px;
}
.colright {
float:right;
}
.colleft {
float:left;
}
.linkbutton { 
text-align:left;
height:16px;
width:200px;
background:#FFFFFF;
border:0;
  color: #009;
  text-decoration: none;
  font-weight: bold;
  font-size:100%;
}

ul {margin-left:1px;list-style-type:square;list-style:inside;}
li {margin-bottom:5px;}

/* @end */