.dynamictext {
	color: #FF8C00
}

.left { width: 1; border: 1px; float: left}
.right { margin: 5px; border: 1px; display: inline-block; white-space: nowrap; }
.field1 {
		margin: 5px;	
}
.field2 { 
		margin: 5px;	
}


hr {
  border: 0;
  width: 98%;
  color: #999999;
  background-color: #999999;
  height: 1px;  
}

.unboldedlist {font-weight:normal;}

.xwmfield {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    background-color: #61A8AD;
    margin:5px;
    border-color: black;
    border-style: solid;
    padding: 10px;
}


.pageWithBg {
    background:#56849b;
}

.wmContent {
	margin:5px;
	background:#FFFFFF;
	border-radius: 4px;
	padding: 2px;	
	box-shadow: 3px 3px 5px #888888;	
}

.wmCommandButton {
	background:#dbe5f3 !important;
	color:black !important;
	text-shadow: 0px 0px 0 !important;
}
