﻿.top_banner
{
	width:auto;
	margin:10px auto;
	display:block;
}
.top_banner_contain
{
	margin-top:0px;
    clear:both;
}
.top_copy
{
	padding:10px 0px 15px 0px;
	max-width:939px;
	margin: 0px auto 0px auto;
	text-align:center;
	display:block;
	font-family:'Museo Slab', Arial, Helvetica, Sans-Serif;
	font-size:26px;
	color:#3c3c3c;
   
}
.top_copy_border {
	border-top:solid 1px #ccc;
	height:20px;
	display:block;
	max-width:939px;
	margin: 0 auto 17px auto;
	position:relative;
}
.top_copy_border .tick {
	background:url("/common/images/tick_down.png") no-repeat center -1px transparent;
	width:23px;
	height:12px;
	display:block;
	position:absolute;
	top:-1px;
	left:50%;
	margin-left:-11px;
}


.common_box .inner_section ul li h4 a
{
    text-decoration: none;
    color: #3C3C3C;
}
.common_box .inner_section ul li .buy_now a
{
    background: url("/common/images/btn_buy_now.gif") no-repeat scroll 0 0 transparent;
}
#cat_flea .dog_caring .bredcrumb {
    font-size: 1em;
    width: auto;
}
#cat_flea .dog_caring .bredcrumb a {
    background: url("/common/images/arrow04.gif") no-repeat scroll right 6px transparent;
    color: #5C93B7;
    display: inline !important;
    float: none;
    font-weight: bold;
    margin-right: 4px;
    padding-left: 0;
    padding-right: 8px;
    text-decoration: underline;
}
#cat_flea .dog_caring .bredcrumb a:hover {
    text-decoration: none;
}
#cat_flea .dog_caring .bredcrumb span {
    margin-right: 5px;
}
.common_box_container {
    margin: 10px auto 50px auto;
    width: 758px;
}
.common_box ul li.last 
{
	background:none;
}