﻿/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/



ul {/*! margin: 0px 0 0px 0; */	padding: 0 0 0 40px;}

.takenbycol {
	width:160px;
}

td.databack ul.normal li {font-style: italic; padding: 0 0 4px 0px;}



/*		***** Begin changed by Bold Person Name mod ***** */
/*		***** Individual Name ***** */
.given-name, .family-name {
font-weight: bold !important;
font-size: 12pt;
}
/*		***** End changed by Bold Person Name mod ***** */




btn-shop {position: relative; background-color: #5d688f; background: linear-gradient(#444c68, #7782a7); background-position: center; transition: background-color 0.8s; border: 1px solid #444c68; color: #fff!important;
	cursor: pointer; font-weight: normal; font-size: 80%; text-decoration: none; padding: 5px 35px 5px 5px; border-radius: 5px; text-transform:uppercase;}

hr.fancy_kl {background: transparent url('../img/hr_kl.png') center center no-repeat; color: #eee;  border: none; height: 35px;}


