@import url(profile.css);

.archive_journal_item {
	padding-left: 12px;
	}
	
body, td, p, input, ul, li {
	font-family: arial, helvetica, serif;
	font-size: 14px}


.divider {
margin : 0;
padding : 0;
border-bottom : 1px solid #ccc;}


/* -------- issue alert		*/

.issue-alert {
text-align: right;
margin-top: 30px;
}
.issue-alert a {
padding: .2em .5em .20em .5em;
border: 1px solid #ccc;
text-decoration: none;
background-color: #eee;
color: #666;
border: 1px solid #ccc;
}
.issue-alert a:hover {
border: 1px solid #ccc;
background-color : #ddd;
text-decoration: none;
color: #000;
}

/* -------- apop user		*/

.apop-user {
font-size: 14px;
font-weight: normal;
color: #ccc;
}


/* -------- page headings	*/

h1 {
color : #033;
font-size : 14px;
font-weight : normal;
color : #333;
margin-bottom : 2px;
}
h2 {
color : #033;
font-size : 16px;
font-weight : bold;
margin-bottom : 2px;
}
h3 {
color : #033;
font-size : 14px;
font-weight : normal;
margin-bottom : 2px;
}

/* -------- page_title		*/

#page_title {
padding : 0px;
margin: 0px;
}
#page_title {
padding-bottom : 20px;
}
#page_title h1 {
margin : 0;
padding : 0;
border-bottom : 1px solid #ccc;
}
#page_title p {
margin : 0;
padding : 0;
text-align : right;
}
.delimit {
font-size : 14px;
}

/* -------- return top		*/

.page_top {
text-align : right;
font-size : 11px;
}
.page_top {
border-bottom : 1px solid #ccc;
}
.page_top a {
color : blue;
}
.page_top { 
margin-bottom: 20px;
margin-top: 80px;
text-align: right;
}
.page_top a:hover {
background-color: #eee;
}
