﻿body {

}

/* Bike search control panel controls --------------------------------------- */
/* there are two for each: the control style itself and the panel it sits in. */

/* this is a backgound panel to act as a backdrop if required ............... */
.form_panel
{
	position: relative;
	width: 300px;
	}
.search_param_backgound_panel
{
	position: absolute;
	top: 28px;
	left: 237px;
	height: 291px;
	width: 460px;
}

.search_param_manufacturer_panel
{
	position: absolute;
	top: 37px;
	left: 240px;
	width: 218px;
	height: 21px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	}

.search_param_manufacturer
{
	position: relative;
	left: 0px;
	top: 0px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	background-color: #eeeeee;
	width: 210px;
	height: 24px;
}

.search_param_model_panel
{
	position: absolute;
	top: 37px;
	left: 472px;
	width: 219px;
	height: 21px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
	}

.search_param_model
{
	position: relative;
	left: 0px;
	top: 0px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	background-color: #eeeeee;
	width: 210px;
	height: 24px;
	}

.search_param_min_price_panel
{
	position: absolute;
	top: 115px;
	left: 240px;
	width: 219px;
	height: 21px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
	}

.search_param_min_price
{
	position: relative;
	left: 0px;
	top: 0px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	background-color: #eeeeee;
	width: 210px;
	height: 24px;
	}

.search_param_max_price_panel
{
	position: absolute;
	top: 115px;
	left: 472px;
	width: 219px;
	height: 21px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
	}

.search_param_max_price
{
	position: relative;
	left: 0px;
	top: 0px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	background-color: #eeeeee;
	width: 210px;
	height: 24px;
	}

.search_param_engine_panel
{
	position: absolute;
	top: 205px;
	left: 240px;
	width: 219px;
	height: 21px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
	}

.search_param_engine
{
	position: relative;
	left: 0px;
	top: 0px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	background-color: #eeeeee;
	width: 210px;
	height: 24px;
	}
	
.search_param_mileage_panel
{
	position: absolute;
	top: 160px;
	left: 472px;
	width: 219px;
	height: 21px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
	}

.search_param_mileage
{
	position: relative;
	left: 0px;
	top: 0px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	background-color: #eeeeee;
	width: 210px;
	height: 24px;
	}

.search_param_age_panel
{
	position: absolute;
	top: 160px;
	left: 240px;
	width: 219px;
	height: 21px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
}

.search_param_age
{
	position: relative;
	left: 0px;
	top: 0px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	background-color: #eeeeee;
	width: 210px;
	height: 24px;
}

.search_param_postcode_panel
{
	position: absolute;
	top: 280px;
	left: 240px;
	width: 255px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
}

.postcode_validator{
	Padding: 4px;
margin-top:2px;

}
	
.search_param_postcode
{
	position: relative;
	left: 0px;
	top: 0px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	background-color: #eeeeee;
	width: 208px;
	height: 16px;
}

.search_param_orderby_panel
{
	position: absolute;
	top: 205px;
	left: 472px;
	width: 219px;
	height: 21px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
}
	
.search_param_orderby
{
	position: relative;
	left: 0px;
	top: 0px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	background-color: #eeeeee;
	width: 210px;
	height: 24px;
}

.search_button
{	
	
	height: 23px;
	width: 104px;
	background: url(./suzuki/searchbikes_button.gif) no-repeat;
}

.search_button_panel
{
	position: absolute;
	background-color: #FFFFFF;
	top: 345px;
	left: 245px;
	width: 104px;
}


/******************************************************************************/

/* Main page content panel ---------------------------------------------------*/
.main_panel
{
	position: absolute;
	top: 400px;
	left: 238px;
	height: 0px;
}

.main_panel_bikedetails
{
	position: absolute;
	top: 0px;
	left: 236px;
	height: 0px;
	background-color: #FFFFFF;
}

/* New Nav -------------------------------------------------------------------*/
.navigation_control
{
	position: absolute;
	top: 180px;
	left: 0px;
	width: 181px;
	height: 40px;
}
.retrieve_passport
{
	position: absolute;
	top: 170px;
	left: 0px;
	width: 488px;
	height: 24px;
	background-image: url(suzuki/retrieve_passport.gif);
}
.dealerNETpassport_title
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 238px;
	height: 24px;
	background-image: url(suzuki/passport_heading.gif);
	visibility: hidden;
}
.dealerNETpassport_title2
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 24px;
	background-image: url(suzuki/SAU_heading.gif);
}
.dealerNETpassport_intro
{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 225px;
	height: 214px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	padding-left: 10px;
	background-color: #7fb3e5;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 3px;
}
.dealerNETpassport_body
{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 222px;
	height: 335px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	padding-left: 10px;
	background-image: url(suzuki/UAS_BG.gif);
	background-color: #7fb3e5;
	color: #FFFFFF;
	padding-top: 125px;
	padding-right: 3px;
}
.Used_Approved_Suzuki_title_1
{
	position: absolute;
	top: 0px;
	left: 235px;
	width: 460px;
	height: 24px;
	background-color: #003355;
	color: #FFFFFF;
	font-weight: bold;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	padding-left: 6px;
	line-height: 2;
	
}
.Used_Approved_Suzuki_title_2
{
	position: absolute;
	top: 82px;
	left: 235px;
	width: 460px;
	height: 24px;
	background-color: #003355;
	color: #FFFFFF;
	font-weight: bold;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	padding-left: 6px;
	line-height: 2;
	
}
	.Used_Approved_Suzuki_title_3
{
	position: absolute;
	top: 250px;
	left: 235px;
	width: 460px;
	height: 24px;
	background-color: #003355;
	color: #FFFFFF;
	font-weight: bold;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	padding-left: 6px;
	line-height: 2;
	}
		.Used_Approved_Suzuki_title_4
{
	position: absolute;
	top: -25px;
	left: -3px;
	width: 460px;
	height: 24px;
	background-color: #003355;
	color: #FFFFFF;
	font-weight: bold;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	padding-left: 6px;
	line-height: 2;
	}
/******************************************************************************/
/* Legacy CSS stuff ----------------------------------------------------------*/
body 
{
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	margin: 5px;
	padding: 0px;
	background: #FFFFFF;
}

.textpadding{
	padding:5px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	background: #FFFFFF;
	width: 480px;
}

/*******************************************************/
/*Hyper link control*/

a:link {
	color: #000000;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	
	color: #FF0000;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

/*******************************************************/
/*Header Page Graphics*/

.header_makemodel {
	background:  url(./suzuki/bikemodel_header.gif) no-repeat left top;
	height: 26px;
	width: 417px;
}

.header_filters {
	background:  url(./suzuki/searchfilter_header.gif) no-repeat left top;
	height: 26px;
	width: 417px;
}

.header_otherdetails {
	background:  url(./suzuki/otherdetails_header.gif) no-repeat left top;
	height: 26px;
	width: 417px;
}

.header_spview {
	background:  url(./suzuki/usedbike_header.gif) no-repeat left top;
	height: 26px;
	width: 417px;
}

.header_crtlogon {
	background:  url(suzuki/newuser_header.gif) no-repeat left top;
	height: 26px;
	width: 488px;
}

.header_logon {
	background:  url(suzuki/exisitinguser_header.gif) no-repeat left top;
	height: 26px;
	width: 417px;
}

.header_fogpass {
	background:  url(suzuki/retpass_header.gif) no-repeat left top;
	height: 26px;
	width: 417px;
}

.header_usersearches {
	background:  url(suzuki/svdsearch_header.gif) no-repeat left top;
	height: 26px;
	width: 217px;
}

.header_userbikes {
	background:  url(suzuki/savedbikes_header.gif) no-repeat left top;
	height: 26px;
	width: 417px;
}

.header_printbike {
	background:  url(suzuki/emailbanner.jpg) no-repeat left top;
	height: 77px;
	width: 600px;
}
.header_contact {
	background:  url(suzuki/contact_header.gif) no-repeat left top;
	height: 26px;
	width: 417px;
}
/*******************************************************/
/*Passport application button controls*/

.pnl_loggedout {
	padding-top: 0px;
	width: 238px;
	margin: 0px;
}

.pnl_loggedin{
	padding-top: 26px;
	width: 238px;
}

.Imgbttn_Newuser{
	background: url(suzuki/newuser_button.gif);
	height: 23px;
	width: 238px;
}

.Imgbttn_Exist_user{
	background: url(suzuki/existinguser_button.gif);
	height: 23px;
	width: 238px;
}

.imgbttn_svsrch{
	background: url(suzuki/savesearch_button.gif);
	height: 27px;
	width: 178px;
}

.imgbttn_svdsrchs{
	background: url(suzuki/savedsearches_button.gif);
	height: 27px;
	width: 178px;
}

.imgbttn_svdbks{
	background: url(suzuki/savedbikes_button.gif);
	height: 27px;
	width: 178px;
}

.imgbttn_logout{
	background: url(suzuki/logout_button.gif);
	height: 27px;
	width: 178px;
}

.imgbttn_return{
	background: url(suzuki/returntosearch_button.gif);
	height: 23px;
	width: 238px;
}

.passport_create_register_button
{
	height: 21px;
	width: 102px;
	background: url(suzuki/reg_button.gif) no-repeat;

}

.forgotten_password
{
	height: 21px;
	width: 119px;
	background: url(suzuki/retpass_button.gif) no-repeat;
}

.passport_reminder_button
{
	height: 28px;
	width: 583px;
	background: url(suzuki/emailmepass_button.gif) no-repeat;
}
.passport_login_button
{
	font-family:"lucida grande",arial,sans-serif;
	color: #666666;
	font-size: 11px;
	border: 1px;
	border-color: #eeeeee;
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
}
/*******************************************************/
/*Search Page Controls*/

.search_main_panel
{
	width:440px;
	height: auto;
}

.search_item{
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	margin: 5px;
	
}
.search_row_bg {
	background: #FFFFFF;
	
}


.search_item_long{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 160px;
	margin: 5px;

}
.search_item_contact{
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	margin: 5px;
	
	width: 70%;
}
.enqtitle{
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	margin: 5px;
	
}
.enqage{
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	margin: 5px;	
	width: 50%;
}
.enqname{
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	margin: 5px;	
	width: 30%;
}

/*.search_button
{
	position:relative;
	top:0px;
	left:0px;
	width:51px;
	margin: 0px;
	background: url(./suzuki/search_button.gif);
	height: 20px;
}*/

.search_imagebutton
{
	height: 28px;
	width: 583px;
	background: url(./suzuki/searchbikes_button.gif) no-repeat;
}

.search_save
{
	position:relative;
	top:0px;
	left:0px;
	margin: 5px;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-image: url('./suzuki/search_button.gif');
}

.search_previous
{
	background: url(./suzuki/previouspage_button.gif);
	height: 26px;
	width: 146px;
}

.search_next
{
	background: url(./suzuki/nextpage_button.gif);
	height: 26px;
	width: 146px;
}


/*******************************************************/

/*******************************************************/
/* Bike details paging control ------------------------*/

.pnlPageCntrl{
position:relative;
}

.Pnl_pg_jmp{
	margin-right: 2px;
	margin-left: 2px;
}

.pager_control
{
	background-color: #7FB3E5;
	width: 455px;
	color: #FFFFFF;
	font-weight: bold;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	height: 26px;
}

.pager_information_label
{
	position: absolute;
	top: 5px;
	left: 145px;
}

.previous_button
{
	/*display: none; */
		background: url(./suzuki/previouspage_button.gif);
	height: 26px;
	width: 140px;
	position: absolute;
	left: 0px;
}

.next_button
{
	/*display: none; */
		background: url(./suzuki/nextpage_button.gif);
	height: 26px;
	width: 136px;
	position: absolute;
	left: 325px;
	top: 0px;
}
.next_button2
{
	/*display: none; */
	background: url(./suzuki/nextpage_button.gif);
	height: 26px;
	width: 134px;
	vertical-align:baseline;
	text-align:right;
	position: absolute;
	right: 0px;
}

/*******************************************************/

/*******************************************************/
/* Bike buttons for the search results screen -------------------------------*/

.save_user_search{
	background: url(./suzuki/savebike_button.gif);
	height: 23px;
	width: 113px;
}

.delete_user_search{
	background: url(./suzuki/deletebike_button.gif);
	height: 23px;
	width: 170px;
}

.user_contactus{
	background: url(./suzuki/enquirebike_button.gif);
	height: 23px;
	width: 155px;
	display: block;
	position: relative;
	left: 0px;
}

.user_viewdetails
{
	background: url(./suzuki/view_bike_button.gif);
	height: 23px;
	width: 125px;
	display: block;
	position: relative;
	left: 0px;
}



/*******************************************************/
/* Bike buttons for the view stock screen -------------------------------*/

.SP_contactus{
	background: url(suzuki/enquirebike_button.gif);
	height: 23px;
	width: 170px;
}

.SP_print{
	background: url(./suzuki/printbike_button.gif);
	height: 23px;
	width: 97px;
	display: block;
	cursor: hand;
}

.SP_return{
	background: url(./suzuki/return_button.gif);
	height: 23px;
	width: 128px;
	
	
}

.imgbttn_savebike{
	background: url(suzuki/savethisbike_button.gif);
	height: 23px;
	width: 100px;
}

/*******************************************************/
/* Buttons for the saved searches screen -------------------------------*/

.saved_search_run{
	background: url(suzuki/runsrch_buttons.gif);
	height: 23px;
	width: 170px;
}

.saved_search_update{
	background: url(suzuki/updatesrch_buttons.gif);
	height: 23px;
	width: 170px;
}

.saved_search_delete{
	background: url(suzuki/deletesrch_buttons.gif);
	height: 23px;
	width: 170px;
}

/*******************************************************/
/* Bike details control -------------------------------*/

.bike_control
{
	width:460px;
	background: #eeecec;
	margin-top: 1px;
	margin-bottom: 5px;
}

.Print_bike_control
{
	width:600px;
	background: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 5px;
}

#sp_result_table td{
padding:0px;

}

.bike_result_td{
	padding:3px;
	
}

#sp_info_table {

	width: 270px;
}
#sp_info_table td{

}

.sp_info_underline{
	border-bottom: 1px dotted #000000;
	padding: 2px;
}

.bike_image
{
	padding: 5px;
	background: #eeecec;
	padding-top: 5px;
	width: 160px;
}

.SP_SIDE_2_PIC_ID
{
	
	background: #FFFFFF;
}

.bike_specline
{
	position: absolute;
	left: 100px;
	font-family: Arial;
	font-weight: bold;
}

.bike_price
{
	position: absolute;
	left: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sp_bike_details_generic
{
	position: absolute;
	left: 150px;
	font-weight: bold;
}


.SP_Remarks_box
{
	/* border: none; */
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	padding: 5px;
}

.lbl_Remarks
{
	font-size: 12px;
	font-weight: bold;	
}

.lbl_DealerInformation
{
	font-size: 12px;
	font-weight: bold;	
	width: 300px;
	height: auto;
	left: 0px;
	color: Red;
}

/*******************************************************/
/*CONTROLS FOR THE SP DETAIL PAGE*/


#Sp_spec_Table td{
	padding:5px;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
}
.Sp_title{
	height: 10px;
	background-color: #003355;
	color: #FFFFFF;
	font-weight: bold;
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	padding-left: 6px;
	line-height: 2;
	}
	
	.TD_padding{
	padding:5px;
	}

/*******************************************************/
/*SAVED SEARCH PAGE STYLES*/

#svdsearch_control
{
	width:583px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.svdsearch_td
{
	background: #FFFFFF;
	padding:3px;
	border-bottom: 1px dotted #000000;
}

/*******************************************************/
/*The items with this calss have been hidden for the purposes of a branch search, they need to be renabled for the national search.*/


.hidden_national_items
{
display:none;
}


/*******************************************************/
/*Contact us Button*/

.ContactUsButton{
	background: url(suzuki/EnquireAboutBike.gif);
	height: 21px;
	width:102px;
}


/*******************************************************/
/*Hidden fields*/


.bike_title{
	display:none;
}

.bike_manufacturer
{
display:none;
}

.bike_sp_id
{
display:none;
}

.bike_postcode
{
display:none;
}



.bike_specline_manufacturer
{

}

.bike_specline_model
{

}

.bike_specline_color
{

}

.bike_specline_variant
{
display:none;
}

.bike_specline_distance
{
display:none;
}

.bike_price_check
{
display:none;
}

.bike_specline_currency
{

}

.bike_price_price
{

}

.bike_specline_modelyear
{

}

.bike_specline_branchname
{

}

.SP_Remarks
{

}

.remarks_label
{

}

.sales_particular_panel
{

}

.bike_details_control
{
	width: 466px;
	background-color: #eeecec;
}

.lblOptions
{

}

/* Suzuki - enhanced presentation for AUS bikes ------------------------------ */

.bike_control_AUS
{
	width:460px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: White;
	background-color: #0066a4;
	background-image: url(suzuki/AUS_MAIN_BG.gif);
	padding-top: 30px;
}

.bike_image_AUS
{
	padding: 1px;
	background: white;
	padding-top: 5px;
}

.bike_result_td_AUS
{
	padding:5px;
	background-color: #0066a4;
}

.sp_info_underline_AUS
{
	border-bottom: 1px dotted #000000;
	color: #FFFFFF;
}

.bike_specline_manufacturer_AUS
{
	font-weight: normal;
}

.bike_specline_model_AUS
{
}

.bike_specline_color_AUS
{

}

.bike_specline_modelyear_AUS
{

}

.bike_specline_currency_AUS
{

}

.bike_price_price_AUS
{

}

.bike_result_td_AUS
{
padding:5px;

}

.sp_info_underline_AUS
{
	border-bottom: 1px dotted #000000;
}

.remarks_label_AUS
{

}

.bike_specline_branchname_AUS
{

}

.save_user_search_AUS
{
	background: url(./suzuki/savebike_button.gif);
	height: 23px;
	width: 113px;
}

.delete_user_search_AUS
{
	background: url(./suzuki/deletebike_button.gif);
	height: 23px;
	width: 170px;
}

.user_contactus_AUS
{
	background: url(./suzuki/enquirebike_button.gif);
	height: 23px;
	width: 160px;
	display: block;
}

.bike_title_AUS
{
	display:none;
}

.bike_manufacturer_AUS
{
display:none;
}

.bike_sp_id_AUS
{
display:none;
}

.bike_postcode_AUS
{
display:none;
}

.bike_specline_variant_AUS
{
display:none;
}

.bike_specline_distance_AUS
{
display:none;
}

.bike_price_check_AUS
{
display:none;
}

.SP_Remarks_AUS
{
	padding: 5px;

}

/** Specials for sales particular page --------------------------------*/

.bike_details_control_AUS
{
	width: 466px;
	background-color: #0066a4;
	color: #FFFFFF;
}


.user_contactus_AUS
{
	background: url(./suzuki/enquirebike_button.gif);
	height: 23px;
	width: 155px;
	display: block;
}

.SP_print_AUS
{
	background: url(./suzuki/printbike_button.gif);
	height: 23px;
	width: 96px;
	display: block;
	position: relative;
	cursor: hand;
	
}

.imgbttn_savebike_AUS
{
	background: url(suzuki/savethisbike_button.gif);
	height: 23px;
	width: 113px;
}

.SP_return_AUS
{
	background: url(./suzuki/return_button.gif);
	height: 23px;
	width: 170px;
	position: relative;
	
}

.bike_image_AUS
{
	padding: 1px;
	background: white;
}


.SP_SIDE_2_PIC_ID_AUS
{
	
	background: #FFFFFF;
}



.SP_Remarks_box_AUS
{
	padding: 5px;
	padding-top: 5px;
}

.SP_Remarks_AUS
{

}
/* Suzuki - enhanced Passport control ------------------------------ */
.passport_create_panel_table
{
padding:5px;
width: 150px;
}
.passport_create_panel
{
	font-family:"lucida grande",arial,sans-serif;
	font-size:11px;
	width: 150px;
}
.enquiry_container
{
	background-color: #FFFFFF;
}
.enquiry_container
{
	background-color: #FFFFFF;
}
.contactustitles
{
	background-color: #FFFFFF;
	width: 160px;
	padding-left: 5px;
}

.Used_Points
{
	margin:0px;
	margin-left:15px;
	padding:0px;

}
