/*  
Theme Name: Geeksology
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #f1f1f1 url(images/bgr.gif) repeat-x top;
	color: #333333;
	font: 0.9em Georgia,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #0681b5;
	text-decoration: none;
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0
}
li{
	list-style: none
}
/*=== Layout ===*/
#page{
	background: #ededed;
	margin: 0 auto;
	width: 986px;
}
#content {
	background: white url(images/bottom-bgr.gif) no-repeat bottom;
}
#top, #footer{
	clear: both;
	height: 28px;
	margin: 0 auto;
	padding: 20px 0 5px;
	width: 950px;
}
#top {padding-top:10px;}
#page-bot{
	height: 25px;
	overflow: hidden;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	background: white url(images/bottom-bgr.gif) no-repeat bottom;
}
/*========= NAVIGATION LISTS =========*/

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
	height: 27px;
}
.nav1 li a{
	color: #878787;
	display: block;
	height: 27px;
	text-align: center;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a{
	color: #ff7800;
	text-decoration: none;
	height:27px;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px; display: inline; line-height: 14px; }

.nav1 li a { padding: 0px 0px 0px 9px; background: url(./images/menuleft.gif) no-repeat left top; float: left;}
.nav1 li a span { padding: 4px 9px 9px 0px; display: block; background: url(./images/menuright.gif) no-repeat right top; float: right; }
.nav1 li a span { float: none; }
.nav1 li a:hover span { }
.nav1 li a:hover , li.current_page_item a{ background-position: 0% -27px; text-decoration: none;}
.nav1 li a:hover span , li.current_page_item a span{ background-position: 100% -27px; }


/*- Nav2 / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0 0 0 15px;
	width:961px;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;	
}
#nav li a:hover {
background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#nav li ul li {
	background: url(images/topmenu-bgr.gif) repeat-x top;
	width:15em;
	border:1px solid #e5e4de;
}
#topmenu li ul li a {font-size:10px}

/*=== Top Menu ===*/
#topmenu{
	background: url(images/topmenu-bgr.gif) repeat-x top;
	height: 33px;
	line-height: 33px;
	margin: 0 0 20px;
}
#topmenu li{
	background: url(images/topmenu-sep.gif) no-repeat left;
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #9d9d9d;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #ff7800;
	text-decoration: none;
}

/*=== Header ===*/
#topLinks {background:#D6D5CE;padding:5px 0;font-size:1.3em;text-align:center}
#topClear {height:10px;line-height:10px;font-size:10px;}
#topLinks .ad {margin:0 auto;width:728px}
#header{
	background: url(images/header-bgr.gif) no-repeat top white;
	height: 135px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 45px 15px 0 0;
	text-align: right;
	width: 223px;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h1{
	position:relative;
 	top:8px;
	left: 11px;
	float: left;
}
#header h1 a{
	display: block;
	height: 105px;
	width: 666px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- RSS -*/
#rss{
	height: 45px;
	margin: 0;
	width: 44px;
	position: absolute;
	margin-left:825px;
	margin-top:-15px;
}

#twitter{
	height: 56px;
	margin: 0;
	width: 81px;
	position: absolute;
	margin-left:890px;
	margin-top:-17px;
	display: inline;
}


/*- Search -*/
#search{
	background: url(images/search-bgr.gif) center center no-repeat;
	height: 32px;
	margin: 0 0 10px;
	width: 223px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 8px 0 0 10px;
	width: 180px;
}
#search .btn{
	margin: 5px 0 0;
	padding: 0;
	width: auto;
}



#bigsearch{
	background: url(images/search-bgr-big.gif) center center no-repeat;
	height: 32px;
	margin: 0 0 15px 0;
	width: 560px;
}
#bigsearch input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 8px 0 0 10px;
	width: 500px;
}
#bigsearch .btn{
	position:absolute;
	margin-top: 5px;
	margin-left: 17px;
	padding: 0;
	width: auto;
}

/*=== Columns ===*/
#columns{
	margin: 0 auto;
	width: 960px;
}
#columns h2 {
	color: #ff7800;
	font-size: 1.4em;
	margin: 0 0 3px;

}
#columns .pageH2 {font-size: 1.8em;font-weight:normal;margin-bottom: 10px;}
#columns h2 a{
	font-weight: normal;
	font-size: 1.3em;
}

#columns h3, #columns h4, #columns h5{
	color: #666666;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 5px;
}
#columns h3.catheader {font-size:1.4em;background: none;padding-left:0;color:#333333;padding-bottom: 3px;text-transform:none;}
#columns #rightcol .list1 h3, #columns #rightcol h3.cleanheader, #columns #rightcol .list1 h4 {font-size:12px;background:none;padding-left:25px;height:16px;margin:0 0 10px;font-weight:bold;text-transform:uppercase;}

#columns #rightcol h3.cleanheader {padding-left: 0px}
#columns .entry h3 {font-size:1.35em;margin-top:15px;margin-bottom:0px;padding-bottom:13px;background:none;padding-left:0}
#columns h3, #columns h5{
	background: url(images/ico-star.gif) no-repeat left;
	height: 16px;
	margin: 0 0 10px;
	padding: 0 0 0 17px;
}
#centercol h3 {
	margin: 0 0 15px;
}

/*--- Center Column ---*/
#centercol{
	float: left;
	padding: 0 15px;
	width: 530px;
}
#centercol p, .box p{
	line-height: 22px;
	padding: 0 0 10px;
}

#leftcol {width: 120px; float: left;}
/*--- Right Column ---*/
#rightcol{
	float: right;
	width: 280px;
}
/*--- Sub Columns ---*/
.col1{
	float: left;
	width: 269px;
}
.col2{
	float: left;
	margin: 0 0 0 0;
	padding: 0 5px 0 15px;
	width: 205px;
}
.col3{
	border-left: 1px solid #f2f1e9;
	float: left;
	margin: 0 0 0 10px !important;
	width: 150px;
	padding: 0 0 0 10px !important;
	display: inline;
}
.col4{
	float: left;
	width: 310px;
	margin: 0;
}
.col42{
	float: left;
	width: 275px;
	margin: 0;
}

.col4small{
	float: left;
	width: 270px;
	margin: 0 10px 0 0;
}

.col5{
	float: left;
	margin: 0 0 0 15px;
	width: 495px;
}
.col52{
	float: left;
	margin: 0 0 0 15px;
	width: 570px;
}

.col6{
	float: left;
	width: 100px;
	margin:26px 0 0 10px;
}


.featureditem {
height:220px;
display:none;
margin-left:30px !important;
margin-left:0;
background: #f8f8f8 !important;
height:100%;
width:95%;
}
.featureditem .content {clear:both}
#columns .featureditem h2 {font-size:1.2em;margin-bottom:0}
/*- SideTabs -*/
.idTabs{
	font-size: 12px;
}
.idTabs li{
}
.idTabs li a{
	display: block;
	margin: 0 5px 0 0;
	text-align: left;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	color: #FF7800;
	text-decoration: none
}

/*=== Post ===*/
#featcarousel {
	list-style: none !important;
	float:left;
	display:inline;
}

.date-comments{
	font-family:Arial,'Helvetica Neue',Helvetica,Verdana,sans,'sans serif';
	color: #777777;
	font-size: 11px;
	height: 11px;
	line-height: 11px;
	margin: 0 0 10px;
}
#centercol .date-comments p{
	line-height: 25px;
}
.continue-tags{
	background: url(images/grad.gif) repeat-x top;
	clear: both;
	height: 29px;
	line-height: 29px;
	margin: 2px 0 15px;
	padding: 4px 10px;
}
#centercol .continue-tags p{
}
.postsep {height:40px;}
span.comments{
	padding: 0;
	clear:both;
	display: block;
	color:#cacaca;
	font-size:0.85em;
}
.archive .comments {padding-top: 15px;}
.comments .brasket {font-size:1.3em;color:#cacaca;line-height:1em;}
.comments .num {font-size:1.8em;line-height:1em;}
span.tags{
	background: url(images/ico-tags.gif) no-repeat left;
	padding: 1px 0 0 23px;
	font-size:12px;
clear:both;
}
a.more{
	background: url(images/ico-arrow.gif) no-repeat left;
	color: #777777;
	font-size: 12px;
	padding: 1px 0 0 20px;
}

/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: url(images/box-bgr.gif) repeat-y;
	margin: 0 0 20px;
	width: 960px;
}
.boxbottom { margin:15px 0 0; }
.box .top,
.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 20px;
	overflow: hidden;
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat bottom;
}
.box .spacer{
	height: 1%;
	padding: 0 10px;
}
#featuredbox .top {height:14px}
#featuredbox .bot {height:12px}
#featuredbox .spacer {height:180px}
/*- Box2 -*/
.box2{
	background: url(images/box2-bgr.gif) repeat-y;
	margin: 0 0 15px;
	width: 278px;
}
.box3 {width: 130px;}
.box2 .top,
.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 18px;
	overflow: hidden;
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top;
	height: 10px;
}
.box22 .top {height: 10px}
.box2 .nav1{
	float: none;
	padding: 0 0 0 20px;
}	
.box2 .spacer{
	height: 1%;
	padding: 0 10px;
}
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	clear: both;
	margin: 0 8px;
	padding: 15px 15px 10px 15px;
}
#box2ad .spacer.white{
	padding:10px 0 10px 4px;
}
.box22 .spacer.white{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	clear: both;
	margin: 0 11px;
	padding: 0px;
}

.box2 .spacer.flickr img{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 9px 5px 7px;
	padding: 8px;
}
/*- Font Selection -*/
#fonts{
	background: transparent url(images/ico-fonts.png) no-repeat left;
	float: right;
	text-align: right;
	width: 45px;
}
#fonts a{
	color: #878787;
}
#fonts a:hover, #fonts a.active{
	color: #ff7800;
	text-decoration: none;
}

/*- Ads -*/
.ads{
	height: 125px;
	margin: 0 0 10px 4px;
}
.ads img{
	float: left;
	margin: 0 10px 10px 0;
}
.ads img.last{
	margin: 0;
	float:right;
}
/*=== Styling Lists ===*/
/*- Headline List -*/
.headlines{
	margin: 0 0 10px;
}
.headlines em{
	font-size: 12px;
	font-style: normal;
}
.headlines dl{
	border-bottom: 1px solid #cacaca;


	height: 30px;
	line-height: 30px;
}
.headlines dt{
	float: left;
	width: 450px;
}
.headlines dt a{
	color: #ff7800;
	font-weight: bold;
}
.headlines dd{
	float: right;
	font-size: 12px;
	text-align: right;
}
/*- List1 -*/
.list1{
	padding: 0 0 0 5px;
}
.list1 li{
	background: url(images/ico-star.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 25px;
}
.list1 li a{
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 0 5px;
	padding: 12px 10px;
}
/*- List3 -*/
.list3{
	padding: 0 0 0 5px;
}
.list3 li{
	background: url(images/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #f1f1ed;
	line-height: 25px;
	padding: 0 0 0 25px;
}
/*=== Footer ===*/
#footer{
	font-size: 12px;
	padding: 10px 0 10px;
}
#footer, #footer a{
	color: #acacac;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/*========= VIDEO =========*/

.video{
	float: left;
	height: 220px;
	margin: 0 0px 0 5px;
	width: 270px;
	display: inline;
}

/*========= COMMENTS =========*/
#comments {padding-top:25px;clear:both;}
h2.commh2{
	font-size: 1.4em !important;
	clear:both;
	padding: 0 0 5px;
	color:#333 !important;
	//background:url(images/hdots.gif) top left repeat-x;
	//padding-top:13px;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f8f8f8;
	border:1px solid #F2F1E9;	
}
input#submit { border:0px; }

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry table td {padding:5px;}
.entry p{
	text-align:left;
	clear:both;
	line-height:20px !important;
	}
.object {text-align:center;clear:both;width:100%}
.entry p.object {text-align:center;}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px;
	background:#f7f7f7;
	border: solid 1px #f1f1f1; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
s
/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:10px;
	width:455px;
	margin-bottom:25px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin: 10px 0 15px;
	padding: 10px 0 10px;
	width: 230px;
}
.arclist h2{
	font-size:1.5em !important;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft, .leftimg, .imgleft{
	display:inline;
	float:left;
	margin-right:5px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:5px;
}
.alignnone {display:inline;}
.alignleft .alignleft, .fl .alignleft {margin-right:0px;}
.alignright .alignright, .fr alignright {margin-left:0px;}

table.images {width:100%;}
table.images td {text-align:center;}
table.images td img {float:none;margin:0;}
.object .wp-caption-text {text-align:center}
.wp-caption-text, .entry p.wp-caption-text, #centercol p.wp-caption-text, .box p.wp-caption-text {font-size:0.8em;font-style:italic;color:#cacaca;padding-left:3px;}
.mT5 {margin-top:5px;}
.mT10 {margin-top:10px;}
#tagcloud a {padding-right:7px}

.adBlock {margin:10px 0 25px;padding-top:1px;text-align: center;background:transparent url(images/hdots.gif) repeat-x scroll left top}
.adBlockFooter {padding:10px;background:#f8f8f8 url(images/hdots.gif) repeat-x scroll left bottom}
.insideAdBlock1 {border: 1px solid #F1F1ED;width: 300px;height: 250px;margin:0 auto}

.ad_postbottom {margin:25px 0;padding-top:1px;text-align: center;background:transparent url(images/hdots.gif) repeat-x scroll left top}
.ad_postbottom_inside {padding:10px 0;background: url(images/hdots.gif) repeat-x scroll left bottom}

.ad_search {margin:25px 0;padding-top:1px;text-align: left;background:transparent url(images/hdots.gif) repeat-x scroll left top}
.ad_search_inside {padding:10px 0;background: url(images/hdots.gif) repeat-x scroll left bottom}

.ad_posttop {margin:10px 0;padding-top:1px;background:transparent url(images/hdots.gif) repeat-x scroll left top}
.ad_posttop_inside {padding:5px 0;background: url(images/hdots.gif) repeat-x scroll left bottom}


#postFooter {margin:25px 0 10px;padding-top:1px;background:transparent url(images/hdots.gif) repeat-x scroll left top}
#columns #postFooter h3 {background: none;margin:0 0 10px;padding:0;color:#333}
#postFooterBottom {padding:10px;background:#f8f8f8 url(images/hdots.gif) repeat-x scroll left bottom}
#similarPosts {width: 100%;}
#similarPosts img {padding-bottom:5px;padding-top:5px;padding-right:2px;}
#similarPosts td {padding-right:3px}

#centercolAd {width: 500px;position: relative;top:-10px;left:135px}
#centercolHomeAd {width: 940px;position: relative;top:-10px;left:21px}

.seriesmeta {background-color:transparent;display:inline;}

.seriesbox {background:transparent url(images/hdots.gif) repeat-x scroll left top;padding-top:1px;margin-bottom:10px;}
.seriesboxInside {background:#f8f8f8 url(images/hdots.gif) repeat-x scroll left bottom;padding:10px 15px;}
.seriesboxInsideBox {background:white;border:1px solid #F1F1ED;}
#columns .seriesbox h4  {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	height:16px;
	color:black;
	margin:10px 0 3px 10px;
}
.black {color:black}

.entry .seriesbox ul {line-height:16px;margin-bottom:10px;}
.entry .seriesbox ul li {list-style:none !important;background:transparent url(styles/purple/ico-star.gif) no-repeat scroll left center;margin-left:10px;padding-left:20px;}

ul.recommended {line-height:16px;margin-top:15px}
ul.recommended li {background:transparent url(images/ico-star.gif) no-repeat scroll left center;padding-left:20px;margin-bottom:5px}

.thumbimg {float:left;margin-right:10px}
.archive-continue {display:block;margin-top:10px}

.h3sep {height:26px;line-height: 26px;font-size: 26px}

.dirs div {padding-bottom:6px}
.adPostTop {margin-bottom:10px}
.banners img {border:1px solid #f1f1ed;padding:3px}

#social {position: absolute;width:28px;left:0;padding-top:2px;background: #EAE9E1}
#social img {display:block;margin:0 2px 2px 2px}

ol.bestof a, ul.bestof a {font-size:1.1em;}
ol.bestof div, ul.bestof div {margin-top:5px}
ol.bestof li, ul.bestof li {margin-bottom:12px}
.adhelp {color:#9D9D9D;margin-right:10px;text-transform: uppercase;font-size:11px}

.12entry img {
max-width: 500px;
width: expression(this.width > 500 ? 500: true);
height:auto;
}

.sidebarAd {text-align:center;margin-bottom:5px}

.searchHeader {padding-bottom: 10px}
.searchHeader em {font-size:0.9em;font-weight:normal;}
.contactform br {height: 15px;line-height: 15px;font-size:15px;padding:15px 0;margin: 15px 0;}
.contactform label {font-size:11.5px;width: 120px;}
.contactform textarea {width: 99%;}
.contactform #contactsubmit {width:76px; height: 24px;background: url(images/btn-submit.gif) no-repeat;border:none;}

#otherSites {width: 100%;height: 19px; padding-top: 9px;background: white;margin-bottom: 5px;}
#otherSitesInner {width: 966px;margin: 0 auto; padding: 0 10px;font-size: 14px;}
#otherSitesInner a {
	text-transform: uppercase;font-size: 12px;background: white;padding: 5px 8px 3px 8px;color: #9d9d9d;
}
#otherSitesInner span {
	text-transform: uppercase;font-size: 12px;background: #EDEDED;padding: 5px 8px 3px 8px;color: #9d9d9d;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}

.featuredbox {margin-bottom: 10px}
.featuredbox a.helper {display:block;background: white;width: 244pxp;z-index: 25;padding: 3px 5px;text-transform: uppercase;font-size: 12px;text-align: center}
.featuredbox a.cutted {height:130px; display:block}
.featuredbox a.cutted img {position:absolute;}

#rightcol h6 {
	color: #666666;
	font-size: 1.3em;
	font-weight: normal;
	height: 16px;
	margin: 0 0 9]px;
	padding: 0 0 6px 12px;
	border-bottom: 2px solid #f1f1f1;
}

.comparison {width: 100%}
.comparison .header td {font-size: 1.1em}
.comparison .header td, .comparison td.first {font-weight: bold; background: #F1F1F1}
.comparison td.first {text-align: right;padding-right: 7px}

.smallbr {font-size:3px;line-height:3px;height:3px}
