@charset "utf-8";

/*---Common and Standard->START*/
body {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	right: auto;
}

.org-clear { clear: both; }
.org-wrap { width: 100%; }
.org-wrapcen {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	bottom: 0px;
	position: relative;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.org-background {
	padding: 0px !important;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.org-content {
	width: 994px!important;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:none;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
#org-header {
	background-image: none;
	width: 994px;
	height: 572px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#org-header * { padding: 0px; margin: 0px; }
#org-header img { border: 0px; }
#org-header #org-logo {
	width: 402px;
	height: 130px;
	position: absolute;
	top: 10px;
	left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/logo_pro.jpg);
}
#org-header #org-logo img { border: 0px; }

#org-header #org-fb {
	width: 185px;
	height: auto;
	position: absolute;
	top: 19px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/fb_icn.png);
	float: right;
	right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	line-height: 30px;
}
#org-header  #org-banner {
	width: 994px;
	height: 358px;
	position: absolute;
	top: 215px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	text-align: left;
	right: 0px;
	background-color: transparent;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 994px;
	height: 60px;
	position: relative;
	top: 162px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/menu_bg.png);
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	position: absolute;
	outline: none;
	background-position: center top;
}
#menu a:hover {
	background-position: center top;
	background-repeat: no-repeat;
}
#menu a:hover span{
	display: block;
	background-position: left bottom;
}
#menu .home {
	left: 3px;
	top: 0px;
	height: 60px;
	width: 108px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/home.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu .home span {
	width: 108px;
	height: 60px;
	left: 0px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/home_hov.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu .about {
	width: 114px;
	height: 60px;
	left: 114px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/about.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu .about span {
	width: 114px;
	height: 60px;
	left: 0px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/about_hov.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu .feed {
	width: 147px;
	height: 60px;
	left: 231px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/term.png);
	background-repeat: no-repeat;
}
#menu .feed span {
	width: 147px;
	height: 60px;
	left: 0px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/feed_hov.jpg);
	background-repeat: no-repeat;
}


#menu .add {
	width: 149px;
	height: 60px;
	left: 381px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/faq.png);
	background-repeat: no-repeat;
}
#menu .add span {
	width: 149px;
	height: 60px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/add_hov.jpg);
	background-repeat: no-repeat;
	left: 0px;
}
#menu .newa {
	width: 173px;
	height: 60px;
	left: 533px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/add.png);
	background-repeat: no-repeat;
}
#menu .newa span {
	width: 173px;
	height: 60px;
	left: 0px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/arriv_hov.jpg);
	background-repeat: no-repeat;
}
#menu .end {
	width: 155px;
	height: 60px;
	left: 709px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/feed.png);
	background-repeat: no-repeat;
}
#menu .end span {
	width: 155px;
	height: 60px;
	left: 0px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/end_hov.jpg);
	background-repeat: no-repeat;
}

#menu .cont {
	width: 124px;
	height: 60px;
	left: 867px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/cont.png);
	background-repeat: no-repeat;
}
#menu .cont span {
	width: 124px;
	height: 60px;
	left: 0px;
	top: 0px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/cont_hov.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*---Header---<<END*/

/*---eBay Default Mods->START*/
#TopPromoArea { padding: 0px !important; margin: 0px !important; }
.calltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ed1b24;
	text-decoration: none;
}

/*---eBay Default Mods---<<END*/

/*---Left Column->START*/
#LeftPanel {
	width: 222px !important;
	text-align: left;
	vertical-align: top !important;
	left: 0px;
	padding: 0px;
}
#LeftPanel * { padding: 0px; margin: 0px; }
#LeftPanel img { border: 0px; }
#LeftPanel .ttl { display: none !important; }
#LeftPanel .cnt { display: none !important; }
#LeftPanel .all_cats { display: none !important; }
#LeftPanel .link { display: none !important; }
#LeftPanel .v4acpcont { display: none !important; }

#org-searchhead{
	width: 222px;
	height: 48px;
	margin: 0px;
	text-decoration: none;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/search_head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	background-color: #252525;
}
#org-search {
	width: 222px;
	height: 80px;
	background-image:none;
	margin: 0px;
	background-color: #252525;
	padding: 0px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#org-search #org-input {
	width: 148px;
	height: 30px;
	top: 10px;
	margin: 0px;
	float: left;
	background-color: transparent;
	position: relative;
	left: 15px;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#org-search #org-submit {
	width: 32px;
	height: 30px;
	top: 12px;
	right: 16px;
	margin: 0px;
	position: relative;
	padding: 0px;
	float: right;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/search_btn.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#org-search #org-title {
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	position: relative;
	font-weight: normal;
	text-decoration: none;
	top: 18px;
	height: 20px;
	width: auto;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	left: 22px;
	background-image: none;
}
#org-search #org-input .input {
	height: 30px;
	width: 148px;
	background-color: #454545;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #000000;
}

#org-paymenthead {
	width: 222px;
	height: 48px;
	margin: 0px;
	text-decoration: none;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/payment_head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	background-color: #252525;
}
#org-payment {
	width: 222px;
	padding: 0px;
	height: 77px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/paypal_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	background-color: #252525;
}
#org-payment #paymenticons{
	width: 174px;
	height:50px;
	top:12px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}
#org-newsletterhead {
	width: 222px;
	height: 48px;
	margin: 0px;
	text-decoration: none;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/newsletter_head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #252525;
	padding: 0px;
}
#org-newsletter {
	width: 222px;
	height: 160px;
	background-image:none;
	margin: 0px;
	padding: 0px;
	background-color: #252525;
}
#org-newsletter #org-text {
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	position: relative;
	left: auto;
	width: 183px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 10px;
	right: auto;
	bottom: 0px;
	padding: 0px;
}
#org-newsletter #org-text p {
	padding: 0px;
	margin: 0px;
}
#org-newsletter #org-signup {
	width: 85px;
	height: 24px;
	position: relative;
	top: 20px;
	padding: 0px;
	right: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
}

#org-cathead {
	width: 222px;
	height: 48px;
	margin: 0px;
	text-decoration: none;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/cat_head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #252525;
	padding: 0px;
	}
#org-categories {
	width: 222px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	background-image: none;
	padding-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #252525;
}
#org-categories ul.lev1 {
	list-style-type: none;
	padding: 0px;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	right: 0px;
}
#org-categories ul.lev1 li {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#org-categories ul.lev1 li.org-lastitem {
	margin: 0px;
}

#org-categories ul.lev1 li a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 26px;
	padding-left: 0px;
	line-height: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid transparent;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/bullet_vis.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
}
#org-categories ul.lev1 li a:hover {
	text-decoration: none;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/bullet_hov.jpg);
	border: 1px solid #999999;
	text-indent: 16px;
}
#org-categories ul.lev1 li span {
	color: #E01D21;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 26px;
	line-height: 26px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/bullet_act.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	text-indent: 16px;
	padding: 0px;
}
#org-categories ul.lev2 {
	list-style-type: none;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#org-categories ul.lev2 li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#org-categories ul.lev2 li a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 23px;
	height: 23px;
	display: block;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: none;
}
#org-categories ul.lev2 li a:hover {
	text-decoration: none;
	display: block;
	line-height: 23px;
	height: 23px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: none;
}
#org-categories ul.lev2 li span {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 23px;
	line-height: 23px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: none;
	text-shadow: 0px 0px 0px;
}
/*---Left Column---<<END*/
/*---Right Column->START*/
#CentralArea {
	vertical-align: top !important;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0px;
	margin: 0px;
	background-color: #252525;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CentralArea td.r3_c a {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ed1b24;
}
#CentralArea td.gallery {
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/gallery_bg.jpg);
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 8px 8px 8px 8px;
	background-repeat: repeat-x;
	background-position: center bottom;
}
#CentralArea div.v4stabl,
#CentralArea div.v4stabl a {
	color: #2b2b2b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#CentralArea div.dynpg {
	margin: 0px;
	padding: 0px;
}
#CentralArea td.r3_t b,
#CentralArea td.r3_t i,
#CentralArea td.r3_bl b,
#CentralArea td.r3_bl i {
	display: none;
	margin: 0px;
	padding: 0px;
}
#CentralArea td.r3_t {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0px;
	line-height: 0px;
	background-image: none;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#CentralArea td.r3_bl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0px;
	line-height: 0px;
	background-image: none;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#CentralArea td.r3_c {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
/*---Right Column---<<END*/
#org-instock {
	width: 221px;
	height: 183px;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/parts-in-stock.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.elinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*---Footer->START*/
#org-footer {
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/footer_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 994px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	right: 0px;
	height: 43px;
	background-color: #bb1a1d;
	top: 20px;
	position: relative;
}
#org-footer #org-copy {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	top: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	left: 20px;
}
#org-footer #org-designer {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	top: 12px;
	font-weight: normal;
	width: auto;
	text-align: center;
	padding: 0px;
	right: 20px;
	margin: 0px;
	float: right;
}
#org-footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#org-footer a:hover {text-decoration: underline;	color: #FFFFFF;}
#org-gap {
	height: 12px;
	width: 222px;
	background-image: none;
	background-color: #252525;
}
/*---------Main-Body->Start----*/
#gnheader {
	padding: 0px;
	background-color: #FFFFFF;
	width: 99%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.v4bc a, div.v4bc, div.v4sem, div.v4sem a {
}
#glbfooter {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #FFFFFF;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
.stBadge-midContent {
	background-color: #FFFFFF;
}
.tb_v4bc {
	background-color:;
}
.gh-sbox {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0;
}
#sModule {
	padding-bottom: 40px;
	padding-top: 1px;
	background-color: #FFFFFF;
}
.coreFooterLegalNotice {
    color: #999999;
    font-family: Arial;
    font-size: 11px;
}
.rs-pview {
    padding-bottom: 0;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0;
}
div.itemseparator {
	border-bottom-color: #CCCCCC;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #CCCCCC;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 0;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #CCCCCC;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: solid;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 0;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-top-width: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
.org-wrapcens {
	width: 100%;
	text-align: center;
	background-image: url(http://www.hidaustralia.com.au/ebay/store/images/wrapcens_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 83px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cmpBr {
	border-bottom-color:#FFFFFF;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 0;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: solid;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 0;
	border-top-color: #FFFFFF;
	border-top-style: none;
	border-top-width: 0;
	height: 25px;
	background-image: none;
	color:#333333;
	background-color: transparent;
}
table.pgbc {
	background-image: none;
	background-color: #252525;
	border-radius: 6px 6px 6px 6px;
	height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pgbc {
	background-color: #252525;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	height: 20px;
}
.g-b {
	font-weight: bold;
	color: #000000;
}
span.pdmt .cur {
	cursor: pointer;
	margin-left: 0.4em;
	color: #ed1b24;
}
.fpcc .countClass {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #ed1b24;
}
.fpcc span.keywordClass {
	color: #FFFFFF;
	cursor: default;
	display: inline;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	white-space: nowrap;
	background-color: transparent;
}

span.pdmt .label {
	color: #CCCCCC;
}

.fpcc .matchClass {
	color: #CCCCCC;
	font-family: Arial;
}
.v4stabl {
	padding-right: 10px;
	text-align: right;
	float: right;
	width: 350px;
	padding-top: 6px;
	color: #CCCCCC;
}
td#CentralArea div.v4stabl {
	padding-top:6px;
	padding-bottom: 3px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CentralArea div.v4stabl, #CentralArea div.v4stabl a {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 0;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.gallery .mi {
    min-height: 0px;
    padding-top: 0px;
    text-align: left;
}
.dynpg span.page {
	font-weight: bold;
	white-space: nowrap;
	color: #FFFFFF;
}
.dynpg .r .form label {
	padding-top: 4px;
	vertical-align: baseline;
	color: #FFFFFF;
}
.dynpg table.pager {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.g-txtBx, .g-btn, .g-nav {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
td#CentralArea div.dynpg {
    background-image: none;
    border-top: 0px none;
    margin: 0;
    padding: 15px 10px 10px;
}
.dynpg span.pipe {
	color: #999999;
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}