#curr-j-mark{
	width:113px;
	height:115px;
	position:absolute;
	z-index:2;
	top:327px;
	left:211px;
}

#cur-journal{
	background-image:url(../images/home/curj-bg.jpg);
	background-repeat:no-repeat;
	padding:15px 70px 15px 23px;
	width:607px;
	height:164px;
}

.cur-journal-title{
	width:480px;
	font-weight:bold;
	color:#000;
	padding:5px;
	font-size:15px;
	line-height:20px;
	height:40px;
	border-color:#22653d;
	border-style:solid;
	border-width:0 0 2px 0;
	overflow:hidden;
	text-overflow:ellipsis;
}

.cur-journal-title a{
	text-decoration: none;
}

.cur-journal-thumbs{

}

.cur-journal-abstract {
	height:78px;
	padding:5px;
	overflow:hidden;
	text-overflow:ellipsis;
}


#search-bar {
	background-image:url(../images/home/search-bar.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:55px;
	padding:18px 50px;
}

#search-bar td{
	font-weight:bold;
	padding:3px;
}

#search-bar td button {
	height:20px;
	vertical-align:top;
}

.logged-tbl{
	text-align:center;
	background-color:#f2f3eb;
}
.logged-bar{
	padding:20px;
	width:200px;
	height:150px;
}
.logged-bar h3{
	font-size:18px;
	line-height:24px;
}

.hline {
	border-top-color:#eee;
	border-top-style:solid;
	border-top-width:1px;
	margin:10px 0 20px 0;
}
