
/**
 * @description: Webmaster CSS code for Company tab.
 * @filename: webmaster-company.css
 */

/**
 * @section: Reserve
 */
 
.frontpage div.reserve {
	background-color:#feffdd;
	background-image:url('/webmaster-content/frontpage-content/company/media/reserve.png');
	background-position:196px 7px;
	background-repeat:no-repeat;
}

.frontpage div.reserve p {	width:180px; }
.noLink { text-decoration:none; color:#0f3244 !important; }

/**
 * @section: Print out
 */
@media print {

}