td.row1, td.row2, td.row3, td.row3Right {
	border-bottom : 1px solid #bbb;
	padding-top : 6px;
	padding-bottom : 6px;
}
table.forumline {
		margin-top : 3px;
}
table.forumline th {
		padding : 0px;
		color : white;
		height : 23px;
}

td.quote {
	 border : 1px solid #aaa;
	 padding :6px;
	 background-color : #efefef;
}

 td.code {
	 border : 1px solid #cca;
	 padding :6px;
	 background-color : #ffffef;
}

td.postfooter, td.postfooterleft {
	      border-bottom : 4px solid #888;
}

td.postheaderright, td.postheaderright2 {
		    border-bottom : 1px solid #bbb;
}
td.postheaderright {
		   padding-left : 4px;
/*		   border-left : 1px solid #aaa;*/
}
td.postheaderright2 {
/*		    border-right : 1px solid #aaa;*/
		    padding : 2px;
}

td.postcell {
	    padding : 0px;
}
td.realpost {
	    padding : 12px;
}
td.usercell, td.postfooterleft {
	    background-color : #efefef;
}
td.usercell {
	    padding : 6px;
}

td.usercell span.postdetails img {
	    margin-top : 3px;
	    margin-bottom :3px;
}
span.detaildate {
		position : absolute;
left: 0px;
}
span.detailauthor {
		right: 0px;
                position : absolute;
}
div.lastpostdetails {
		    width : 250px;
		    position :relative;
}

h2 a.forumtitle {

}

