/*	----------------
	Snap Surveys
	5 Mead Court
	Thornbury
	Bristol BS35 3UW
	UK 
	
	Revision: 16-07-08 - DM */

/* global -------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    margin: 0pt;
    padding: 0pt;
}
body {
	color: #454545;
	font: 76%/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
}
html { overflow-y: scroll; }
h1 {
    font-size: 2.4em;
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 1.2em;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.1em;
	padding-bottom: 20px;
	padding-top: 10px;
} 
.feature h2 {
	border:none;
	padding-bottom: 10px;
}
h3, 
dt, 
.subheading, 
.stepheading {
	font-size: 1.4em;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.3em;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 5px;
}
#sidebar h3 {
	border:none;
	margin:0;
	padding:0 0 5px 0;
}
.sbFeature h3 {
	padding:0;
	margin:0;
}
.boxOne h3,
.boxTwo h3,
.boxThree h3 {
	border:none;
}
h4, 
.stepsubheading, 
.relatedheading {
	font-size: 1em;
	margin-bottom: 5px;
	font-weight:bold;
}
h5 { 
    font-size: 1em; 
    font-style: italic; 
}
a:link {
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #454545;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}
h1 a, 
h2 a { 
    font-weight: normal !important; 
}
img {
    border: 0;
}
p {
	margin-bottom: 15px;
}
ol {
    margin-left: 14px;
    margin-right: 0px; 
    padding-left: 14px; 
    padding-right: 0px;
    margin-bottom: 14px; 
}
ul {
    margin: 0px 0px 15px 8px;
    padding: 0px 0px 0px 8px;
}
ul ul {
    margin-bottom:10px;
}

/* In case of emergency! */
.clear {
	clear: both;
	float: left;
}
hr.clear {
	height: 0px;
	background: #FFFFFF;
	color: #FFFFFF;
	margin: -0.5em;
	line-height: 0px;
	display: block;
	border-style: none;
}
.nostyle {
    display: none;
}
/* layout -------------------------------------------------------------------*/
#primary {
	float: left;
	width: 650px;
	padding-left: 10px;
}
#sidebar {
    float: right;
    width: 200px;
}
#sidebar h2 {
    margin: 0px;
    padding: 0px 0px 5px 8px;
    border-bottom: 1px solid #CDCDCD;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    font-size: 14px;
}
#sidebar .salesInfo p {
    margin-left: 8px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 1.7em;
}
#wrapInner {
    width: 880px;
    text-align: left;
    margin: 0px auto;
    padding-top: 10px;
}
#wrap {
    width: 100%;
}
/* topNav -------------------------------------------------------------------*/
#topNav {
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 870px;
    padding:0;
    margin: 0;
    z-index: 10;
}
#topNav li {
    display: inline;
    vertical-align: middle;
}
#topNav a {
	color:black;
	background: url(images/tab-left.gif) no-repeat left top;
	text-decoration: none;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 0 0 5px;
	float: left;
	border-style: none;
}
#topNav #nav-community a {
    background: url(images/comm-tab-left.gif) no-repeat left top;
}
#topNav span {
    background: url(images/tab-right.gif) no-repeat right top;
    float: left;
    display: block;
    color: white;
    margin: 0;
    padding: 0 7px 0 2px;
    font-size: 1.4em;
    line-height: 27px;
}
#topNav #nav-community span {
    background: url(images/comm-tab-right.gif) no-repeat right top;
}
#topNav a:hover, 
#topNav #nav-community a:hover, 
#community #topNav #nav-community a, 
#home #topNav #nav-home a, 
#software #topNav #nav-software a,
#training #topNav #nav-software a,
#surveyshop #topNav #nav-surveyshop a, 
#training #topNav #nav-training a, 
#helpdesk #topNav #nav-helpdesk a, 
#webpoll #topNav #nav-webpoll a {
    background: url(images/tab-left.gif) no-repeat left -70px;
}
#topNav a:hover span, 
#topNav #nav-community a:hover span, 
#community #topNav #nav-community span, 
#home #topNav #nav-home a span, 
#software #topNav #nav-software a span,
#training #topNav #nav-software a span, 
#surveyshop #topNav #nav-surveyshop a span, 
#training #topNav #nav-training a span, 
#helpdesk #topNav #nav-helpdesk a span, 
#webpoll #topNav #nav-webpoll a span {
    color: #333;
    background: url(images/tab-right.gif) no-repeat right -70px;
}
#topNav a:hover span {
    color: #333;
}
#topNav a span {
    float:none;
}
/* infoBar -------------------------------------------------------------------*/
#infoBar {
    background: #1f1e22 url(images/infobar-bg.png) repeat-x bottom;
    width: 100%;
    height: 21px;
}
#ibInner {
    margin: 0px auto;
    width: 880px;
    color: #FFFFFF;
    position: relative;
}
#ibInner ul {
    border-left: 1px solid #3b3c42;
    border-right: 1px solid #1F1E22;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#ibInner a {
	font-size: 12px;
	border-right: 1px solid #3b3c42;
	color: #f5f5f5;
	line-height: 21px;
	font-weight: bold;
	border-left: 1px solid #1F1E22;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
}
#ibMenu ul {
    position: absolute;
    right: 0px;
    top: 0px;
}
#ibAccount ul {
    position: absolute;
    left: 0px;
    top: 0px;
}
#ibInner li {
    float: left;
}
/* homepage header -------------------------------------------------------------------*/
#header.front {
    background: #003676 url(images/horizon.jpg) repeat-x bottom;   
}
#header {
    background: #003676 url(images/horizon-b.png) repeat-x bottom; 
}
#headerInner {
    margin: 0px auto;
    width: 880px;
    text-align: left;
    position: relative;
    height: 90px;
}
.snapshotfaq #headerInner {
	height: 65px;
}
.front #headerInner{
    height: 250px;
}
img.printLogo {
    display: none;
}
#logo {
    background: url(images/logo-wo.gif) no-repeat;
    height: 36px;
    width: 114px;
    text-indent: -9999px;
    position: absolute;
    left: 8px;
    top: 16px;
}
#hpLogo {
    background: url(images/hp-logo.gif) no-repeat;
    height: 105px;
    width: 315px;
    text-indent: -9999px;
    position: absolute;
    left: 50px;
    top: 60px;
}

/* testimonials -------------------------------------------------------------------*/
#testimonials .client {
    font-weight: bold;
    padding-bottom: 0px;
}
#testimonials .company {
    font-style: italic;
    padding-bottom: 0px;
}

/* home page portal -------------------------------------------------------------------*/
#hpSoftware,
#hpOutsourcing {
	background: #636363 url(images/software-services-bg.gif) repeat-x left top;
	border: 1px solid #151515;
	color: #FFFFFF;
	padding: 15px 10px 10px 15px;
	width: 293px;
	position: relative;
	float: left;
}
#hpPortal {
	margin-bottom: 15px;
	width: 650px;
	float: left;
}
#hpPortal p {
	padding-right: 120px;
}

#hpSoftware img,
#hpOutsourcing img {
    float: right;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
#hpPortal h2 {
    font-size: 2em;
}
#hpOutsourcing {
    left: 10px;
}
.feature, blockquote {
	margin-bottom:15px;
	padding: 10px 15px;
	width: 618px;
	float: left;
}
.colFeature {
	margin-bottom:15px;
	padding: 10px 15px 0px 15px;
	position: relative;
}
.colFeature img {
	position: absolute;
	right: 10px;
	top: 10px;
}
.sbFeature {
	margin-bottom:10px;
	padding: 10px;
}
.sbFeature .last,
.feature .last {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#hpBanner {
    position: absolute;
    color: #FFFFFF;
    right: 0px;
    bottom: 0px;
}
#hpBanner img {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
/* boxes -------------------------------------------------------------------*/
.boxOne, blockquote {
    background: #fdfdfd url(images/box-bg-white.gif) repeat-x left top;
    border: 1px solid #dddddd;
    zoom:1; /* fix image position - IE */
}
.boxTwo {
    background: #ECF7FF url(images/box-bg-blue.gif) repeat-x 0px 0%;
    border: 1px solid #b7dcf7;
    zoom:1; /* fix image position - IE */
}
.boxThree {
	background: #E5FADE url(images/box-bg-green.gif) repeat-x 0px 0%;
	border: 1px solid #a9df9d;
	zoom:1; /* fix image position - IE */
}

/* actions buttons -------------------------------------------------------------------*/
#hpActions {
	list-style: none;
	width: 200px;
	margin: 0px 0px 8px;
	padding: 0px;
	overflow: hidden; /* fix box collapse - FF */
}
#hpActions li {
	display: inline-block; /* fix element jumping around on hover - IE */
}
#hpActions li a {
	height: 51px;
	width: 160px;
	display: block;
	line-height: 51px;
	color: #FFFFFF;
	font-size: 1.2em;
	border-style: none;
	margin: 0px 0px 7px;
	padding: 0px 0px 0px 40px;
}
#hpActionSamples a {
    background: url(images/hp-actions/hp-action-samples.gif) left top;
}
#hpActionSamples a:hover {
    background: url(images/hp-actions/hp-action-samples.gif) left -51px;
    color: #454545;
    text-decoration: none;
}
#hpActionTrial a {
    background: url(images/hp-actions/hp-action-trial.gif) left top;
}
#hpActionTrial a:hover {
    background: url(images/hp-actions/hp-action-trial.gif) left -51px;
    color: #454545;
    text-decoration: none;
}
#hpActionRequest a {
    background: url(images/hp-actions/hp-action-request.gif) left top;
}
#hpActionRequest a:hover {
    background: url(images/hp-actions/hp-action-request.gif) left -51px;
    color: #454545;
    text-decoration: none;
}
#hpActionSales a {
    background: url(images/hp-actions/hp-action-sales.gif) left top;
}
#hpActionSales a:hover {
    background: url(images/hp-actions/hp-action-sales.gif) left -51px;
    color: #454545;
    text-decoration: none;
}

/* columns -------------------------------------------------------------------*/
.colOne {
	float: left;
	width: 310px;
}
.colTwo {
	float: right;
	width: 310px;
}
.colGroup {
	overflow: hidden;
	width: 650px;
}
.boxColOne {
	float: left;
	width: 290px;
	position: relative;
}

.boxColTwo {
	position: relative;
	width: 290px;
	float: right;
}
.boxColTwo img {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.leadUp li {
	padding-bottom: 5px;
}


/* sidebar form -------------------------------------------------------------------*/
.sbForm {
	padding: 10px;
	margin: 0px 0px 10px;
}
.sbForm label {
    font-weight: bold;
}
.sbForm p {
    margin: 0px 0px 5px;
    padding: 0px;
}

/* sbNav -------------------------------------------------------------------*/
.sbNav {
    list-style: none;
    margin: 0px 0px 10px;
    padding: 1px 0px 0px 0px;
    background: url(images/box-bg-white.gif) repeat-x left top;
    border: 1px solid #dddddd;
    zoom:1; /* fix image position - IE */
	width: 198px;
}
.sbNav li a {
	padding: 0px 8px;
	width: 182px;
	line-height: 26px;
	display: block;
	border-bottom: 1px solid #EEEEEE;
}
.sbNav li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    background: #99e467 url(images/green-btn-bg.gif) repeat-x left bottom;
}
.sbNav .info p {
    margin: 0px;
    padding: 0px 8px;
}
.sbNav p {
    padding-right: 8px;
    padding-left: 8px;
}
.sbNav .links {
    padding: 1px 0px 0px;
}
.sbNav .links li {
    display:inline;
}
.sbNav .links a {
    position: relative;
    height: 26px;
    margin: 0px;
    padding: 2px 0px;
    width: 200px;
    background: url(images/onetwo-dot.gif) repeat-x left bottom;
}
.sbNav .links img {
    position: absolute;
    left: 8px;
}
.sbNav .links p {
    position: absolute;
    left: 37px;
    line-height: 26px;
    height: 26px;
    padding: 0px;
    margin: 0px;
}
.sbNav ul {
    display: none;
}

/* sbNews -------------------------------------------------------------------*/
#sbNews {
	margin: 0 0 15px;
	padding: 7px 10px 5px 10px;
}
#sbNews h4 {
	margin: 0px;
	padding: 0px;
}


/* definition lists -----------------------------------------------------------------*/
dl.boxOne,
dl.boxTwo,
dl.boxThree {
	margin-bottom: 10px;
	position: relative;
	padding: 10px;
}

/* product definition list -------------------------------------------------------------------*/
.prodList {
	width: 100%;
	padding-bottom: 25px;
	position: relative;
}
.colGroup .colOne .prodList {
	float: left;
	width: 310px;
	margin-right: 5px;
}
.colGroup .colTwo .prodList {
	float: right;
	width: 310px;
	margin-left: 5px;
}
.prodList dt {
	font-weight: bold;
	font-size:1.2em;
}

.prodList dt, .prodList dd {
	margin-left: 65px;
}
.prodList img {
	position: absolute;
	left: 0px;
	top: 0px;
}

/* breadcrumbs -------------------------------------------------------------------*/
.breadcrumbs {
    font-size: 1em;
}

/* nextSteps -------------------------------------------------------------------*/
.nextSteps {
	margin: 0px 0px 10px;
	list-style: none;
	padding: 0;
	overflow:hidden;
}
.nextSteps li {
	list-style: none;
	display: inline;
	display:block;
	margin-bottom: 5px;
	float: left;
	width: 200px;
}
.nextSteps a {
	display: block;
	line-height: 30px;
	padding-left: 8px;
	color: #FFFFFF;
}
.nextSteps .samples {
	background: url(images/next-step/orange-top.gif) no-repeat top;
}
.nextSteps .samples a {
	background: url(images/next-step/orange-bottom.gif) no-repeat bottom;
}
.nextSteps .request {
	background: url(images/next-step/blue-top.gif) no-repeat top;
}
.nextSteps .request a {
	background: url(images/next-step/blue-bottom.gif) no-repeat bottom;
}
.nextSteps .trial {
	background: url(images/next-step/green-top.gif) no-repeat top;
}
.nextSteps .trial a {
	background: url(images/next-step/green-bottom.gif) no-repeat bottom;
}
.nextSteps .sales {
	background: url(images/next-step/gold-top.gif) no-repeat top;
}
.nextSteps .sales a {
	background: url(images/next-step/gold-bottom.gif) no-repeat bottom;
}
.nextSteps a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nextSteps a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* tables -------------------------------------------------------------------*/

table {
	/* border:none; */
}
td {
	/* padding: 1px 2px; */
}
table a,
table a:link,
table a:visited {
    /* border:none; */
    }
.tSkin {
	/*width:648px;*/
	border-collapse:collapse;
	margin-bottom: 1em;
	border: 1px solid #b7dcf7;
    }
.tSkin caption {
	color: #454545;
	font-size:1.4em;
	caption-side:top;
	text-align:left;
	padding-bottom: .5em;
	font-weight: bold;
	line-height: 1.3em;
    }   
.tSkin tr.odd td,
.tSkin tr.odd .column1 {
    background:#f0f9ff url(images/light-blue-bg.gif) no-repeat;
    }   
.tSkin .column1, .tSkin .alt    {
    background:#ECF7FF;
    }
.tSkin td {
	color:#454545;
	border-bottom: 1px solid #b7dcf7;
	border-left:1px solid #b7dcf7;
	padding:.3em 1em;
	text-align:left;
	vertical-align: top;
	background: #F9FDFF;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
    }               
.tSkin th {
	color: #454545;
	border-bottom: 1px solid #b7dcf7;
	border-left:1px solid #B7DCF7;
	padding:.3em 1em;
	background: #EAF6FF url(images/box-bg-blue.gif) repeat-x left top;
	vertical-align: top;
	text-align: left;
    }   
.tSkin tr:hover td {
	background: #FFFAD7;
}

.tSkin thead th {
    background:#f0f9ff;
    text-align:center;
    font:bold 1.2em/2em Arial,Helvetica,sans-serif;
    color:#454545
    }               
.tSkin tfoot th {
    background:#f0f9ff;
    text-align:center;
    }   
.tSkin tfoot th strong {
    font:bold 1.2em Arial,Helvetica,sans-serif;
    margin:.5em .5em .5em 0;
    color:#454545;
        }       
.tSkin tfoot th em {
    color:#0066cc;
    font-weight: bold;
    font-size: 1.1em;
    font-style: normal;
    } 
.table-in-list {
	width: 95%;
} 

/* footer -------------------------------------------------------------------*/
#footer {
    clear: both;
    background: url(images/footer-bg.gif) repeat-x top;
    border-top: 1px solid #b2daf7;
    width: 100%;
}
#footerInner {
    width: 880px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 11px;
    padding-top: 15px;
    padding-bottom: 20px;
}

/* forms -------------------------------------------------------------------*/
form {
	margin-bottom: 20px;
}
.featureForm {
	background: #ECF7FF url(images/box-bg-blue.gif) repeat-x 0px 0%;
	border: 1px solid #B7DCF7;
	float: left;
	padding: 10px;
	width: 628px;
	zoom:1;
}
.featureForm fieldset {
	border: none;
	padding: 0px 10px 10px;
	margin-bottom: 10px;
}
.featureForm legend {
	font-weight: bold;
	color: #454545;
	margin-bottom: 10px;
}
.featureForm input.submit {
	margin-bottom: 10px;
	font: 1em Arial, Helvetica, sans-serif;
}
.featureForm input[type="text"], 
.featureForm textarea {
	font: 1em Arial, Helvetica, sans-serif;
}


.featureForm em {
	color: #CC0000;
}
.frameRight {
	float: right;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: 1px solid #ececec;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #ececec;
	background: #FFFFFF;
	clear: left;
}
.frame {
	padding: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #ececec;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #ececec;
	background: #FFFFFF;
}

/* technical specs tabs -------------------------------------------------------- */
#spec-switch {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 4px;
	width: 650px;
	list-style: url(none) none;
	background: #FFFFFF url(images/software/btm-bdr.gif) repeat-x bottom;
	float: left;
}
#spec-switch li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#spec-switch a {
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 4px 8px;
	background: #EBEBEB url(images/software/spec-tab-off.gif) repeat-x top;
	white-space: nowrap;
	font-weight: bold;
	border: 1px solid #CFCFCF;
	border-bottom: none;
	text-decoration: none;
}
#spec-switch a:hover, #spec-switch a.active {
	background: #FFFFFF url(images/software/spec-tab-on.gif) repeat-x top;
	padding-bottom: 5px;
}
#spec-switch a:hover
	{text-decoration: underline;}
.articleFooter {
	border-top: 1px solid #E0E0E0;
	padding-top: 5px;
	margin-top: 5px;
	font-style: italic;
}


/* miscellaneous -------------------------------------------------------- */
span.phone {
    font-weight: bold;
}
.titleIcon {
	float: left;
	margin-right: 15px;
	margin-bottom: 2px;
}
.titleIconTwo {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}
.topAnchor {
	text-align: right;
}

/* lists -------------------------------------------------------- */
.nobull {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}
.tickList {
	margin-left: 10px;
	padding-left: 0px;
}
.tickList li {
	background: url(images/tick-bullet-12px.gif) no-repeat left 2px;
	padding-left: 20px;
	margin-left: 0px;
	list-style: none;
}
.pdfList {
	margin-left: 10px;
	padding-left: 0px;
}
.pdfList li {
	background: url(images/file-icons/pdf-16px.gif) no-repeat left 50%;
	padding: 0 0 0 22px;
	margin: 0 0 6px 0;
	list-style: none;
}
.popupList {
	margin-left: 10px;
	padding-left: 0px;
}
.popupList li {
	background: url(images/file-icons/popup-16px.gif) no-repeat left 50%;
	padding: 0 0 0 22px;
	margin: 0 0 6px 0;
	list-style: none;
}
/* styles for unique custom pages -------------------------------------------------------- */
table.slider {
	border-style: none;
	margin: 0px;
	padding: 0px;
	width: 95%;
}
table.slider table {
	border-style: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.slider td {
	border-style: none;
	margin: 0px;
	padding: 2px;
	vertical-align: top;
}
/* testimonials/quotes --------------------------------------------------------
#primary blockquote {
	background: #f5f5f5;
	padding: 10px 15px 0px;
	margin-bottom: 15px;
	border: 1px solid #E0E0E0;
} */
#primary blockquote cite {
	font-weight: bold;
}
#hpPortal h3 {
	border:none;
	font-size: 1.2em;
}
#hpPortal a {
	color: #FFFFFF;
}
#hpPortal a:hover {
	color: #fff;
}
.photoThumb {
	float: left;
	padding: 5px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #E0E0E0;
}
.worksheet-step {
	width: 650px;
	margin: 0px 0px 20px;
	float:left;
	zoom:1;
}
.sbShortcuts {
	display: block;
	line-height: 53px;
	padding-left: 0px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
.sbShortcuts img {
	float: left;
	margin-right: 10px;
}
/* tips -------------------------------------------------------- */
.tip {
	padding-left: 45px;
	position: relative;
}
.tip img {
	position: absolute;
	left: 0px;
}
/* webhost login button -------------------------------------------------------- */
#sidebar #webhost-btn {
	background: url(images/webhost/webhost-btn-bottom.gif) no-repeat bottom;
	position: relative;
	font-size: 135%;
	color: #FFFFFF;
}
#sidebar #webhost-btn a {
	color: #FFFFFF;
	background: url(images/webhost/webhost-btn-top.gif) no-repeat top;
	display: block;
	width: 125px;
		padding: 12px 10px 15px 65px;
	line-height: 1.2em;
}
#sidebar #webhost-btn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* snapshot poll -------------------------------------------------------- */
.crt-accnt-btn a {
	background: url(images/snapshot/create-accnt-btn.gif) no-repeat;
	height: 51px;
	width: 220px;
	display: block;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 51px;
	padding-left: 10px;
}
.crt-accnt-btn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.LicensePanel {
	background: #FFFFFF;
}
a.pollImage {
	display: block;
	height: 105px;
	width: 190px;
	position: relative;
	text-align: left;
	color: #454545;
	cursor:pointer;
}
a.pollImage:hover {
	display: block;
	height: 105px;
	width: 190px;
	position: relative;
	text-align: left;
	background: #D5F1FF url(none);
	border: 1px solid #B7E8FF;
	color: #0066CC;
	text-decoration: none;
}
a.pollImage img {
	position: absolute;
	left: 18px;
	top: 17px;
}
a.pollImage span {
	position: absolute;
	left: 100px;
	bottom: 18px;
	padding-right: 10px;
}


/* community -------------------------------------------------------- */
.commItems h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
