h1 {
	font-size: 20px;
	font-weight: normal;
	color: #153973;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 5px;
}

input {
	background-color: #fff;
	border: 1px solid #90abbe;
	margin: 1px 0 1px 0;
	color: #000;
	padding: 2px;
}

form {
	margin: 0px;
	padding: 0px;
}

textarea {
	background-color: #fff;
	border: 1px solid #90abbe;
	color: #000;
	padding: 2px;
}

a.insurance {
	text-decoration: none;
	display: block;
	height: 40px;
	float: left;
}

a.insurance:hover {
	text-decoration: none !important;
	font-weight: bold;
}

a.insurance img {
	margin-bottom: -15px;
}

input.price {
	border: none;
	background-color: #e3edec;
	border-bottom: 1px solid black;
}

input.price_1 {
	border: none;
	background-color: #e3edec;
	background-image: url(../images/currency/euro.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	border-bottom: 1px solid black;
}

input.price_2 {
	border: none;
	background-color: #e3edec;
	background-image: url(../images/currency/dollar.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	border-bottom: 1px solid black;
}

input.price_3 {
	border: none;
	background-color: #e3edec;
	background-image: url(../images/currency/britishpound.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	border-bottom: 1px solid black;
}

a.abutton {
	background-image: url(../images/submenu_small.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	float: left;
	color: #fff;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 2px;
	height: 18px;
	font-size: 10px;
	text-decoration: none;
}

span.abutton_end {
	display: block;
	float: left;
	background-image: url(../images/submenu_small_end.png);
	width: 8px;
	height: 16px;
	margin-right: 5px;
}

input.priceselect {
	
}

select {
	background-color: #fff;
	border: 1px solid #90abbe;
}

option {
	background-color: #fff;
	color: #000;
}

table th {
	text-align: left;
}

input.button {
	background-color: #000000;
	border: 1px solid #300;
	margin-top: 2px;
	color: white;
	padding: 1px;
}

input.inputimage {
	border: none;
	background: none;
}

a.button {
	display: block;
	background-color: #000000;
	border: 1px solid #300;
	margin-top: 2px;
	color: white;
	padding: 3px;
	cursor: pointer;
	float: left;
	clear: both;
	text-decoration: none;
}

div.fl_kolom_rechts {
	margin-left: 10px !important;
	width: 150px;
	border: 3px solid #000000;
	margin-top: 3px;
}

#rotator {
	margin-left: 10px !important;
	*margin-left: 0px !important;
	width: 149px !important;
	overflow: hidden;
	border: 3px solid #000000;
	background: #fff;
	height: 205px;
}

#rotator2 {
	width: 800px;
	text-align: left !important;
}

#rotator2 img {
	vertical-align: top;
}

a.button:hover {
	text-decoration: none;
}

table.subform {

}

table.subform th {
	background-color: #eee;
}

table.subform2 td {
	vertical-align: top;
}

table.subform2 th {
	background-color: #eee;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}

table.subform2 th.header {
	border-top: 2px solid #999;
	font-weight: bold;
	font-style: normal;
}

table.subform2 tr.hover td {
	background: #eee;
}

table.subform2 tr.resultsetextra {
	display: none;
}

table.subform2 tr.specialad td {
	background: #95FA83;
}

table.subform2 tr.specialadhover td {
	background: #6fd95c;
}

table.adverts_list th {
	border-top: 1px solid #341804;
	border-bottom: 1px solid #341804;
	padding: 5px;
	background-color: #000000;
	color: white;
	font-weight: normal;
	text-align: center;
}

table.adverts_list th a {
	color: white;
	font-weight: normal;
}

table.adverts_list td {
	border-bottom: 1px solid #90abbe;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}

table.adverts_list tr.topborder td {
	border-bottom: 1px solid #90abbe;
	border-top: 1px solid #90abbe;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}

table.adverts_list tr.even td {
	background-color: #fff;
}

table.adverts_list tr.odd td {
	background-color: #f3fdfc;
}

table.adverts_list td .image {
	width: auto;
	padding: 2px;
	background-color: #ccc;
	border: 1px solid #aaa;
	text-align: center;
}

table.adverts_list td .description {
	color: #666;
	font-size: 11px;
}

table.adverts_list td a {
	color: #11a;
}

table.adverts_list td p {
	margin-top: 2px;
}

table.photo_list th {
	border-top: 1px solid #6d0009;
	border-bottom: 1px solid #6d0009;
	padding: 5px;
	background-color: #6d6d8d;
	color: white;
	text-align: center;
}

table.photo_list th a {
	color: white;
}

table.photo_list td {
	border-bottom: 1px solid #f99553;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

table.photo_list td .image {
	width: auto;
	padding: 2px;
	background-color: #ccc;
	border: 1px solid #aaa;
	text-align: center;
}

table.photo_list tr td {
	background-color: #fbdc87;
}

.subinfo {
	margin: 0px;
	margin-left: 15px;
	background-color: #ddd;
	border-top: 1px solid #aaa;
	width: 370px;
	padding: 2px;
}

h3 {
	color: #a00;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	height: 16px;
}

ul.error {
	margin-top: 3px;
	margin-left: 0px;
	list-style-type: square;
	font-style: italic;
}

div.tab {
	width: 150px;
	height: 19px;
	padding-top: 1px;
	background-color: #ccc;
	border-top: 1px solid #999;
	color: #333;
	float: left;
	text-align: center;
}

div.tabloader {
	width: 50px;
	height: 19px;
	padding-top: 1px;
	background-color: #ccc;
	border-top: 1px solid #999;
	color: #333;
	float: left;
	text-align: center;
	visibility: hidden;
}

div.tabactive {
	width: 150px;
	height: 19px;
	padding-top: 1px;
	background-color: #ccc;
	border-top: 1px solid #999;
	color: #333;
	font-weight: bold;
	float: left;
	text-align: center;
}

div.advert_options {
	background-image: url(http://www.classics.nl/images/areas/rndarea.png);
	background-repeat: repeat-y;
	color: #eee;
	width: 197px;
	padding: 0px;
	display: none;
	margin-bottom: 10px;
}

div.advert_options img.btm {
	display: block;
	height: 10px;
}

span.tabspacer {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

form fieldset {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 5px;
}

form legend {
	font-weight: bold;
	color: #ac0a17;
	font-size: 15px;
}

fieldset {
	text-align: left;
	background-color: #ddd;
	border: 1px solid #bbb;
	padding: 5px;
}

#paginate a {
	color: #333;
	display: block;
	float: left;
	background-color: #ccc;
	border: 1px solid #aaa;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 2px;
	text-decoration: none;
}

#paginate a:hover {
	color: #333;
	background-color: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
}

#paginate span {
	color: #333;
	display: block;
	float: left;
	background-color: #aaa;
	border: 1px solid #aaa;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 2px;
}

#advert_faux_columns {
	background-image: url(../images/advert_fc_middle.png);
	background-repeat: repeat-y;
}

#advert_contact_info {
	float: left;
	width: 280px;
	/*background-color: #ddd;
	border: 1px solid #bbb;*/
	padding: 5px;
}

#advert_photo_show {
	float: right;
	width: 287px;
	/*background-color: #ddd;
	border: 1px solid #bbb;*/
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

#advert_photo_show img {
	margin: 2px;
	border: 1px solid #444;
}

.event_description {
	background-color: #ccc;
}

ul.dataMenu {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
	list-style-type: none;
	font-size: 12px;
	border-left: 3px solid #000000;
}

ul.dataMenu li {
	margin: 2px;
	padding: 0px;
	margin-left: 15px;
	font-size: 12px;
	display: block;
}

ul.dataMenu li a {
	display: block;
	width: 100%;
	border-top: 1px solid #000;
	background: #000000;
	color: #fff;
	padding: 2px;
	text-decoration: none;
}

ul.menu {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
	list-style-type: none;
	font-size: 10px;
}

ul.menu li {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	font-size: 11px;
}

.success {
	color: #090;
}

.notice {
	color: #EB9A05;
}

.alladsauthor {
	font-size: 10px;
}

ul.filters {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.filters li {
	color: #555;
}

ul.filters li a {
	color: #153973;
}

ul.filters li a.filterActive {
	font-weight: bold;
	text-decoration: none;
}

table.adverts_list tr td a.showExtraCats {
	font-weight: bold;
	text-decoration: none;
	color: #153973;
}

div.adminImg {
	text-align: left;
}

div.adminMenu {
	padding: 1px;
	display: none;
}

div.adminMenu img {
	display: block;
	margin: 0px;
	padding: 0px;
}

div.adminMenu_inner {
	display: none;
	font-size: 0.8em;
	background-image: url(../images/admin/admin_inner.png);
	background-repeat: repeat-y;
	padding: 1px 3px 1px 3px;
	margin: 0px;
}

	div.adminMenu_inner ul {
		font-size: 0.9em;
		list-style-type: square;
		color: #666;
		margin: 0px;
		margin-left: 17px;
		padding: 0px;
	}
	div.adminMenu_inner li {
		margin-left: 0px;
		padding-left: 0px;
	}
	div.adminMenu_inner li a {
		font-size: 1.1em;
		text-decoration: none;
		color: #000;
	}

div#cbleft {
	width: 40%;
	float: left;
}

div#cbright {
	width: 40%;
	float: right;
}

div#cbright div {
	height: 170px;
	overflow: auto;
}


img.selectadd {
	position: absolute;
	top: 0;
	right: 4px;
	padding: 1px 2px;
	font-size: 0.9em;
	color: #888;
}

td.paymentcomplete {
	border: 1px solid #46D316;
	background: #77F287;
}

td.paymentfailed {
	border: 1px solid #870306;
	background: #EF3F43;
}

div.payment {
	background-color: #f3fdfc;
	border-top: 1px solid #90abbe;
	border-bottom: 1px solid #90abbe;
}

div.pIdeal {
	height: 60px;
	background-image: url(../images/betaling/iDEAL.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
}

div.pPaypal {
	border-top: none;
	padding-top: 10px;
	height: 50px;
	background-image: url(../images/betaling/Paypal.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
}

div.pInvoice {
	border-top: none;
	padding-top: 10px;
	height: 50px;
	padding-left: 100px;
}

.highlightText {
	padding: 1px;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	background-color: #000000;
}

div.advert_comment {
	background: #B0FDA6;
	border: 1px solid #3ED70B;
	color: #135511;
	padding: 15px;
}

div.advert_comment h3 {
	color: #135511;
	padding-bottom: 2px;
	margin-bottom: 7px;
	border-bottom: 2px solid #3ED70B;
}

.lostPassword {
	padding-left: 15px;
}

.lostPassword a {
	font-size: .8em;
	text-decoration: underline;
	color: #000;
}

.lostPassword a:hover {
	font-weight: bold;
}

table#company_subscriptions th {
	border-bottom: 1px solid #777;
}

table#company_subscriptions td {
	padding: 1px;
}

table#company_subscriptions td input {
	cursor: pointer;
}

table#company_subscriptions tr.type td {
	text-align: center;
	font-style: italic;
	background: #999;
}

table#company_subscriptions tr.active td {
	background: #fff;
}

table#company_subscriptions tr.hover td {
	font-weight: bold;
	cursor: pointer;
}


table#company_advert_options th {
	border-bottom: 1px solid #777;
}

table#company_advert_options td {
	padding: 1px;
}

table#company_advert_options td input {
	cursor: pointer;
}

table#company_advert_options tr.active td {
	background: #fff;
}

table#company_advert_options tr.hover td {
	font-weight: bold;
	cursor: pointer;
}

.component_left {
	width: 48%;
	*width: 47%;
	margin: 1%;
	float: left;
	/*background-image: url('../images/bg_wood2.jpg');*/
	background-repeat: repeat;
	/*border: 3px solid #000000;*/
	height: 190px;
	overflow: hidden;
}

.component_right {
	width: 48%;
	*width: 47%;
	margin: 1%;
	float: right;
	/*background-image: url('../images/bg_wood2.jpg');*/
	background-repeat: repeat;
	/*border: 3px solid #000000;*/
	height: 190px;
	overflow: hidden;
}

table.specialad tr th {
	text-align: center;
	background-image: url(../images/menubg.png);
	background-repeat: repeat-x;
	color: #fff;
	padding: 2px;
	font-weight: normal;
	font-size: 1.3em;
}

table.specialad a {
	font-weight: bold;
	text-decoration: none;
}

table.specialad a:hover {
	font-weight: bold;
	text-decoration: underline;
}

table.specialad tr td.header a {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

table.specialad tr td a {
	color: #fff;
	_float: left;
}

table.specialad tr td {
	padding: 2px;
	vertical-align: top;
}

table.specialad tr td.info div {
	float: right;
	font-style: italic;
	font-size: 1.1em;
}

table.specialad tr td.info {
	padding: 4px;
	font-size: .9em;
	color: #fff;
	text-align: justify;
}

table.specialad tr td.info img {
	border: 1px solid #000000;
	margin: 2px 4px 4px 2px;
	float: left;
}

table.usercreate input {
	width: 200px;
}

table.usercreate select {
	width: 206px;
}

div#parttypes {
	margin-left: 50px;
}

div.parttype {
	float: left;
	width: 235px;
	border-top: 1px solid #341804;
	border-bottom: 1px solid #341804;
	padding: 5px;
	background-color: #000000;
	color: white;
	margin: 5px;
}

div.parttype a {
	color: #fff;
}

div.parttype a:hover {
	text-decoration: none !important;
}

div.parttype span {
	font-size: .9em;
	font-style: italic;
	float: right;
	color: #ccc;
}

div#myadvertmenu {
	clear: both;
	border-top: 1px solid #341804;
	border-bottom: 1px solid #341804;
	padding: 0px;
	background-color: #000000;
	width: 100%;
	padding-left: 1px;
}

div#myadvertmenu a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
	padding: 7px;
}

div#myadvertmenu a.extra {
	font-weight: bold;
	background-color: #FFD82B;
	color: #000;
}

div#myadvertmenu a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}


.showWhyAdvertLangTip {
	color: #fff;
	width: 400px;
	z-index: 13000;
}
 
.showWhyAdvertLangTip .tip-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 5px 4px;
	background: #222;
}
 
.showWhyAdvertLangTip .tip-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: #222;
	text-align: left;
}

.rsextendtip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.rsextendtip .tip-top {
	background-image: url('../images/tooltips/tiptop.png');
	background-repeat: no-repeat;
	height: 8px;
	width: 139px;
}

.rsextendtip .tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 5px 4px;
	background: #222;
}
 
.rsextendtip .tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #222;
}

.sidebarTip {
	color: #fff;
	/*width: 139px;*/
	z-index: 13000;
}

.sidebarTip .tip-top {
	background-image: url('../images/tooltips/tiptop.png');
	background-repeat: no-repeat;
	height: 7px;
	width: 139px;
}

.sidebarTip .tip-title {
	display: none;
}
 
.sidebarTip .tip-text {
	font-size: 12px;
	padding: 5px;
	background: #222;
}

.currencytip {
	cursor: help;
	text-decoration: none;
	border-bottom: 1px solid #000;
	color: #000 !important;
}

.notfixed {
	border-bottom: 1px dashed #000;
}

.info a.currencytip {
	color: #fff !important;
	border-color: #fff;
}

a.currencytip:hover {
	text-decoration: none !important;
}

.rscurrencytip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.rscurrencytip .tip-top {
	background-image: url('../images/tooltips/tiptop.png');
	background-repeat: no-repeat;
	height: 7px;
	width: 139px;
}

.rscurrencytip .tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 5px 4px;
	background: #222;
}



.rscurrencytip .tip-text {
	text-align: left;
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #222;
}

.rscurrencytip .tip-text ul {
	list-style-type: square;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 21px;
}

.rscurrencytip .tip-text li {
	margin-left: 0px;
}
.rscurrencytip .tip-text li.fixed {
	font-style: italic;
	text-decoration: underline;
}
/******TEST ******/
.rscurrencytiptest {
	color: #fff;
	width: 139px;
	z-index: 13000;
	background-image: url('../images/tooltips/tipbody.png');
	background-repeat: no-repeat;
	background-position: center left;
}

.rscurrencytiptest .tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 5px 4px;
}

.rscurrencytiptest .tip-text {
	text-align: left;
	font-size: 11px;
	padding: 4px 8px 8px;
}

.rscurrencytiptest .tip-text ul {
	list-style-type: square;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 21px;
}

.rscurrencytiptest .tip-text li {
	margin-left: 0px;
}
.rscurrencytiptest .tip-text li.fixed {
	font-style: italic;
	text-decoration: underline;
}
/******TEST ******/
.pagedeep {
	color: #9E0901;
	font-weight: bold;
}

table.calender {
	
}

table.calender tr.date td {
	font-style: italic;
}

table.calender th {
	background: #333;
	color: #fff;
	width: 76px;
	text-align: center;
	height: 25px;
}

table.calender td {
	background: #ccc;
	text-align: center;
}

table.calender td a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

table.calender th a {
	padding-top: 5px;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 20px;
	color: #fff;
}

table.calender td a:hover {
	background: #333;
	color: #fff;
	text-decoration: none !important;
}

table.calender th a:hover {
	background: #282828;
	color: #fff;
	text-decoration: none !important;
}

table.calender td.inactiveday {
	background: #999;
	color: #fff;
}

table.calender td.occupiedday {
	background: #a00;
	color: #ccc;
}

table.calender td.occupiedday2 {
	background: #0a0;
	color: #ccc;
}

table.calender td.prevmonth a, table.calender td.nextmonth a {
	color: #999;
}

table.calender td.week a {
	padding-top: 7px;
	height: 23px;
}

table.calender td.week {
	color: #fff;
	width: 76px;
	height: 30px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

table.calender td.inactiveweek {
	background: #999;
	color: #fff;
	width: 76px;
	height: 30px;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}

table.calender td.iwfirstinrow {
	border-left: 1px solid #444;
}

table.calender td.firstinrow {
	border-left: 1px solid #999;
}

table.calender td.occupiedweek {
	background: #a00;
	color: #fff;
	width: 76px;
	height: 30px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

table.calender td.occupiedweek2 {
	background: #0a0;
	color: #fff;
	width: 76px;
	height: 30px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

#myadvertlegend_toggle {
	display: block;
	border: 1px solid #341804;
	margin-top: 5px;
	padding: 3px;
	background-color: #000000;
	float: right;
	color: #fff;
	text-decoration: none;
}

#myadvertlegend {
	width: 593px;
	margin-bottom: 10px;
	clear: both;
	background: #ccc;
	border: 1px solid #999;
	display: none;
}

#myadvertlegend p {
	padding: 0 20px;
}

.floatleft {
	float: left;
}

#loginregisterplacehide {
	width: 100%;
	text-align: center;
}

#loginregisterplacehide img {
	cursor: pointer;
	
}

.paymethod {
	border: none !important;
}

input.datepicker {
	border: none;
	background-color: #e3edec;
	background-image: url(../images/calendar.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 17px;
	cursor: pointer;
}

.advertservice {
	padding: 5px;
	background:	#FDC877;
	border: 1px solid #E77003;
	color: #555;
	font-style: italic;
	margin-bottom: 20px;
}

.googlebranding {
	float: right;
	color: #555;
	font-style: italic;
	font-size: 12px;
}

.googlebranding img {
	vertical-align: middle;
}

.showWhyAdvertLang {
	color: #0E75C0;
	cursor: help;
}

.advertLangImg {
	cursor: pointer;
	display: none;
	padding: 3px;
	margin-bottom: 5px;
}

.advertLangImgSel, .advertLangImgSelected {
	padding: 2px;
	background: #A9D0FC;
	border: 1px solid #0E75C0;
}

div.advertLangText {
	float: left;
	font-style: italic;
	margin-right: 4px;
}

div.advertLangMessage {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	background: #D2FDCC;
	color: #444;
	border: 1px solid #033F12;
}

div.advertLangMessage span {
	text-decoration: underline;
	cursor: pointer;
}


div.classicRight {
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	padding-top: 3px;
	background: #000000;
	width: 156px;
	margin-left: 9px;
}

div.classicRight img.bottomImg {
	border-top: none !important;
}

div.navarrows {
	margin-top: 4px;
	float: right;
}

div.sidebarAd {
	background-color: white;
	border: 3px solid #000000;
	margin: 10px;
	padding: 5px;
}

div.sidebarAd h3 {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

div.sidebarAd p {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 1px;
	float: right;
	padding-right: 15px;
	width: 290px;
}

div.sidebarAd span {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 1px;
}

div.sidebarTipHover {
	border-color: #ccc;
	cursor: pointer;
	width: 450px;
	position: relative;
}

div.sidebarTipHover span {
	display: inline;
	text-indent: 1px;
	height: auto;
	clear: right;
}

div.sidebarTipHover p {
	text-indent: 1px;
	height: auto;
}

div.registerchoice {
	width: 48%;
	color: #000;
	padding: 5px;
	margin-top: 5px;
}

	
		
	div.registerchoice a.rbutton img {
		float: left;
	}
	
	div.registerchoice h2 {
		margin: 0px;
		padding: 0px;
		font-size: 16px;
	}

	div.registerchoice.private {
		float: left;
	}

	div.registerchoice.company {
		float: right;
	}
	
	div.registerchoice div.content {
		padding: 0;
		margin: 0;
		height: 300px;
	}


	div.registerchoice table th {
		background: #000;
		color: #fff;
		padding: 2px;
	}

	div.registerchoice table td {
		padding: 1px;
	}

	div.registerchoice table tr:hover td {
		background: #ccc;
	}

p.company_notice {
	font-size: 11px;
	font-style: italic;
	clear: both;
	margin-top: 0px;
	color: #ccc;
	
	/*Preload button hover */
	background-image: url(../images/reg_button/hover/right.png);
	background-repeat: no-repeat;
	background-position: -1000px -1000px
}

div.radiobutton {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	width: 15px;
	margin-right: 2px;
}

tbody.subscriptionselect tr td {
	background: #ccc;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #fff;
	cursor: pointer;
}

tbody.subscriptionselect td div {
	height: 20px;
}

tbody.subscriptionselect tr.hover td, tbody.subscriptionselect tr.active td {
	border-top: 3px solid #fff;
	background: #fff;
}

#search img.apply {
	cursor: pointer;
	padding: 0;
	margin: 0;
}

#search span.cancel {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

	#search span.cancel a {
		margin: 0;
		padding: 0;
		font-size: 11px;
		font-weight: bold;
		color: #000;
	}

#search ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}

	#search ul li {
		margin: 0;
		display: block;
		width: 130px;
		overflow: hidden;
		line-height: 13px;
	}
	
		#search ul li a {
			color: #000;
			text-decoration: none;
		}
	
		#search ul li em {
			padding: 0;
			margin: 0;
			font-size: 1px;
			display: block;
			float: left;
			height: 11px;
			width: 11px;
			background-image: url(../images/select_sprite.png);
			background-position: 0 0;
			background-repeat: no-repeat;
		}
	
		#search ul li:hover em {
			background-image: url(../images/select_sprite.png);
			background-position: -10px 0;
			background-repeat: no-repeat;
		}
	
		#search ul li.sel em {
			background-image: url(../images/select_sprite.png);
			background-position: -20px 0;
			background-repeat: no-repeat;
		}
		
		#search ul li.sel:hover em {
			background-image: url(../images/select_sprite.png);
			background-position: -30px 0;
			background-repeat: no-repeat;
		}
		
	#search ul li.more {
		
	}
