/* CSS Document */

.pressLoginBox {
	background: #deded6;
	float:left;
	clear:both;
	padding: 25px 25px 10px 13px;
}

.pressLoginBox ul {
	float:left;
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
	width:250px;
}

.pressLoginBox ul li {
	width:250px;
	padding:0 0 10px 0;
	margin:0;
	float:left;
	clear:both;
}

.pressLoginBox ul li p {
	padding:0;
	margin:0;
	float:left;
}


.pressLoginBox input {
	background:#FFFFFF none repeat scroll 0%;
	border:medium none;
	color:#666666;
	font-size:10px;
	height:12px;
	padding:2px;
	width:160px;
	float:right;
}

.pressLoginBox ul li input.loginButton 
{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	border:none;
	float:right;
}


.pressReleases {
	list-style:none;
	margin:0;
	padding:0;
	
}


.pressReleases li a {
	padding-right:20px;
	background: url(../Img/icon_pdf.gif) top right no-repeat;
	font-size:12px;
	line-height:25px;
	color:#333333
}

a.index
{
	background: none;
	font-weight: bold;
	font-size: 12px;	
}
a.anchor
{
	background: none;
	padding: 0px;
	margin: 0px;
}

.full ul, .pressFull ul {
	list-style:none;
}

.pressHeader {
	border-bottom:1px solid #C3C3C3;
	clear:both;
	float:left;
	margin-bottom:17px;
	padding:0pt 0pt 6px;
	width:100%;
}

.pressHeader h4 {
	margin:0;
	padding:0;
	color:#B4B4B4;
	float:left;
}

.pressHeader a.up_arrow {
	float:right;
}

.pressPhoto {
	padding-right:55px;
	line-height:12px;
	margin-bottom:16px;
	float:left;
}

.pressPhoto img {
	margin-bottom:6px;
}

.pressFull {
	float:left;
	width:100%;
	padding:0 0 60px 0;
}

.pressLoginError 
{
	color: Red;
	font-weight: bold;
}

span.message 
{
	line-height:18px;
	vertical-align:top;
}
