body											{ font:normal 12pt Arial, sans-serif; color:#000; line-height:1.5; }
a img											{ border:0; }
a												{ color:#000; }
a:link:after,a:visited:after,
/*a:link::after,a:visited::after					{ content:" (" attr(href) ")"; font-size:smaller; }*/
a:link::after,a:visited::after					{ content:""; font-size:smaller; }
#header,
#footer,
#security,
.breadcrumb,
.title,
.article-cat-menu,
.right-bar,
.article-slider, 
.toolbar,
.security,
.print-order,
.thanks.formfield p, 
.thanks.formfield .col_1,
.thanks.formfield .submit
{
display:none;
}
.ordertable tr th{
	font-size:12px;
	border: 1px solid;
}
.ordertable tr td{
	font-size:10px;
	border: 1px solid;
}
.ordertable tr td td{
	border:none;
}
.ordertable tr td.ltr table{
	font-size:10px;
}
.ordertable tr a img{
float:left;
}

.ordertable table table{
	width:210px !important;
}
.ordertable table {
width: 100%;
}

.topleft-menu,
.topright-menu,
.search,
.newsletter,
a.print,
.faq .article-cat-menu,
.back-to-top,
#footer .top,
#footer .lower,
.nav-bar,
.pop-overlay,
.pop-overlay-content,
.security									{  display:none;   }

.breadcrumb {
    clear: both;
	 float: left;
    width: 100%;
}
.breadcrumb .wrapper {
	display:block;
}

.breadcrumb ul {
    margin:20px 5px 11px 0;
	overflow: hidden;
	padding: 0;
	float: left;

}
.breadcrumb ul li {
    background: url(http://www.follifollie.co.uk/templates/themes/images/bread-sep.png?CT=0) no-repeat scroll left center transparent;
    float: left;
    list-style: none outside none;
    margin-left: 8px;
    padding-left: 8px;
	 font-family: 'OpenSans','Arial Narrow',sans-serif;
    font-size: 10px;
}
.breadcrumb ul li:first-child {
	background:none;
	margin:0;
	padding:0;
}
.breadcrumb ul li a {
	color:#a6a6a6; 
	font-size: 13px;
}


.title h1				{  font-size:16px;  }

.faq-item h2			{  font-size:14px;  }


.lowest {
    overflow: hidden;
    padding-top: 11px;	
	margin-bottom: 12px;
}
.lowest ul {
    margin: 0;
    padding: 0;
	text-align:center;
}
.lowest ul li {
    color: #000;
    display: inline-block;
    font-size: 12px;
    list-style: none outside none;
    margin: 0 20px;
}
.lowest ul li a{
	color: #000;
	font-size: 13px;
	font-weight:normal;
}
.faq .conts 				{  display:block   !important;   }