.supportedBrowsers { line-height: 24px; height: 24px; width: 178px;}
.supportedBrowsers img { height: 24px; vertical-align: middle;}
#ideas { width: 20px; height: 20px; float: right; border: none; cursor: pointer;	background: url(../images/ideas.png) top left no-repeat;	*background: none;	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.nickstakenburg.com/projects/images/ideas.png', sizingMethod='crop');}
#projects { width: 100px; height: 20px; float: right; border: none; cursor: pointer;	background: url(../images/projects.png) top left no-repeat;	*background: none;	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.nickstakenburg.com/projects/images/projects.png', sizingMethod='crop');}
#projects span { color: #bb9c61; width: 75px; padding: 3px 5px 3px 20px; display: block; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#ideas span, #projects span { clear: both; display: block; }
html .prototip .creamyIdeas .content { padding: 0; }
.ideaTip { position: relative; }
.ideaTip .ideaLink { float: left; clear: both; background: #f8f4ca; }
.ideaTip .ideaLink a { float: left; color: #bb9c61; width: 75px; padding: 3px 5px 3px 20px; display: block; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; border-bottom: 1px solid #f0e9bc; outline-style: none; }
.ideaTip .ideaLink a:hover { background-color: #fdfadc; color: #bb9c61;}
.ideaTip .ideaLink a.last { border-bottom: none; }

.ideaTip a.ideaStarbox { background: #f8f4ca url(../images/idea_icon_starbox.gif) top left no-repeat; }
.ideaTip a.ideaStarbox:hover { background: #fdfadc url(../images/idea_icon_starbox.gif) top left no-repeat; }
.ideaTip a.ideaPrototip { background: #f8f4ca url(../images/idea_icon_prototip.gif) top left no-repeat; }
.ideaTip a.ideaPrototip:hover { background: #fdfadc url(../images/idea_icon_prototip.gif) top left no-repeat; }
.ideaTip a.ideaLightview { background: #f8f4ca url(../images/idea_icon_lightview.gif) top left no-repeat; }
.ideaTip a.ideaLightview:hover { background: #fdfadc url(../images/idea_icon_lightview.gif) top left no-repeat; }

.paypalBuynow { margin-bottom: 3px; }
.domaintext { border: 1px solid #d9d9d9; font-size: 11px; line-height: 13px; padding: 2px;}

/* license tooltip */
.prototip .licenseTipLarge { width: 450px; color: #fff; }
.prototip .licenseTipLarge .toolbar,
.prototip .licenseTip .toolbar { background: #215486; font: bold 11px Arial, Helvetica, sans-serif; }
.prototip .licenseTipLarge .title,
.prototip .licenseTip .title { padding: 5px; }
.prototip .licenseTipLarge .content,
.prototip .licenseTip .content { font: 11px Arial, Helvetica, sans-serif; padding: 5px;}

.prototip .licenseTip { width: 230px; color: #fff; }

#whencommercial { padding-left: 0; margin-left: 0; }

body .prototip .licenseTip .content, body .prototip .licenseTipLarge .content { background: #547ca5; }
#inlineDemo a { clear: both; color: #547ca5; }
#inlineDemo a:hover { color: #fff; background: #547ca5; }

#whenCommercialTooltip {	width: 460px;	background: #cccccc;	font-size: 9px;}
#confirm {   background: #f7f7f7;  padding: 8px;  float: left;  margin: 6px 6px 6px 16px;  width: 450px;  clear: both;}
#confirm p {  font: italic 13px 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;  font-weight: bold;  width: auto;  display: block;  margin: 0 6px 6px 0; padding: 0;  color: #666666;}
.agreeButtons {  height: 31px;  width: 100%;  position: relative;  clear: both;  padding-top: 6px;  clear: both;}
.agreeButtons div, .agreeButtons a { margin-right: 6px; cursor: pointer; }
.agreeButtons .yes {  position: relative;  float: left;   height: 31px;  width: 144px;  background: url(../images/yes.gif) top left no-repeat;}
.agreeButtons .yes:hover { background: url(../images/yes.gif) top left no-repeat; }
.agreeButtons .no {  position: relative;  float: left;   height: 31px;  width: 36px;  background: url(../images/no.gif) top left no-repeat;}