/* SVN FILE: $Id: cake.generic.css 3 2009-05-21 15:53:58Z davidrobert3 $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework (http://www.cakephp.org)
 * Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright     Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 * @link          http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package       cake
 * @subpackage    cake.app.webroot.css
 * @since         CakePHP(tm)
 * @version       $Revision: 3 $
 * @modifiedby    $LastChangedBy: davidrobert3 $
 * @lastmodified  $Date: 2009-05-21 16:53:58 +0100 (Thu, 21 May 2009) $
 * @license       http://www.opensource.org/licenses/mit-license.php The MIT License
 */

* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	background: url(../img/bg.gif) top center repeat-y #051c46;
	font-family: 'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size: 80%;
	margin: 0;
}

#bodyFront {
	background: #051c46 !important;
}
#container, #header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 105px;
	width: 901px;
	background: url(../img/bgheader.jpg) 10px -45px no-repeat #051c46;
	/*padding: 20px 30px 0px 30px;*/
	padding-right: 1px;
	color: #DDD;
}
#logo {
	float: left;
	padding-top: 20px;
	padding-left: 25px;
}
#slogan {
	margin: 4px 0px 0px 5px;
}
#headerRight {
	float: right;
	text-align: right;
}
#headerRight a {
	color: white;
}
#headerRightInfo {
	height: 47px;
	padding-top:20px;
}
#title {
	background: url(../img/bgtitle.jpg) top left repeat-x #faf3c8;
	border-bottom: 3px solid #e5dba1;
	padding: 18px 35px 0px 35px;
}
#content {
	/*background: #fff;*/
	padding: 10px 35px;
	overflow: auto;
}
#bodyFront #content {
	padding : 10px 0;
}
#footer {
	clear: both;
	border-top:1px solid #d4d4d4;
	color: #777;
	margin: 10px;
}
#bodyFront #footer {
	margin: 0px;
	border: none;
	color: #003e7a;
}
#footer a {
	color: #777;
}
#bodyFront #footer a {
	color: #003e7a;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}
.topTab {
	float: right;
	background: url('../img/tabtopunselected.png') bottom left no-repeat #b4e1dd;
	height: 29px;
	margin-top: 0px;
	padding: 9px 8px 0px 8px;
	color: black;
	letter-spacing: -1px;
	font-family:'lucida grande',helvetica, arial, sans-serif;
	font-size: 110%;
}

.topTabSelected {
	float: right;
	background: #faf8ed !important;
	height: 29px;
	margin-top: 0px;
	padding: 9px 8px 0px 8px;
	color: black;
	letter-spacing: -1px;
	font-family:'lucida grande',helvetica, arial, sans-serif;
	font-size: 110%;
}

.topTab.special {
	background: url('../img/tabtopspecial.png') bottom left no-repeat #ffc196 !important;
}
.topTab.special a {
	color: white !important;
}

.topTab a, .topTabSelected a {
	color: black !important;
}

a {
	/*color: #206b61;*/
	/*color: #cf5a1a;*/
	color: #136162;
	/*color: #d96202;*/
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #003d4c;
	text-decoration: underline;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	/*color: #003d4c;*/
	color: #224441;
	font-size: 230%;
	margin-bottom: 0.3em;
	letter-spacing: -2px;
	font-family:'lucida grande',helvetica, arial, sans-serif;
}
h2 {
	/*color: #3a6965;*/
	color: #224441;
	letter-spacing: -1px;
	font-family:'lucida grande',helvetica, arial, sans-serif;
	font-size: 190%;
	margin: 0 0 0.5em 0;
}
h3 {
	color: #993;
	letter-spacing: -1px;
	font-family:'lucida grande',helvetica, arial, sans-serif;
	font-size: 165%;
	padding-top: 1.5em;
}
h4 {
	color: #058471;
	letter-spacing: -0.5px;
	font-size: 20px;
	font-weight: normal;
}
h5 {
	color: #063e44;
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 10px;
}
.underheading {
	color: #3a6965;
	letter-spacing: -1px;
	font-family:'lucida grande',helvetica, arial, sans-serif;
	font-size: 170%;
	margin: 0 0 0.5em 0;
}
.headingRight {
	float: right;
	text-align: right;
	margin-top: 10px;
}
ul, ol, li {
	margin: 0 12px;
}

/* Layout */

#footer {
	clear: both;
	padding: 6px 10px;
	text-align: right;
}

/* Tables */
table {
	/*border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;*/
}
th {
	/*background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;*/
	font-weight: bold;
	text-align: left;
	padding: 4px;
}
th a {
	font-weight: bold;
	/*background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;*/
}

table tr td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
	margin-top: 50px;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	background: white;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
.wide {
	margin-left: auto;
	margin-right: auto;
}
.form {
	background: url(../img/bgform.jpg) top left no-repeat #f9edaa;
	padding: 10px;
	border:1px solid #c3a450;
	margin-bottom: 10px;
}
.wide .form {
	width: 400px;
}
.mainForm {
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
.leftContainer {
	width:520px;
	margin-left:20px;
}
.leftForm {
	padding:10px 12px 10px 10px;
	
	background: url(../img/bgform.png) top left no-repeat;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	/*clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;*/
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	text-align: right;
}
label {
	/*display: block;
	font-size: 110%;
	padding-right: 20px;*/
}
input, textarea {
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 98%;
}
textarea {
	padding: 4px;
}
select {
	clear: both;
	/*font-size: 120%;*/
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
.checkboxInput {
	width: auto;
}
.radioInput {
	width:auto;
	margin: 3px 5px 3px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
.submitInput {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto !important;
	vertical-align: bottom;
}
.fileInput {
	width: 98%;
	padding: 2px;
}

/* Notices and Errors */
/*div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}*/
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

.searchDiv {
	display: inline;
}

.searchDiv input {
	vertical-align: middle !important;
	padding: 0px 5px;
}

input#ItemQuery, input#ItemLocation {
	margin: 10px 0px;
}

div.auto_complete {
  position:absolute;
  width:500px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.auto_complete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.auto_complete ul li.selected { background-color: #C6FFE6;}
div.auto_complete ul li {
  list-style-type:none;
  display:block;
  text-align:left;
  margin:0;
  padding:5px 2px;
  /*height:32px;*/
  cursor:pointer;
  border-top: 1px solid #EEE;
}

.grey {
	color: #AAA;
}

.catList a {
	color: #136162;
}

.listLevel0 {
	font-size: 20px;
}

.listLevel1 {
	padding-left:20px;
	float:left;
	/*height: 300px;*/
	width: 29%;
	margin-top: 20px;
	font-size: 16px;
}

.listLevel0 div.listItem {
	padding-bottom: 5px;
}

.listLevel2 {
	padding-left:20px;
	font-size: 12px;
}

.listLevel2 div.listItem {
	padding-bottom: 0px;
}

.breadcrumbs {
	font-size: 12px;
}

.basket {
	float:right;
	width: 200px; 
	padding:10px; 
	background: url(/tuxebo/img/basketbg.jpg) top left repeat-x #7dc2b2;
	margin-left:15px;
}

.basket h3 {
	color: white;
	padding:0px;
}

.basket a, {
	color: black;
}

.basket a:hover {
	color: gray;
}

.orderBox td {
	padding:8px 4px;
}

.orderBox a {
	color: black;
	font-size: 18px;
}

.orderRow {
	/*background: #bfe0d8;*/
}

.basketInput {
	margin:0px;
}

.topright {
	float:right;
	margin-right:15px;
	padding:15px 0px 0px 0px; 
	width: 260px;
	background:url(/tuxebo/img/bgtopright.jpg) top left repeat-x #c4cdd9
}

.topright a {
	color: black;
}

.orderBox {
	padding:0px;
	border:4px solid #CCC;
}

.cat1 {
	font-size:18px;
	margin-bottom:4px;
}

.cat2 {
	font-size:12px;
	margin-bottom:10px;
	color: #aaa;
}

.cat1 a {
	color: #0c4a75;
}
.cat2 a {
	color: #136162;
}

.flashConfirmation {
	background: url(../img/bgflashconfirmation.jpg) top left repeat-x #16602e;
	color: white;
	padding:8px;
	margin-bottom: 2px;
}

.flashConfirmation a {
	color: #fcf1ae;
}

.flashNotice {
	/*background-color:#35a687; */
	background-color:#526769; 
	/*background-color:#b7dec6; */
	/*border:1px solid #2a9074; */
	color: white;
	padding:8px;
	margin-bottom: 2px;
}

.flashNotice a {
	color: #fefba0;
	/*color: white;*/
}

.flashWarning, .approvalBox {
	border: 1px solid #85826a; 
	background: url(../img/warning.png) 8px 8px no-repeat #fbf7d6; 
	padding:8px 8px 8px 45px;
	margin-bottom: 2px;
}

.flashError, #authMessage {
	background: #891212;
	/*background: url(../img/warning.png) 4px 4px no-repeat #FFCC00;*/
	/*border:1px solid #8F1111 !important; */
	color: white;
	padding:8px;
	margin-bottom: 2px;
}

.flashError a {
	color: #FFCC00;
}

.pagNavDisabled {
	display: none;
}

.approvalBox {
	/*border: 1px solid #85826a; 
	background: #fbf7d6; 
	padding: 10px;*/
	margin: 10px 0px;
}

.problemMsg {
	padding: 7px 0px 7px 20px;
	margin:10px 0;
	background: white;
}

#approvalForm {
	padding: 10px;
	overflow: auto;
}

.approvalSubmit {
	float: right;
	padding-top: 1em;
}

#approvalDetails {
	margin: 10px 0px;
}

.defaultValue {
	color: #AAA !important;
	text-align: right !important;
}

.asterisk {
	color: red;
}

.important {
	/*font-size: 140%;*/
}

.speech {
	margin-bottom: 10px;
}

.speechStart {
	background: url('../img/speechdoublestart.png') top left no-repeat;
	padding-left: 17px;
	width: auto;
	font-size: 140%;
}

.speechEnd {
	background: url('../img/speechdoubleend.png') bottom right no-repeat;
	padding-right: 17px;
	width: auto;
}

.speechBy {
	text-align: right;
	padding-right: 17px;
	margin-top: 10px;
}

.quoteContainer {
	border-bottom: 1px dotted gray;
}

.quote {
	border-top: 1px dotted gray;
	margin: 0;
	padding: 3px;
}

.infoTable {
	width: 99%;
	border-bottom: 1px dotted gray;
	border-spacing: 0;
}

.infoTable td {
	border-top: 1px dotted gray;
	margin: 0;
	padding: 3px;
	vertical-align: top;
}

.infoTable .infoLabel {
	font-weight: bold;
}

.infoTable .infoValue {
	text-align: right;
}

/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 100%;
	margin-bottom: 12px;
}

div.bubble.child {
	margin-left: 17px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble.owner blockquote {
	background: #F1F2E8;
	/*border: 1px solid #9dc9be;*/
}


div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	font-size: 90%;
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(../img/tip.gif) no-repeat 20px 0;
	font-style: normal;
	color: gray;
}
div.bubble .reply {
	float: right;
	margin-top: 6px;
}
.questions {
	border-left: 3px solid #BBB;
	padding-left: 8px;
}
.rightCol {
	padding:7px;
	background:url(../img/bggrey.jpg);
	border:1px solid #AAA
}

.imageLabel {
	padding: 5px 0;
}
#terms {
	margin: 0 10px;
	border: 1px solid gray;
	padding: 10px;
	height: 300px;
	overflow: scroll;
}
.blueBox {
	background:#3f5772; 
	padding:10px; 
	margin-top:10px; 
	color: #89cfd7
}
.blueBox a {
	color: white;
}
.whiteBox {
	background:white;
	border:1px solid #AAA;
	margin-top:5px;
	padding:10px;
}
.subBox {
	background:url(../img/bgsubbox.jpg) top left repeat-x #99b1b7; 
}
.subBoxDivider {
	background:url(../img/dividersubbox.jpg) top center repeat-y;
	padding:10px;
}
.subContainer {
	padding-left: 30px;
	width: 390px;
}
#visible_enquiry, #visible_provider {
	position: relative; 
	overflow:hidden; 
	height: 45px; 
	margin-top: 0px; 
}
#animate, #animate2, #animate3, #animate4 {
	/*overflow:hidden; 
	position:absolute; 
	z-index: auto; 
	top:-10px; 
	left:0px; 
	right:0px;
	height:45px;
	padding:0px;
	margin-top:10px;*/
}
form .subtext {
	font-size:80%; 
	float:left; 
	color: #777;
	text-align:left;
}
.feedbackScore {
	float: left;
	font-size: 140%;
	padding: 6px;
	margin-right: 2px;
}
.pos {
	background:url(../img/bgfeedbackpos.jpg) top left repeat-x #c4ffc2;
}
.neu {
	background:url(../img/bgfeedbackneu.jpg) top left repeat-x #dedede;
}
.neg {
	background:url(../img/bgfeedbackneg.jpg) top left repeat-x #ffc2d0;
}
.total {
	border: 1px solid #bbb;
}
div.inboxMsg {
	height: 33px; 
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	padding-top:2px;
	padding-left:35px;
	width: 96%;
	background-color:#F1F2E8;
	
	background-image: url(../img/email.png);
	background-repeat:no-repeat;
	border: 1px solid  #EEE;
}
div.inbox .parent blockquote {
	background: #FFF;
	/*border: 1px solid #9dc9be;*/
}
span.inboxBy {
	margin-right:15px;
	float:right;
}
span.subHeading {
	font-weight: normal;
	font-size:80%;
	margin-top:2px;
}
.leftMenu {
	float:left;
	width:124px;
}
.leftMenu .topShadow {
	height:25px;
	background:url(../img/bgleftmenutop.jpg) top right no-repeat;
}
.leftMenu .bottomShadow {
	height:116px;
	background:url(../img/bgleftmenubottom.jpg) top right no-repeat;
}
.rightOfLeftMenu {
	margin-left:130px;
	margin-top:10px;
	padding-left:10px;
	padding-top:10px;
}
.leftMenuTab {
	color: #666;
	letter-spacing: -1px;
	font-family:'lucida grande',helvetica, arial, sans-serif;
	font-size: 170%;
	padding:5px 5px 5px 12px;
	margin-left: 3px;
	border:1px solid #cccacd;
	background:url(/tuxebo/img/bgleftmenutab.jpg) top right repeat-y #f3f4ee;
}
.leftMenuTab a {
	color: #666;
}
.leftMenuTab.selected {
	color: #3a6965;
	background: none;
	border:1px solid #b7b4b8;
	border-right:none;
	padding:5px 5px 5px 15px;
	margin-left: 0;
}
.leftMenuTab.selected a {
	color: #3a6965;
}
.acceptedQuote td, .interestingQuote td {
	background: #F3F4EE;
}
ul.helpQuestions {
	list-style: none;
}
.questionAnswer {
	padding: 20px 0 20px 0;
	color: #555;
}
.faQuestion {
	font-size: 130%;
	color: #BF5500;
	padding-bottom: 10px;
}
.helpAnchor {
	text-align: right;
	font-size: 90%;
}
.frontCorner {
	float:left;
	position:relative;
	top:-38px;
	left:-36px
}
.inlineInput {
	display: inline !important;
}
span.stats_header{
	color: #993;
	letter-spacing: -1px;
	font-family:'lucida grande',helvetica, arial, sans-serif;
	font-size: 150%;
	margin-bottom:5px;
}
span.stats{
	color: #444;
	letter-spacing: -1px;
	font-family:'lucida grande',helvetica, arial, sans-serif;
	font-size: 175%;
	padding-right:20px;
}
div.inputPrefix {
	position:absolute;
	margin-top:2px;
	margin-left:3px;
	font-size:130%;
}
input.inputPrefix {
	padding-left:1em;
}
.skipTypesOuter {
	width:819px;
	background:url(../img/skips/bgmaintypes.png) top left repeat-y;
	border-bottom:1px solid #aaa;
}
.skipTypesInner {
	background:url(../img/skips/maintypes.png) top left no-repeat;
	padding-top:184px;
	padding-bottom:20px;
}
.skipTypesCol {
	width:33%;
	text-align:center;
	padding-left:11px;
}
.frontTypesOuter {
	width:543px;
	background:url(../img/bgfront2.png) top left repeat-y;
	border-bottom:1px solid #aaa;
}
.frontTypesInner {
	background:url(../img/bgfront-alt.png) top left no-repeat;
	padding-top:184px;
	padding-bottom:20px;
}
.frontTypesCol {
	width:50%;
	text-align:center;
	padding-left:11px;
}
#frontRightCol {
	float:right;
	width:261px;
	height:375px;
	background:url(../img/bgfrontrightcol.png) top left no-repeat;
}
.calendarText {
	display: inline;
	width: 10em;
	vertical-align: middle;
}

.notesPendingTable {
	width: 99%;
	border-bottom: 1px dotted gray;
	border-spacing: 0;
}

.notesPendingTable td {
	background: #F9F4CA; /*#E0EFEA;*/
	border-top: 1px dotted gray;
	margin: 0;
	padding: 6px;
	vertical-align: top;
}
}
.fixedBox {
	border: 1px solid gray;
	background: white;
	height: 150px;
	overflow: auto;
	padding: 15px;
	margin: 15px 0;
}
.mapPlot {
	/*float:right;*/
	background: url(../img/map_sml.gif) top left no-repeat;
	padding-left: 21px;
	height: 21px;

}
.iconNumberLeft {
	margin-left: 40px; 
	height: 40px;
}
.iconLeft {
	margin-left: 40px; 
	height: 32px;
	padding-top: 5px;
}