#pcShowCart {
 background-image: url(images/small-shopping.png);
 height: 61px;
 color: #0c4779;
 padding-left:20px;
}
.highlight {
background-color: rgb(255, 255, 153);
}

.content {
    padding-top: 0px;
}
.content .afterproducts {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #FFF;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 4px;
    clear: both;
    margin-top: 0px;
}
.content .afterproducts2 {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #FFF;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 4px;
    clear: both;
    margin-top: 0px;
}

.content .afterproducts .left {
    width: 900px;
}
.content .afterproducts .right {
	-moz-border-radius: 15px;
	border-radius:15px;
	-webkit-border-radius: 15px;
	float: right;
	background-color: #FFF;
	width: 821px;
	height:auto !important;
	min-height:600px;
	margin-bottom: 10px;
	padding-left: 0px;
}

.content .afterproducts .right .yellow_top {
    background-image: url(images/top_bar_yellow.png);
    height: 43px;
    width: 821px;
}
.content .afterproducts .right .yellow_top .yellow_top_nav h2 {
    color: blue;
    font-family: "Arial", Helvetica, sans-serif;
	color: #0c4779;
    margin: 0 225px 0 0;
    padding-top: 4px;
}
.content .afterproducts .right .yellow_top .yellow_top_nav input {
	padding:4px;
}
.content .afterproducts .right .yellow_top .yellow_top_nav ul {
    list-style-type: none;
	margin:0px;
	padding:10px 0px 0 50px;
}
.content .afterproducts .right .yellow_top .yellow_top_nav ul li {
    display: block;
    float: left;
    margin-right: 17px;
    margin-top: 0px;
}
.content .afterproducts .right .yellow_top .yellow_top_nav ul li a {
    font-size: 10px;
    color: #034073;
    text-decoration: none;
	margin:0px;
	padding:0px;
	line-height:25px;
}
.content .afterproducts .right .yellow_top .yellow_top_navl .strong a {
    font-weight: bold;
}
.content .afterproducts .right .yellow_top .yellow_top_nav ul li a:hover {
    color: #1F83DD;
}
.content .afterproducts .inner_content h2 {
    margin-top: 0px;
}
.content .afterproducts .right .inner_product {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    float: left;
    background-color: #FFF;
    margin-bottom: 10px;
    padding-top: 100px;
    padding-left: 50px;
    padding-bottom: 0px;
    width: 600px;
}

.content .afterproducts .right .inner_product .ip_right {
    float: right;
    width: 330px;
    padding-left: 0px;
}
.content .afterproducts .right .inner_product .ip_right h2 {
    color: blue;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.5em;
    margin-bottom: 0px;
}
.content .afterproducts .right .inner_product .ip_right h3 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    padding-top: 0px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.content .afterproducts .right .inner_product .ip_right p {
    float: left;
    padding-top: 0px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 0.95em;
    width: 400px;
}
.content .afterproducts .left_bar {
    float: left;
    background-color: #106cb5;
    height: auto;
    width: 179px;
    padding-left: 0px;
    margin-top: 0px;
   
}
.content .sideunit {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin-bottom: 5px;
    
}
.content .sideunit .by_price  {
    background-image: url(images/by_price_nav.png);
    height: 155px;
}
.content .sideunit .by_price ul {
    padding-top: 45px;
    list-style-type: none;
}
.content .sideunit .by_price ul li {
    padding-top: 5px;
    
}
.content .sideunit .by_price ul li a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}
.content .sideunit .by_price ul li a:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1em;
	color: #F30;
}
.content .sideunit .by_category {
    background-image: url(images/by_category_nav.png);
    height: 235px;
}
.content .sideunit .by_category ul {
    padding-top: 45px;
    list-style-type: none;
}
.content .sideunit .by_category ul li {

    padding-top: 5px;

}
.content .sideunit .by_category ul li a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}
.content .sideunit .by_category ul li a:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1em;
	color: #F30;
}
.content .sideunit .useful_links  {
    background-image: url(images/useful_links_nav.png);
    height: 180px;
}
.content .sideunit .useful_links ul {
    padding-top: 45px;
    list-style-type: none;
}
.content .sideunit .useful_links ul li {
    padding-top: 5px;
    
}
.content .sideunit .useful_links ul li a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}
.content .sideunit .useful_links ul li a:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1em;
	color: #F30;
}
.content .afterproducts2 .bottom {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.content .afterproducts2 .bottom  {
	height: 120px;
	line-height: 14px;
	clear: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.content .afterproducts2 .bottom p img  {
	margin-right: 25px;
}
.content .afterproducts2 .bottom h6 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.content .afterproducts .bottom {
    height: 20px;
}
ul.prodcheck {
	list-style-image:url(images/check.png);
}