body {
	z-index:1;
	margin-top:20px;
	margin-bottom:15px;
	height:100%;
	text-align:center;
	background-color:white;
	font-family: Helvetica, Arial, sans-serif, sans;
	font-size:11px;
	color: #333333;
}

.contact {
	color: black;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

small {
	font-size: 11px;
	color: grey;
	
}

.relatedQuestion {
	margin-left: 16px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.relatedQuestion a {
	color: #333333;
}
	a:link {text-decoration: none; color: black;}
	a:visited {text-decoration: none; color: black;}
	a:active {text-decoration: none; color: black;}
	a:hover {text-decoration: underline; color: black;}

 	a.redlink:link {text-decoration: none; color: #900101;}
 	a.redlink:visited {text-decoration: none; color: #900101;}
 	a.redlink:active {text-decoration: none; color: #900101;}
 	a.redlink:hover {text-decoration: underline; color: #900101;}

 	a.greylink:link {text-decoration: none; color: #9A9A9A;}
 	a.greylink:visited {text-decoration: none; color: #9A9A9A;}
 	a.greylink:active {text-decoration: none; color: #9A9A9A;}
 	a.greylink:hover {text-decoration: none; color: black;}


p {
	color: #333;
	line-height: 16px;
	font-size: 1.2em;
	margin-top: 0px;
	/*margin-left: 10px;*/

}

img {
	border: 0px;
}

.signature {
	color: silver;
	margin: 0px 0px 0px 0px;
}

 input
{
background: white;
border: 1px solid #CCCCCC
}

textarea {
 background-color: white;
 color: white;
 border: 1px solid #CCCCCC
}

.searchBox {
     text-align: right;
     margin-top: 0px;
     padding-top: 10px;
     padding-right: 16px;
}

.searchBoxButton { 
     text-align: right;
     margin-top: 0px;
     padding-right: 16px;
}

.rightBanner {
	margin-top: 0px;
	text-align: center;
	color: black;
padding-top: 15px;

}



.rightDonate {
     color: black;
     font-size: 1.8em;
     font-weight: bold;
     text-align: left;
     margin: 0px;
     padding-top: 27px;
     padding-left: 10px;
     height: 110px;
     background: url(../images/donate_star.jpg) no-repeat top right;

}

.righAboutUs {
     color: black;
     font-size: 1.8em;
     font-weight: bold;
     text-align: left;
     margin: 0px;
     padding-top: 5px;
     padding-left: 25px;
     height: 70px;
     background: url(../images/arrow_orange_big.jpg) no-repeat top left;
}

.activeUserText {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
}

.hotQuestText {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	color: black;
}

.latestQuestText {
	color: #A4A4A4;
	margin-top: 4px;
	font-size: 1.1em;
}

.activeUserStatsText {
	margin-top: 2px;
	color: #999999;
	font-size: 1.1em;
}

.rightTextUnder {
	color: black;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 0px;
}

.rightColumnTitleText {
	font-weight: bold;
}

.thumbTitleText,
.answerName {
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333333;
}



.quoteText {
	font-size: 2em;
	color: black;
	line-height: 32px;
	margin-top: 0px;
}

.quoteText small {
	line-height: 100%;
}

.storyDate {
	font-size: 1.4em;
	color: #C0C0C0	;
	margin-bottom: 10px;
	margin-top: 25px;
	font-weight: bold;

}



.storyText {
	margin-left: 0px;

}

.storyText a:link {color: #990000;}
.storyText a:hover {color: #990000; text-decoration: underline;}
.storyText a:active {color: #990000;}
.storyText a:visited {color: #990000;}



.storyTextTeaser {
	margin-left: 0px;

}

.storyTextSmall {
	margin-left: 10px;
	font-size: 1em;
	color: #9A9A9A;
	line-height: 16px;

}

.loginRegText {
	margin-left: auto;
     font-weight:bold;
     font-size: 1em;
     color:#333333;
     color:#CBCBCB;
	 width:150px;
	 float:right;
     margin-right:20px;
	 margin-top:-1px;
     text-align:right;
}

#subnav {
	text-align: left;
	margin-top: 10px;
	height: 15px;
	color: #A4A4A4;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	width: 945px;
	padding-left: 20px;
	border-bottom: 1px solid #EEEEEE
}
#subnav a {
	padding-right: 10px;
}
#subnav a + a {
	padding-left: 11px;
	background-image: url(../images/pipe.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#subnav a,#subnav a:link, #subnav a:visited {
	color: #9A9A9A;
}
#subnav a.selected {
	color: black;
}

.qaListImg {
	border: 0px solid black;
	width: 55%;
	float: left;
}

.qaListText {
	width: 42%;
	color: black;
	float: right;
	font-size: 1em;	
	line-height: 14px;
	border: 0px solid black;
}

#qaList {
	padding: 0px;
	margin-left: 0;
	background-color: #EEEEEE;
	width: 100%;
}

#qaList li {
	list-style: none;
	margin-top: 10px;
	height: 100px;
	border: 0px solid black;
}

#qaList li a { text-decoration: none; }
#qaList li a:link { color: black; }
#qaList li a:visited { color: gray; }
#qaList li a:hover { background: black; }


