.relative					{ position: relative; }
.absolute					{ position: absolute; }
.hidden						{ visibility: hidden;  }
.visible					{ visibility: visible;  }
.clr						{ clear: both; }
.loading					{ top: 120px; left: 135px; width: 32px; height: 32px; }
.contentHeader				{ font-weight: bold; margin: 10px 0px 4px 5px; }
.contentNormal				{ font-weight: normal; margin: 5px 10px 0px 5px; font-color: #404040; }
.contentSubHeader			{ font-weight: bold; margin: 10px 0px 0px 15px; }
.contentSubNormal			{ font-weight: normal; margin: 5px 10px 0px 15px; font-color: #404040; }

.pictureFrame				{ width: 300px; height: 320px; margin: 0px 5px 0px 5px; float: right; border-bottom: 1px solid #bbb; border-left: 1px solid #bbb; }
.images						{ height: 256px; border-bottom: 1px solid #bbb; margin: 0px 0px 5px 5px; }
.comment					{ text-align: center; height: 18px; margin: 0px 0px 5px 5px; }
.overviewimage				{ top: 0px; left: 0px; width: 295px; height: 256px; clip: rect(0px 295px 256px 0px); }

#pbjp div					{ float: left; 
							  margin: 0px 0px 0px 0px;
							  padding: 0px 0px 0px 0px;
							}

#pbjp .pbjp					{ cursor: pointer;
							  display: block;
							  height:100px;
							  width:150px;
							  background: #fff;
							  border-right: 0px solid #fff;
							}

#pbjp						{ margin:0 auto;
							  position: relative;
							  margin-top: 0px;
							}

.enterprise					{ border: 0px 0px 0px 0px; 
							  font-size: 8pt; 
							  color: #404040; 
							  font-family: arial; 
							  background-color: #ffffff; 
							  margin-top: 0px;
							  display: none;
							}	

.bullet						{ background: url(../../images/stories/Enterprise/bullet2.png) no-repeat 50% top; 
							  margin: 0px 5px; 
							  width: 14px; 
							  height: 14px; 
							}

.text						{ padding-right: 0px; 
							  padding-left: 0px; 
							  padding-bottom: 0px; 
							  margin: 0px 0px 5px; 
							  padding-top: 0px; 
							}

.wrap						{ font-family: arial; }

#page-footer				{ clear: both; 
							  border-top: #a0a0a0 1px solid; 
							  background: #f0f0f0; 
							  margin: 0px; 
							  width: 610px; 
							  margin: 10px 5px 5px 5px; 
							  padding: 5px 5px 5px 5px; 
							}

#page-footer p				{ padding-right: 0px; 
							  padding-left: 0px; 
							  padding-bottom: 0px; 
							  margin: 0px; 
							  color: #404040; 
							  line-height: 1.5em; 
							  padding-top: 0px; 
							  text-align: left; 
							}

#items						{ width: 300px; position: relative; padding: 8px 0px 0px 0px;}
#items td					{ font-weight: normal; vertical-align: middle; min-height: 18px; height: 18px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}

#pageheader					{ margin: 0px 0px 4px 4px; 
							  clip: rect(0px 625px 24px 0px); 
							  width: 625px; 
							  height: 24px;
							}