/* STRUCTURE STYLES. 

Might be best to leave these alone */
* {
margin:0;
padding:0;
}

.validate_error {
font-size:0.8em;
width:215px;
height:8px;
margin-left:182px;
color:red;
}

@media print {
div {
display:none;
}

div#right {
display:none;
}

div#left {
display:none;
}
}

html,body {
font-family:verdana, helvetica, arial, sans-serif;
font-size:0.9em;
text-align:center;
margin:0;
padding:0;
background:#666 url(../site_background.jpg) repeat-y scroll center top;
}

#wrapper {
float:left;
width:100%;
margin:0;
padding:0;
}

#container {
width:990px;
margin:auto;
text-align:left;
background-color:#fff;
}

#content {
margin:0 160px;
padding:0;
}

#left {
float:left;
width:150px;
margin:0 0 0 -990px;
display:inline;
}

#right {
float:left;
width:145px;
margin:0 0 0 -150px;
line-height:20px;
}

#footer {
font-size:0.9em;
line-height:1.4em;
color:#333;
clear:left;
width:100%;
}

table {
font-size:1em;
}

.clear {
clear:both;
}

img {
border:0;
}

a img {
vertical-align:bottom;
}

/* GENERAL TEXT STYLES

The following styles appear throughout the site */
a {
color:#333;
outline:none;
/* @ Firefox 1.5, remove ugly dotted border */
}

h1 {
font-size:17px;
font-weight:700;
padding-bottom:10px;
}

h1.sectionTitle {
font-size:22px;
font-weight:400;
color:#333;
display:inline;
}

h1.sectionSubTitle {
font-size:17px;
font-weight:400;
color:#333;
display:inline;
}

h1.sectionCrossSell {
font-size:14px;
font-weight:400;
color:#333;
display:inline;
margin-top:10px;
}

.tiny {
font-size:0.8em;
}

.tinybold {
font-size:0.8em;
font-weight:700;
}

.smallText {
font-size:0.9em;
}

.small {
font-size:0.9em;
}

.smallbold {
font-size:0.9em;
font-weight:700;
}

.financesmallbold {
font-size:0.9em;
font-weight:700;
color:#01A1C8;
}

.main {
font-size:1em;
}

.mainbold {
font-size:1em;
font-weight:700;
}

.biggrey {
font-size:1.4em;
color:#333;
}

.bigbold {
font-size:1.4em;
font-weight:700;
}

.price {
font-size:1em;
font-weight:700;
color:red;
}

.pricetitle {
color:red;
font-size:1em;
font-weight:700;
}

.bigprice {
color:red;
font-size:1.4em;
font-weight:700;
}

.deliveryprice {
font-size:0.9em;
font-weight:700;
color:red;
}

.deliverybigprice {
font-size:1.1em;
font-weight:700;
color:red;
}

.redBold {
color:red;
font-weight:700;
}

.dept_title {
padding:20px 0 0 20px;
font-size:1.1em;
font-weight:700;
}

.dept_title_2nd_col {
color:#999;
}

/* Forms and drop down menus */
select {
background-color:#fff;
color:#333;
font-size:0.9em;
border:#999 1px solid;
}

textarea {
border-color:#999;
border-style:solid;
border-width:1px;
}

.keywordinput {
font-size:0.9em;
border:#999 1px solid;
padding:1px;
}

.headerinput {
font-size:0.9em;
border:#999 1px solid;
padding:1px;
width:349px;
}

/* HEADER STYLES. 

Use for changing the background images, etc. To change the logo use the ~header.php file */
#header {
height:116px;
margin:0;
background:#fff url(../topheaderbackground.jpg) repeat-x 0 0;
}

#header_logo {
float:left;
margin:20px 0 13px 15px;
}

#header_search {
float:left;
margin:18px 30px 10px 35px;
color:#fff;
}

#header_links {
float:left;
text-align:right;
font-size:0.8em;
margin:23px 0 0 0px;
line-height:1.6em;
width:135px;
}

a.header_links:link {
color:#fff;
}

a.header_links:visited {
color:#ccc;
}

a.header_links:hover {
color:#fc0;
}

#header_nav {
background:#222 url(../header_nav_bg.jpg) repeat-x scroll 0 0;
font-size:0.8em;
height:30px;
list-style:none;
margin-top:5px;
margin-bottom:8px;
}

.header_nav_item {
height:25px;
width:150px;
float:left;
text-align:center;
}

 ul {
list-style:none;
padding-left:5px;
}

#header_nav li {
float:left;
text-transform:uppercase;
}

#header_nav a {
display:block;
text-align:center;
height:20px;
padding:8px 10px 2px;
}

#header_nav a:link {
color:#fff;
}

#header_nav a:visited {
color:#fff;
}

#header_nav a:hover {
color:#000;
background:#e6e6e6 url(../header_nav_hover_bg.jpg) repeat-x scroll 0 0;
}

#header_nav a:active {
color:#000;
background:#e6e6e6 url(../header_nav_hover_bg.jpg) repeat-x scroll 0 0;
}

#header_nav a:visited.selected {
color:#000;
background:#e6e6e6 url(../header_nav_hover_bg.jpg) repeat-x scroll 0 0;
}

#header_nav a:link.headerlink_colour2 {
color:#fc0;
}

#header_nav a:visited.headerlink_colour2 {
color:#fc0;
}

#header_nav a:hover.headerlink_colour2 {
color:#fc0;
}

#header_nav a:active.headerlink_colour2 {
color:#fc0;
}

/* Shopping Cart. Header version */
#shopping_cart {
margin:25px 0 0;
font-size:0.8em;
width:140px;
line-height:1.5em;
float:left;
color:#fff;
}

#shopping_cart img {
float:right;
}

.shopping_cart_anchor {
display:block;
color:#fff;
}

/* HOMEPAGE FEATURES. 

All of these styles apply to the content on the homepage but they are also used on the product homepages, ie. Alloy Wheels, Brake Pads, etc. The safest way to re-style the homepage would be to create new styles and leave these as they are. */
.features_column {
width:330px;
margin:10px 0;
float:left;
font-size:0.8em;
line-height:1.3em;
}

.features_column h1 {
padding:5px;
text-transform:uppercase;
background:#B3B3B3 url(../theme/backgrounds/features_column_bg.jpg) repeat-x 0 0;
border:1px solid #ccc;
font-size:1em;
color:#333;
}

.features_column ul {
color:#333;
list-style:none;
line-height:1.9em;
margin:5px 0 0 5px;
float:left;
width:140px;
}

.features_column img {
margin:5px 5px 5px 0;
float:left;
}

.features_column ul.features_prices {
line-height:1.4em;
float:left;
width:80px;
height:95px;
}

.was_price {
color:red;
text-decoration:line-through;
}

.now_price {
color:red;
font-weight:700;
}

.features_column h2 {
font-size:1.1em;
margin-top:5px;
}

.features_column p {
margin-bottom:5px;
font-size:0.9em;
color:#333;
}

/* MENU.

Use these to change the color of the menu. The headers of the menu are background images. These also style the POTN Recommends / Recently Viewed / Add These To Your Order boxes */
.menucontainer {
width:150px;
line-height:100%;
}

.menuHead {
background-color:red;
background-image:url(../../../includes/themes/backgrounds/headerbackground.jpg);
font-size:0.9em;
color:#fff;
font-weight:700;
padding:3px 0 0 5px;
height:17px;
}

.menuHead h3 {
background:url(../../../includes/themes/backgrounds/headerlongbackground.jpg) top right no-repeat;
margin-top:-3px;
font-size:1em;
padding-top:2px;
}

.menuHead2 {
background-color:#eee;
font-size:1em;
color:red;
font-weight:700;
padding-left:5px;
border-right:#ccc 1px solid;
border-left:#ccc 1px solid;
}

.menuSpace {
background:#999;
height:1px;
margin-bottom:10px;
}

.menuSpaceWhite {
height:10px;
}

.menuSpaceWhiteR {
background:url(../../../includes/themes/backgrounds/boxshadowwhite.gif) top right no-repeat;
height:20px;
padding-left:8px;
}

.advertSpace {
height:5px;
}

UL.nav {
line-height:170%;
list-style:none;
cursor:pointer;
font-size:0.8em;
padding-left:5px;
}

li.nav {
text-decoration:underline;
font-weight:700;
}

UL.nav a:link {
display:block;
}

UL.nav a:visited {
display:block;
color:#666;
}

UL.nav a:hover {
display:block;
color:red;
}

UL.nav a:active {
display:block;
}

ul.linkednav {
background-color:#e6e6e6;
margin-left:5px;
padding:18px 0 10px 5px;
line-height:1.9em;
}

.brandcontainer {
width:150px;
line-height:100%;
}

li.brands {
border-bottom:#ccc 1px solid;
text-align:center;
}

li.recomended {
border-bottom:#ccc 1px solid;
text-align:center;
padding:5px;
}

.recommendedPicture {
border:#ccc 1px solid;
}

li.news {
border-bottom:#ccc 1px solid;
font-size:0.85em;
line-height:1.2em;
padding:5px;
background-color:#eee;
}

a.news {
font-weight:700;
}

.alternativeProductBox {
font-size:0.9em;
background-color:#eee;
border:#ccc 1px solid;
border-top:0;
border-bottom:0;
padding:0 5px 5px;
}

.alternativeProductBoxTop {
}

.alternativeProductBoxTR {
}

.alternativeProductDescription {
height:50px;
width:68px;
overflow:hidden;
margin-top:5px;
}

/* Footer */
.footerFooter {
height:20px;
}

.footerShadow {
height:5px;
}

#footer p {
width:150px;
font-size:0.8em;
float:left;
margin:0 5px 15px;
}

#footer h3 {
font-size:1em;
}

/*SHOPPING BASKET.

These styles control both the Shopping Basket box that appears on every page and the Shopping Basket page itself. Certain Shopping Basket box styles appear under the MENU section (scroll up for that). Other styles for the Shopping Basket page can be found in the accountpayment.css stylesheet. */
.shoppingBasketShadow {
width:148px;
height:5px;
background-image:url(../../../includes/themes/backgrounds/headershadowwhite.gif);
background-repeat:repeat-x;
border-right:#ccc 1px solid;
border-left:#ccc 1px solid;
}

.shoppingBasket {
width:139px;
font-size:0.8em;
line-height:1.2em;
border:#ccc 1px solid;
padding:4px 2px 2px;
margin-bottom:10px;
}

.shoppingBasket p {
font-weight:700;
margin:0 2px 5px;
}

.shoppingBasket a {
cursor:pointer;
}

.shoppingBasketDescription {
height:62px;
overflow:hidden;
}

.shoppingBasketFinance {
font-size:0.9em;
font-weight:400;
line-height:1.2em;
color:#01A1C8;
}

.shoppingBasketPicture {
float:left;
margin-right:2px;
}

.shoppingBasketPrice {
text-align:center;
font-weight:700;
line-height:2em;
}

.shoppingBasket ul {
margin-left:15px;
font-size:0.9em;
}

.shoppingBasket li {
margin-top:5px;
}

/* product listing page 						I Have no idea			*/
.headTextBox {
width:320px;
float:left;
margin:10px 5px;
}

.headTextBoxLogo {
margin-bottom:10px;
width:320px;
text-align:center;
}

.headTextBox p {
margin-bottom:10px;
font-size:0.8em;
line-height:130%;
}

.headTextBox p img {
margin:0 5px 5px 0;
float:left;
}

.headTextBox h2 {
font-size:0.9em;
margin-bottom:3px;
}

.headTextBox ul {
font-size:0.8em;
line-height:130%;
margin-bottom:3px;
}

.cat_text {
color:#000;
font-size:0.8em;
}

.cat_text:hover {
background:#ffc;
}

/* PRODUCT HOMEPAGES.

These styles apply to any catagory page, ie. Alloy Wheels, Manifolds, etc. These include the Featured Products and the Which Product Is Right For You section. */
/* 2008 styles start */
.catbutton {
height:42px;
width:81px;
font-size:0.8em;
text-align:center;
padding-top:18px;
float:left;
cursor:pointer;
text-decoration:underline;
line-height:1.4em;
}

.cb_newwheels {
background-image:url(../../~library/theme/buttons/catbutton.jpg);
margin-right:3px;
}

.cb_4x4wheels {
background-image:url(../../~library/theme/buttons/catbutton.jpg);
margin-right:3px;
}

.cb_cheapwheels {
background-image:url(../../~library/theme/buttons/catbutton.jpg);
margin-right:3px;
}

.cb_factorylook {
background-image:url(../../~library/theme/buttons/catbutton.jpg);
margin-right:3px;
}

.cb_prestigewheels {
background-image:url(../../~library/theme/buttons/catbutton.jpg);
margin-right:3px;
}

.cb_retrowheels {
background-image:url(../../~library/theme/buttons/catbutton.jpg);
margin-right:3px;
}

.cb_staggeredwheels {
background-image:url(../../~library/theme/buttons/catbutton.jpg);
margin-right:3px;
}

.cb_vanwheels {
background-image:url(../../~library/theme/buttons/catbutton.jpg);
}

/* 2008 styles end */
.searchTitle {
font-weight:700;
}

.searchTitleSub {
float:left;
margin-left:12px;
font-size:1em;
font-weight:700;
}

.searchDropDownSub {
float:left;
position:relative;
left:10px;
font-size:0.9em;
}

.BrandSearch1 {
float:left;
height:50px;
margin:5px 0;
text-align:center;
font-size:0.8em;
}

div#BrandDropDown {
float:left;
width:74px;
margin:25px 0 0;
font-size:0.9em;
text-align:center;
}

#BrandImages {
border-bottom:1px solid;
border-color:#e6e6e6;
}

.VerticalLine {
border-left:1px solid;
border-color:#999;
margin:0 7px 2px;
height:10px;
}

.smallVerticalLine {
border-left:1px solid;
border-color:#999;
float:left;
margin-left:30px;
}

#OtherSearches {
float:none;
margin:10px 0 0;
text-align:center;
font-size:0.9em;
}

.BrandSearchBox {
width:675px;
padding:5px 3px 10px;
border-bottom:#999 1px solid;
}

.explainLink {
font-size:0.8em;
color:red;
cursor:pointer;
margin:0 10px 0 5px;
text-decoration:underline;
}

#product_head_cat {
margin:8px 0;
}

.quickLinkBox {
border-top:1px #ccc solid;
border-left:1px #ccc solid;
border-right:1px #ccc solid;
padding:5px 5px 0;
font-size:0.9em;
width:658px;
}

.quickLinks {
font-size:0.8em;
line-height:1.9em;
background:#666 url(../quicklinks_bg.jpg) repeat-x 0 0;
color:#fc0;
padding:15px;
width:640px;
}

.quickLinks h1 {
color:#fff;
font-size:2.2em;
line-height:1.2em;
}

a.quicklinkslink {
color:#eee;
}

a.quicklinkslink:hover {
color:#fc0;
}

.quickLinkBoxSearchRight {
float:right;
position:relative;
top:-5px;
}

.topLink {
float:left;
font-size:0.8em;
color:red;
text-decoration:underline;
margin-top:10px;
}

.backLink {
float:right;
font-size:0.8em;
color:red;
text-decoration:underline;
margin-top:10px;
}

.productHomeFeature {
float:left;
width:320px;
padding:3px 7px 0;
}

.productHomeFeatureText {
line-height:130%;
padding-top:5px;
}

.featuredProductMain,.featuredProductText {
float:left;
width:170px;
margin-top:7px;
font-weight:700;
}

.featuredProductSecondary {
float:left;
width:75px;
font-weight:700;
font-size:0.8em;
}

.productHomeHead {
font-size:2.4em;
font-weight:700;
text-transform:uppercase;
letter-spacing:-0.1em;
}

.featuredProductText {
margin-right:20px;
}

.featuredProductTitle {
color:#fc0;
font-size:1.3em;
}

.featuredProductMain p,.featuredProductText p {
margin-top:7px;
font-weight:400;
font-size:0.8em;
margin-bottom:10px;
}

.featuredProductImage {
float:left;
width:125px;
height:150px;
margin-top:7px;
text-align:center;
}

.featuredProductOffer {
background-color:#fc0;
color:#1e1e1e;
width:306px;
height:44px;
padding:14px 7px;
line-height:1.6em;
}

.featuredProductOffer h1 {
font-size:1.2em;
font-weight:700;
padding-bottom:0;
}

.featuredProductOldPrice {
font-size:1.5em;
text-decoration:line-through;
}

.featuredProductNewPrice {
font-size:1.5em;
color:#d00;
font-weight:700;
}

.featuredProductOfferText {
float:right;
width:220px;
font-size:1.2em;
line-height:120%;
margin-top:7px;
}

.featuredProductOfferText h2 {
font-weight:700;
font-size:1.2em;
color:red;
text-transform:uppercase;
}

.newImage {
background-image:url(../../../includes/themes/icons/new.gif);
height:34px;
width:73px;
position:relative;
top:-5px;
left:10px;
z-index:2;
}

.lowestPrice {
background-image:url(../../../includes/themes/icons/lowestprice.gif);
height:45px;
width:67px;
position:relative;
top:-7px;
left:10px;
z-index:2;
}

.bestSellerSmallImage {
background-image:url(../../../includes/themes/icons/bestsellersmall.gif);
height:31px;
width:44px;
position:relative;
top:3px;
z-index:2;
}

.lowestPriceSmallImage {
background-image:url(../../../includes/themes/icons/lowestpricesmall.gif);
height:31px;
width:46px;
position:relative;
top:3px;
z-index:2;
}

.newSmallImage {
background-image:url(../../../includes/themes/icons/newsmall.gif);
height:31px;
width:47px;
position:relative;
top:3px;
z-index:2;
}

.productHomeSearch {
width:310px;
background-color:#eee;
border:1px solid #ccc;
padding:2px 5px;
margin:10px 0;
}

.productHomeSearch select {
float:left;
margin:5px 10px 0 0;
}

.adviceTitle {
background-color:#eee;
width:660px;
height:20px;
padding:5px;
}

.adviceTitle img {
vertical-align:middle;
}

.adviceLink {
margin:10px 0 5px;
font-size:0.8em;
}

.blogBox {
width:310px;
height:62px;
font-size:0.8em;
line-height:1.4em;
color:#fff;
background-color:#1E1E1E;
padding:5px;
}

.blogBox h1 {
color:#fc0;
font-size:1em;
padding-bottom:2px;
}

.blogBox a {
color:#C2C4B7;
}

#OtherSearchBox {
padding:10px 0 30px;
}

#pricelist {
display:inline;
font-size:0.9em;
}

.bannerBoxSmall {
float:left;
margin:0 2px 5px;
}

/* PRODUCT RESULT PAGES.

These styles also apply to any catagory page. These include the light grey box outline that contain the manufacturer logos. */
.rangetitle {
display:none;
}

.ProductResult {
float:left;
margin:5px 3px 10px 2px;
text-align:center;
font-size:0.8em;
}

.ProductResultTest {
float:left;
margin:5px 3px 10px 2px;
border:#ccc 1px solid;
text-align:center;
font-size:0.8em;
}

.catName {
width:72px;
height:25px;
margin:2px;
overflow:hidden;
cursor:pointer;
}

.ProductResultImage {
float:left;
margin:4px 1px 1px;
min-width:72px;
min-height:55px;
}

.ProductResultFrameT {
border-top:#ccc 1px solid;
}

.ProductResultFrameTL {
float:left;
border-left:#ccc 1px solid;
width:1px;
height:27px;
}

.ProductResultFrameTR {
float:left;
border-right:#ccc 1px solid;
width:1px;
height:27px;
}

.ProductResultFrameB {
border-bottom:#ccc 1px solid;
border-left:#ccc 1px solid;
border-right:#ccc 1px solid;
}

.ProductResultFrameBR {
float:right;
background:url(../../../includes/themes/backgrounds/productresultbottomright.gif) no-repeat bottom right;
width:2px;
height:27px;
}

.ProductSearchBox {
padding-top:10px;
margin-bottom:15px;
width:670px;
}

.partContainerodd,.partContainereven {
height:75px;
width:660px;
border:#fff 2px solid;
padding:3px;
}

.partContainerodd {
background-color:#eee;
}

.partContainereven {
background-color:#fff;
}

.partDisplayNo {
float:left;
font-size:0.8em;
margin-left:5px;
}

.partPageNo {
float:right;
font-size:0.8em;
margin-right:5px;
}

.blackline {
margin:10px 5px 0;
border-bottom:#ccc 1px dashed;
}

.redline {
margin:5px 0;
border-bottom:#e00000 1px dashed;
}

.partImage {
float:left;
height:75px;
width:65px;
margin:0 5px 0 0;
}

.partTitle {
float:left;
margin:10px 10px 0 5px;
width:375px;
font-size:0.9em;
}

.partInfo {
float:left;
width:93px;
height:45px;
padding:30px 5px 0;
}

.partPrice {
float:left;
margin-top:15px;
width:90px;
text-align:right;
}

/* Gallery View   */
.galleryImage {
float:left;
height:297px;
width:185px;
margin:5px;
font-size:10px;
background-color:#EBEBEB;
padding:13px;
color:#333;
text-align:center;
}

.gallery_cat_name {
margin:10px 0 5px;
line-height:1.3em;
height:38px;
}

.gallery_cat_name a:link {
color:#333;
text-decoration:none;
}

.gallery_cat_name a:visited {
color:#777;
text-decoration:none;
}

.gallery_cat_name a:hover {
color:#333;
text-decoration:underline;
}

.gallery_cat_name a:active {
color:#777;
text-decoration:none;
}

.gallery_info {
margin:5px 0;
}

.gallery_stock_report {
display:none;
}

/* Brand Pages   										I have no idea   */
.brandLogo {
float:left;
width:360px;
text-align:center;
margin-bottom:10px;
}

.brandProducts {
float:right;
width:270px;
text-align:center;
margin-left:10px;
margin-bottom:10px;
}

.brandLinks {
margin-bottom:20px;
font-weight:700;
line-height:1.3em;
}

.brandLinks a:link {
color:#333;
}

.brandLinks a:hover {
color:#d00000;
}

/* CONTACT DETAILS.

These styles are for every Contact Us, About Us & Customer Service page. There are somethings here that you may want hidden*/
.contactBox {
border:1px #ccc solid;
margin-top:10px;
margin-bottom:20px;
}

.contactItem {
float:left;
width:210px;
padding:20px 6px;
}

.contactDetails {
float:right;
width:140px;
}

.contactIcon {
width:60px;
font-size:0.8em;
font-weight:700;
text-align:center;
}

.phoneNo {
font-size:1.1em;
font-weight:700;
}

.red {
color:#d00000;
}

.contactVerticalLine {
float:left;
border-left:1px #ccc solid;
height:60px;
margin:20px 0;
}

.customerServiceLinks,.popularLinks {
font-size:0.8em;
line-height:1.8em;
color:#000;
margin-top:10px;
}

.popularLinks {
float:left;
width:330px;
}

.customerServiceLinks,.popularLinks a {
font-size:1.1em;
font-weight:700;
}

.customerServiceCopy {
color:#000;
margin:10px 0 20px;
line-height:1.4em;
}

.customerServiceCopy li {
margin-left:20px;
}

.photosPanel {
/* This style shows POTN.com related images on the About Us page. If you dont want these add visibility: hidden; */
float:right;
}

.customerServicePhotos {
padding:5px;
font-size:0.8em;
width:200px;
margin:0 0 10px 10px;
border:1px #ccc solid;
}

#customiseproperties ul {
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

#category_head ul {
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

.fragment ul {
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

/* STAFF RIDES */
.rideBoxContainer {
width:325px;
margin:0 3px;
background:url(../../../images/staff/staff_rides_head.gif) no-repeat top left;
padding-top:5px;
float:left;
}

.rideBox {
background-color:#eee;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
font-size:0.8em;
height:100%;
}

.ride {
margin:4px;
float:left;
}

.staff {
margin:4px 4px 4px 0;
}

.rideBox h2 {
font-size:1.1em;
padding-bottom:3px;
}

.rideDetails {
background:url(../../../images/staff/staff_rides_grad.jpg) repeat-x top left;
padding:4px 4px 0;
margin-top:4px;
}

.rideDetails h1 {
font-size:1.6em;
padding-bottom:0;
}

.rideDetails p {
line-height:1.6em;
padding:5px 0;
}

/* Contact Us page  */
.contact_form_background {
background:#fff;
}

/*  Subscribe   */
.subscribe {
margin:4px 0 10px;
font-size:0.8em;
width:145px;
}

.subscribe h2 {
background-color:#666;
color:#fff;
padding:6px 2px;
font-size:1.2em;
line-height:1.3em;
text-align:center;
}

.subscribe input {
border:1px solid #999;
}

/*  For products on Shared and Owner pages   */
.custom_product {
width:25%;
float:left;
text-align:center;
font-size:0.9em;
margin-top:25px;
line-height:1.7em;
}

.sagepay {
display:none;
}

.ProductResult .gallery_info {
display:none;
}
