.locationtitle{
	padding-top:10px;
	padding-bottom:30px;
}
.relatedlinks{
	float:right;
}
.relatedlinks div{
	padding:15px;
}
.ct{
}
.ct h1, .ct h4{
	background:none;
	text-transform:none;
}
/* h4 is default font for product questions */
.ct h2, .ct h3, .ct h4, .ct h5, .ct h6{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	background:none;
}
.ct h2{
	color:#000;
	font-size:22px;
}
/*.ct h2{ Grey 
	color:#a6a6a6;
}*/
.ct h3, .ct h4{/* Pink */
	/* color:theme */
	font-size:16px;
	margin-bottom:5px;
  margin-top:25px;
  padding:0;
}
.ct h4{
  font-weight:normal;
}

.ct a{
	/* color:theme */
	text-decoration:none;
}
.ct a:hover{
	/* color:theme */
	text-decoration:underline;
}

.ct a.grey{
	color:#a6a6a6;
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.ct a.grey:hover{
	color:#a6a6a6;
	text-decoration:underline;
}
.ct a.black{
	color:#000;
	text-decoration:none;
}
.ct a.black:hover{
	color:#000;
	text-decoration:underline;
}

.ct .grey{/* Grey */
	color:#a6a6a6;
}
.ct .pink{/* Pink */
	/* color:theme */
}


.ct .notepad{
	width:580px;
	margin:0;
	padding:0;/* important to be 0, without, notepad top will not fit */
	background:url(../images/curious/notepadLinesLrg2.jpg) left repeat-y;
}

.ct .notepad .top{
	background:url(../images/curious/notepadTopLrg2.jpg) top left no-repeat;
}

.ct .notepad .btm{
	padding:40px 30px 40px 30px;
	background:url(../images/curious/notepadBtmLrg2.gif) bottom left no-repeat;
}

.ct .notepad-sml{
	width:220px;
	margin:0;
	padding:0;/* important to be 0, without, notepad top will not fit */
	background:url(../images/curious/notepadLinesSml.jpg) left repeat-y;
}

.ct .notepad-sml .top{
	background:url(../images/curious/notepadTopSml.jpg) left no-repeat;
}

.ct .notepad-sml .btm{
	padding:30px 10px 10px 10px;
	background:url(../images/curious/notepadBtmSml.gif) bottom left no-repeat;
}

.ct .notepad ul{
	padding-left:20px;
}
.ct .notepad-sml ul{
	margin:0;
	padding:0;
}

.ct .reader{
	text-align:right;
	margin:0;
	padding:10 0 0 0;
	color:#a6a6a6;
	font-style:italic;
}
.ct .reader{
	color:#a6a6a6;
	font-style:italic;
}
.ct .featured{
	color:#a6a6a6;
	font-style:italic;
	background:url(../images/curious/quoteStart.gif) top left no-repeat;
}
.ct .featured .question{
	color:#a6a6a6;
	font-style:italic;
	padding:10px 25px 10px 25px;
	background:url(../images/curious/quoteEnd.gif) bottom right no-repeat;
}
.ct .featured .answer-link{
	color:#a6a6a6;
	vertical-align:bottom;
	text-align:right;
	padding:2px;
	background:url(../images/curious/quoteEnd.gif) bottom left no-repeat;
}

.ct table{
	border:0;
	padding:0;
	margin:0;
}
.ct .credits{
  font-style:italic;
  font-weight:bold;
}
.ct .arrow{
  padding-left:3px;
}
#curious-intro{
	width:700px;
	margin-bottom:30px;
}
#curious-header{
	border-bottom:1px solid #a6a6a6;
}
#curious-footer{
	margin-top:20px;
	color:#666666;
	vertical-align:bottom;
}
.children{
	padding:15px;
}
.roundtitle_right_normal{/* background-url:theme */
	margin-top:30px;
	color:#fff;
	font-weight:normal;
	vertical-align:middle;
	font-size:16px;
	padding:10px 30px 40px 10px;
}

