
/*body { background-color: #fff; color: #333; } */

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #000; }
a:visited { color: #666; }
a:hover { color: #fff; background-color:#000; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
h2 {	
}
/* maps  */
.main_frame{
	max-width:1220px;
	overflow:auto;
}
.main_frame_820{
	max-width:820px;
	overflow:auto;
}
#map {
	margin-left:auto; 
	margin-right:auto;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	border-style:solid;
	border-width:3px;
	
}
#map_div {
	margin-left:auto; 
	margin-right:auto;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	border-style:solid;
	border-width:3px;
}
a:link {
	text-decoration: none;
    color: #03c;
}
a:visited {
	text-decoration: none;
    color: #03c;
}
  a:hover {
    color: #fff;
background-color: #03c;
  }
td .td_underline{
	border-bottom:1px solid #fff;
}
#phase-info{
	border:1px solid #eee;
	margin-bottom: 1em;
}
input.submit-button{background-color:#00BF16;
		   	color:#ffffff;
			border:1px solid; 
			 border-color: #696 #363 #363 #696;
}
 
  
  #P2P_selector {
    border: 1px solid #D1EEFF;
    color: #fff;
  }

  #Tabs a:link, #Tabs a:visited {
    background-color: #217A00;
    color: #D1EEFF;
background-color: #333333;
  }
  #Tabs ul#MainTabs a:link.current, #Tabs ul#MainTabs a:visited.current,
  .Right #categories a.current:link, .Right #categories a.current:visited {
    color: #000;
  }
  #Tabs a:hover {
    color: #fff;
    background-color: #054700;
	background-color: #000066;
  }
  #Tabs li#AdminTab a:link, #Tabs li#AdminTab a:visited {
    color: #D1EEFF;
    background-color: #195D00;
    border-bottom: 1px solid #195D00;
    text-decoration: underline;
  }
  #Tabs li#AdminTab a:hover {
    color: #fff;
  }
  #Tabs li#AdminTab a.current {
    color: #fff;
    text-decoration: none;
  }
  #project_switcher div.menu a:hover,
  #project_switcher div.menu a:hover span {
    background: #ecefeb !important;
  }
  #project_switcher div.menu a:active,
  #project_switcher div.menu a:active span {
    background: #ffa !important;
  }
  table.forum_view td.message a:hover {
    color: #03c;
  }
  table.forum_view td.message a span.title:hover {
    color: #fff;
    background: #03c;
  }
/* Styles for Item List */
#item-list table {
        border-collapse: collapse;
		font-size: 65.5%; /* Resets 1em to 10px */
	    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	    margin-left: 5px;
	   margin-right: 5px;
	margin-bottom: 5px;
}
#some_padding {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#item-list {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 3px;
}
#item-list a {
	margin-bottom: 3px;
}
#item-list table tr td {
        padding: 2px;
        vertical-align: top;
}
#item-list .no-padding  tr td {
	 padding: 0px;
}
#item-list thead { 
	background:#5C443A;
	background:#004400;
	background:#ccccdd;
	color:#FFFFFF;
	color:#333333;
	text-align:left;
	 padding:3px 10px 3px 10px;
	 text-transform:uppercase;
}
#item-list-unused tbody td a:hover { text-decoration:underline;
}
#item-list-unused tbody tr:hover { background:#99BCBF;
 border:1px solid #03476F;
 color:#000000;
}
#totals tbody tr:hover { background:#99BCBF;
 border:1px solid #03476F;
 color:#000000;
}
#item-list .list-image {
  width:        60px;
  height:       70px;
}

#item-list .list-description {
  width:        60%;
}

#item-list .list-description dl {
        margin: 0;
}

#item-list .list-description dt {
	color:        #244;
	font-weight:  bold;
	font-size:    larger;
}

#item-list .list-description dd {
        margin: 0;
}


#item-list .list-actions a {
	color: #000099;
}

#item-list .list-line-even {
  background:   #eeeeff;
}

#item-list .list-line-odd {
  background:   #FFF ;
}
/* Listing for tables */

.list-actions {
  font-size:    x-small;
  text-align:   right;
  margin-left: 5px;
	color: #000099;
}
.numbered-link {
	font-size:    x-small;
	  text-align:   left;
	  
	 width: 70px;
		color: #330069;
}
.jobphase {
  min-width: 40px;
}
.min_width_180 {
  min-width: 180px;
}
.min_width_250 {
  min-width: 250px;
}
.min_width_150 {
  min-width: 150px;
}
.list-actions a {
	color: #000099;
}
.list-line-even {
  background:   #eeeeff;
}
.list-line-odd {
  background:   #F0F0F0 ;
}
/* end of item-list */



th .sortable_link {
	color: #223 !important;
}
td .totals {
	min-width: 70px;
	text-align: right;
	font-weight: bold;
}
th .asc {
	padding-right: 12px;
	  background-repeat: no-repeat;
	  background-position: right center;
  background-image: url("/assets/images/up_arrow.gif");
}
th .desc {
	padding-right: 12px;
	  background-repeat: no-repeat;
	  background-position: right center;
  background-image: url("/assets/images/down_arrow.gif");
}



body {
	margin: 0 auto;
	padding: 0;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color: #222;
		background-color: #023A88;
	
	background-color: #f0f0f0;
	background-color: #c5c5c5;
	text-align: center;
}



/* Make sure the table cells show the right font
body {
	background: #a5a5a5;
} */
td { font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear { clear:both; }



/* Admin Button
--------------------------------------- */

.nav {margin: 0; padding: 0;}
.nav li {display: inline; list-style: none;}

#header .nav {
	float: right;
	margin-top: 1.5em;
	font-size: 1.2857em;
}

#header .nav li a { color: #FFF; }

#MainTabs .nav li {margin: 0 0 0 0.5em;}
#header .nav a {color: #FFF; text-decoration: none;}
#MainTabs .nav a:hover {text-decoration: underline;}

#MainTabs .nav .index {

	position: relative;
}

#MainTabs .nav .index a {
/*	background: #980905 ; */
	padding-right: 1em;
	position: relative;
	z-index: 1015;
	padding-bottom: 0.125em;
}
#MainTabs .nav .index:hover a, #MainTabs .nav .index a:hover {background-position: right -81px;}


#guides, #guides_qc{
	width: 24em;
	display: block;
	background: #153156;
	border-radius: 1em;
	/*-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-box-shadow: 0.25em 0.25em 1em rgba(0,0,0,0.25);
	-moz-box-shadow: rgba(0,0,0,0.25) 0.25em 0.25em 1em; */
	color: #f1938c;
	padding: 1.5em 2em;
	position: absolute;
	z-index: 1005;
	top: -0.25em;
	right: 0;
	padding-top: 2em;
}

#guides dt, #guides dd,#guides_qc dt, #guides_qc dd {
	font-weight: normal;
	font-size: 0.722em;
	margin: 0;
	padding: 0;
}
#guides dt,#guides_qc dt {padding:0; margin: 0.5em 0 0;}
#guides a,#guides_qc a {color: #FFF; background: none !important;}
#guides .L, #guides .R,#guides_qc .L, #guides_qc .R {float: left; width: 50%; margin: 0; padding: 0;}
#guides .R,#guides_qc .R {float: right;}
#guides hr,#guides_qc hr  {
	display: block;
	border: none;
	height: 1px;
	color: #f1938c;
	background: #348017;
}


form {
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
	line-height: 16px;
}

p.submit,
div.submit {
  color: #666;
  font-size: 11px;
}

p.submit input {
  vertical-align: middle;
}

div.submit input {
  font-size: 14px;
}

small {
	font-size: 10px;
	line-height: 13px;
}

blockquote {
	font-size: 12px;
	color: #666;
	margin: 20px;
}

ol, ul, li {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
}

li {
	font-size: 11px;
	line-height: 13px;
	padding: 3px 0;
}


h1 {
	font-family: "Lucida Grande", arial, sans-serif;
	padding: 0;
	border-bottom: 0;
	margin: 0;
	color: #333;
	font-size: 12px;
	
}

h2 {
	font-family: "Lucida Grande", arial, sans-serif;
	margin: 20px 0 5px 0px;
	color: #333;
	font-size: 14px;
	padding: 0;
}

h2.subheader {
	padding: 0 0 2px 0;
	margin: 15px 0 5px 0;
	font-size: 12px;
	border-bottom: 1px solid #000;
	color: #000;
}
div.button_right {
	float: right;
}
div.button_left {
	float: left;
}
h3 {
	margin: 5px 0 0 0;
	color: #444;
	font-family: "Lucida Grande", arial, sans-serif;
	font-size: 13px;
	padding: 0;
}

h3 a:link, h3 a:visited{
	color: #ffffff;
	background-color: #0e7500;
	background-color: #7e7570;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-size: 10px;

	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	
}
not {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
		font-weight: bold;
}
h3 a:hover {
	color: #ffffff;
	background-color: #006;
}



/*-------------------------------------------------
STRUCTURE
-------------------------------------------------*/

div#Wrapper {
	padding: 12px 53px 0 15px;
  margin: 0 auto;
}

.container {
	margin: 0 auto 0 auto;
	text-align: center;
	min-width: 800px;
	}

.ClearAll {
	padding: 0px;
	clear: both;
	font-size: 0px;
	}

#ContentFrame, #DashContentFrame, .ContentFrame {
	margin: 0;
	padding: 0px 0;
	width: 100%;
	text-align: left;
	/*position: relative;*/
	float: left;
}

table.layout {
  clear: left;
  border-collapse: collapse;
  width: 100%;
}

table.layout td.left,
table.layout td.right {
  vertical-align: top;
  padding: 0;
}

table.layout td.left {
  width: 95%;
}

table.layout td.right {
  width: 5%;
}

div.Left {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 95%;
	float: left;
	}

div.Right {
	margin: 0px 0 0 0;
	padding: 0;
	text-align: left;
	/*position: absolute;*/
	float: left;
	width: 5%;
	}

table.layout td.left div.Left,
table.layout td.right div.Right {
  width: auto;
  float: none;
}




/*-------------------------------------------------
SIDEBAR
-------------------------------------------------*/

.Right h1, .Right h1.late {
	padding: 4px 0 2px 0;
	border-bottom: 1px solid #666;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #000;
}

.Right p {
  font-size: 11px;
  line-height: 14px;
}

.Right h1.late {
	padding-top: 0;
	border-bottom: 1px solid #c00;
	color: #c00;
}

.Right p.incategory {
	margin-top: 0;
	background: #ececec;
	padding: 4px;
}

.Right p.incategory a {
	display: block;
}

.Right h2, .Right h2.border {
	font-family: "Lucida Grande", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 20px 0 3px 0;
	padding: 0;
	border: none;
}

.Right h2.border {
	border-bottom: 1px solid #d5d5d5;
}



.Right ol {
	padding-left: 20px;
}


.Right ul li {
	list-style: none;
	padding: 0 0 3px 0;
	margin-left: 0;
}


/*-------------------------------------------------
SETTINGS TAB and SUBNAV
-------------------------------------------------*/

ul#Tabs li a#settings {
	margin-left: 10px;
}
/*-------------------------------------------------
NEW FOR PROPORTIONAL WIDTH VERSION 
-------------------------------------------------*/

.col {
	padding: 0 0px;
	text-align: left;
	border-radius: 10px;
}

.Left .col,
.Full .col {
  position: relative;
  padding: 0;
  background: #fff;
  /*-moz-box-shadow: 3px 3px 4px #bbb;
  -webkit-box-shadow: 3px 3px 4px #bbb; */
  box-shadow: 3px 3px 4px #bbb;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  margin-right: 7px;
  border-radius: 10px;
}

body:first-of-type .Left .col,
body:first-of-type .Full .col {border: none; margin-right: 8px;} /* for browsers that support box-shadow */


.Left .innercol,
.Full .innercol {
  padding: 15px 60px 20px 23px;

}

div.Left div.bottom,
div.Full div.bottom {
  font-size: 8px;
}

div.Right .col {
	min-width: 125px;
	padding: 0 0 0 0px;
}


/*-------------------------------------------------
HEALTHY HOVER CLASSES
-------------------------------------------------*/

a.clicked:link,
a.clicked:visited {
  text-decoration: underline !important;
  background: none !important;
  color: #03c !important; /* the default link color  */
}

p.submit a.clicked:link,
p.submit a.clicked:visited,
div.submit a.clicked:link,
div.submit a.clicked:visited,
div.page_header a.clicked:link,
div.page_header a.clicked:visited {
  color: #f00 !important; /* the admin link color */
}


/*-------------------------------------------------
PAGE HEADER
-------------------------------------------------*/

div.page_header {
  
  background: #f0f0f0;
  background: #c5c5c5;
  background: #edf3fe;
  
  /* the color and curve of the light blue strip */
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;  
  
  margin: 0 0 2px 0;
  padding: 5px 20px 5px 14px;
  text-align: center;
}
div.page_header_red {
  background: #F0C0C0;
  margin: 0 0 2px 0;
  padding: 5px 20px 5px 14px;
  text-align: center;
}
div.page_header h1 {
	padding: 0;
  margin: 0;
	font-size: 14px;
	color: #000;
}

div.page_header h1 a {
  white-space: nowrap;
}

div.page_header h1 span {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

div.sheet div.page_header h1 {
  font-size: 20px;
}

div.page_header p {
  margin: 5px 0 0 0;
}


/*-------------------------------------------------
PAGE FOOTER (SUBMIT BAR)
-------------------------------------------------*/

div.page_footer {
  text-align: left;
  border-top: 1px solid #eee;
  padding: 12px 10px 25px 25px;
  margin: 0;
  color: #666;
  background: #f5f5f5;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#fbfbfb'); /* IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fbfbfb)); /* webkit */
	/*background: -moz-linear-gradient(top,  #f5f5f5,  #fbfbfb); /* firefox 3.6+ */
}



/*-------------------------------------------------
PAGE HEADER LINKS
-------------------------------------------------*/

div.page_header_links {
  float: right;
  width: 300px;
  font-size: 11px;
  margin-top: 0;
  text-align: right;
  color: #ccc;
  line-height: 20px;
  white-space: nowrap;
}

div.page_header_links strong {
  color: #000;
}

div.page_header_links a.active:link,
div.page_header_links a.active:visited,
div.page_header_links a.active:hover {
  background: #999;
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

div.page_header_links a.edit {
  text-decoration: none;
  color: #777;
}

div.page_header_links a.edit:hover {
  color: #fff;
}


/*-------------------------------------------------
HEADER
-------------------------------------------------*/

#Header {
	background: #036;
	background: #C42700;
	text-align: left;
    position: relative;
    padding: 2px 0px 0px 2px;
	}	

#Header h1 /* client name */ {
	padding: 10px 0 10px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fc0;
	}

#Header.global h1 {
  padding-top:10px;
}

#Header h1 span /* project name */ {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	border: none;
	font-family: "Lucida Grande", arial, sans-serif;
	}	

#Header #dashboard_and_project_switcher {
  position:absolute;
  top:0px; left:0px;
  height: 28px;
  padding: 0px 23px;
	font-size:12px;
}

#Header #dashboard_and_project_switcher div.switch,
#Header #dashboard_and_project_switcher div.pipe {
  float:left;
  height: 28px;
  padding: 7px 0px;
}

#Header #dashboard_and_project_switcher a {
  padding: 7px;
}

#Header #settings_signout_and_help {
  position:absolute;
  top:0px;
  right:0px;
  padding: 7px 20px;
  font-size:10px;
}

#Header #settings_signout_and_help a,
#Header #settings_signout_and_help span.name {
  padding: 7px 3px;
}

#Header #settings_signout_and_help a.help {
  padding:7px 5px 7px 5px;
}

#Header #settings_signout_and_help a.help:hover {
  background:transparent;
}

#Header div.navigation div.pipe,
#Header div.navigation span.pipe {
  opacity: 0.6;
  /*filter: alpha(opacity=60);*/
  font-size:10px;
}

#Header div.navigation a.current {
	font-weight: bold;
	text-decoration: none;
}

#Header div.navigation a.free_pitch {
	font-size: 10px;
  text-decoration: none !important;
}

#Header div.navigation a.free_pitch span {
  font-size: 12px;
  text-decoration: underline;
}

#Header div.navigation a.free_pitch:hover span {
  text-decoration: none;
}
/*-------------------------------------------------
First HEADER
-------------------------------------------------*/

 #Header {
	background-color: #023A88; /* blue color */
	background-color: #aa4043;; /* ILD color */
	background-color: #333333; /* grey */
	background-color: #195D00;/* green color */
	
	background-color: #6a0000;/* red color */
	background-color: #777777; /* grey */
	background-color: #023a88;/* blue color */
  }
  #Header h1 {
    color: #fff;
	color: #fc0;
	color: #ccf;
  }
  #Header h1 a:link, #Header h1 a:visited {
    color: #fff;
    text-decoration: none;
  }
  #Header h1 a:hover {
    color: #fff;
    background-color: #195D00;
    text-decoration: underline;
  }
  #Header h1 span {
    color: #D1EEFF;
  }
  #Header div.navigation {
	height: 54px;
  }
  #Header div.navigation, 
  #Header div.navigation a:link, 
  #Header div.navigation a:visited {
    color: #D1EEFF;
  }
  #Header div.navigation a:hover {
    color: #fff;
    background-color: #054700;
background-color: #000066;
  }
  #Header div.navigation a.current:link, 
  #Header div.navigation a.current:visited {
    color: #fff;
  }
  #Header div.navigation a.current:hover {
    color: #fff;
    background-color: #195D00;

    background-color: #000066;
  }
/*-------------------------------------------------
TABS
-------------------------------------------------*/

#Tabs {
	margin: 0 57px 0 30px;
	padding: 0;
	height: 24px;
}

#Tabs ul {
	margin: 0; padding: 0;
}

#Tabs li {
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
	border: none;
}

div#Tabs a:link,
div#Tabs a:visited {
  text-decoration: none;
}

#Tabs a:hover {
	color: #fff;
	background: #333;
	display: block; 
	text-decoration: underline;
	
}
#Tabs li:hover ul { 
	text-decoration: underline;
	display: block; } 

#Tabs ul#MainTabs a:link, #Tabs ul#MainTabs a:visited {
  float: left; /* for IE6 */
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding: 5px 9px 7px;
	margin: 0 1px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

#Tabs ul#MainTabs a:link.current, #Tabs ul#MainTabs a:visited.current {
	color: #222;
	font-weight: bold;
	text-decoration: none;
    margin: 0 1px;
    padding-bottom: 9px;
    background: #023A88;
    background: #c5c5c5;
    /*#e5e5e5 */
	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#c5c5c5'); /* IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#c5c5c5)); /* webkit */
	/*background: -moz-linear-gradient(top,  #fdfdfd,  #c5c5c5); /* firefox 3.6+ */
}

div#print_button {
  float: right;
  width: 50px;
  padding-top: 3px;
  height: 1%;
}

body.unprintable div#print_button {
  display: none;
}

body.unprintable #Tabs {
  margin-right: 25px;
}





/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

.footer {
	clear: left;
	font-size: 9px;
	color: #999;
	margin: 3px 0 20px 10px;
	text-align: left;
	padding-bottom: 15px;
}

.footer a.image:hover {
  background: none;
}

.footer div {
  margin-left: 120px;
}

.footer div p {
  font-size: 9px;
  line-height: 15px;
  margin: 0;
}

.footer div span {
  color: #bbb;
}

.footer a:link, .footer a:visited {
	color: #999;
}

.footer a:hover {
	color: #fff;
	background: #666;
}



/*-------------------------------------------------
PROJECT LIST
-------------------------------------------------*/

body.projects .Right h1 {
	font-size: 14px;
}

body .Right .Client h1, div.Archive h1 {
	background-color: transparent;
	font-size: 12px;
	color: #000;
	border: none;
}

body .Project a, .InactiveProjects a {
	border-bottom: medium none;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 1px 0;
	padding: 1px 1px 1px 8px;
}

.Right .col .Client {
	padding: 0;
}
.col {
	font-size: small; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}
/*-------------------------------------------------
SIDEBARS
-------------------------------------------------*/

body .Right h1 {
	background-color: #EDF3FE;
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 5px 0;
	color: #333;
	padding: 6px 8px;
	font-size: 13px;
}

body .Right p {
	font-size: 12px;
	line-height: 1.3em;
	color: #222;
}

body .Right div.indent {
	padding-left: 8px;
	background-color:  #DDDDDD;
	border: 1px solid gray;
	padding: 2px;
}

/*-------------------------------------------------
1-PROJECT FREE UPGRADE SIDEBAR
-------------------------------------------------*/

div#right_project_bar {
	background-color:  #999999;
	width: 115px;
	padding: 10px;
	border-radius: 10px;
}

div#portfolio_id  {
	background-color: #FFF;
	border: 1px solid black;
	padding: 2px;
	margin-bottom: 10px;
}

div#right_project_bar h2, div#right_project_bar p {
	margin: 0;
	padding: 0;
}

div#right_project_bar h2 {
	color: #000;
}

div#right_project_bar p {
	margin: 0 0 10px 0;
}

div#right_project_bar div.promotion {
	padding: 5px 10px;
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;
	font-size: 12px;
	margin-bottom: 10px;
}
