/* Project: Red Kite
URL: http://www.redkitecreative.com/
Date: June 2010
Author: Red Kite Creative
Author URL: http://www.redkitecreative.com */

/**************************************
  Override default styling rules
**************************************/
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.	               */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

:link, :visited { text-decoration: none; }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin: 0; padding:0; }
a img, :link img, :visited img { border: none; }
/* normalize font-size for all headers */
h1, h2, h3, h4 {
	font-size: 100%;
}
/* commented backslash hack for ie5mac \*/ 
html, body {
	height: 100%;
} 
img, fieldset {
	display: block;
	border: none;
}
/* Transparency method for IE6 - js/unitpngfix.js */
/************************************************
  Default rules
************************************************/
h1, h2, h3 {
	color: #333;
	background-color: transparent;
	line-height: 120%;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h1 {
	margin-bottom: 0.3em;
	font-size: 180%;
}
h2 {
	margin-bottom: 0.5em;
	font-size: 155%;
	font-weight: bold;
}
h3 {
	margin-bottom: 0.4em;
	font-size: 135%;
}
h4 {
	margin-bottom: 0.5em;
	font-size: 105%;
}
p {
	margin-bottom: 1em;
	color: #333;
	background-color: transparent;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 150%;
}
a, a:link, a:visited{
	color: #B92227;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover, a:active {
	color: #0C83B3;
	background-color: transparent;
	text-decoration: underline;
}
a.icon, a.icon:link, a.icon:visited {
   color: #B92227;
	background: transparent url(images/icon.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 2px 1px 18px;  
}
a.icon:hover, a.icon:active {
	color: #0C83B3;
	background: transparent url(images/icon.gif) no-repeat left center;
	text-decoration: underline;	
}
ul li {
	margin: 0;
	padding-bottom: 0.6em;
	list-style-type: none;
}
acronym {
	border-bottom: 1px dotted #9B1A1E;
}
hr {
	margin: 1em 0;
   border-top: 1px solid #C6C6C6;
	border-right: none;
	border-bottom: none;
	border-left: none;	
   height: 2px;
}
blockquote { 
	font-style: italic; 
	border-left: 1px solid #aeaeaf; 
	margin: 0.5em 0 1.5em 1.2em; 
	padding-left: 0.7em; 
}
/**************************************
  Body and header rules
**************************************/
body {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	font: 76%/110% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
	background-image: url(images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat;	
}
#home #wrapper {	
	background-image: url(images/wrapper_home_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
#sub #wrapper {	
	background-image: url(images/wrapper_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
#subwrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	/*min-height: 80%;
	height: auto !important;*/
	min-height: 100%;
	height: auto;
	color: #333;
	background-color: transparent;
}
* html #subwrapper {/* ie6 and under*/
	height: 100%;
}
#home #header {
    height: 298px;
    position: relative;
	 background-color: transparent;
}
#sub #header {	
    height: 261px;
    position: relative;
	 background-color: transparent;
}
#logo-box {
	position: absolute;
	top: 4px;
	left: -14px;
	width: 121px;
	height: 104px;
}
#tagline {
	position: absolute;
	top: 19px;
	left: 86px;
}
#client-login {
	position: absolute;
	top: 15px;
	right: 5px;	
}
#client-login p {
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: transparent;
}
#client-login a, #client-login a:link, #client-login a:visited {
	color: #FFF;
	background-color: transparent;
}
#btn-login {
   display: inline-block;
	position: relative;
	top: 6px;
	left: 4px;
   width: 80px;
   height: 23px;
   background: url(images/btn_client.jpg) no-repeat 0 0;
}
#btn-login:hover { 
  background-position: 0 -23px;
}
#btn-login span {
  display: none;
}
#main-box {
	position: absolute;
	top: 136px;
	left: 0;
}
#main-box p {
	margin-bottom: 0.5em;
	width: 50em;
	line-height: 130%;
	font-size: 130%;
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: transparent;
}
#main-box a, #main-box a:link, #main-box a:visited{
	color: #FFF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
#main-box a:hover, #main-box a:active {
	color: #3EBEF2;
	background-color: transparent;
}
#signup {
	position: relative;
}
#signup p {
	color: #000;
	background-color: transparent;
}
#signup p.small {
	font-size: 10px;
	margin-top: -6px;
	line-height: 1.4em;
}
#signup input#tutijt-tutijt {
	padding: 2px;
	margin-bottom: 4px;
	background-color: #e2e2e2;	
	border-color: #c6c6c6;
}
#signup input#tutijt-tutijt:focus, #signup input#tutijt-tutijt:hover {
	background-color: #dbdbdb;	
	border-color: #c6c6c6;
}
#signup input.submit-enews {
	position: relative;
	top: -2px;
	padding: 2px 5px 3px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	display: inline-block;
	color: #E6FFC6;
	background-color: #a70303;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	/*border-bottom: 1px solid rgba(0,0,0,0.25);*/
	cursor: pointer;
}
#signup input.submit-enews:focus, 
#signup input.submit-enews:hover {
	background-color: #c10303;	
	border-color: #853432;
}
/**************************************
  Content rules
**************************************/
#col-left {
	float: left;
	position: relative;
	width: 16%;
	margin-top: 1em;
	padding: 0;
	color: #333;
}
#quotebox {
	position: relative;
	left: 0;
	margin-bottom: 2em;
	padding-right: 1em;
	width: 98%;
	/*background-image: url(images/parentheses.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	background-color: transparent;
}
#quotebox p {
	font-size: 100%;
}
#quotebox .read-more {
	font-size: 90%;
	padding-top: 0.2em;
}
#quotebox span.name {
	font-weight: bold;
	font-size: 90%;
	line-height: 90%;
}
#col-left p {
	font-size: 100%;
}
div#main {
	float: right;
	width: 83%;
}
#main-left {
	float: left;
	width: 68%;
	margin-bottom: 0.5em;
	padding: 0.6em 1em 1em 1em;
	min-height: 27em;
	height: auto;
	line-height: 1.5em;
	/*overflow: auto;*/
}
/* for Internet Explorer */
/*\*/
* html .main-left {
height: 15em;
}
/**/
/* This is for the Highslide portfolio */
#main-port2 { 
	float: left;
	width: 99%;
	margin-bottom: 0.5em;
	padding: 0.6em 1em 1em 1em;
	min-height: 27em;
	height: auto;
	line-height: 1.5em;
	/*overflow: auto;*/
}
#main-right {
	position: relative;
	float: right;
	width: 25%;
	margin: 0;
	padding: 0.6em 0.7em 1em 1em;
}
#main-left h1, #main-port2 h1 {
	padding-bottom: 0;	
}
#main-right h3, #col-left h3 {
	font-size: 145%;
	font-weight: normal;
}
.bullet-list {
	margin: 1em 0 0.5em 3em;
}
#main .bullet-list ul {
	list-style-position: inside;
}
#main .bullet-list li {
	padding-left: 0.4em;
	list-style-type: square;
	font-size: 100%;
}
#main ul.non-bullet-list li {
	padding-bottom: 1em;
	font-size: 105%;
}
/**************************************
  Footer rules
**************************************/
#footer {
	clear: both;
	position: relative;
	bottom: 0;
	left: 0;
	/*margin-top: -138px;*/
	padding: 0;
	height: 83px;
	background-image: url(images/footer_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer-menu {
	position: relative;
	margin: 0 auto;
	padding-top: 0.8em;
	width: 970px;
	text-align: right;
}
#footer-menu ul {
	/*margin-left: 156px;	*/
	margin-bottom: 0.2em;
}
#footer-menu li {
	display: inline;
	margin: 0;
	padding: 0 0.5em 0 0.4em;	
	border-right: 1px solid white;
}
#footer-menu li a, #footer-menu li a:link {
	font-size: 90%;
	color: #FFF;
	background-color: transparent;
}
#footer-menu li a:hover, #footer-menu li a:active {
	color: #28B7F1;
	background-color: transparent;
}
#footer-menu li.last {
	border-right: none;
}
#footer-menu p {
	padding: 0.5em 0.5em 0 0;
	font-size:1em;
	font-weight: normal;
	color: #FFF;
}
/************************************************
  Navigation rules
************************************************/
#nav {
	position: absolute;
	top: 79px;
	right: 0;
	margin: 0;
	padding: 0;
	height: 22px;
	width: 825px;
	list-style-type: none;
	text-align: right;
}
ul#navlist {
	float: right;
	margin: 0;
}
#navlist li {
	display: inline;
	margin: 0;
	padding: 0;
	width: auto;	
}
#navlist li a, #navlist li a:link {
	padding: 2px 15px 1px 15px;
	font-weight: bold;
	font-size: 120%;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #FAFAFA;
	text-decoration: none;	
}
#navlist li a:hover {
	color: #28B7F1;
	background: transparent;
	text-decoration: none;
}
#navlist li a.current, #navlist li a.current:link {
	color: #26B7F1;
	background: transparent;
}
#navlist li a.current:hover {
	color: #FAFAFA;
	background: transparent;
}
#navlist li.last a {
	padding-right: 0;
}
/************************************************
  Sidebar navigation rules (Dynamic Drive)
************************************************/
.arrowlistmenu {
	width: 160px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 14px Arial;
	color: white;
	/*background: black url(images/titlebar.png) repeat-x center left;*/
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
	/*background-image: url(images/titlebar-active.png);*/
}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	color: #A70303;
	background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}
.arrowlistmenu ul li a:visited { 
	color: #A70303;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #A70303;
	background-color: #F3F3F3;
}
/************************************************
  Image replacement rules for H1 tags (Dwyer method)
************************************************/
#home-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_home.png);
}
#home-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#about-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_about.png);
}
#about-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#approach-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_approach.png);
}
#approach-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#clients-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_clients.png);
}
#clients-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#consulting-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_consulting.png);
}
#consulting-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#contact-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_contact.png);
}
#contact-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#design-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_design.png);
}
#design-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#dev-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_dev.png);
}
#dev-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#email-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_email.png);
}
#email-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#faq-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_faq.png);
}
#faq-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#gallery-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_gallery.png);
}
#gallery-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#graphics-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_graphics.png);
}
#graphics-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#maintenance-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_maintenance.png);
}
#maintenance-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#marketing-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_marketing.png);
}
#marketing-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#portfolio-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_portfolio.png);
}
#portfolio-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#oops-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_oops.png);
}
#oops-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#quote-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_quote.png);
}
#quote-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#redesign-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_redesign.png);
}
#redesign-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#resources-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_resources.png);
}
#resources-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#services-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_services.png);
}
#services-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#standards-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_standards.png);
}
#standards-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#support-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_support.png);
}
#support-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#testimonials-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_testimonials.png);
}
#testimonials-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#thanks-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_thanks.png);
}
#thanks-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#wordpress-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_wordpress.png);
}
#wordpress-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#goodbye-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_goodbye.png);
}
#goodbye-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#uploads-h1 {
	width: 606px;
	height: 36px;
	background-image: url(images/h1_uploads.png);
}
#uploads-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
/**************************************
  Login form rules
**************************************/
#loginform {
	margin: 2em 1em 0 1em;
}
#loginform p {
	font-size: 1.1em;
	font-weight: bold;
}

/**************************************
  Mailing list registration rules
**************************************/
/* For Campaign Monitor */
span.label {width: 110px; float: left;} 
span.button {padding-left: 5px;} 

/*#regform {
	margin: 4em 1em 0 1em;
	text-align: right;
}
#regform p {
	padding-bottom: 0.3em;
	font-size: 1.1em;
	font-weight: normal;
}
#regform submit {
	text-align: right;
}
#email {
	margin-right: 1em;
}*/
/**************************************
  Search box rules 
**************************************/
#searchbox {
	position: absolute;
	top: 10px;
	right: 12px;
}
#searchbox img {
	display: inline;
}
#searchbox input, #searchbox submit {
	vertical-align: middle;
}
#searchbox p {
	font-size: 90%;
	color: #FFF;
	background-color: transparent;
}
/**************************************
  Contact form rules (Aneko Studios)
**************************************/
#formbox {
	margin-left: 5px;
	padding: 0 10px 10px 10px;
}
.form_field {
	padding-bottom: 1px;
}
div#formbox form fieldset { 
	margin: 0.7em 0 1.5em 0; 
	padding: 0.5em 0.5em 1.4em 0.5em; 
	border: 1px solid #ACACAC; 
	background-color: #EEEEEE;
}
div#formbox form legend { 
	font-size: 13px;
	font-weight: bold; 
	color: Black; 
}
div#formbox form fieldset div { 
	margin-bottom: 5px;
	padding: 0.5em 0 0 1em; 
}
span.fieldname {		
	padding: 0 5px 0 0;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.95em;
	width: 100px;
	text-align: right;
	color: #575758;
	background-color: transparent;
}

input.form, textarea.form  {	
	padding: 1px 4px 1px 1px;
	border: solid 1px #ACACAC;
	font-size: 11px;
}
textarea.form {			
	margin-top: 5px;
}
/*input.button {			
	font-size: 12px;
	width: 60px;
	font-weight: bold;
	color: #3F3F3F;
	background-color: #C2C2C2;
}*/
ul.error {			
	width: 440px;
	margin: 0 0 12px 0;
	color: #C00000;
	background-color: transparent;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
ul.error li {			
	margin: 0 0 0 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;	
	line-height: 12px;
}
.form_checkboxes {
	padding: 0 0 4px 5px;
}
span.required {	
	font-size: 1em;
	color: #C00000;
	background-color: transparent;
	width: 5px;
	text-align: right;	
	line-height: 2em;
}
.small {
	font-size: 0.9em;
}
.button {
	margin: 0;
	padding-top: 5px;
}
.thankyou {
	margin: 0 auto;
	padding-top: 0;
	width:425px; 
	vertical-align: top;
	font-size: 1em;
	font-family: Verdana, Helvetica, sans-serif;
}

/**************************************
  Hosting plan table rules
**************************************/
#hostingtable table {
	padding: 1px;
	width: 100%;
	border: 1px solid #AEAEAE;
	border-collapse: collapse;	
}
#hostingtable th {
	color: white;
	background-color: #333333; 
	text-align: center;
}
#hostingtable td {
	color: black;
	padding: 0 15px;
	background-color: #E9E9E9;
	/*width: 18%;*/
	font-size: 11px;
	text-align: center;
}
#hostingtable .planfeatures {
	font-weight: bold;	
}
#hostingtable td.planfeatures {
	padding: 1px;
	width: 28%;
	color: #686868;
	background-color: #D9D9D9;
	text-align: left;
}
#hostingtable .order {
	color: #FFF;
	background-color: #3EBEF2;
}
.order a, .order a:link, .order a:visited {
	color: #FFF;
	background-color: transparent;
}
/**************************************
  Miscellaneous rules
**************************************/
.right {
	text-align: right;
}
.img-right {
	float: right;
	margin: 0 0 1em 0.5em;
}
#main-right .img-right {
	margin-bottom: 0.2em;
}
.img-left {
	float: left;
	margin: 0 0.4em 0.8em 0;
}
.img-right-border {
	padding: 4px;
	border: 1px solid #333333;
}
.img-right-current {
	float: right;
	margin: -26px 0 0 0.5em;
	z-index: 50;
}
.img-makeover {
	margin-bottom: 1em;
}
.recent-work img {
	display: inline;
	margin: 5px 12px 5px 0;
}
.box-callout {
	margin: 1em 2em;
	padding: 0.7em 0.8em 0.2em 0.7em;
	border: 2px double #C7C7C8;
	text-align: center;
	font-size: 105%;
	font-weight: bold;
	color: #333;
	background-color: #E7E7E8;
}
.red {
	color: #0B7CA9;
	border-bottom: 1px solid #0B7CA9;
}
.big-black {
	color: #000;
	font-size: 22px;
	font-weight: bold;
}
.caption {
	padding-top: 2px;
	font-size: 11px;
	line-height: 1.1em;
	font-style: italic;
}
.clear-both {
	clear: both;
}
.centered {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}
.main-hr {
	margin: 1em 0;
	border-top: 1px solid #575758;
}
.indent20px {
	padding-left: 20px;
}
.client-list {
	margin-bottom: 1.5em;
	font-size: 95%;
}
.client-list ul {
	line-height: 135%;
}
.client-list li {
	padding-bottom: 0.4em;
}
div.clientareabox {
	margin: 2em 10px 0 0;
	font-size: 1.2em;
	padding: 2px;
	text-align: right;
	color: #848484;
	background-color: #E5E5E6;
}
.callout-box {
	clear: both;
	margin: 0.8em 0;
	padding: 0.5em 0.5em 0.5em 0.7em;
	background-color: #E1E2E4;
	border: 1px dotted #575758;
	font-size: 97%;
}