h6 {
	font-weight: bold;
	color: #F90;
	border-bottom: 2px solid #F4E07D;
	font-size: 15px;
}

li {
	margin: 0 0 0 -20px;
	padding: 0 0 5px 0;
	list-style-image: url(image/drop_yellow2.gif);
	list-style-position: outside;
	line-height: 130%;
}

h3 { font-weight: normal; 
    margin: 15px 0 5px 0;
}

.entry-header {
width:100%;
	margin-top: 25px;
	border-left: 5px solid #399;
	border-bottom: 1px solid #399;
	padding: 0 0 0 10px;
	font-size: 16px;
}

.entry-content {
    margin: 0 0 0 20px;
    line-height: 1.4;
}
#beta {
	width: 700px;
	margin-left: 30px;
	background-color: #FFFFFF;
}


#pressrelease-back{
text-align:center;
}

.entry-header .left {
width:70%;
float:left;
margin:0;
padding:0;
}
.entry-header .right {
width:28%;
float:right;
text-align:right;
font-size:0.8em;
margin:0;
padding:0;
}
.entry-header:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
