/*******************************************************************************
********************************************************************************
	Project		: Mercedes Benz Deutschland
********************************************************************************
*******************************************************************************/



/*	General ********************************************************************
*******************************************************************************/
div.ms-form form p.ms-form-text input, 
form p.ms-form-select select {
	border:1px solid #808080;
	border-right-color:#D4D4D4;
	border-bottom-color:#D4D4D4;
}

/*	Dealer Search **************************************************************
*******************************************************************************/
div.ms-form-dealersearch {
	padding:5px 0px 0 5px;
}
div.ms-form-dealersearch form p.ms-form-text {
	float:left;
	margin-right:3px;
}
div.ms-form-dealersearch form p.ms-form-text label {
	padding-right:8px;
}
div.ms-form-dealersearch form p.ms-form-text input {
	width:110px;
}

/*	Table 2 ********************************************************************
*******************************************************************************/
div.ms-tb2 table.ms-table-cols-2 .ms-table-col-1 p.ms-form-select select {
	width:338px;
}
div.ms-tb2 table.ms-table-cols-2 .ms-table-col-2 p.ms-form-select select {
	width:353px;
}
div.ms-tb2 table.ms-table-cols-3 .ms-table-col-1 p.ms-form-select select {
	width:213px;
/*	width:389px;
	width:478px;*/
	width:337px;
	^width:277px;
}
div.ms-tb2 table.ms-table-cols-3 .ms-table-col-2 p.ms-form-select select {
	width:167px;
	/*width:200px*/
}
div.ms-tb2 table.ms-table-cols-3 .ms-table-col-3 p.ms-form-select select {
	width:228px;
}
div.ms-tb2 table.ms-table-cols-4 .ms-table-col-1 p.ms-form-select select {
	width:213px;
}
div.ms-tb2 table.ms-table-cols-4 .ms-table-col-2 p.ms-form-select select, 
div.ms-tb2 table.ms-table-cols-4 .ms-table-col-3 p.ms-form-select select {
	width:145px;
}
div.ms-tb2 table.ms-table-cols-4 .ms-table-col-4 p.ms-form-select select {
	width:146px;
}
body#ms-page-grid-2b div.ms-tb2 table.ms-table-cols-4 .ms-table-col-2 p.ms-form-select select, 
body#ms-page-grid-2b div.ms-tb2 table.ms-table-cols-4 .ms-table-col-3 p.ms-form-select select {
	width:229px;
}
body#ms-page-grid-2b div.ms-tb2 table.ms-table-cols-4 .ms-table-col-4 p.ms-form-select select {
	width:228px;
}
body#ms-page-grid-2b div.ms-tb2 table.ms-table-cols-5 .ms-table-col-2 p.ms-form-select select, 
body#ms-page-grid-2b div.ms-tb2 table.ms-table-cols-5 .ms-table-col-3 p.ms-form-select select, 
body#ms-page-grid-2b div.ms-tb2 table.ms-table-cols-5 .ms-table-col-4 p.ms-form-select select {
	width:166px;
}
body#ms-page-grid-2b div.ms-tb2 table.ms-table-cols-5 .ms-table-col-5 p.ms-form-select select {
	width:167px;
}

/*	Table 5 ********************************************************************
*******************************************************************************/
div.ms-tb5 form table .ms-table-col-2 p.ms-form-select select, 
div.ms-tb5 form table .ms-table-col-3 p.ms-form-select select, 
div.ms-tb5 form table .ms-table-col-4 p.ms-form-select select {
	width:228px;
}

/*	Gallery 1 / 2 **************************************************************
*******************************************************************************/
div#ms-component-gallery1 form p.ms-form-select select, 
div#ms-component-gallery2 form p.ms-form-select select {
	width:160px;
}