body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
	background: #807e75;
	text-align: center;
}
body.index { background-color: #363635; }
h1 {
	display: inline;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS", Arial;
	font-size: 24px;
}
h2.h {
	position: relative;
	padding: 0px 0px 0px 70px;
	line-height: 47px;
	color: #FFFFFF;
	background: #2e2e2e;
}
h2 span {
	position: absolute;
	top: -16px;
	left: 0px;
	display: block;
	width: 60px;
	height: 83px;
	background: center no-repeat;
}
h2.h2_ideas span { background-image: url(/i2/h2_ideas.png); }
h2.h2_solutions span { background-image: url(/i2/h2_solutions.png); }
h2.h2_blog span { background-image: url(/i2/h2_blog.png); }
.h2_menu { margin-top: 2px; display: block; text-align: right; }
h2 a { font-weight: normal; }
h3 {
	margin: 35px 0px 4px 0px;
	padding: 0px;
	font-size: 17.5px;
	line-height: 22px;
	font-weight: normal;
	font-family: "trebuchet MS", Arial;
}
h3 small { font-size: 11px; }
h3 small a { color: #2e2e2e; text-decoration: underline; }
h4 {
	margin: 35px 0px 10px 0px;
	padding: 0px;
	font-size: 13.5px;
}
h2 a,
h3 a {
	color: #e29a33;
}
a {
	cursor: pointer;
	color: #d3863c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
}
input,
select,
textarea {
	background: #F0F0F3;
	border: 1px solid #d6d6dd;
}

/* --- */

.float_right {
	float: right;
	margin: 0px 0px 15px 15px;
}
.float_left {
	float: left;
	margin: 0px 15px 15px 0px;
}
.feature_list {
	list-style: none;
	float: right;
	width: 220px;
	margin: 3px 0px 10px 25px;
	padding: 7px 9px 7px 9px;
	border: 2px solid #000000;
	color: #f1eded;
	background: #2E2E2E;
}
.feature_list li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 23px;
	font-size: 11px;
	line-height: normal;
	background: url(/i2/feature_bullet.gif) no-repeat;
	background-position: 0px 4px;	
}
.sml { font-size: 11px; }
.dim { color: #949191; }
.dim a { color: #949191; text-decoration: underline; }
.clear { clear: both; }
.snug { margin-top: 0px; padding-top: 0px; }
.noPad { margin: 0px; padding: 0px; }
.col50 { float: left; width: 50%; }
.col66 { float: left; width: 66%; }
.col33 { float: left; width: 33%; }
.centered,
.center { text-align: center; }
.div { border-bottom: 3px dotted #000000; }
.shift { position: absolute; left: -789em; }

.post_quote {
	float: left;
	width: 235px;	
	margin: 15px 15px 5px 0px;
}
.post_quote.right { 
	float: right;
	margin: 15px 0px 5px 15px;
}
.post_quote blockquote {
	display: block;
	margin: 0px;
	padding: 0px 40px 0px 40px;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	background: url(/i2/quote_top.gif) top left no-repeat;
}

.post_quote cite { position: relative;
	top: -40px;
	display: block;
	padding: 30px 40px 0px 40px;
	background: url(/i2/quote_btm.gif) bottom right no-repeat;	
}
.nojustify { text-align: left; }

.sidebox {
	float: right;
	width: 175px;
	margin: 0px 0px 15px 15px;
	padding: 10px;
	background: #dedfe5;
	border: 1px dashed #333333;
}
#content .sidebox p { text-align: left; }
.sidebox h4 { margin-top: 0px; }

.dark_block {
	position: relative;
	margin-top: 10px;
	padding: 12px 234px 12px 12px;
	color: #FFFFFF;
	background: #2e2e2e;
}
.dark_block h3 {
	margin-top: 0px;
}
.dark_block h3 span {
	display: block;
	font-weight: normal;
	font-size: 16px;
}
.dark_block img {
	position: absolute;
	top: 2px;
	right: 2px;
}

/* --- */

.hover_q {
	position: relative;
	padding: 20px 25px 0px 0px;
	background: url(/i2/hover_q.png) bottom center no-repeat;
}
.hover_q span {
	display: block;
	position: absolute;
	left: -789em;
}
.hover_q:hover {
	left: 30px;
	width: 150px;
	padding: 15px;
	background: #FFFFFF;	
}

/* --- */

.code { 
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #E4E4E4;
	background: #DCE1E4;
	font-family: "Courier New", Courier, mono;
	text-align: left;
}
.code p, #content p.code { text-align: left; }

.notice {
	margin: 5px 0px 15px 0px;
	background: #000000;
	color: #FFFFFF;
	padding: 11px;
	border: 2px dotted #999999;
}

/* --- */

#header_wrapper {
	background: #2e2e2e url(/i2/bg_header.gif) center repeat-y;
}
#header {
	position: relative;
	width: 910px;
	height: 132px;
	margin: 0px auto 0px auto;
	text-align: left;
	color: #a1a1a1;
}
#header .logo {
	position: relative;
	left: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 132px;
	text-indent: -789em;
	background: url(/i2/logo.gif) center left no-repeat;
}
.index #header .logo { left: 80px; }
#header .logo a { display: block; height: 132px; }

.index #header {
	height: 310px;
	padding-top: 73px;
}
#header_wrapper.index .logo {
	height: 53px;
}

#latest_launch {
	position: absolute;
	width: 345px;
	top: 73px;
	right: 50px;
}
#latest_launch h3 {
	margin: 0px 0px 17px 0px;
	padding: 0px;
	height: 12px;
	background: url(/i2/h_latest_launch.gif) left center no-repeat;
	text-indent: -789em;	
}
#latest_launch h4 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	height: 24px;
	background: url(/i/h_sharekit.jpg) left center no-repeat;
	text-indent: -789em;	
}
#launch_nav {
	list-style: none;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
#launch_nav li {
	margin: 0px;
	padding: 10px 0px 10px 12px;
	background: url(/i2/raqou_dark.gif) left center no-repeat;
}
#launch_thumb {
	position: absolute;
	right: -5px;
	top: 134px;
}

#header a {
	color: #e6bf57;
	text-decoration: underline;
}

/* --- */

#nav_wrapper {
	position: absolute;
	top: -7px;
	right: 0px;
}
.index #nav_wrapper {
	top: 139px;
	left: 75px;
	right: auto;
}
#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	display: block;
	width: 94px;
	height: 130px;
	margin: 0px 6px 0px 6px;
	text-indent: -789em;
	background-position: center;
	background-repeat: no-repeat;
}
#nav li a:hover {
	border-bottom: 4px solid #FFFFFF;	
}

#nav_ideas { background-image: url(/i2/nav_ideas.gif); }
#nav_solutions { background-image: url(/i2/nav_solutions.gif); }
#nav_blog { background-image: url(/i2/nav_blog.gif); }

/* --- */

#main {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px 15px 0px 15px;
	background: url(/i2/bg.gif) center repeat-y;
}
.index #main { background-image: url(/i2/bg_index.gif); }

/* --- */

.breadcrumbs {
	position: absolute;
	width: 565px;
	top: 10px;
	left: 0px;
	display: block;
	text-align: right;
}
.breadcrumbs a {
	color: #000000;
	text-decoration: underline;
}
.nopad .breadcrumbs { left: 50px; }

/* --- */

#content {
	position: relative;
	float: left;
	width: 565px;
	padding-top: 38px;
	margin-left: 38px;
	margin-right: 38px;
	line-height: 16px;
	text-align: left;
}
#content.nopad {
	width: 641px;
	margin-left: 0px;
	margin-right: 0px;
}
#content p {	
	text-align: justify;
}

#content.nopad .in {
	padding: 0px 22px 0px 22px;
}

/* --- */

#sidebar {
	float: left;
	width: 309px;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}
.sb a {
	color: #9c9153;
}

.sb h4 {
	text-indent: -789em;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	background-position: left;
	background-repeat: no-repeat;
}
.index .sb h4 { padding-top: 45px; }
.sb h4 a {
	display: block;
	width: 100%;
	height: 32px;
}
#sh_ideas {	background-image: url(/i2/sh_recent_ideas.gif); }
#sh_popular {	background-image: url(/i2/sh_most_popular.gif); }
#sidebar h4#sh_blog { margin-top: 25px;	background-image: url(/i2/sh_blog.gif); }
#sidebar h4#sh_solutions { margin-top: 15px; background-image: url(/i2/sh_solutions.gif); }

.index #sh_popular { background-image: url(/i2/sh_most_popular_gray.gif); }
.index #sh_solutions {	background-image: url(/i2/sh_new_solutions.gif); }
.index #sh_blog {	background-image: url(/i2/sh_latest_blog_posts.gif); }


a#subscribe {
	font-family: "trebuchet MS", Arial;
	position: relative;
	display: block;
	height: 85px;
	padding: 27px 0px 0px 96px;
	color: #141414;
	font-size: 14px;
	background: #dedfe5 url(/i2/rss.png) no-repeat;
	background-position: 21px 25px;
}
#subscribe .o { color: #d27802; }
a#subscribe:hover .o { color: #141414; }
a#subscribe:hover {
	background-color: #FBAC49;
	text-decoration: none;
}
#subscribe span {
	display: block;
	margin-bottom: 17px;
}
#feedburner {
	position: absolute;
	left: 195px;
	top: 60px;
}

#recent_ideas {
	background: #2e2e2e url(/i2/sidebar_shadow_top.gif) top repeat-x;
}
#recent_ideas .close {
	height: 30px;
	background: url(/i2/sidebar_shadow_bottom.gif) bottom repeat-x;
}
#recent_ideas a {
	color: #a0b81b;
}


.sb ul {
	list-style: none;
	margin: 6px 0px 0px 38px;
	padding: 0px;
}
.sb .tl li {
	clear: both;
	height: 32px;
	margin: 0px;
	padding: 7px 0px 7px 0px;
	background-position: 0px 4px;
}
.sb .tl li a {
	display: block;
	line-height: 32px;
}
.sb .tl li img {
	float: left;
	border: 1px solid #686d7d;
}
.sb .tl li .pop {
	float: left;
	display: block;
	width: 47px;
	height: 30px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	color: #141414;
	font-size: 15px;
	text-align: center;
	line-height: normal;
	background: url(/i2/pop_green.gif) center no-repeat;
}
.sb .tl li .pop small { font-size: 8px; }
.sb .tl li span {
	float: left;
	display: block;
	width: 192px;
	margin-left: 13px;
	line-height: 32px;
}
.sb .tl li span.dl { line-height: 16px; }
.sb .more {
	display: block;
	padding: 4px 0px 0px 32px;
	font-size: 11px;
}

.sb li {
	line-height: 18px;
}

#about_cap {	
	display: block;
	color: #FFFFFF;
	font-family: "trebuchet MS", Arial;
	font-weight: bold;
	text-align: center;
	margin-top: 45px;
	font-size: 13px;
}
#about_cap a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* --- */

#footer {
	clear: both;
	padding: 25px 0px 10px 0px;
}
#footer,
#footer a {
	color: #949191;
}

/* --- */

.post_header {
	position: relative;
	height: 57px;
	padding: 1px 0px 0px 40px;
	background-position: top left;
	background-repeat: no-repeat;
}
.post_header h2 {
	margin: 0px;
	padding: 0px;
}
.post_header cite {
	position: absolute;
	left: 0px;
	top: 24px;
	font-style: normal;
}
.post_header .data {
	position: absolute;
	top: -3px;
	right: 0px;
	text-align: right;
}
.post_header cite,
.post_header cite a,
.post_header .data,
.post_header .data a {
	color: #949191;	
}

.post_header.cat_3 ,
.post_header.cat_4 ,
.post_header.cat_5 ,
.post_header.cat_6 ,
.post_header.cat_9{ background-image: url(/i2/mini_idea.gif); }
.post_header.cat_7 { background-image: url(/i2/mini_script.gif); background-position: 0px -2px; }
.post_header.cat_8 { background-image: url(/i2/mini_blog.gif); }

.post {
	padding-bottom: 50px;
	line-height: 20px;
}

.post_header .data iframe {
	position: relative;
	top: 2px;
	left: 15px;
}

/* --- */

.ideas {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ideas li {
	clear: both;
	margin: 0px;
	padding: 20px 22px 37px 22px;
	font-size: 11px;
}
.ideas li .thumb {
	float: left;
	width: 110px;
	margin: 0px 22px 0px 0px;
	border: 1px solid #9c9c9c;
}

.ideas li .overview {
	float: left;
	width: 360px;
	padding-right: 20px;
	font-family: "trebuchet MS", Arial;
}
.ideas li .overview p {
	margin-top: 4px;
	padding-top: 0px;
}
.ideas li.full .overview {
	width: 313px;
}

.ideas li .stats {
	float: left;
	width: 215px;
	color: #444444;
	font-size: 11px;
	text-align: right;
}
.ideas li.full .stats {
	width: 130px;
}

.ideas li h4 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
.ideas li small {
	font-size: 10px;
	color: #7e7e7e;
}
.ideas li .number {
	font-size: 18px;
	color: #c3c3c3;
}
.ideas .digg {
	position: relative;
	left: 10px;
}


/* --- */

.scripts {
	list-style: none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
.scripts li {
	float: left;
	width: 240px;
	height: 200px;
	margin: 0px;
	padding: 20px;
}
.scripts li a {
	text-align: center;
	color: #2e2e2e;
}
.scripts li a:hover { text-decoration: underline; }
.scripts li h3 {
	color: #5b7c95;
	margin: 0px;
	padding: 0px;
	line-height: 27px;
}

/* --- */

.btn_go-to {
	display: block;
	width: 125px;
	margin: 25px 0px 0px 0px;
	padding-left: 13px;
	height: 25px;
	line-height: 25px;
	color: #000000;
	background: url(/i2/btn_go-to.gif) left center no-repeat;
}
.btn_go-to {
	background-position: right center;
}
#idea_header .details {
	display: block;
	position: relative;
	margin-top: 25px;
}
#idea_header small a {
	color: #2e2e2e;
	text-decoration: underline;
}
#idea_header .digg {
	position: absolute;
	top: 2px;
}
#idea_header .thumb {
	float: right;
}
#idea_header h2 {
	line-height: 23px;
	margin-bottom: 6px;
}

#idea_header.blog .details {
	float: right;
	margin: 0px 0px 0px 40px;
	color: #949191;
	font-size: 11px;
	text-align: right;
}
#idea_header.blog .details a { color: #949191; }
#idea_header.blog .digg {
	position: relative;
	top: 5px;
	left: 10px;
}

.idea_status {
	font-size: 14px;
	text-align: center;
	font-style:italic;
	font-weight: bold;
	margin: 20px 0px 35px 0px;
}

/* --- */

#comment_selection {
	color: #bebebe;	
	height: 44px;
	font-size: 14px;
}
#comment_selection a {
	cursor: pointer;
	color: #bebebe;	
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	border-bottom: 3px solid;
}
#comment_selection a:hover { color: #000000; }
#comment_selection a.selected {
	font-size: 17.5px;
	color: #000000;
	margin: 0px 21px 0px 21px;
}

#comment_selection a#cs_all { border-bottom-color: #000000; }
#comment_selection a#cs_general { border-bottom-color: #b0ccdf; }
#comment_selection a#cs_review { border-bottom-color: #b9e0b5; }
#comment_selection a#cs_support { border-bottom-color: #e81d1d; }
#comment_selection a#cs_suggestion { border-bottom-color: #dad8a3; }

#commentlist {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#commentlist li {
	position: relative;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	background-position: center;
	background-repeat: repeat-y;
}
#commentlist li blockquote {
	min-height: 79px;
	margin: 0px;
	padding: 10px 75px 0px 75px;
	background-position: top center;
	background-repeat: no-repeat;
}
#commentlist li cite {
	display: block;
	margin: 0px;
	padding: 0px 75px 38px 75px;
	color: #4e5f6b;
	font-style: normal;
	text-align: right;
	background-position: bottom center;
	background-repeat: no-repeat;	
}
#commentlist li small {
	position: absolute;
	left: 75px;
	bottom: 38px;
	font-size: 10px;
	color: #4e5f6b;
	z-index: 1000;
}


#commentlist li.type_general { background-image: url(/i2/comment_blue.gif); }
#commentlist li.type_general blockquote { background-image: url(/i2/comment_blue_top.gif); }
#commentlist li.type_general cite { background-image: url(/i2/comment_blue_btm.gif); }
#commentlist li.type_review { background-image: url(/i2/comment_green.gif); }
#commentlist li.type_review blockquote { background-image: url(/i2/comment_green_top.gif); }
#commentlist li.type_review cite { background-image: url(/i2/comment_green_btm.gif); }
#commentlist li.type_support { background-image: url(/i2/comment_red.gif); }
#commentlist li.type_support blockquote { background-image: url(/i2/comment_red_top.gif); }
#commentlist li.type_support cite { background-image: url(/i2/comment_red_btm.gif); }
#commentlist li.type_suggestion { background-image: url(/i2/comment_yellow.gif); }
#commentlist li.type_suggestion blockquote { background-image: url(/i2/comment_yellow_top.gif); }
#commentlist li.type_suggestion cite { background-image: url(/i2/comment_yellow_btm.gif); }

#commentlist li.admin { color:#FFFFFF; background-image: url(/i2/comment_black.gif) !important; }
#commentlist li.admin blockquote { color:#FFFFFF; background-image: url(/i2/comment_black_top.gif) !important; }
#commentlist li.admin cite { color:#FFFFFF; background-image: url(/i2/comment_black_btm.gif) !important; }

#comment {
	width: 475px;
	height: 75px;
}

.featured_added,
.issue_resolved {
	position: absolute;
	display: block;
	top: 5px;
	right: 70px;
	padding-left: 25px;
	background-position: left;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #a33610;
	text-align: right;
}
.featured_added { background-image: url(/i2/bulb.gif); }
.issue_resolved { background-image: url(/i2/checkmark.gif); }


/* --- */

#idea_header {
	padding-bottom: 25px;
	border-bottom: 3px dotted #000000;
}

.traffic,
.idea_path,
.what_next
{ font-size: 11px; }

.traffic a,
.idea_path a,
.what_next a
{ color: #2e2e2e; text-decoration: underline; }

.traffic table,
.idea_path table 
{ width: 100%; }

.idea_path td { vertical-align: top; width: 50%; font-size: 11px; }
.idea_path td ul { list-style: none; margin: 0px; padding: 0px; }

.traffic td { vertical-align: top; width: 33%; font-size: 11px; }
.green { color: #00CC33; font-weight: bold; }
.not_green { color:#D1D1D1; }

.what_next ul {
	list-style: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
.what_next .digg {
	float:right;
	margin: 33px 0px 30px 15px;
}

/* --- */

.icon_comment,
.icon_rss,
.icon_ideas,
.icon_solutions,
.icon_blog {
	padding-left: 20px;
	background: left center no-repeat;
}
.icon_comment { background-image: url(/i2/icon_comment.gif); }
.icon_rss { background-image: url(/i2/icon_rss.gif); }
.icon_ideas { background-image: url(/i2/icon_ideas.gif); }
.icon_solutions { background-image: url(/i2/icon_solutions.gif); }
.icon_blog { background-image: url(/i2/icon_comment.gif); }


/* --- */

.solutions_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.solutions_list li {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
.solutions_list li .float_right { margin-left: 30px; border: 1px solid #000000; }

.learned_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.big_link {
	font-size: 15.5px;
	color: #9c9153;
	font-weight: bold;
}
.big_link.under {
	margin-top: 18px;
	float:right;
	display:block;
	width:198px;
	height:30px; 
	text-align:right;
}

/* --- */

.tag_cloud a {
	float: left;
	display: block;
	width: 25%;
	height: 18px;
}

/* --- */

#index_left {
	float: left;
	width: 623px;
	height: 775px;
	color: #878787;
	text-align: left;
	background: url(/i2/index_left_shadow.gif) top repeat-x;
}
#index_right {  
	float: left;
	width: 327px;
	height: 775px;
	color: #878787;
	text-align: left;
	background: url(/i2/index_right_shadow.gif) top repeat-x;
}

.ul_solutions { 
	width: 80%;
}

#index_left h5 {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
}
#index_left h5 a {
	color: #878787;
}
#index_left p {
	margin: 4px 0px 10px 0px;
	padding: 0px;
	text-align: justify;
}
#index_left .col50.l { width: 44%; margin-right: 6%; clear:left; }
#index_left .col50.r { width: 46%; margin-right: 4%; clear: right; }

.index_posts li {
	line-height: 15px;
	margin-bottom: 30px;
}

#index_right h5 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#index_right h5 a {
	color: #a0b81b;
	line-height: normal;
}
#index_right .thumb {
	float: left;
	width: 60px;
}
#index_right .info {
	float: left;
	width: 225px;
}
#index_right p {
	margin: 4px 0px 10px 0px;
	padding: 0px;
}
#index_right ul {
	margin-left: 20px;
}
#index_right li {
	clear: both;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}

/* --- Support Area --- */

.support_link {
	font-size: 17px;
	padding: 15px 15px 15px 120px;
	border: 1px solid #CCCCCC;
	background: url(/i2/support_icons.gif) left no-repeat;
}
.support_link small {
	display: block;
	font-size: 11px;
}

/*
#support_area {
	position: relative;
	height: 550px;
	left: -38px;
}
#support_area_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 640px;
}

.support_col2 {
	float: left;
	width: 50%;
}
.support_col2 .inner {
	padding-right: 20px;
}
#support_area h3 {
	padding-left: 20px;
	height: 57px;
	line-height: 57px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	font-size: 17px;
	background-position: -5px 0px;
	background-repeat: repeat-x;
	background-image: url(/support/i/h.gif);
}

ul.topics {
	list-style: none;
	margin-top: 17px;
}
ul.topics li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 4px;
	background-position: top left;
	background-repeat: no-repeat;
}
ul.topics li h5 {
	display: inline;
	margin: 0px;
	font-size: 12px; 
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 13px;
}
ul.topics li small {
	display: block;
	margin-top: 3px;
}
ul.topics li .show_hide {
	padding-left: 10px;
}
ul.topics li .summary { 
	display: none;
	margin-top: 2px;
}

.i_issue { background: url(/support/i/i_issue.gif) no-repeat; }
.i_suggest { background: url(/support/i/i_suggest.gif) no-repeat; }
.i_question { background: url(/support/i/i_question.gif) no-repeat; }

*/