/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  04: 3 Col Flex Sidebar Right and Left
  ------------------------------------------------
*/


.table1 td {
	border-bottom: 1px solid #ddd;
	
}
.table2bb td {
	border-bottom: 1px solid #6A6969;
	padding-bottom: 6px;
	
}

.table a {
	color: #3A0272;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	font-size: .9em;
}
.table a:hover, .content a:focus {
	color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background: #1A6B09;
	display: block;
	line-height: 1.7em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}



tr:hover {background-color:#f5f5f5;}






