body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/bg-body1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#8461A5;
}
a:hover {
	color:#C994FE;
}
div#spacer {
	height:22px;
	clear:both;
}
#spacer-home {
	clear:both;
	padding:6px 0px 6px 0px;
	color:#5d5465;
	font-size:100%;
	width:760px;
}
.hider {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
a {
	text-decoration:none;
	color:#8461A5;
}
input {
	vertical-align:middle;
}
input1 {
	vertical-align:bottom;
}
img {
	vertical-align:middle;
	border:0;
}
.textfield {
	border:solid 1px #C994FE;
}
#wrapper {
	width:760px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin:auto;
}
#header {
	float:left;
	width:760px;
}
.logo {
	float:left;
	height:61px;
	padding: 22px 0px 0 2px;
}
.top-right-container {
	float:right;
	padding:0px 2px 0px 0px;
	margin:opx;
	width:137px;
}
.background-plates {
	width:106px;
	padding:3px 5px 3px 5px;
	margin:25px 0px 0px 13px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	border:3px solid #CB93FF;
}
.pingColor {
	color:#8461A5;
}
.top-right {
	float:right;
	padding:3px 2px 0px 0px;
	color:#C994FE;
	font-size: 11px;
}
a.purple {
	color:#8461a5;
}
a.purple:hover {
	color:#C994FE;
}
.remainder-txt {
	margin:0px;
	padding:0px;
}
.remainder-txt p {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #666666;
}
.detail-container {
	width:540px;
	float:left;
	padding:0px;
}
.index-main {
	width:760px;
	float:left;
	padding:0px;
	margin:0px;
}
.index-row1 {
	width:760px;
	float:left;
	padding:0px;
	margin:0px;
}

/*****************************************
Navigation start
*****************************************/
/*
#mainMenu { 
	width:760px;
	float:left;
	clear:both;
	background-image: url(../images/navigation.gif); 
	background-repeat:no-repeat;
	background-position:0 0px;
	overflow: hidden;
	height:30px; 
}
#mainMenu ul {
  margin:0;
  padding:0;
}

#mainMenu li { margin: 0; padding: 0; list-style-type: none; display: inline; float: left; }

#mainMenu a {   
	text-decoration:none !important; 
	display:block; 
	font-size:1px; 
	background-image: url(../images/navigation.gif); 
	background-position:0 0px;
	overflow: hidden;
	height:30px; 
}

#mainMenu a span { visibility:hidden; }

#menu01Home, #menu01Home a {
  background-position: 0 0;
  width: 71px;
}
#menu01Home a:hover, #menu01Home a.selected {
  background-position: 0px 30px;
}
#menu02Buy, #menu02Buy a {
  background-position: -71px 0;
  width: 47px;
}
#menu02Buy a:hover, #menu02Buy a.selected {
  background-position: -71px 30px;
}

#menu03Sell, #menu03Sell a {
  background-position: -118px 0;
  width: 50px;
}
#menu03Sell a:hover, #menu0Sell a.selected {
  background-position: -118px 30px;
}
#menu04Faq, #menu04Faq a {
  background-position: -168px 0;
  width: 52px; 
}
#menu04Faq a:hover, #menu04Faq a.selected {
  background-position: -168px 30px;
}
#menu05About, #menu05About a {
  background-position: -220px 0;
   width:86px;
}
#menu05About a:hover, #menu05About a.selected {
  background-position: -220px 30px;
}

#menu06contact, #menu06contact a {
  background-position: -306px 0;
  width: 99px;
}
#menu06contact a:hover, #menu06contact a.selected {
  background-position: -306px 30px;
}

#menu07Terms, #menu07Terms a {
  background-position: -405px 0;
  width: 146px;
}
#menu07Terms a:hover, #menu07Terms a.selected {
  background-position: -405px 30px;
}

#menu08Sign, #menu08Sign a {
  background-position: -550px 0;
  width: 160px;
}

#menu08Sign a:hover, #menu08Sign a.selected {
  background-position: -550px 30px;
}
*/


/*==================================================================================================
															MENUS
================================================================================================= */
#menus {
	width:760px;
	height:30px;
	float:left;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#menus ul {
	position: relative;
	width:760px;
	height:30px;
	background-image:url(../images/background-menu.gif);
	margin: 0px;
	padding: 0px;
}
#menus ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top:0px;
}
#menus ul li, #menus a {
	display:block;
	height:30px;
	border-bottom:0px;
}
#menus ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
}
#m1 {
	left:0px;
	top:0px;
	width:72px;
}
#m2 {
	left:72px;
	top:0px;
	width:49px;
}
#m3 {
	left:121px;
	top:0px;
	width:55px;
}
#m4 {
	left:175px;
	top:0px;
	width:78px;
}
#m5 {
	left:252px;
	top:0px;
	width:50px;
}
#m6 {
	left:302px;
	top:0px;
	width:85px;
}
#m7 {
	left:387px;
	top:0px;
	width:103px;
}
#m8 {
	left:490px;
	top:0px;
	width:165px;
}
#m9 {
	left:655px;
	top:0px;
	width:75px;
}
#m1 a:hover {
	background: transparent url(../images/background-menu.gif) 0 -30px no-repeat;
	border-bottom:0px;
}
#m2 a:hover {
	background: transparent url(../images/background-menu.gif) -72px -30px no-repeat;
	border-bottom:0px;
}
#m3 a:hover {
	background: transparent url(../images/background-menu.gif) -120px -30px no-repeat;
	border-bottom:0px;
}
#m4 a:hover {
	background: transparent url(../images/background-menu.gif) -175px -30px no-repeat;
	border-bottom:0px;
}
#m5 a:hover {
	background: transparent url(../images/background-menu.gif) -252px -30px no-repeat;
	border-bottom:0px;
}
#m6 a:hover {
	background: transparent url(../images/background-menu.gif) -302px -30px no-repeat;
	border-bottom:0px;
}
#m7 a:hover {
	background: transparent url(../images/background-menu.gif) -387px -30px no-repeat;
	border-bottom:0px;
}
#m8 a:hover {
	background: transparent url(../images/background-menu.gif) -490px -30px no-repeat;
	border-bottom:0px;
}
#m9 a:hover {
	background: transparent url(../images/background-menu.gif) -655px -30px no-repeat;
	border-bottom:0px;
}
#m1a {
	left:0;
	width:72px;
	background: transparent url(../images/background-menu.gif) 0 -30px no-repeat;
	border-bottom:0px;
}
#m2a {
	left:72px;
	width:49px;
	background: transparent url(../images/background-menu.gif) -72px -30px no-repeat;
	border-bottom:0px;
}
#m3a {
	left:121px;
	width:55px;
	background: transparent url(../images/background-menu.gif) -121px -30px no-repeat;
	border-bottom:0px;
}
#m4a {
	left:175px;
	width:78px;
	background: transparent url(../images/background-menu.gif) -175px -30px no-repeat;
	border-bottom:0px;
}
#m5a {
	left:175px;
	width:78px;
	background: transparent url(../images/background-menu.gif) -175px -30px no-repeat;
	border-bottom:0px;
}
#m6a {
	left:175px;
	width:78px;
	background: transparent url(../images/background-menu.gif) -175px -30px no-repeat;
	border-bottom:0px;
}
#m7a {
	left:175px;
	width:78px;
	background: transparent url(../images/background-menu.gif) -175px -30px no-repeat;
	border-bottom:0px;
}
#m8a {
	left:175px;
	width:78px;
	background: transparent url(../images/background-menu.gif) -175px -30px no-repeat;
	border-bottom:0px;
}
#m9a {
	left:175px;
	width:78px;
	background: transparent url(../images/background-menu.gif) -175px -30px no-repeat;
	border-bottom:0px;
}
/*****************************************
Navigation end
*****************************************/ 



#container {
	float:left;
	width:760px;
	clear:both;
}
#container1 {
	float:left;
	width:760px;
	clear:both;/*background:url(../images/payment-cards.gif) no-repeat 110px bottom; */
}
.payment-cards {
	background:url(../images/payment-cards-with-paypal.jpg) no-repeat center center;
	width:240px;
	height:71px;
	float:left;
}
#container-1 {
	float:left;
	width:760px;
	clear:both;
	background:url(../images/payment-cards-with-paypal.jpg) no-repeat center bottom;
}
.left {
	float:left;
	width:760px;
}
.left-int {
	float:left;
	width:553px;
	padding:0px;
	margin:0px;
	/*margin-right:20px;*/
	border:solid 0px red;
}
.left-content {
	float:left;
	width:541px;
	padding:0px;
	margin:0px;
	/*margin-right:20px;*/
	border:solid 0px red;
}
.form-text {
	width:485px;
	padding:10px 0px 0px 30px;
	font-size:12px;
	margin:0px;
	float:left;
	font-weight:bold;
	color:#000000;
}
.form-text-top {
	width:480px;
	padding:5px 30px 0px 10px;
	font-size:11px;
	margin:0px;
	float:left;
	color:#8E6EAC;
	text-align:right;
}
.form-images-container {
	width:500px;
	float:left;
	padding:5px 5px 5px 10px;
	margin:0px;
}
.form-img {
	width:100px;
	float:left;
	padding:10px;
	margin:0px;
}
.form-img-text {
	width:100px;
	float:left;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-size:14px;
	text-align:center;
	color:#8461A5;
	font-weight:bold;
}
.welcome {
	float:left;
	width:553px;
	margin-right:20px;
	border:solid 0px red;
}
.welcome-int {
	float:left;
	width:553px;
}
.welcome-advanced-search {
	float:left;
	width:550px;
	padding:0px;
	margin:0px;
}
.numberplate-text {
	float:left;
	width:553px;
	padding:0px;
	margin:0px;
}
.welcome-text {
	float:left;
	width:553px;
	padding:0px;
	margin:0px;
}
.sp-news {
	float:left;
	width:553px;
	padding:0px;
	margin:0px;
}
.welcome-right {
	float:left;
	width:187px;
	font-size:10px;
}
.heading {
	background-color:#8461A5;
	height:22px;
	padding-left:10px;
	margin:0px 0px 10px 0px;
	width:539px;
	float:left;
}
.heading-edit {
	/*background-color:#C994FE;
	background-color:#8461A5;*/
	height:20px;
	padding:0px;
	width:516px;
	float:left;
	text-align:right;
}
.heading-search {
	/*background-color:#C994FE;*/
	background-color:#8461A5;
	height:22px;
	padding-left:10px;
	width:528px;
}
.heading-faq {
	/*background-color:#C994FE;*/
	background-color:#8461A5;
	height:22px;
	padding-left:10px;
	width:521px;
}
.heading1 {
	/*background-color:#C994FE;*/
	background-color:#8461A5;
	height:22px;
	padding-left:10px;
	width:270px;
}
.para {
	padding:0px;
	margin:0px;
}
.para-faq {
	padding:10px 10px 5px 10px;
	width:521px;
	float:left;
}
.para-banner {
	width:200px;
	margin:	12px 0px 0px 0px;
	padding:0px;
	float:left;
}
.para-search {
	width:335px;
	margin:	15px 0px 0px 0px;
	padding:0px;
	float:right;
}
.para-search-link {
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8461A5;
	float: right;
	margin: 0px;
	width:100px;
	text-align:right;
}
.para-search-link a {
	margin:0px;
	padding:0px;
}
.para-search-link a:hover {
	margin:0px;
	padding:0px;
}
.para-search p {
	margin:	0px;
	padding:0px;
}
.para-1 {
	float:right;
	margin:0px;
	padding:0px;
}
.para-2 {
	float:left;
	height:30px;
	margin-top:9px;
}
.para p {
	margin:0 0 15px 0;
}
.leftA {
	width:270px;
	float:left;
	margin-right:23px;
}
.leftB {
	width:259px;
	float:left;
	margin-right:19px;
}
.leftA_home {
	margin-top:18px;
	width:270px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:5px 12px 0px 0px;
	display:block;
}
.leftB_home {
	width:270px;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.leftB_home1 {
	width:260px;
	float:left;
	margin-top:18px;
	margin-right:0px;
}
.leftC {
	float:right;
	width:187px;
	font-size:10px;
}
.para-docs {
	padding:10px 0px 0px 10px;
	float:left;
	width:260px;
	margin:0px;
}
.docsA {
	float:left;
	width:140px;
	padding:0px 0px 0px 0px;
}
.docsB {
	float:right;
	width:102px;
}
.right {
	float:right;
	width:175px;
	font-size:10px;
}
.advert-search-con-left {
	float:right;
	width:187px;
	font-size:10px;
}
.content-left {
	float:left;
	width:500px;
	padding:0px 0px 0px 10px;
	font-size:10px;
}
.heading2 {
	background-color:#8461A5;
	height:22px;
	padding-left:4px;
	float:right;
	width:175px;
}
.heading3 {
	background-color:#8461A5;
	height:22px;
	padding-left:0px;
	margin:5px 0px 0px 0px;
	width:185px;
	clear:both;
}
.heading4 {
	background-color:#8461A5;
	height:22px;
	padding-left:4px;
	float:left;
	width:183px;
	text-align:left;
	margin:0px 0px 0px 0px;
}
#our-mailing-list {
	width:187px;
	padding:0px;
	margin:0px;
	float:right;
}
.para2 {
	padding:10px 0 0 4px;
}
.right .para2 {
	padding-left: 0;
}
.para2-advanced-search {
	padding:10px 0 0 4px;
	width:150px;
	float:left;
}
.para3 {
	margin-top:2px;
	padding:10px 0 0 4px !important;
	padding:3px 0 0 4px;
	height:205px !important;
	height:212px;
}
.para2 p, .para3 p {
	margin:0 0 12px 0;
}
.strong {
	font-weight:bold;
}
.strong-caps {
	font-weight:bold;
	text-transform:uppercase;
}
.para-new {
	margin:2px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	float:left;
	width:184px;
}
#footer {
	float:left;
	clear:both;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:10px 0 10px 10px;
	font-size:10px;
	width:750px;
}
#footer a {
	color:#8461A5;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer-container {
	float:left;
	clear:both;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:10px 0 10px 10px;
	font-size:10px;
	width:1140px;
}
#footer-index {
	width:750px;
	float:left;
	margin:0px 0px 0px 180px;
}
#footer-index a {
	color:#8461A5;
	text-decoration:none;
}
#footer-index a:hover {
	color:#fff;
	text-decoration:none;
}
#footer-index ul {
	padding:0;
	width:750px;
	margin:auto;
	float:left;
}
#footer-index li {
	display:inline;
	list-style-type:none;
	color:#8461a5;
}
#footer-index li a {
	color:#8461a5;
	text-decoration:none;
}
#footer-index li a:hover {
	color:#C994FE;
}
span.copy {
	float:left;
	width:350px;
	color:#fff;
	text-align:left;
	margin-bottom:20px;
}
span.credit {
	float:left;
	width:390px;
	color:#fff;
	text-align:right;
	margin-bottom:20px;
}
#content-bottom {
	width:760px;
	float:left;
	padding:0px;
	margin:0px;
}
.trade-seller {
	width:180px;
	padding:3px 0px 6px 0px;
	margin:5px 0px 0px 0px;
	float:left;
	text-align:center;
}
.trade-seller-img {
	width:180px;
	padding:10px 0px 11px 0px;
	margin:3px 0px 0px 0px;
	float:left;
	text-align:center;
}
.faq-viewdocument-container {
	/*background:url(../images/view-documents.jpg) no-repeat right bottom; */
	width:513px;
	float:left;
	padding:0px 30px 0px 0px;
	margin:0px;
}
.faq-viewdocument-left {
	/*background:url(../images/view-documents.jpg) no-repeat right bottom; */
	width:375px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.faq-viewdocument-right {
	/*background:url(../images/view-documents.jpg) no-repeat right bottom; */
	width:120px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.faq-viewdocument-img {
	/*background:url(../images/view-documents.jpg) no-repeat right bottom; */
	width:100px;
	float:left;
	padding:0px 0px 7px 0px;
	margin:0px;
	text-align:right;
	color:#8461A5;
	font-size:120%;
	font-weight:bold;
}
.viewdocument {
	/*background:url(../images/view-documents.jpg) no-repeat right bottom; */
	width:120px;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px;
	text-align:right;
	color:#9137E7;
	font-size:80%;
	font-weight:bold;
}
.viewdocument a {
	color:#9137E7;
	text-decoration:none;
}
.viewdocument a:hover {
	color:#8461A5;
	text-decoration:none;
}
.faq-heading {
	width:523px;
	padding:5px 0px 10px 0px;
	float:left;
}
.faq-heading1 {
	width:523px;
	padding:10px 0px 10px 10px;
	float:left;
}
.faq-heading-left {
	float:left;
	padding:0px;
	width:100px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.faq-heading-leftside {
	float:left;
	padding:0px;
	width:300px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.faq-heading-right {
	float:right;
	padding:0px 5px 0px 0px;
	width:190px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.search-heading-right {
	float:right;
	padding:0px 5px 0px 0px;
	width:130px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
#footer ul {
	padding:0;
	margin:0;
}
#footer li {
	display:inline;
	list-style-type:none;
	color:#8461a5;
}
#footer li a {
	color:#8461a5;
	text-decoration:none;
}
#footer li a:hover {
	color:#C994FE;
}
a.selesti {
	color:#C994FE;
	text-decoration:none;
}
a.selesti:hover {
	color:#000;
	text-decoration:underline;
}
a.search {
	color: #8461A5;
	text-decoration: underline;
}
a.search:hover {
	color: #C994FE;
	text-decoration:none;
}
.codebox {
	padding:4px 4px 4px 6px;
	letter-spacing: 5pt;
	line-height:25px;
	border: 1px solid #104A7B;
	font-family: Tahoma, verdana;
	font-size: 200%;
	font-weight: bold;
	background:#CC6600;
	color:#FFFFFF;
}
.select-opt {
	/*width:108px;*/
	/*text-align:center;*/
	font-size:11px;
	color: #666666;
}
.search-result {
	padding:10px 0px 10px 10px;
	border:solid 1px #fff;
	float:left;
	width:539px;
}
.search-result p {
	margin:5px 0 0px 0;
}
.result-title {
	background-image: url(../images/dash-line.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
	float:left;
	padding-bottom:10px;
	width:539px;
}
.result-listing {
	background-image: url(../images/dash-line.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
	float:left;
	padding:20px 0px 20px 0px;
	width:539px;
}
.result-listing a:link, .result-listing a:visited, .result-listing a:hover {
	color:#CA93F9;
	text-decoration:none;
}
.result-listing1 {
	background-image: url(../images/dash-line1.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
	float:left;
	padding:20px 0px 20px 0px;
	width:539px;
}
.result-listing1 a:link, .result-listing1 a:visited, .result-listing1 a:hover {
	color:#CA93F9;
	text-decoration:none;
}
.result-listing1234 {
	float:left;
	padding:20px 0px 20px 0px;
	width:539px;
}
.result-listing1234 a:link, .result-listing1234 a:visited, .result-listing1234 a:hover {
	color:#CA93F9;
	text-decoration:none;
}
.result-footer {
	float:right;
	text-align:right;
	padding:20px 0px 20px 0px;
	width:290px;
}
.result-footer1 {
	float:right;
	text-align:right;
	padding:10px 0px 10px 0px;
	width:490px;
}
.result-link {
	float:right;
	text-align:right;
	padding:5px 0px 5px 0px;
	width:528px;
}
a.previous {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow-prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 0px 0 10px;
}
a.previous:hover {
	text-decoration:underline;
}
a.next {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow-next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding:0px 10px 0 0px;
}
a.next:hover {
	text-decoration:underline;
}
.para-details {
	float:left;
	padding:0 0 15px 10px;
	margin-top:23px;
	background-image:url(../images/dash-line-verti.gif);
	background-repeat:repeat-y;
	background-position:278px top;
	width:533px;
}
.para-detailsA {
	float:left;
	width:250px;
	margin-right:38px;
}
.para-detailsB {
	float:left;
	width:200px;
}
.para-detailsB ul {
	margin:0;
	padding:0;
}
.para-detailsB li {
	list-style-type:none;
	padding-bottom:8px;
}
.seller-details {
	float:left;
	padding-top:30px;
	line-height:20px;
}
/*Additional CSS*/
.steps {
	float:left;
	width:543px;
	padding:13px 0px 0px 4px;
}
.forms {
	float:left;
	width:483px;
	padding:10px 0px 20px 20px;
}
.forms-sell {
	float:left;
	width:450px;
	text-align:center;
	padding:10px 0px 20px 30px;
}
.forms-contact {
	float:left;
	width:490px;
	text-align:center;
	padding:10px 0px 20px 20px;
}
.forms-sell {
	float:left;
	width:483px;
	text-align:center;
	padding:10px 0px 20px 10px;
}
.form-signin {
	float:left;
	width:483px;
	text-align:center;
	padding:10px 0px 20px 30px;
}
legend {
	padding:0px 0px 0px 5px;
}
fieldset {
	float:left;
	font-weight:bold;
	color:#676767;
	border:1px solid #C994FE;
	padding:3px;
	margin:10px 0px 0px 2px;
}
.fieldset-signup {
	float:left;
	font-weight:bold;
	color:#676767;
	border:1px solid #C994FE;
	padding:3px;
	margin:5px 0px 0px 2px;
}
fieldset-sell {
	float:left;
	font-weight:bold;
	color:#676767;
	border:1px solid #C994FE;
	margin-top:20px;
	width:470px;
}
.left-align {
	padding:0px 0px 0px 20px;
}
.fieldset-signin {
	float:left;
	font-weight:bold;
	color:#676767;
	border:1px solid #C994FE;
	margin-top:20px;
	padding:0px;
	width:460px;
}
.form_row {
	float:left;
	width:400px;
	margin:5px 0px 5px 0px;
	font-weight:normal;
}
.form_row1-sell {
	float:left;
	width:450px;
	margin:5px 0px 5px 0px;
	font-weight:normal;
}
.form_row-sell {
	float:left;
	width:457px;
	padding:0px;
	margin:5px 0px 20px 0px;
	font-weight:normal;
}
.gallery-form {
	width:475px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#636563;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	float:left;
}
.gallery-form-row {
	width:450px;
	float:left;
	padding:0px;
	margin:0px;
}
.gallery-form-left {
	width:50px;
	padding:10px 10px 0px 10px;
	margin:5px 0px 0px 0px;
	float:left;
}
.gallery-form-left-picture {
	width:50px;
	padding:17px 10px 0px 10px;
	margin:5px 0px 0px 0px;
	float:left;
}
.gallery-form-right {
	width:200px;
	float:left;
	padding:0px;
	margin:10px 0px 0px 0px;
}
.gallery-form-right1 {
	width:380px;
	float:left;
	padding:0px;
	margin:10px 0px 0px 0px;
}
.gallery-form-left11 {
	width:50px;
	padding:10px 10px 0px 10px;
	margin:10px 0px 0px 0px;
	float:left;
}
.gallery-form-right11 {
	width:350px;
	float:left;
	padding:0px;
	margin:10px 0px 0px 0px;
}
.gallery-text-border {
	width:550px;
	float:left;
	padding:0px;
	margin:0px;
	border:#767283 1px solid;
}
.gallery-form-text {
	font-size:12px;
	color:#6C6966;
	float:left;
	padding:0px;
}
.locother {
	float:left;
	width:400px;
}
.label {
	float:left;
	width:165px;
	text-align:right;
	padding:10px 10px 5px 0px;
	font-weight:normal;
}
.fields {
	float:left;
	width:190px;
	text-align:left;
	padding:5px 0px 5px 10px;
	font-weight:normal;
}
.button {
	float:left;
	width:175px;
	text-align:right;
	padding:5px 25px 10px 0px;
	border:0px;
}
.button_signin {
	float:left;
	width:120px;
	text-align:left;
	padding:5px 10px 10px 40px;
	border:0px;/*border: solid 1px red;*/
}
.input {
	border:1px solid #C994FE;
}
.input-text {
	border:1px solid #C994FE;
	padding:0px 0px 0px 3px;
	margin:0px;
	float:left;
	width:100px;
	height:20px;
}
.select-category {
	border:1px solid #C994FE;
	padding:0px 0px 0px 3px;
	margin:0px;
	float:left;
	width:125px;
	height:20px;
}
body#sellstep2 select#category, body#edit select#category {
	width:180px;
}
.input-sell {
	border:1px solid #C994FE;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	height:18px;
}
.input-asking-price {
	border:1px solid #C994FE;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 0px;
	height:17px;
	width:115px;
	float:left;
}
.input-registration {
	border:1px solid #C994FE;
	padding:0px 0px 0px 0px;
	margin:0px 3px 0px 0px;
	height:18px;
	width:90px;
	float:left;
}
.gallery-select {
	border:1px solid #C994FE;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 8px;
	height:17px;
	width:100px;
}
.gallery-select-top {
	border:1px solid #C994FE;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 20px;
	height:18px;
	width:100px;
}
.gallery-select-asking {
	border:1px solid #C994FE;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	height:18px;
	width:100px;
}
.input1 {
	border:1px solid #C994FE;
	width:100px;
	padding:0px;
	margin:0px;
	width:100px;
}
fieldset1 {
	float:left;
	width:410px;
	font-weight:bold;
	color:#676767;
	border:1px solid #C994FE;
	margin-top:20px;
}
.form_row1 {
	font-weight:normal;
	float:left;
	width:410px;
	margin:5px 0px 5px 0px;
}
body#sellstep2 .fields1, body#edit .fields1 {
	width:120px;
}
body#sellstep2 div#advanced-options .fields1, body#edit div#advanced-options .fields1 {
	width:260px;
}
body#sellstep2 .label1-error, body#edit .label1-error {
	width:10px;
}
body#sellstep2 div#advanced-options .label1-error, body#edit div#advanced-options .label1-error {
	width:120px;
}
body#sellstep2 .fields1-error, body#edit .fields1-error {
	float:right;
}
body#sellstep2 div#advanced-options .fields1-error, body#edit div#advanced-options .fields1-error {
	float:left;
}
body#sellstep2 .form_row1, body#sellstep2 .form_row1-error, body#edit .form_row1, body#edit .form_row1-error {
	width: 320px;
}
body#sellstep2 div#advanced-options .form_row1, body#sellstep2 div#advanced-options .form_row1-error,
body#edit div#advanced-options .form_row1, body#edit div#advanced-options .form_row1-error {
	width: 440px;
}
body#sellstep2 .label1, body#edit .label1 {
	margin-left: 35px;
}
.form_row1-error {
	float:left;
	width:410px;
	margin:0px;
}
.form-sell-container {
	width:400px;
	padding:0px 0px 0px 20px;
	float:left;
}
.form_row1-category {
	float:left;
	width:420px;
	margin:5px 0px 5px 0px;
}
.label1 {
	float:left;
	width:120px;
	text-align:right;
	padding:10px 10px 5px 0px;
	font-weight:normal;
}
.label1-error {
	float:left;
	width:120px;
	text-align:right;
	padding:2px 10px 2px 0px;
	font-weight:normal;
}
.label2 {
	float:left;
	width:120px;
	text-align:right;
	padding:0px 10px 5px 0px;
	font-weight:normal;
}
.label2-sell {
	float:left;
	width:130px;
	text-align:right;
	padding:0px 10px 5px 0px;
	font-weight:normal;
}
.fields-edit {
	float:left;
	width:450px;
	text-align:left;
	padding:5px 0px 5px 10px;
	font-weight:normal;
}
.fields1 {
	float:left;
	width:260px;
	text-align:left;
	padding:5px 0px 5px 10px;
	font-weight:normal;
}
.fields1-error {
	float:left;
	width:260px;
	text-align:left;
	padding:0px 0px 0px 10px;
	font-weight:normal;
}
.fields-container {
	float:left;
	width:320px;
	text-align:left;
	padding:5px 0px 5px 0px;
	font-weight:normal;
}
.fields1-left {
	float:left;
	text-align:left;
	padding:0px 5px 0px 0px;
	font-weight:normal;
}
.asking-price-left {
	width:114px;
	padding:0px;
	margin:0px 5px 0px 0px;
	float:left;
}
.asking-price-left1 {
	width:184px;
	padding:0px;
	margin:0px 5px 0px 10px;
	float:left;
}
.enter-registration {
	width:200px;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.button1 {
	float:left;
	width:386px;
	text-align:right;
	padding:5px 14x 10px 0px;
}
.button2 {
	float:left;
	width:386px;
	text-align:right;
	padding:5px 14x 20px 0px;
}
.list {
	float:right;
	width:530px;
	margin:20px 0px 10px 0px;
	/*padding:0px 0px 20px 0px;*/
	background-image:url(../images/purple_dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.list2 {
	float:left;
	width:530px;
	padding:20px 0px 20px 0px;
	background-image:url(../images/purple_dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px 0px 0px 10px;
}
.list_row {
	float:left;
	width:530px;
}
.list_row a:link, .list_row a:visited, .list_row a:hover {
	color:#CA93F9;
	text-decoration:none;
}
.list_row1 {
	float:left;
	width:440px;/*padding:0px 0px 5px 0px;	*/
}
.list_row2 {
	float:left;
	width:440px;
}
.plate {
	float:left;
	width:160px;
	height:42px;
}
.price {
	float:left;
	width:280px;
}
.price p {
	margin:18px 0px 0px 0px;
}
.running_total {
	float:left;
	width:90px;
	margin:8px 0px 0px 0px;
}
.running_total p {
	margin:10px 0px 0px 0px;
}
.list_col1 {
	float:left;
	width:90px;
	verticle-align:top;
}
.plate_img {
	margin:3px 0px 3px 0px;
}
.plate_img {
	margin:10px 0px 0px 0px;
}
.list1 {
	float:right;
	width:530px;
	margin:20px 0px 10px 0px;
	padding:0px 0px 20px 0px;
}
.plate1 {
	float:left;
	width:200px;
	height:42px;
}
.plate2 {
	float:left;
	width:130px;
	height:42px;
}
.price1 {
	float:left;
	width:130px;
	/*text-align:center;*/
	padding:0px 0px 0px 20px;
}
.price1 p {
	margin:15px 0px 0px 0px;
}
.selling_charge {
	float:left;
	width:160px;
	text-align:center;
}
.selling_charge p {
	margin:15px 0px 0px 0px;
}
.plate_img1 {
	margin:10px 0px 10px 0px;
}
.total {
	float:left;
	width:448px;
	color:#666666;
	text-align:right;
	padding:0px 58px 0px 0px;
}
.checkout {
	float:left;
	width:518px;
	text-align:right;
	padding:20px 0px 20px 0px;
}
.leftpanel {
	width:530px;
}
.leftpart1 {
	float:left;
	width:160px;
}
.leftpart2 {
	float:right;
	width:240px;
}
.leftpart3 {
	width:80px;
}
.box-inner-as {
	width:450px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#636563;
	font-weight:normal;
	padding:0px 0px 10px 0px;
}
.text-area {
	width:460px;
	padding:7px 7px 0px 7px;
	color:#636563;
	/*border:2px solid #FF6BFF;*/
	border:1px solid #FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.box-inner1-as {
	background-image: url(../images/line_enq.jpg);
	width:357px;
	height:12px;
	vertical-align:top;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#636563;
	font-weight:normal;
}
.ibox-as {
	border:solid 1px #C693EF;
	background-color:#ffffff;
	width:180;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.ibox1-as {
	border:solid 1px #C693EF;
	background-color:#ffffff;
	width:355px;
	height:117px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.ibox2-as {
	border:solid 1px #C693EF;
	background-color:#ffffff;
	width:103;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.telephone_as a {
	color:#C994FE;
}
.telephone_as a:hover {
	color:#C994FE;
}
.search_left_as {
	margin-left:20px;
}
.box-inner2-as {
	width:510px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#636563;
	font-weight:normal;
	padding-bottom:5px;
}
.box-inner3-as {
	width:181px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#636563;
	font-weight:normal;
	padding-bottom:5px;
}
.box-inner4-as {
	width:181px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8F37E5;
	font-weight:normal;
	padding-bottom:13px;
}
.box-inner4-as-right {
	width:220px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8F37E5;
	padding-bottom:15px;
	float:left;
}
.box-inner4-as-right a {
	color:#8F37E5;
	text-decoration:none;
}
.box-inner4-as-right a:hover {
	color:#8F37E5;
	text-decoration:none;
}
.box-inner4-as-container {
	width:280px;
	float:left;
	padding:0px;
	margin:0px;
}
.box-inner4-as-container-r {
	width:230px;
	float:right;
	padding:0px;
	margin:0px;
}
.myaccount-bottom-text {
	width:530px;
	float:left;
	padding:0px 0px 0px 20px;
	margin:0px;
}
.seprator_as {
	background-image:url(../images/dash_img.gif);
	background-repeat:repeat-x;
	float:left;
	width:560px;
	height:31px;
	margin-top:5px;
}
.seprator_as_adv-search {
	background-image:url(../images/dash_img.gif);
	background-repeat:repeat-x;
	float:left;
	width:560px;
	height:31px;
	margin-top:5px;
}
.seprator-adv-search {
	background-image:url(../images/dash_img.gif);
	background-repeat:repeat-x;
	float:left;
	width:550px;
	height:31px;
	margin-top:5px;
}
.seprator_as-1 {
	background-image:url(../images/dash_img.gif);
	background-repeat:repeat-x;
	float:left;
	width:528px;
	height:31px;
	margin-top:5px;
}
.make-pay {
	float:right;
	padding-top:10px;
	padding-right:16px;
}
/*Updates starts here*/
.cart-details {
	float:left;
	width:553px;
	margin:20px 0px 0px 0px;
}
.cart-row {
	float:left;
	width:530px;
	padding:10px 1px 5px 22px;
}
.cart-details-list {
	float:left;
	width:530px;
	padding:10px 0px 0px 10px;
}
.cart-row1 {
	float:left;
	width:530px;
	background-image:url(../images/purple_dot.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px 0px 10px 0px;
}
.cart-row2 {
	float:left;
	width:530px;
	padding:5px 0px 10px 0px;
}
.cart-bg-buy {
	float:left;
	width:185px;/*padding:0px 0px 10px 0px;*/
}
.cart-row1 a:link, .cart-row1 a:visited, .cart-row1 a:hover {
	color:#CA93F9;
	text-decoration:none;
}
.cart-head-col1 {
	float:left;
	width:270px;
}
.cart-head-col2 {
	float:left;
	width:180px;
}
.cart-head-col3 {
	float:left;
	width:80px;
}
.cart-col1 {
	float:left;
	width:270px;/*padding:0px 0px 10px 0px;*/
}
.cart-col-1 {
	float:left;
	width:180px;/*padding:0px 0px 10px 0px;*/
}
.cart-bg {
	float:left;
	width:165px;/*padding:0px 0px 10px 0px;*/
}
.bike-bg {
	float:left;
	width:135px;
	padding:0px 0px 10px 30px;
}
.cart-edit {
	float:left;
	width:65px;
	text-align:left;/*padding:0px 0px 10px 0px;*/
}
.cart-col2 {
	float:left;
	width:180px;/*padding:10px 0px 5px 22px;*/
}
.cart-col-2 {
	float:left;
	width:110px;/*padding:10px 0px 5px 22px;*/
}
.cart-col-2-2 {
	float:left;
	width:90px;/*padding:10px 0px 5px 22px;*/
}
.cart-col3 {
	float:left;
	width:80px;/*padding:10px 0px 5px 25px;*/
}
.cart-col3-1 {
	float:left;
	width:50px;/*padding:10px 0px 5px 25px;*/
}
.cart-subtotal {
	float:left;
	width:80px;/*padding:10px 0px 5px 25px;*/
}
.cart-total {
	float:left;
	width:440px;
	text-align:right;
	padding-right:10px;
}
.cart-total-1 {
	float:left;
	width:357px;
	text-align:right;
	padding-right:10px;
}
/*Updates ends here*/


.docs {
	width:530px;
	padding:0px 10px 0px 10px;
}
.doc-img {
	float:left;
	width:180px;
	text-align:center;
	border-bottom:1px dotted #C994FE;
	border-right:1px dotted #C994FE;
	padding:15px 0px 15px 0px;
}
.doc-img1 {
	float:left;
	width:335px;
	height:156px;
	text-align:left;
	border-bottom:1px dotted #C994FE;
	padding:15px 0px 15px 14px;
}
.form-margin {
	margin:0px;
}
/*Updates starts here*/
.myac-details {
	float:left;
	width:553px;
	margin:20px 0px 0px 0px;
}
.myac-row {
	float:left;
	width:530px;
	padding:10px 1px 5px 22px;
}
.myac-row-new {
	float:left;
	width:530px;
	padding:0px 1px 5px 18px;
}
.text-head {
	padding-bottom:15px;
	color:#8461a5;
}
.saparator {
	background-image:url(../images/dash_img.gif);
	background-repeat:repeat-x;
	float:left;
	width:533px;
	height:35px;
	margin-top:0px;
}
.separator-search {
	background: url(../images/dash_img.gif) top repeat-x;
	float:left;
	width:533px;
	height:30px;
	margin:0px;
	padding:0px;
}
.sp-news-title {
	float:left;
	width:533px;
	height:35px;
	margin-top:0px;
	padding:0px 0px 5px 0px;
}
.spnews-text {
	width:533px;
	float:left;
	padding:7px 0px 0px 0px;
}
.search-tips-heading {
	float:left;
	padding:0px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.news-title {
	width:323px;
	float:left;
}
.news-date {
	width:210px;
	float:right;
	padding:0px 0px 0px 0px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#8461a5;
}
.separator1 {
	background-image:url(../images/dash_img.gif);
	background-repeat:repeat-x;
	float:left;
	width:533px;
	height:25px;
	margin-top:0px;
}
.separator {
	/*background-image:url(../images/dash_img.gif);
	background-repeat:repeat-x;*/
	float:left;
	width:528px;
	height:10px;
}
.about-sp-logo {
	float:left;
	width:240px;
	padding:0px;
	margin:0px;
}
.myac-details-list {
	float:left;
	width:530px;
	padding:5px 0px 0px 9px;
}
.myac-row1 {
	float:left;
	width:530px;
	padding:5px 0px 10px 0px;
	background-image:url(../images/purple_dot.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.myac-row1 a:link, .myac-row1 a:visited, .myac-row1 a:hover {
	color:#CA93F9;
	text-decoration:none;
}
.myac-head-col1 {
	float:left;
	width:180px;
	height:20px;
}
.myac-head-col2 {
	float:left;
	width:160px;
}
.myac-head-col2-1 {
	float:left;
	width:110px;
}
.myac-head-col2-2 {
	float:left;
	width:90px;
}
.myac-head-col3 {
	float:left;
	width:70px;
}
.myac-head-col4 {
	float:left;
	width:120px;
}
.myac-col1 {
	float:left;
	width:180px;
	padding:0px 0px 2px 0px;
}
.myac-col1-bike {
	float:left;
	width:150px;
	padding:0px 0px 2px 30px;
	margin:0px 0px 0px 0px;
}
.myac-col2 {
	float:left;
	width:138px;
	padding:10px 0px 2px 22px;
}
.myac-col2-1 {
	float:left;
	width:110px;
	padding:10px 0px 2px 0px;
}
.myac-col-2-2 {
	float:left;
	width:90px;/*padding:10px 0px 5px 22px;*/
}
.myac-col3 {
	float:left;
	width:70px;
	padding:10px 0px 2px 0px;
}
.myac-col3-1 {
	float:left;
	width:30px;
	padding:10px 0px 2px 0px;
}
.myac-col4 {
	float:right;
	width:95px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 10px;
}
.upgrade-event {
	width:120px;
	float:right;
	padding:10px 0px 0px 0px;
}
.myac-col-4 {
	float:left;
	width:95px;
	padding:10px 0px 0px 0px;
}
.myac-total {
	float:left;
	width:390px;
	text-align:right;
	padding:10px 140px 5px 0px;
}
/*Updates ends here*/
.leftA_about {
	width:226px;
	float:left;
}
.leftB_about {
	width:227px;
	float:left;
}
.leftB_checkout {
	width:257px;
	float:left;
	text-align:right;
	padding-right:0px 0px 20px 68px;
}
.leftB_checkout-1 {
	width:100px;
	float:right;
}
.leftB_checkout-11 {
	width:540px;
	float:right;
}
form {
	margin:0px;
}
.result-listing1 a:link {
	color:#8461A5;
	text-decoration:none;
}
.result-listing1 a:visited {
	color:#8461A5;
	text-decoration:none;
}
.result-listing1 a:hover {
	color:#C994FE;
	text-decoration:none;
}
.result-listing1-1 a:link {
	color:#8461A5;
	text-decoration:none;
	margin-left:10px;
}
.result-listing1-1 a:visited {
	color:#8461A5;
	text-decoration:none;
	margin-left:10px;
}
.result-listing1-1 a:hover {
	color:#C994FE;
	text-decoration:none;
	margin-left:10px;
}
.new-home-left {
	float:left;
	text-align:left;
	width:270px;
	padding:0px;
	margin:0px;
}
.new-home-left1 {
	float:left;
	text-align:left;
	width:262px;
	padding:0px;
	margin:0px 0px 0px 10px;
}
.new-home-right {
	float:right;
	text-align:center;
	width:258px;/*border:1px solid #2D0D50;*/
		}
.new-home-right1 {
	float:right;
	text-align:center;
	width:258px;
	border:1px solid #2D0D50;
	margin-top:10px;
}
.new-home-plate1 {
	padding-top:24px;
	background-image:url(../images/bignp_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:234px;
	height:52px;
	text-align:center;
	vertical-align:middle;
}
.new-home-plate2 {
	padding-bottom:38px;
	background-image:url(../images/bignp_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:234px;
	height:52px;
	text-align:center;
	vertical-align:middle;
}
.start-sell-pad {
	padding-bottom:15px;
}
.start-text {
	padding-bottom:10px;
	color:#8461A5;
	font-size:10px;
}
.step-pad {
	padding-bottom:6px;
	padding-top:6px;
}
.start-buy-pad {
	padding-top:8px;
}
.chk-box {
	padding-left:19px;
	width:540px;
	padding-top:10px;
}
.chk-right-blank {
	padding-top:29px;
}
.sell-chk-txt {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8461A5;
}
.sell-chk-txt-1 {
	padding-left:10px;
	margin-top:40px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8461A5;
	text-align:left;
}
.sell-chk-txt-2 {
	padding-left:0px;
	margin-top:20px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	text-align:left;
}
.sell-chk-txt-3 {
	padding-left:0px;
	margin-top:5px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	text-align:left;
}
.sell-chk-txt-4 {
	padding:4px 0px 0px 0px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	text-align:left;
	float:left;
}
.sell-chk-txt-4 a {
	color:#FF0000;
	text-decoration:none;
}
.sell-chk-txt-4 a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.sell-chk-text {
	padding:0px;
	margin:2px 0px 0px 0px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8461A5;
	text-align:left;
	float:left;
	width:200px;
}
.sell-chk-txt-11 {
	padding-left:0px;
	margin-top:50px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8461A5;
}
.sell-chk {
	padding-top:8px;
}
.think {
	border:0px solid red;
	float:right;
	margin-top:10px;
}
span.thinktxt {
	float:left;
	color:#401366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:0px solid red;
	margin-top:20px;
	margin-right:8px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
/*=====================================================================================================================
													Content
====================================================================================================================*/
.wanted-advert {
	width:550px;
	float:left;
	padding:0px;
	margin:0px;
}
#content-bottom-container {
	width:550px;
	float:left;
	padding:0px;
	margin:0px;
}
.content-bottom-left {
	width:260px;
	float:left;
	padding:0px;
	margin:0px 5px 0px 0px;
}
.content-bottom-middle {
	width:268px;
	float:right;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.content-bottom-right {
	width:187px;
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.content-bottom-heading {
	width:257px;
	background-color:#8461A5;
	height:21px;
	padding: 1px 0px 0px 10px;
}
.content-bottom-heading-top {
	width:257px;
	background-color:#8461A5;
	padding: 1px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	height:22px;
}
.mailing-list {
	margin:0px 0px 0px 0px;
	background-color:#8461A5;
	height:22px;
	padding: 1px 0px 0px 4px;
	float:right;
	width:183px;
	text-align:left;
}
.content-bottom-heading-right {
	width:177px;
	background-color:#8461A5;
	height:22px;
	/*padding: 3px 0px 3px 10px; */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
.form-container {
	width:187px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px;
}
.gallery-form-container {
	width:187px;
	float:left;
	padding:10px 0px 0px 12px;
	margin:0px;
}
.content-bottom-right-text {
	width:187px;
	padding:0px;
	margin:0px;
	float:left;
	font-weight:bold;
	color:#666666;
}
.content-bottom-right-text1 {
	width:187px;
	padding:0px 0px 15px 0px;
	margin:0px;
	float:left;
	color:#666666;
}
.think-title {
	border:0px solid red;
	float:right;
	margin-top:10px;
	width:260px;
	padding:0px 0px 0px 10px;
}
.wanted-text-conteainer {
	padding:10px 0px 0px 0px;
	float:left;
	width:260px;
	margin:0px 0px 0px 0px;
}
.wanted-text-container {
	padding:10px 0px 0px 0px;
	float:left;
	width:267px;
	margin:0px 0px 0px 0px;
}
.wanted-text-conteainer-home {
	padding:10px 0px 0px 0px;
	float:left;
	width:260px;
	margin:0px 0px 0px 0px;
}
.jimbo1 {
	width:157px;
	height:37px;
	float:left;
	padding:0px;
	margin:0px 0px 6px 0px;
	background:url(../images/background-camera.gif) no-repeat;
}
.jimbo-images1 {
	width:118px;
	padding:7px 0px 0px 32px;
	margin:0px;
	float:left;
}
.jimbo {
	width:157px;
	height:37px;
	float:left;
	padding:0px;
	margin:0px 0px 6px 0px;
	background:url(../images/background-yellow.gif) no-repeat;
}
.jimbo-images {
	width:118px;
	padding:7px 0px 0px 32px;
	margin:0px;
	float:left;
}
.jimbo-text {
	width:195px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.jimbo-text1 {
	width:195px;
	float:right;
	font-weight:bold;
	color:#000000;
	padding:0px 0px 10px 0px;
	margin:0px;
	text-align:right;
}
.more-info {
	width:96px;
	padding:9px 0px 0px 0px;
	margin:0px;
	float:right;
}
.whats-it-worth {
	width:180px;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
.whats-it-worth1 {
	width:180px;
	float:left;
	padding:0px 0px 15px 1px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
.wanted-container {
	width:540px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
.wanted-img-container {
	width:157px;
	height:38px;
	padding:5px;
	margin:5px 5px 15px 5px;
	float:left;
}
.wanted-img-container-small {
	width:157px;
	height:90px;
	padding:3px;
	margin:5px 5px 5px 5px;
	float:left;
	text-align:center;
}
.wanted-img {
	width:157px;
	height:38px;
	padding:0px;
	margin:0px;
	text-align:center;
	float:left;
	background:url(../images/small-number-plates/bg_small.jpg) no-repeat top;
}
.wanted-img-camera {
	width:157px;
	height:38px;
	padding:0px;
	margin:0px;
	text-align:center;
	float:left;
	background:url(../images/background-camera.gif) no-repeat top;
}
.wanted-img-small {
	width:157px;
	height:74px;
	padding:2px 0px 0px 0px;
	margin:0px;
	text-align:center;
	float:left;
	background:url(../images/bike-plate-new.gif) no-repeat top;
}
.wanted-img-small-camera {
	width:104px;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-align:left;
	float:left;
	background:url(../images/yellow-bg-camera.jpg) no-repeat top;
}
.wanted-img-small-bikeplate {
	width:104px;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-align:left;
	float:left;
	background:url(../images/yellow-bg-bike.gif) no-repeat top;
}
.wanted-img-small-bike {
	width:104px;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-align:center;
	float:left;
	background:url(../images/yellow-bg.jpg) no-repeat top left;
}
.wanted-text {
	width:150px;
	padding:3px 0px 0px 0px;
	margin:0px;
	float:left;
	color:#B6243B;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.wanted-text-bike {
	width:125px;
	padding:10px 0px 0px 25px;
	margin:0px;
	float:left;
	color:#B6243B;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.wanted-text-small {
	width:98px;
	padding:3px 0px 0px 0px;
	margin:0px;
	float:left;
	color:#B6243B;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#number-plates-container {
	width:560px;
	padding:0px;
	margin:0px;
	float:left;
}
.buy-container {
	width:560px;
	padding:0px;
	margin:0px 0px 15px 0px;
	float:left;
}
.buy-img-container {
	width:180px;
	padding:0px;
	margin:0px;
	float:left;
}
.buy-img-container1 {
	width:180px;
	padding:5px;
	margin:0px 0px 0px 0px;
	float:left;
}
.buy-img-container-small {
	width:180px;
	padding:0px;
	margin:0px;
	float:left;
}
.buy-new-image {
	background:url(../images/buy-new-bakground.gif) no-repeat top;
	width:170px;
	height:74px;
	padding:16px 0px 0px 15px;
	margin:25px 0px 0px 0px;
}
.buy-new-image-bike {
	background:url(../images/buy-new-bakground-1.gif) no-repeat top;
	width:160px;
	padding:16px 0px 0px 10px;
	margin:0px;
}
.buy-new-image-small {
	background:url(../images/buy-new-bakground-small.gif) no-repeat top;
	width:170px;
	height:114px;
	padding:16px 0px 0px 15px;
	margin:0px;
}
.buy-updated-image {
	background:url(../images/buy-update-bakground.gif) no-repeat top;
	width:170px;
	padding:16px 0px 0px 15px;
	margin:25px 0px 0px 0px;
}
.buy-updated-image-bike {
	background:url(../images/buy-update-bakground-bike.gif) no-repeat top center;
	width:130px;
	padding:16px 0px 0px 35px;
	margin:0px 0px 0px 0px;
	float:left;
}
.buy-new1-image-bike {
	background:url(../images/buy-new-image-bike.gif) no-repeat top center;
	width:130px;
	padding:16px 0px 0px 35px;
	margin:0px 0px 0px 0px;
	float:left;
}
.buy-updated-image-small {
	background:url(../images/buy-update-bakground-small.gif) no-repeat top;
	width:170px;
	height:104px;
	padding:16px 0px 0px 15px;
	margin:0px;
}
.buy-wanted-image {
	background:url(../images/buy-wanted-background.gif) no-repeat top;
	width:170px;
	height:74px;
	padding:16px 0px 0px 15px;
	margin:0px;
}
.buy-wanted-image-small {
	background:url(../images/buy-wanted-bakground-small.gif) no-repeat top;
	width:170px;
	height:114px;
	padding:16px 0px 0px 15px;
	margin:0px;
}
.buy-new-image1 {
	/*background:url(../images/buy-new-bakground.gif) no-repeat top;*/
	width:170px;
	height:74px;
	padding:16px 0px 0px 15px;
	margin:25px 0px 0px 0px;
}
.buy-bike-container {
	/*background:url(../images/buy-new-bakground.gif) no-repeat top;*/
	width:130px;
	padding:16px 0px 0px 40px;
	margin:0px;
}
.buy-bike-container-search {
	/*background:url(../images/buy-new-bakground.gif) no-repeat top;*/
	width:140px;
	padding:5px 0px 0px 30px;
	margin:0px;
	float:left;
}
.buy-new-text {
	width:160px;
	padding:2px 0px 0px 0px;
	margin:0px;
	float:left;
	font-size:90%;
	color:#6F5A77;
}
.buy-new-text-left {
	width:50px;
	padding:0px 20px 0px 0px;
	margin:0px;
	float:left;
}
.buy-new-text-bike {
	width:160px;
	padding:5px 0px 0px 0px;
	margin:0px;
	float:left;
	font-size:90%;
	color:#6F5A77;
	text-align:left;
}
.buy-new-text-left-bike {
	width:40px;
	padding:10px 15px 0px 2px;
	margin:0px;
	float:left;
}
.buy-new-text-left-bike-camera {
	width:40px;
	padding:10px 5px 0px 1px;
	margin:0px;
	float:left;
	text-align:left;
}
.buy-wanted-text-left-bike-camera {
	width:50px;
	padding:10px 5px 0px 25px;
	margin:0px;
	float:left;
	color:#B6243B;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.buy-updated-text {
	width:50px;
	padding:0px 5px 10px 25px;
	margin:0px;
	float:left;
	color:#B6243B;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.buy-new-text-right {
	width:80px;
	padding:0px 5px 0px 0px;
	margin:0px;
	float:left;
	text-align:right;
}
.detail-text1 {
	width:235px;
	padding:2px 0px 0px 0px;
	margin:0px;
	float:left;
	font-size:90%;
	color:#6F5A77;
}
.detail-text-left {
	width:50px;
	padding:0px 20px 0px 0px;
	margin:0px;
	float:left;
	text-align:left;
}
.detail-text-left1 {
	width:100px;
	padding:0px 0px 0px 10px;
	margin:0px;
	float:left;
	text-align:left;
}
.detail-text-left1-bike {
	padding:0px 0px 0px 5px;
	margin:0px;
	float:left;
	text-align:left;
	width:100px;
}
.detail-text-right-bike {
	padding:0px 0px 0px 0px;
	margin:0px;
	float:right;
	text-align:right;
	width:110px;
}
.detail-text-right-blue {
	padding:0px 0px 0px 0px;
	margin:0px;
	float:right;
	text-align:right;
	width:110px;
	color:#CB8AFE;
}
.detail-text-right {
	width:80px;
	padding:0px 5px 0px 0px;
	margin:0px;
	float:right;
	text-align:right;
}
.detail-text-right1 {
	width:85px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:right;
	text-align:right;
}
.detail-cartext-right1 {
	width:230px;
	padding:3px 0px 0px 0px;
	margin:0px;
	float:right;
	text-align:right;
	color:#CB8AFE;
}
.detail-heading {
	width:450px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	float:left;
	color:#7C6599;
	font-size:140%;
	font-weight:bold;
	line-height:22px;
}
.details-content {
	width:550px;
	padding:0px;
	margin:0px;
	float:left;
}
#details-container {
	width:550px;
	float:left;
	padding:0px;
	margin:0px;
}
.details-top-row {
	width:550px;
	float:left;
	padding:8px 0px 0px 0px;
	margin:0px;
	color:#635272;
	font-size:100%;
	font-weight:bold;
}
.details-top-row-left {
	width:150px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.details-top-row-right {
	width:150px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 18px 0px;
	text-align:right;
}
.detail-img {
	width:540px;
	padding:0px;
	margin:0px 0px 5px 0px;
	float:left;
}
.detail-img-left {
	width:325px;
	padding:3px 0px 3px 0px;
	margin:0px 0px 15px 0px;
	float:left;
	text-align:right;
}
.detail-img-middle {
	width:380px;
	padding:3px 3px 3px 157px;
	margin:10px 0px 0px 0px;
	float:left;
	text-align:center;
}
.detail-left {
	width:250px;
	padding:3px 0px 3px 0px;
	margin:0px 0px 15px 35px;
	float:left;
	text-align:center;
}
.detail-img-right {
	width:135px;
	padding:0px;
	margin:0px;
	float:right;
	font-weight:bold;
	font-size:95%;
}
.detail-text-border {
	width:533px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 25px 0px;
	float:left;
	color:#665F6F;
	font-size:120%;
	line-height:18px;
	border:#767283 1px solid;
}
.keyword-detail-right {
	width:533px;
	padding:0px;
	margin:0px 0px 5px 0px;
	float:left;
	color:#665F6F;
	font-size:100%;
	line-height:18px;
	text-align:right;
}
.detail-text {
	width:530px;
	padding:2px 5px 2px 0px;
	margin:0px 0px 5px 0px;
	float:left;
	color:#C08AFD;
	font-size:120%;
	line-height:16px;
}
.detail-text-sms {
	width:520px;
	padding:2px 5px 2px 0px;
	margin:0px 0px 3px 0px;
	float:right;
	color:#ff0000;
	font-size:100%;
	line-height:16px;
	text-align:right;
}
.detail-retention-sms {
	width:400px;
	padding:2px 5px 2px 0px;
	margin:0px 0px 3px 0px;
	float:inherit;
	color:#ff0000;
	font-size:100%;
	line-height:16px;
	text-align:center;
}
.detail-retention-sms a {
	color:#ff0000;
	text-decoration:none;
}
.detail-retention-sms a:hover {
	color:#ff0000;
	text-decoration: underline;
}
.contact-box {
	width:542px;
	float:left;
	padding:0px;
	margin:0px;
	color:#000000;
}
.contact-left {
	width:302px;
	float:left;
	padding:0px;
	margin:0px;
}
.content-left-row {
	width:302px;
	padding:0px;
	margin:0px 0px 10px 0px;
	float:left;
}
.contact-left-text {
	width:276px;
	float:left;
	padding:0px;
	margin:0px;
	font-size:100%;
	color:#AA58DE;/*text-transform:lowercase;*/
}
.contact-left-img {
	width:25px;
	float:left;
	padding:0px;
	margin:0px;
}
.line {
	width:539px;
	float:left;
	padding:0px;
	margin:0px 0px 20px 0px;
	background:url(../images/line.gif) center no-repeat;
}
.previous-advert-img {
	background:url(../images/bignp_bg.gif) no-repeat left;
	width:234px;
	height:52px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	text-align:center;
}
.previous-advert-detail {
	background:url(../images/bignp_bg.gif) no-repeat;
	width:254px;
	height:52px;
	padding:0px 0px 0px 50px;
	margin:0px 0px 0px 15px;
	text-align:left;
	float:left;
}
.carplate-detail {
	background:url(../images/bignp_bg.gif) no-repeat;
	width:220px;
	height:52px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 15px;
	text-align:left;
	float:left;
}
.previous-advert-img-bike {
	background:url(../images/yellow-bg-big.jpg) no-repeat center;
	width:115px;
	height:99px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 75px;
	clear:both;
}
.previous-advert-img-text {
	width:110px;
	padding:0px;
	margin:0px 0px 0px 80px;
	text-align:center;
	float:left;
}
.detail-carplate-text {
	width:110px;
	padding:0px;
	margin:0px 0px 0px 75px;
	text-align:left;
}
.detail-car-text {
	width:235px;
	padding:0px;
	margin:0px 0px 0px 10px;
	float:left;
}
.detail-car-lefttext {
	width:200px;
	padding:0px;
	margin:0px 0px 0px 17px;
	float:left;
}
.previous-advert-img-text1 {
	width:228px;
	float:left;
	padding:0px 0px 0px 92px;
	margin:0px;
}
.contact-box-right {
	width:230px;
	padding:0px 0px 0px 2px;
	margin:0px;
	float:left;
	border:#7967B1 2px solid;
}
.contact-right-row {
	width:230px;
	float:left;
	padding:0px 0px 8px 0px;
	margin:0px;
	color:#0A0A0A;
	font-size:95%;
}
.contact-right-col1 {
	width:25px;
	float:left;
	padding:0px;
	margin:0px;
}
.contact-right-col2 {
	width:202px;
	float:left;
	padding:0px;
	margin:0px;
	color:#515151;
}
.email {
	width:533px;
	padding:0px 0px 0px 5px;
	margin:15px 0px 0px 0px;
	float:left;
}
.eamil-left {
	color:#AA58DE;
	padding:0px 0px 0px 0px;
	width:120px;
	margin:0px;
	float:left;
}
.eamil-right {
	color:#AA58DE;
	padding:0px 0px 0px 0px;
	width:300px;
	margin:0px;
	float:right;
}
.email-right lable {
	width:150px;
	float:left;
	padding:0px;
	margin:0px;
}
.email-right-text {
	width:120px;
	float:left;
	padding:0px;
	margin:0px;
	color:#4F4F4F;
	text-align:right;
}
.email-right input {
	width:150px;
	float:right;
	padding:0px;
	margin:0px;
	border:#CC6699 1px solid;
}
.email-detail-right input {
	width:150px;
	float:right;
	padding:0px;
	margin:0px;
	border:#B7A5E3 1px solid;
}
.email-detail {
	width:542px;
	padding:0px;
	margin:15px 0px 20px 10px;
	float:left;
}
.eamil-detail-left {
	color:#AA58DE;
	padding:0px 0px 0px 0px;
	width:120px;
	margin:0px;
	float:left;
}
.email-detail-right {
	color:#4F4F4F;
	padding:10px 0px 20px 0px;
	width:100px;
	margin:0px;
	float:left;
}
.email-detail-textbox {
	color:#4F4F4F;
	padding:10px 0px 20px 0px;
	width:150px;
	margin:0px;
	float:left;
	text-align:left;
}
.email-detail-img {
	color:#AA58DE;
	padding:0px 0px 0px 10px;
	width:100px;
	margin:0px;
	float:left;
	text-align:right;
}
.email-detail-right1 lable {
	width:80px;
	float:left;
	padding:0px;
	margin:0px;
}
.email-detail-right-text {
	width:100px;
	float:left;
	padding:0px;
	margin:0px;
	color:#4F4F4F;
	text-align:left;
}
.textbox {
	width:159px;
	float:right;
	padding:0px;
	margin:0px;
	border:#B7A5E3 1px solid;
}
.textarea-box {
	width:534px;
	float:left;
	padding:0px;
	margin:0px;
}
.textarea {
	width:540px;
	float:left;
	padding:0px;
	font-size:100%;
	margin:20px 0px 0px 0px;
	border:#B7A5E3 1px solid;
}
.send {
	width:100px;
	float:right;
	text-align:right;
	padding:0px;
	font-size:100%;
	margin:10px 0px 10px 0px;
}
.home-top-heading {
	width:262px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px;
	color:#8D6DAC;
	font-size:140%;
	font-weight:bold;
}
.home-top-text {
	width:260px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
}
.home-top-text ul {
	width:252px;
	padding:0px;
	margin:15px 0px 0px 0px;
	float:left;
	color:#000000;
	list-style:none;
}
.home-top-text li {
	width:252px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:85%;
	line-height:17px;
	background: url(../images/bullet.gif) no-repeat left;
}
.search-result-top-row {
	width:550px;
	float:left;
	padding:0px;
	margin:0px;
}
.search-result-top-left {
	width:300px;
	float:left;
	padding:5px 0px 3px 10px;
	margin:0px;
	font-size:100%;
}
.search-result-top-right {
	width:200px;
	text-align:right;
	float:right;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:100%;
}
.paragraph {
	width:750px;
	float:left;
	padding:10px 0px 10px 0px;
	margin:15px 0px 0px 0px;
	color:#9E9E9E;
	font-size:100%;
	line-height:17px;
}
.paragraph a {
	color:#979797;
	text-decoration:underline;
}
.paragraph a:hover {
	color:#8461A5;
	text-decoration:underline;
}
.content-top-left {
	width:550px;
	padding:0px;
	margin:0px;
	float:left;
}
.numberplate-img {
	width:245px;
	float:right;
	padding:0px;
	margin:0px;
	text-align:center;
}
.browse-by-category-container {
	width:250px;
	padding:0px 0px 10px 0px;
	margin:0px;
	float:left;
}
.browse-by-category {
	width:58px;
	padding:2px;
	margin:0px;
	float:left;
	font-weight:bold;
	font-size:90%;
}
.browse-by-category-text {
	width:250px;
	padding:0px;
	margin:0px;
	float:left;
	color:#000000;
	font-size:110%;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}
.place-wanted-advert {
	width:270px;
	padding:0px;
	margin:0px;
	float:left;
	color:#000000;
	font-size:110%;
	font-weight:bold;
	padding:15px 0px 24px 0px;
	text-align:center;
}
.number-plate-form {
	width:200px;
	padding:0px;
	margin:10px 0px 20px 0px;
	float:right;
}
.number-plate-form-col1 {
	width:115px;
	padding:0px;
	margin:0px;
	float:left;
}
.number-plate-form-col2 {
	width:75px;
	padding:4px 0px 0px 10px;
	margin:0px;
	float:left;
}
.sell-your-numplate {
	width:240px;
	padding:10px 0px 0px 10px;
	margin:0px 0px 5px 0px;
	float:left;
	font-weight:bold;
}
.sell-your-numplate ul {
	width:232px;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	color:#000000;
	list-style:none;
}
.sell-your-numplate li {
	width:232px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	float:left;
	background: url(../images/bullet-square.gif) left no-repeat;
	font-weight:bold;
	font-size:95%;
	line-height:17px;
}
.sell-your-numplate-new {
	width:240px;
	padding:40px 0px 20px 10px;
	margin:0px 0px 5px 0px;
	float:left;
	font-weight:bold;
}
.sell-your-numplate-home {
	width:240px;
	padding:40px 0px 9px 10px;
	margin:0px 0px 10px 0px;
	float:left;
	font-weight:bold;
}
.sell-your-numplate-left {
	width:140px;
	padding:0px;
	margin:0px;
	float:left;
}
.sell-your-numplate-left ul {
	width:140px;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	color:#8461A5;
	list-style:none;
	background:url(../images/bullet-star.gif) left no-repeat;
}
.sell-your-numplate-left li {
	width:140px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	float:left;
	background:url(../images/bullet-star.gif) left no-repeat;
	font-weight:bold;
	font-size:110%;
	line-height:20px;
}
.sell-your-numplate-right {
	width:70px;
	padding:30px 0px 0px 0px;
	float:right;
	font-weight:bold;
}
.sell-your-numplate-right-row1 {
	font-size:14px;
	font-weight:bold;
	color:#CB96FF;
	text-align:right;
}
.sell-your-numplate-right-row2 {
	font-size:22px;
	font-weight:bold;
	color:#8461A5;
	text-align:right;
}
.sp-news {
	width:180px;
	color:#8461A5;
	font-size:120%;
	font-weight:bold;
	padding:0px;
	margin:0px;
	float:left;
}
.sp-news1 {
	width:183px;
	height:24px;
	color:#000000;
	font-size:100%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:1px 0px 0px 0px;
	float:left;
	text-align:center;
	vertical-align: middle;
}
.feed-container {
	width:185px;
	float:left;
	padding:10px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}
.feed-container-left {
	float:left;
	width:155px;
	padding:0px;
	margin:0px;
	letter-spacing:-1px;
}
.feed-container-right {
	float:left;
	width:20px;
	padding:0px;
	margin:0px;
	text-align:center;
}
.index-new-form {
	float:right;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:187px;
}
.index-new-form-textbox {
	float:left;
	padding:0px;
	margin:5px 0px 4px 12px;
	border:1px solid #C994FE;
	width:159px;
}
.border {
	width:175px;
	padding:0px;
	text-align:center;
	font-size:150%;
	color:#8461A5;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	float:left;
}
.our-mailing-list {
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 5px 0px;
	width:187px;
	float:right;
	color:#000000;
}
.ourMailList {
	font-size:12px;
	font-weight:bold;
	padding:2px 10px 5px 10px;
	width:167px;
	float:right;
	color:#000000;
	text-align:center;
}
.pdf {
	width:175px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 5px 0px;
	float:right;
	font-weight:bold;
}
.pdf ul {
	width:175px;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	color:#000000;
	list-style:none;
}
.pdf li {
	padding:8px 0px 8px 20px;
	margin:0px 0px 0px 0px;
	float:left;
	background:url(../images/pdf-img.gif) no-repeat left;
	font-weight:bold;
	font-size:80%;
	line-height:10px;
}
.row1-container {
	width:98px;
	height:35px;
	padding:0px;
	margin:0px;
	float:left;
}
.row1-container-big {
	width:116px;
	height:45px;
	padding:0px;
	margin:0px;
	text-align:center;
}
.row1-container-big-carplate {
	width:196px;
	height:45px;
	padding:0px;
	margin:0px;
	text-align:center;
	float:left;
}
.numberplate-row1 {
	width:104px;
	text-align:center;
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 0px;
}
.numberplate-row1-bike {
	width:94px;
	text-align:left;
	padding:20px 0px 0px 10px;
	margin:0px;
	float:left;
}
.numberplate-row2-bike {
	width:88px;
	text-align:center;
	padding:0px 0px 0px 30px;
	margin:0px;
	float:right;
}
.numberplate-row1-camera-bike {
	width:104px;
	text-align:center;
	padding:16px 0px 0px 0px;
	margin:0px;
	float:left;
}
.numberplate-row1-camera-bike1 {
	width:104px;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
}
.numberplate-row1-big {
	width:116px;
	height:45px;
	float:left;
	text-align:center;
	padding:0px;
	margin:2px 0px 0px 0px;
}
.row2-container {
	width:98px;
	height:35px;
	padding:0px;
	margin:0px;
	float:left;
}
.row2-container-big {
	width:116px;
	height:45px;
	padding:0px;
	margin:0px;
	float:left;
}
.numberplate-row2 {
	width:98px;
	height:35px;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.numberplate-row2-big {
	width:116px;
	height:45px;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.forms-dummy {
	width:480px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}
.forms-dummy-sell {
	width:480px;
	margin:20px 0px 5px 15px;
	padding:0px;
	float:left;
}
.forms-dummy1 {
	margin:0px 5px 0px 0px;
	padding:0px;
	float:right;
}
.advert-box {
	width:230px;
	float:left;
	padding:5px 0px 5px px;
	margin:0px 0px 7px 0px;
	border:#8461A5 2px solid;
	font-size:14px;
	font-weight:bold;
	color:#8546D2;
}
.advert-container-index .advert-box {
	width: auto;
}
.right .advert-container-index {
	width: 100%;
}
.LearnmoreBox {
	width:230px;
	float:left;
	padding:5px 0px 5px px;
	margin:0px 0px 7px 5px;
	border:#8461A5 3px solid;
	font-size:14px;
	font-weight:bold;
	color:#8546D2;
}
.advert-box-details {
	width:230px;
	float:left;
	padding:5px 0px 5px px;
	margin:0px 5px 7px 0px;
	border:#8461A5 3px solid;
	font-size:14px;
	font-weight:bold;
	color:#8546D2;
}
.advert-box-home {
	width:230px;
	float:left;
	padding:5px 0px 5px px;
	margin:0px 40px 7px 0px;
	border:#8461A5 3px solid;
	font-size:14px;
	font-weight:bold;
	color:#8546D2;
}
.advert-box-row1 {
	float:left;
	padding:5px 5px 5px 5px;
	font-size:13px;
	font-weight:bold;
	color:#8546D2;
	width:220px;
}
.learnmoreRow1 {
	float:left;
	padding:5px 5px 5px 5px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	width:200px;
	text-align:left;
}
.advert-selling-plates {
	float:left;
	padding:5px;
	font-size:9px;
	font-weight:bold;
	color:#8546D2;
	width:226px;
	margin:0px 2px 0px 0px;
}
.advert-box-row2 {
	float:right;
	padding:0px 5px 0px 0px;
	width:100px;
}
.advert-box-col1 {
	float:left;
	padding:5px 3px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#CB96FF;
	width:45px;
}
.advert-box-col2 {
	float:right;
	padding:0px;
	font-size:22px;
	font-weight:bold;
	color:#8461A5;
	width:50px;
}
.advert-box-row3 {
	float:left;
	padding:5px 0px 5px 5px;
	font-size:11px;
	font-weight:bold;
	color:#8461A5;
	width:225px;
	text-align:center;
}
.advert-box-row3-1 {
	float:left;
	padding:5px 0px 5px 5px;
	font-size:9px;
	font-weight:bold;
	color:#8461A5;
	width:225px;
	text-align:center;
	letter-spacing:-1px;
}
.advert-box-row4 {
	float:left;
	padding:5px 5px 5px 0px;
	width:245px;
	text-align:center;
}
.advert-box-row4-home {
	float:left;
	padding:5px 5px 0px 0px;
	width:245px;
	text-align:center;
}
.advert-learnmore {
	float:left;
	padding:0px 0px 3px 5px;
	font-size:11px;
	font-weight:bold;
	color:#FE0000;
	width:228px;
}
.advert-learnmore a {
	color:#FE0000;
	text-decoration:none;
}
.advert-learnmore a:hover {
	color:#C994FE;
	text-decoration:none;
}
.learnmore {
	float:left;
	padding:0px 0px 3px 5px;
	font-size:11px;
	font-weight:bold;
	color:#FE0000;
	width:200px;
	text-align:left;
}
.learnmore a {
	color:#FE0000;
	text-decoration:none;
}
.learnmore a:hover {
	color:#C994FE;
	text-decoration:none;
}
.advert-container {
	width:233px;
	padding:10px 7px 10px 0px;
	margin:0px;
	float:right;
}
.advert-container-index {
	width:250px;
	padding:10px 0px 0px 0px;
	margin:0px;
	float:left;
}
.buy-number-plate {
	width:228px;
	padding:0px;
	margin:0px;
	float:left;
	color:#C994FE;
	font-size:11px;
}
.buy-number-plate-index {
	width:228px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	color:#C994FE;
	font-size:11px;
}
.buy-number-plate-left {
	width:100px;
	padding:0px 14px 0px 0px;
	margin:0px;
	float:left;
	line-height:15px;
}
.buy-number-plate-right {
	width:100px;
	padding:0px 14px 0px 0px;
	margin:0px;
	float:left;
	line-height:15px;
}
.category-container {
	width:540px;
	padding:10px 0px 0px 10px;
	float:left;
	margin:0px;
}
.category-container-box {
	width:540px;
	padding:0px 0px 5px 0px;
	margin:0px;
	float:left;
	margin:0px;
}
.category-left {
	width:270px;
	padding:0px 0px 5px 0px;
	margin:0px;
	float:left;
	margin:0px;
	display:block;
}
.category-right {
	width:270px;
	padding:0px 0px 5px 0px;
	margin:0px;
	float:right;
	margin:0px;
	display:block;
}
.category-heading {
	float:left;
	width:255px;
	padding:10px 0px 0px 5px;
	margin:0px;
	color:#42008C;
	font-size:125%;
	font-weight:bold;
}
.category-heading a {
	color:#42008C;
	text-decoration:none;
}
.category-heading a:hover {
	color:#C994FE;
	text-decoration:none;
}
.category-list {
	float:left;
	width:230px;
	padding:5px 0px 0px 25px;
	margin:0px;
	color:#8461A5;
	font-size:100%;
	font-weight:bold;
}
.category-list a {
	color:#8461A5;
	text-decoration:none;
}
.category-list a:hover {
	color:#C994FE;
	text-decoration:none;
}
.advert-editplate {
	width:90px;
	float:left;
	padding:0px 0px 0px 10px;
	margin:0px;
	font-weight:bold;
}
.advert-editplate-row1 {
	width:90px;
	float:left;
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#000000;
	text-align:center;
}
.advert-editplate-row2 {
	width:90px;
	float:left;
	padding:0px;
	margin:0px;
	font-size:34px;
	color:#000000;
	text-align:center;
}
.background-bike {
	text-align:center;
	height:85px;
	width:104px;
	background-image:url(../images/background-bike-small.gif);
	background-repeat:no-repeat;
	padding-top:8px;
}
.background-bike-camera {
	text-align:center;
	height:85px;
	width:104px;
	background-image:url(../images/background-camera-small.gif);
	background-repeat:no-repeat;
	padding-top:8px;
}
.number {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	width:20px;
	float:left;
	padding:0px;
}
.editplate {
	width:236px;
	height:52px;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 60px;
	float:left;
	background-image:url(../images/editplate.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.editplate-bike {
	width:116px;
	height:110px;
	padding:3px 0px 0px 0px;
	margin:0px 10px 0px 30px;
	float:left;
	background-image:url(../images/editplate-bike.gif);
	background-repeat:no-repeat;
	text-align:center;
}
/*=======================================================================================

											Adverts
======================================================================================*/

.advert-text {
	color:#8461a5;/*font-weight:bold;*/
}
.advert-text1 {
	color:#8461a5;
	font-weight:normal;
}
.numberPlate {
	color:#000000;
	font-weight:normal;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.numberPlate a {
	color:#000000;
	text-decoration:none;
}
.numberPlate a:hover {
	color:#8461a5;
	text-decoration:none;
}
.learnmoreText {
	color:#000000;
	font-weight:normal;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.learnmoreText a {
	text-decoration:none;
	color:#8461A5;
}
.learnmoreText a:hover {
	text-decoration:none;
	color:#CB96FF;
}
.advert-text-title {
	color:#8461a5;
	font-size:150%;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0px 0px 0px;
}
.advert-text-point {
	color:#542a7b;
	font-weight:bold;
}
.signup-btn-box {
	width:540px;
	float:left;
	text-align:center;
	padding:22px 0px 30px 0px;
}
.learnmore-btn-box {
	width:490px;
	float:left;
	text-align:center;
	padding:22px 0px 30px 20px;
}
.signup-btn-box img {
	padding:8px 0px 0px 0px;
}
.bottom-advert-box {
	width:540px;
	float:left;
	border-top:4px solid #8461a5;
}
.standard-advert-box {
	width:260px;
	float:left;
	padding:0px 10px 0px 10px;
}
.premier-advert-box {
	width:240px;
	float:left;
	padding:0px 10px 0px 10px;
}
.bottom-advert-box-text {
	padding:15px 0px 0px 0px;
	line-height:16px;
	font-weight:bold;
	color:#8461a5;
	font-size:90%;
	float:left;
}
.bottom-advert-title {
	color:#8461a5;
	font-size:130%;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0px 15px 0px;
	width:540px;
	float:left;
	text-align:center;
}
.bottom-advert-box-left {
	width:200px;
	float:left;
}
.bottom-advert-box-left ul {
	margin:0px;
	padding:0px;
	color:#8461a5;
	font-size:110%;
	font-weight:bold;
}
.bottom-advert-box-left li {
	list-style:inside url(../images/bullet-astrisks-grey.gif);
	padding:0px 0px 0px 0px;
	line-height:17px;
}
.bottom-advert-box-right {
	width:340px;
	float:left;
}
.bottom-advert-box-right ul {
	margin:0px;
	padding:0px;
	color:#ec0623;
	font-size:110%;
	font-weight:bold;
}
.bottom-advert-box-right li {
	list-style:inside url(../images/bullet-astrisks-red.gif);
	padding:0px 0px 0px 0px;
	line-height:17px;
}
/*============ New ==== */

.rss-img {
	width:531px;
	float:right;
	padding:0px 0px 7px 0px;
	text-align:right;
}
.sell-chk-txt-111 {
	padding-left:0px;
	margin-top:50px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}
.para-img-add {
	float:left;
	height:30px;
	padding-top:13px;
}
.trade-link {
	width:550px;
	text-align:center;
	padding:2px 0;
	color:#fe09fe;
	font-weight:bold;
}
.trade-link a {
	color:#fe09fe;
	text-decoration:none;
}
.trade-link a:hover {
	color:#fe09fe;
	text-decoration: underline;
}
.sign-left-col1 {
	float:left;
	width:190px;
	text-align:left;
}
.sign-left-col2 {
	float:left;
	width:270px;
	text-align:right;
	padding:13px 0px 0px 0px;
	font-weight:bold;
}
.sign-left-col3 {
	float:left;
	width:270px;
	text-align:right;
	padding:0px 0px 10px 0px;
	font-weight:bold;
}
.description-heading {
	width:260px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	float:left;
	color:#7C6599;
	font-size:140%;
	font-weight:bold;
	line-height:22px;
}
.description-rightcol {
	float:left;
	width:280px;
	text-align:right;
	padding:5px 0px 0px 0px;
}
.sign-up-top-txt {
	width:500px;
	text-align:right;
	font-weight:bold;
	padding:5px 0px 0px 0px;
}
.smashing-text-container {
	float:left;
	padding:0px;
	margin:0px 0px 35px 0px;
	width:550px;
}
.smashing-text {
	width:300px;
	float:left;
	padding:9px 0px 0px 0px;
	margin:0px;
}
.smashing-vodafone {
	float:right;
	padding:4px 0px 0px 0px;
	margin:0px;
	width:226px;
}
.smashingtxt-content {
	width:543px;
	float:left;
	padding:5px;
	margin:0px;
	font-weight:normal;
	color:#8461A5;
}
.stroke {
	background:url(../images/stroke.gif) repeat-x top;
	width:530px;
	padding:30px 5px 0px 5px;
}
.mobile-coontainer {
	width:530px;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0px 0px 20px 0px;
}
.mobile-coontainer-row {
	float:left;
	padding:0px;
	margin:0px;
	width:530px;
}
.retention {
	width:112px;
	float:left;
	padding:0px 20px 0px 0px;
	margin:0px;
}
.sms-number-plate {
	width:252px;
	float:right;
	text-align:right;
	padding:0px;
	margin:0px;
}
.sms-reminder-form-container {
	width:252px;
	float:left;
	padding:25px 0px 0px 0px;
	margin:0px;
}
.sms-reminder-form {
	width:252px;
	padding:10px 0px 10px 0px;
	margin:0px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#636563;
	font-size:11px;
	font-weight:normal;
}
.sms-form-lable {
	width:115px;
	float: left;
	text-align:right;
	padding:0px;
}
.sms-reminder-form-input {
	border:solid 1px #C693EF;
	background-color:#ffffff;
	width:115px;
	float:right;
}
.sms-reminder-form-input1 {
	background-color:#ffffff;
	width:115px;
	float:right;
}
.input-box {
	width: 115px;
	height: 17px;
	border: 0;
	padding: 1px 0px 0px 0px;
	margin: 0px;
	float:right;
	color:#636563;
	font-size:11px;
}
.mobile {
	width:120px;
	float:left;
	padding:7px 0px 0px 0px;
	margin:0px 0px 0px 25px;
}
.sms-remainder-submit {
	width:100px;
	float:right;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:right;
	color:#C994FE;
}
.smashing-free-reminder-container {
	float:left;
	padding:0px;
	margin:20px 0px 35px 0px;
	width:550px;
}
.retention-reminder-image {
	width:128px;
	padding:20px 17px 0px 13px;
	margin:0px;
	float:left;
}
.free-sms-reminder-text {
	width:390px;
	padding:20px 0px 0px 0px;
	font-size:105%;
	margin:0px;
	float:right;
	color:#8461A5;
	font-weight:normal;
}
.free-sms-reminder-form-container {
	width:390px;
	padding:20px 0px 0px 0px;
	margin:0px;
	float:left;
}
.free-sms-reminder-form {
	width:300px;
	padding:10px 0px 10px 0px;
	margin:0px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#636563;
	font-size:11px;
	font-weight:normal;
}
.free-sms-reminder-form1 {
	width:300px;
	padding:1px 0px 1px 0px;
	margin:0px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#636563;
	font-size:11px;
	font-weight:normal;
}
.free-sms-form-lable {
	width:175px;
	float: left;
	text-align:right;
	padding:0px 5px 0px 0px;
}
.disclaimer {
	width:550px;
	float:right;
	padding:0px 0px 0px 10px;
	margin:0px;
	color:#000000;
	font-weight:normal;
	font-size:80%;
}
/* ==== New Styles === */

#main {
	width:1140px;
	background:url(../images/left-top-bg.gif) repeat-x left -10px;
	margin:0px auto 0px auto;
}
#index-container {
	width:1140px;
	/*background-image: url(../images/bg-footer1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	margin:0px auto 0px auto;
}
#wrapper-home {
	width:760px;
	/*background-image: url(../images/bg-footer1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	float:left;
}
.index-contet-left {
	width:160px;
	float:left;
	padding:135px 30px 0px 0px;
}
.index-contet-left-title {
	font-size:12px;
	color:#BBA8CE;
	font-weight:bold;
	float:left;
	width:160px;
}
.index-contet-left ul {
	width:160px;
	float:left;
	font-size:10px;
	color:#BBA8CE;
	padding:10px 0px 10px 0px;
	margin:0px;
}
.index-contet-left ul li {
	width:150px;
	float:left;
	font-size:10px;
	list-style:none;
	list-style-image:none;
	color:#BBA8CE;
	text-decoration:none;
	background:url(../images/arrow.gif) no-repeat left 3px;
	padding:0px 0px 5px 10px;
}
.index-contet-right {
	width:160px;
	float:left;
	padding:135px 0px 0px 30px;
}
.index-contet-right1 {
	width:160px;
	float:left;
	padding:0px 0px 0px 0px;
}
.index-contet-right-title {
	font-size:12px;
	color:#BBA8CE;
	font-weight:bold;
	float:left;
	width:180px;
}
.index-contet-right ul {
	width:160px;
	float:left;
	font-size:10px;
	color:#BBA8CE;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.index-contet-right ul li {
	width:160px;
	float:left;
	font-size:10px;
	list-style:none;
	list-style-image:none;
	color:#BBA8CE;
	text-decoration:none;
	/*background:url(../images/arrow.gif) no-repeat left 3px; */
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}
.index-contet-right1 ul {
	width:160px;
	float:left;
	font-size:10px;
	color:#BBA8CE;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.index-contet-right1 ul li {
	width:160px;
	float:left;
	font-size:10px;
	list-style:none;
	list-style-image:none;
	color:#BBA8CE;
	text-decoration:none;
	background:url(../images/arrow.gif) no-repeat left 3px;
	padding:0px 0px 5px 11px;
}
.sell-your-numplate-index {
	width:230px;
	padding:0px;
	margin:0px;
	float:left;
}
.sell-your-numplate-index ul {
	width:230px;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	color:#8461A5;
	list-style:none;
	background:url(../images/bullet-star.gif) left no-repeat;
}
.sell-your-numplate-index li {
	width:230px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	float:left;
	background:url(../images/bullet-star.gif) left no-repeat;
	font-weight:bold;
	font-size:110%;
	line-height:20px;
}
.advert-box-index {
	width:230px;
	float:left;
	padding:0px 0px 5px 0px;
	margin:0px 0px 7px 0px;
	border:#8461A5 3px solid;
	font-size:14px;
	font-weight:bold;
	color:#8546D2;
}
.heading2-index {
	background-color:#8461A5;
	height:22px;
	padding: 0px 0px 0px 4px;
	margin:4px 0px 0px 0px;
	float:right;
	width:183px;
}
.wanted-advert-text {
	width:490px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px;
	font-weight:bold;
	color:#8461A5;
	font-size:13px;
}
.wanted-advert-text1 {
	width:420px;
	float:left;
	padding:0px;
	margin:0px 0px 15px 0px;
	font-weight:bold;
	color:#8461A5;
	font-size:13px;
	text-align:right;
}
.whats-it-worth-index {
	width:180px;
	float:left;
	padding:0px 0px 35px 5px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
.here-img {
	width:180px;
	padding:0px 0px 11px 0px;
	margin:15px 0px 0px 0px;
	float:left;
	text-align:center;
}
.paragraph-index {
	width:750px;
	padding:10px 0px 0px 0px;
	margin:15px 0px 0px 190px;
	color:#9E9E9E;
	font-size:100%;
	line-height:17px;
}
.paragraph-index a {
	color:#979797;
	text-decoration:underline;
}
.paragraph-index a:hover {
	color:#8461A5;
	text-decoration:underline;
}
h2 {
	color:#8461a5;
	font-size:140%;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}
h3 {
	color:#000000;
	font-size:190%;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
h4 {
	color:#000000;
	font-size:255%;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
h4 a {
	color:#000000;
	text-decoration:none;
}
h4 a:hover {
	color:#8461a5;
	text-decoration:none;
}
.textsmall {
	font-size:9px;
	color:#000000;
	font-weight:bold;
}
.bookmarks {
	float:right;
	text-align:right;
	padding:0px 2px 5px 0px;
	margin:25px 0px 0xp 0px;
	width:50%;
}
.bookmarks-buy {
	float:left;
	text-align:center;
	padding:0px 2px 5px 0px;
	margin:0px 0px 0px 5px;
	width:130px;
}
.bookmarks-sp {
	float:right;
	text-align:right;
	padding:0px 0px 5px 50px;
	margin:0px 0px 0px 5px;
	width:130px;
}
.bookmarks-detail {
	float:left;
	text-align:center;
	padding:0px 2px 5px 0px;
	margin:0px 0px 0px 60px;
	width:130px;
}
.Search-history-container {
	width:550px;
	padding:5px 0px 0px 0px;
	margin:0px;
	float:left;
}
.SH {
	width:100px;
	/*height:40px;*/
	float:left;
	color:#8461A5;
	font-size:110%;
	padding:2px 0px 10px 10px;
}
.SH a {
	color:#8461A5;
	text-decoration:none;
}
.SH a:hover {
	color:#C994FE;
	text-decoration:none;
}
.footerLinks {
	float:left;
	padding:10px 0px 5px 0px;
	margin:0px;
	width:750px;
	margin-top:5px;
}
ul.leftLinks , ul.leftLinksR {
	margin: 0px;
	padding:0px;
	float:left;
	width:235px;
}
ul.leftLinks p, ul.leftLinksR {
	color:#8461A5;
	font-size:10px;
	margin:0px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	float:left;
}
ul.leftLinks li  {
	list-style-type:none;
	color:#8461A5;
	font-size:9px;
	float:left;
	margin:0px;
	padding:0px;
	width:235px;
	padding:0px 15px 0px 0px;
}
ul.leftLinksR li  {
	list-style-type:none;
	color:#8461A5;
	font-size:9px;
	float:left;
	margin:0px;
	padding:0px;
	width:245px;
	padding:0px 5px 0px 0px;
}
ul.leftLinks a , ul.leftLinksR a  {
	color:#8461A5;
	text-decoration:none;
}
ul.leftLinks a:hover , ul.leftLinksR a:hover  {
	color:#C994FE;
	text-decoration:none;
}
ul.leftLinks1 {
	margin: 0px;
	padding:0px;
	float:left;
	width:210px;
}
ul.leftLinks1 p {
	color:#8461A5;
	font-size:10px;
	margin:0px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	float:left;
}
ul.leftLinks1 li {
	list-style-type:none;
	color:#8461A5;
	font-size:8px;
	float:left;
	margin:0px;
	padding:0px;
	width:210px;
}
ul.leftLinks1 a {
	color:#8461A5;
	text-decoration:none;
}
ul.leftLinks1 a:hover {
	color:#C994FE;
	text-decoration:none;
}
ul.rightLinks {
	margin: 0px;
	padding:0px;
	float:left;
	width:130px;
}
ul.rightLinks p {
	color:#8461A5;
	font-size:10px;
	margin:0px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	float:left;
}
ul.rightLinks li {
	list-style-type:none;
	color:#8461A5;
	font-size:8px;
	float:left;
	margin:0px;
	padding:0px;
	width:130px;
}
ul.rightLinks a {
	color:#8461A5;
	text-decoration:none;
}
ul.rightLinks a:hover {
	color:#C994FE;
	text-decoration:none;
}
.newHomeWelcome {
	float:left;
	width:548px;
	padding:0px;
	margin:0px;
}
.newHomeWelcome h1 {
	float:left;
	width:548px;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:24px;
	color:#8461A5;
	text-align:center;
}
.newHomeWelcome p {
	float:left;
	width:548px;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:11px;
	color:#8461A5;
}
.homeUsefulLinks {
	float:left;
	width:548px;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:12px;
}
.linksLeft {
	float:left;
	width:270px;
	padding:0px;
	margin:0px;
}
.linksLeft h5 {
	float:left;
	width:270px;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#8461A5;
}
ul.useFulLinks {
	margin: 0px;
	padding:0px;
	float:left;
	width:270px;
}
ul.useFulLinks li {
	list-style-type:none;
	color:#8461A5;
	float:left;
	margin:0px;
	padding:0px;
	width:270px;
}
ul.useFulLinks a {
	color:#8461A5;
	text-decoration:none;
}
ul.useFulLinks a:hover {
	color:#C994FE;
	text-decoration:none;
}
.linksRight {
	float:left;
	width:180px;
	padding:0px 0px 5px 90px;
	margin:0px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#8461A5;
}
ul.useFulLinks1 {
	margin: 0px;
	padding:0px;
	float:left;
	width:180px;
}
ul.useFulLinks1 li {
	list-style-type:none;
	color:#8461A5;
	float:left;
	margin:0px;
	padding:0px 0px 1px 0px;
	width:180px;
}
.buyPlates {
	width:257px;
	height:22px;
	float:left;
	padding:0px 0px 5px 10px;
	margin:0px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	display:block;
}
.buyPlates-h1 {
	width:257px;
	background-color:#8461A5;
	padding: 1px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	height:22px;
	float:left;
}
.buyPlates-h2 {
	width:257px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:left;
	font-weight:bold;
	font-size:20px;
	color:#8461A5;
}
.buyPlatesL {
	margin: 0px;
	padding:5px 0px 5px 0px;
	float:left;
	width:257px;
}
.buyPlatesL1 {
	margin: 0px;
	padding:0px 0px 5px 0px;
	float:left;
	width:267px;
}
ul.buyPlatesLinks {
	margin: 0px;
	padding:5px 0px 5px 0px;
	float:left;
	width:267px;
}
ul.buyPlatesLinks li {
	list-style-type:none;
	color:#8461A5;
	float:left;
	margin:0px;
	padding:0px;
	width:267px;
	font-weight:normal;
	font-size:11px;
	letter-spacing:-1px;
}
ul.buyPlatesLinks a {
	color:#8461A5;
	text-decoration:none;
}
ul.buyPlatesLinks a:hover {
	color:#C994FE;
	text-decoration:none;
}
/** heading text */
.hTxt {
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
.paid_nonwarning {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt; 
	font-weight:bold;
	text-align:center;
	width: 500px;
}
.unpaid_warning {
	color:red;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt; 
	font-weight:bold;
	text-align:center;
	width: 500px;
}
.unpaid_warning a {
	color:red;
}
.unpaid_warning a:hover {
	color:#B00;
}
.sellstep1, .sellstep2, .sellstep3, .sellstep1active, .sellstep2active, .sellstep3active {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/images/step-graphics.png) no-repeat scroll 0 0;
	width: 110px;
	height: 60px;
	float: left;
}
.sellstep1-valuation, .sellstep1active-valuation {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/images/step-valuation-graphics.png) no-repeat scroll 0 0;
	width: 110px;
	height: 60px;
	float: left;
}
.sellstep1, .sellstep1-valuation {
	background-position: top left;
	margin-left: 35px;
}
.sellstep2 {
	background-position: -105px 0px;
	margin: 0 70px;
}
.sellstep3 {
	background-position: top right;
}
.sellstep1active, .sellstep1active-valuation {
	background-position: left -80px;
	margin-left: 35px;
}
.sellstep2active {
	background-position: -105px -80px;
	margin: 0 70px;
}
.sellstep3active {
	background-position: right -80px;
}

