@charset "utf-8";
/* CSS Document */

/****************************************************************
 *
 *      M O D E L S  and P R I C E S - O V E R V I E W 
 *
 */
 
 
 
#modelsPricesOverviewHeadline_box {
	line-height: 50px;
	width: 775px;
	height: 50px;
	background-color: #024677;
	/* (old) background-image with a round edge bottom right:
		background-image:url(/images/global/general/models-prices/models-prices-overview-headbar-small.jpg);
	*/
}
 
		#modelsPricesOverviewHeadline {
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 26px;
			color: rgb(255, 255, 255);
			padding-left: 8px;
			padding-top: 0px;
			margin-bottom: 0px;
			font-weight: normal;
			display:inline;
		}
 
.modelsPricesOverviewBox {
	float: left;
	width: 243px;
	margin-top: 4px;
	margin-bottom: 12px;
}
 
		.modelsPricesOverviewBoxInfloat {
			float: left;
			width: 243px;
			margin-right: 23px;
			margin-top: 4px;
			margin-bottom: 12px;
		}
 
			.modelsPricesOverviewInbox1 {
			}
			
			.modelsPricesOverviewInbox2 {
				font-weight: bold;
				padding-top: 6px;
			}
			
			.modelsPricesOverviewInbox3 {
				height: 70px;
			}
			
			.modelsPricesOverviewInbox4 {
				margin-top: 8px;
			}
 
/*       (END) M O D E L S  and P R I C E S - O V E R V I E W 
 																*
																*                                                                
																*
*****************************************************************/
 
 