.col_c_issue {
	max-width: 35%;
}

.col_c_post {
	min-width: 10%;
	max-width: 30%;
}

.col_c_issue_versions {
	max-width: 25%;
}

.col_c_versions {
	max-width: 12.5%;
}

.col_c_started {
	max-width: 17.5%;
}

.col_c_started_versions {
	max-width: 17.5%;
}

.col_c_replied {
	max-width: 10%;
}

.col_c_replied_versions {
	max-width: 10%;
}

.col_c_started,
.col_c_replied,
.col_c_versions,
.col_c_started_versions,
.col_c_replied_versions,
.col_f_replies {
	text-align: center;
}

.tracker_mod {
	padding: 6px;
}

.timeline_icon {
	width: 1%;
	margin-left: auto;
	margin-right: auto;
}

.timeline_entry {
	width: 80%;
}

.timeline_date {
	width: 19%;
	text-align: right;
}

.timeline_day {
	font-weight: bold;
}

.timelineCollapse {
	display:none;
	text-decoration:underline;
	cursor:pointer;
}

.timeline_no_border {
	border-bottom:none !important;
}

fieldset.with_subhead_profile ul {
	margin-left: 30%;
	margin-right: 30%;
	width: 40%;
	text-align:center;
}

#tab_issues .general_box {
	max-height: 250px;
	overflow: auto !important;
}
#tab_issues h4 {
	font-size: 1.05em;
	font-weight: normal;
	padding: 6px 0 0 6px;
}
#tab_issues .post_body {
	background-color: #fafbfc;
	padding: 10px 10px 25px 18px;
	border-bottom: 1px solid #d5dde5;
	line-height: 140%;
	margin-left: 0;
}
#tab_issues p.posted_info {
	padding: 0 0 6px 6px;
	margin: 0;
}
