﻿/* Lifestream Style Info Below */
#profilactic ul, #profilactic li, #profilactic ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    width: 100%;
}

#profilactic ul li a:link {   
border-bottom-color: currentColor !important;
border-bottom-style: dotted !important;
border-bottom-width: 0px !important;
border-left-color: currentColor !important;
border-left-style: dotted !important;
border-left-width: 0px !important;
border-right-color: currentColor !important;
border-right-style: dotted !important;
border-right-width: 0px !important;
border-top-color: currentColor !important;
border-top-style: dotted !important;
border-top-width: 0px !important;
}
#profilactic li a:link, #profilactic li a:visited { 
display: block;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 2px;
padding-left: 30px;
padding-right: 1px;
padding-top: 2px;
width: 86.5%;
}



#profilactic a, #profilactic a:hover, #profilactic a:active
{
    color:#AAAAAA;
    border: 0x;
}

/* Date Format */
ul .profdate {
	display: block;
	color: #444;
	font-size: 1.2em;
	text-align: left;
	padding: 0 0 1px 0 !important;
	margin: 8px 0 0 0 !important;
	font-weight: bold;
}

/* Time Format */
ul .proftime {
	padding: 0 !important;
	color: #555;
	font-weight: bold;
}

/* NOTE: LIST RELATED FORMATTING IS LOCATED WITHIN THE PROFILACTIC.PHP FILE AROUND LINE 455
