/*
Theme Name: iVeri Payment Technologies
Theme URI: http://www.iveri.com/
Author: The Forge Web Creations
Author URI: http://www.theforge.co.za/
	
*/

/* Reset Browser Defaults */
@import url( 'css/reset.css' );



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: center;
	}



.column .entry {
	clear: left;
	padding-top: 35px;
	line-height: 1.8em;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #858585;
	}

.postmeta {
	font-family: verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	height: 17px;
	color: #858585;
	float: left;
	
	}
	
.print {
	display: block;
	float:right;
}

.pdf {
	display: block;
	float:right;
	margin-right: 9px;
}


h2.news {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 14px 0;
	font-family: arial, verdana, sans-serif;
	}

#sidebar h3 {
	font-size: 12px;
	padding: 5px 0 5px 30px;
	margin: 0;
	color: #991a22;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h2.pagetitle {
	display: block;
	width: 555px;
	float: left;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #topbar .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2 a:hover {
	color: #333;
}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #a1232b;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #a1232b;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 940px;
	text-align: left;
	font-size: 1.2em;
	}
	

#page-posts {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 940px;
	text-align: left;
	font-size: 1.2em;
	background: url('images/page-bg.gif') repeat;
	overflow: hidden;
	}

#topbar {
	background: url('images/header-bg.jpg') repeat-x;
	margin: 0px;
	padding: 0;
	height: 200px;
	width: 100%;
	text-align: left;
	}
	
#logo-nav {
	margin: 0px auto;
	padding: 0;
	height: 148px;
	width: 940px;
	background: url('images/trumpet.gif') no-repeat bottom right;
	}
	
#logo-nav-off {
	margin: 0px auto;
	padding: 0;
	height: 148px;
	width: 940px;
}

#searchtop {
	margin: 0px auto;
	padding: 0;
	height: 52px;
	width: 940px;
}

.search-box{ /*outer background*/

position:absolute;
height: 32px;
padding: 6px 0 0 0px;
margin: 14px 0 0px 718px;
width: 221px;
background: url(images/search-bg.gif) no-repeat top left;
}



input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:verdana, arial, verdana;
font-size: 11px;
padding: 4px 0px 0px 15px;
height:18px;
color: #000000;
background: transparent;
width: 123px;
}

input.search-go { /*search icon */
float:right;
border:0;
margin:0;
padding:0px;
margin-top: -3px;
margin-left: 30px;
height: 31px;
width: 30px;
background: url(images/mag-glass.gif) no-repeat top left;
cursor: pointer;
}

input.search-go:hover{ /*search icon hover “Does Not work in ie6″ */
background:url(images/mag-glass.gif) no-repeat bottom left;
}

#topnav {
	margin-top: 35px;
	float: right;
	width: 716px;
}

#topnav ul li {
	
	float: right;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

#topnav ul li a {
	padding: 8px 12px 8px 12px;
	color: #333333;
	display: block;
}

#topnav ul li a:hover {
	color: #333333;
	background-color: #ffc62c;
	text-decoration: none;
}

.current_page_item a:hover,
.current_page_item a {
 background-color: #ffc62c;
 color: #333333;
      }

#bluebar {
	background: url('images/topbanner-bg.jpg') repeat-x;
	margin: 0px;
	padding: 0;
	width: 100%;
	}

	
#bluebar-short {
	background: url('images/topbanner-bg-small.jpg') repeat-x;
	margin: 0px;
	padding: 0;
	width: 100%;
	}

#imageintro {
	background: url('images/topimage.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 347px;
	width: 940px;
	}

#newsintro {
	background: url('images/news-banner.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}
	

#companyintro {
	background: url('images/company-banner.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}
	
#mibankintro {
	background: url('images/mibank-banner.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}
	
	
#gatewayintro {
	background: url('images/gateway-banner.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}
	
	
#distributorintro {
	background: url('images/distributor.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}
	
#linksintro {
	background: url('images/links-banner.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}
	
#downloadsintro {
	background: url('images/downloads-banner.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}	


#contactintro {
	background: url('images/contact-banner.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}
	
#searchintro {
	background: url('images/search-banner.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}
	
#fourintro {
	background: url('images/404-banner.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}

#newsarchive-intro {
	background: url('images/newsarchive-banner.jpg') top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 135px;
	width: 940px;
	}

#payment-gateway {
	float: left;
	margin: 0px;
	padding: 0;
	width: 290px;
	}
	
#mibank {
	float: left;
	margin: 0 0 0 35px;
	padding: 0;
	width: 290px;
	}
	
#latest-news {
	float: left;
	margin: 0 0 0 35px;
	padding: 0;
	width: 290px;
	}

.listblock {
	margin: 10px 0 0px 0;
	width: 290px;
	padding-top: 28px;
	background: url('images/ul-bg.gif') no-repeat top;
	list-style: none;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #393938;
}

.latestblock {
	margin: 10px 0 50px 0;
	width: 258px;
	padding: 28px 16px 0 16px;
	background: url('images/ul-bg.gif') no-repeat top;
	list-style: none;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #393938;
}

.col1-item1 {
	padding: 4px 0 3px 40px;
	margin: 0px 20px 25px 14px;
	background: url('images/till_ico.gif') no-repeat left;
	}
	
.col1-item2 {
	padding: 2px 0 2px 40px;
	margin: 0px 20px 25px 14px;
	background: url('images/greenarrows_ico.gif') no-repeat left;
	}
	
.col1-item3 {
	padding: 4px 0 4px 40px;
	margin: 0px 20px 25px 14px;
	background: url('images/notebook_ico.gif') no-repeat left;
	}
	
.col1-item4 {
	padding: 4px 0 4px 40px;
	margin: 0px 20px 25px 14px;
	background: url('images/lock_ico.gif') no-repeat left;
	}


.col2-item1 {
	padding: 4px 0 3px 40px;
	margin: 0px 20px 25px 14px;
	background: url('images/mobile_ico.gif') no-repeat left;
	}
	
.col2-item2 {
	padding: 2px 0 2px 40px;
	margin: 0px 20px 25px 14px;
	background: url('images/cards_ico.gif') no-repeat left;
	}
	
.col2-item3 {
	padding: 4px 0 4px 40px;
	margin: 0px 20px 25px 14px;
	background: url('images/signal_ico.gif') no-repeat left;
	}
	
.col2-item4 {
	padding: 4px 0 4px 40px;
	margin: 0px 20px 25px 14px;
	background: url('images/graph_ico.gif') no-repeat left;
	}


.column {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 630px;
	
	}
	
.column p{
	margin-bottom: 1.8em;
	line-height: 18px;
		}

.readnews {
	text-align: right;
	margin-top: 18px;
}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.column .postmetadata {
	padding-top: 5px;
	text-align: center;
	}



.postmetadata {
	clear: both;
}



.clear {
	clear: both;
}

#footeryellow {
	clear: both;
	width: 100%;
	margin-top: 30px;
	height: 100px;
	color: #fff;
	background: #fcb51e;
}

#yellow-con {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	background: url(images/iveri-bott.gif) no-repeat top left;
}

#footer-text{
	float: left;
	width: 565px;
	padding: 14px 0 0 217px;
	line-height: 18px;
	font-size: 11px;
}

#trust {
	float: right;
	margin-top: 24px;
}

#footerbrown {
	clear: both;
	width: 100%;
	height: 51px;
	margin-top: 1px;
	background-color: #8c847b;
	color: #fff;
}

#brown-con {
	width: 940px;
	height: 51px;
	margin: 0 auto;
	text-align: left;
	padding-top: 19px;
}

#copyright {
	float: left;
}

.footerlinks {
	float: right;
}

.footerlinks ul {
	list-style: none;
}

#footerlinks-home {
	padding-left: 0;
	background-image: none;
}

.footerlinks li {
	float: right;
	padding-left: 23px;
	background: url(images/foot-line.gif) left no-repeat;
}

.footerlinks a {
	color: #fff;
	font-weight: normal;
}


#footerbeige {
	clear: both;
	width: 100%;
	height: 55px;
	background-color: #c9c2b2;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	float: left;
	}

h2 {
	margin: 0px 0 12px;
	font-family: arial, verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	}





#sidebar h2 {
	margin: 0 0 9px 0;
	padding: 12px 0 12px 12px;
	display: block;
	width: 258px;
	background-color: #991a22;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	}
	
#sidebar h2 a:hover {
	text-decoration: none;
	cursor: pointer;	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 10px 0 20px 0px;
	padding: 0 0 0 20px;
	}

html>body .entry li {
	margin: 0px 0 0px 10px;
	line-height: 22px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding-bottom: 18px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#news-sidebar {
	width: 270px;
	padding-bottom: 33px;
	background: url(images/sidebar-bg.gif) top no-repeat;
}

#news-sidebar ul {
	margin: 0px 0 0 10px;
	padding: 20px 0 10px 0;
	list-style: none;
	}

#news-sidebar li {
	padding: 0px 5px 0 20px;
	margin: 0px 0 14px 0;
	background: url(images/bullet.gif) top left no-repeat;
	}

#pages-sidebar {
	width: 270px;
	padding-bottom: 33px;
	
}

#pages-block {
	margin: 10px 0 0 0px;
	padding: 20px 0 10px 0;
	background: url(images/sidebar-bg.gif) top no-repeat;
	}

#pages-sidebar ul {
	list-style: none;
	}

#pages-sidebar li {
	padding: 0px 5px 0 20px;
	margin: 0px 0 14px 10px;
	background: url(images/bullet.gif) top left no-repeat;
	}

#pages-sidebar ul ul{
	margin: 0px 0 0 0px;
	padding: 10px 0 0px 0;
	background: none;
	list-style: circle;
	}

#pages-sidebar li li{
	padding: 0px 5px 0 0px;
	margin: 0px 0 14px 10px;
	background-image: none;
	}

#sidebar select {
	width: 270px;
	padding: 2px 0 2px 5px;
}



#dropmenu.current_page_item a:hover,
#dropmenu.current_page_item a {
 background-color: #ffc62c;
 color: #333333;
      }

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:#fff; font-weight:bold;}
#dropmenu a {display:block; text-decoration:none; background:#fff;}
#dropmenu a:hover {}
#dropmenu li {float:right; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {}
#dropmenu li ul {width:12.0em; margin-top: 2px;}
#dropmenu li ul a {width:12em; height:auto; float:right; font-size:13px ;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}




	
#home-icons {
	padding-top: 50px;
}

#iconmenu {
    width: 940px;
	height: 127px;
	margin: 0 auto;
	background: url(images/icons-bg.jpg);
    }


    #iconmenu span {
    display: none;
    }
 
    #iconmenu li, #iconmenu a {
    height:127px;
    display:block;
    
    }
 
    #iconmenu li {
    float:left;
    list-style:none;
    display:inline;
    }
    #distributor-access {width: 295px;}
    #links-icon {width: 175px;}
    #rss-feed {width: 220px;}
    #email-news {width: 250px;}
   
   
 
    #distributor-access a:hover {background:url("images/icons-bg.jpg") 0px -127px no-repeat; }
    #links-icon a:hover {background:url("images/icons-bg.jpg") -295px -127px no-repeat; }
    #rss-feed a:hover {background:url("images/icons-bg.jpg") -470px -127px no-repeat; }
    #email-news a:hover {background:url("images/icons-bg.jpg") -690px -127px no-repeat; }
    
/*-------------------------------
BEGIN share navigation
-------------------------------*/

#sharecon {
	margin-top: 24px;
}


#sharemenu {
    background:url("images/social.png") no-repeat;
    width:630px;
    height:32px;
    margin:22px 0 50px 0px;
    padding:0;
    }


    #sharemenu span {
    display: none;
    }
 
    #sharemenu li, #sharemenu a {
    height:32px;
    display:block;
    
    }
 
    #sharemenu li {
    float:left;
    list-style:none;
    display:inline;
    }
 
    #share-divider {width: 27px;}
    #share-facebook {width: 32px;}
    #share-twitter {width: 33px;}
    #share-ff {width: 33px;}
    #share-stumble {width: 33px;}
    #share-delicious {width: 32px;}
    #share-digg {width: 33px;}
    #share-netvibes {width: 33px;}
    #share-technorati {width: 33px;}
    #share-google {width: 32px;}
    #share-reddit {width: 33px;}
    #share-email {width: 33px;}
   
 
    #share-facebook a:hover {background:url("images/social.png") 0px -32px no-repeat; }
    #share-twitter a:hover {background:url("images/social.png") -59px -32px no-repeat; }
    #share-ff a:hover {background:url("images/social.png") -119px -32px no-repeat; }
    #share-stumble a:hover {background:url("images/social.png") -179px -32px no-repeat; }
    #share-delicious a:hover {background:url("images/social.png") -239px -32px no-repeat; }
    #share-digg a:hover {background:url("images/social.png") -298px -32px no-repeat; }  
    #share-netvibes a:hover {background:url("images/social.png") -358px -32px no-repeat; }
    #share-technorati a:hover {background:url("images/social.png") -418px -32px no-repeat; }
    #share-google a:hover {background:url("images/social.png") -478px -32px no-repeat; }
    #share-reddit a:hover {background:url("images/social.png") -537px -32px no-repeat; }
    #share-email a:hover {background:url("images/social.png") -597px -32px no-repeat; }
    
   
    
/*-------------------------------
END share navigation
-------------------------------*/
   
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */



#sidebar
{
	padding: 0px;
	float: left;
	width: 270px;
	margin-left: 40px;
	font-size: 11px;
	}	

#sidebar a {
	color: #393938;
	font-weight: normal;
}

#sidebar-con form {
	margin: 0;
	}
	
#archives-sidebar {
	padding-bottom: 40px;
}

#sidebar img {
	padding: 14px 0 0px 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px 0 4px 0;
	margin: 10px 10px 25px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 6px 4px 6px;
	margin: 0;
	font-weight: bold;
}
/* End captions */

/* Tables */

table {
	padding-bottom: 80px;
}

.td-header {
	background-color: #0e4372;
	color: #fff;
	padding: 10px 5px 10px 10px;
	font-size: 16px;
	font-weight: bold;
	
}

td {
    padding:7px;
    border-bottom: 1px solid #000;
    
}

.runtime {
	font-size: 10px;
	line-height: 17px;
}

.download {
	background-color: #991a22;
}

.download a {
	color: #fff;
}

.download a:hover {
	color: #fff;
}

.incorp {
	font-size: 12px;
	font-weight: normal;
}
