.locationtitle{
	padding-top:10px;
	padding-bottom:10px;
}
.articlerelatedlinks{
	margin-top:30px;
	margin-left:20px;
}
.articlerelatedlinks div{
	padding:15px;
}
#articleimages{
	float:right;
	padding-left:10px;
}
#articleimages img{
	padding-bottom:1px;
}
.articletext{
	padding-right:20px;
	margin-left:15px;
}
.articletext .subtitle{
	padding:20px 0px 20px 0px;
	font-style:italic;
}
h1{
	font-weight:normal;;
	margin:0;padding:0;
}
h1, h4{
	background:none;
	text-transform:none;
}
/* h4 is default font for product questions */
h2, h3, h4, h5, h6{
	font-weight:normal;
	background:none;
}
h2{
	color:#000;
	font-size:22px;
}
/*h2{ Grey 
	color:#a6a6a6;
}*/
h3, h4{/* Pink */
	/* color:theme */
	font-size:16px;
	margin-bottom:5px;
  margin-top:25px;
  padding:0;
}
h4{
  font-weight:normal;
}
.articlerelatedlinks h4{
	margin-top:0;
}
a{
	/* color:theme */
	text-decoration:none;
}
a:hover{
	/* color:theme */
	text-decoration:underline;
}

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

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



.notepad2{
	width:595px;
	margin:0;
	padding:0;/* important to be 0, without, notepad top will not fit */
	background:url(../images/template_color/general/whitenotepad_lines_med.gif) left repeat-y;
}

.notepad2 .top{
	background:url(../images/template_color/general/whitenotepad_top_med.gif) top left no-repeat;
}

.notepad2 .btm{
	padding:20px 4px 40px 4px;
	background:url(../images/template_color/general/whitenotepad_btm_med.gif) bottom left no-repeat;
}
.notepad2 h1{
	margin-left:5px;	
}
.notepad2 p{
	margin-left:15px;	
}

.notepad2 ul{
	padding-left:20px;
}
.notepad2-sml ul{
	margin:0;
	padding:0;
}
.notepad2 .content{
	padding-left:15px;
}

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

table{
	border:0;
	padding:0;
	margin:0;
}
.credits{
  font-style:italic;
  font-weight:bold;
}
.arrow{
  padding-left:3px;
}
#curious-intro{
	margin-bottom:30px;
}
#curious-header{
	border-bottom:1px solid #a6a6a6;
}
#curious-footer{
	margin-top:20px;
	color:#666666;
	vertical-align:bottom;
}
