﻿body {
}

.rowHover
{
	cursor:hand
}

.forumRow
{
	border-bottom: solid 1px #FFFFFF;
	
}

.postRow
{	
	
	border-bottom-style:double;
	border-bottom-width:2px;
	border-bottom-color:Blue;
	
}