/*ideas styles*/

.tableTop, .tableRow {width:450px; margin:auto; border-bottom:1px solid #9C9C9C;}
.tableTop {background:url(/images/stockistHead-back.gif) top left repeat-y; font-size:110%; margin-top:20px;}
.tableTop strong {padding:5px; background:url(/images/stockistHead-top.gif) top left no-repeat; display:block;}
.tableRow {background:url(/images/stockistTable-back.gif) top left repeat-y;}
.tableRow a {padding:5px; display:block;}

#idea {
	margin: 20px auto 0 auto;
	width: 80%;
	font-weight: bold;
}

#idea p, #idea div {
	font-weight: bold;
}

#idea a {
	display: block;
	margin-top: 10px;
	text-align: center;
}

#question {
	background-color: #ced3e7;
	color: #000;
	margin: 20px auto 0 auto;
	width: 80%;
	padding: 10px;
}

#question, #question p, #question div {
	font-weight: bold;
}