a img {
	border-style:none !important;
}

#intro {
    background: url(../images/ask-an-expert/askexpert-intro-bg.jpg) no-repeat;
    width: 420px;
    height: 95px;
    padding: 77px 285px 5px 30px;
    margin:15px 0 15px 15px;
}
#intro p {
    color: #000;
    line-height: 15px;
    margin:10px 0 5px 0;
	width:auto;
}

/*
 * POPULAR TOPICS TOUT
 */

#popular_topics,
#popular_tags {
	margin-bottom:20px;
	color:#555;
}
#popular_topics ul,
#popular_tags ul {
	list-style-type:none;
}
#popular_tags li {
	display:inline;
	margin-right:5px;
}
#popular_topics h3,
#popular_tags h3 {
	color:#a90e8e;
	font:bold large "trebuchet ms", "trebuchet", serif;
	margin-bottom:10px;
}
#popular_topics a,
#popular_tags a {
	color:#e86ea1;
	font-size:small;
	font-weight:bold;
}

/* ************** */
/* RECENT ANSWERS */
/* ************** */

#recent_answers {
	background: url(../images/ask-an-expert/recent-answers-bg.gif) bottom left no-repeat;
	color:#666;
	margin:0 0 0 17px;
	overflow:hidden;
}
#recent_answers .rss {
	float:right;
	margin:5px 30px 0 0;
}
#recent_answers h2 {
	background: url(../images/ask-an-expert/recent-answers-title-bg.gif) no-repeat;
	height:40px;
	width:715px;
	margin:0;
	line-height:40px;
	padding-left:15px;
	color:#0a786b;
	font-size:20px;
}
#recent_answers ul {
	padding:10px 15px 0 15px;
	list-style:none;
	margin:0 0 -14px 0;
}
#recent_answers li {
	padding-bottom:10px;
	margin-bottom:8px;
	border-bottom:1px solid #E4E4DE;
	width:675px;
}
#recent_answers h3 {
	font:bold 14px arial, sans-serif;
}
#recent_answers ul li {
	background:transparent url(../images/ask-an-expert/q.gif) no-repeat 0 0;
	padding-left:25px;
}
#recent_answers p {
	margin:8px 0;
}
#recent_answers a {
	color:#a90e8e;
}
#recent_answers span {
	color:#0a796d;
	font-weight:bold;
	font-size:11px;
}
p.more-answers {
	font-size:14px;
	text-align:right;
/*	margin:10px 15px; */
}
p.more-answers a {
	color:#E86EA1;
	font-weight:bold;
}

/*
 * SEARCH ANSWERS
 */  

#search_answers {
 	width:730px;
	height:60px;
	background:transparent url(../images/ask-an-expert/search-answers-bg.gif) no-repeat;
	position:relative;
	margin:0 0 0 17px;
}

#search_answers label {
	display:none;
}

#search_answers input.keywords {
	display:block;
	position:absolute;
	bottom:18px;
	left:74px;
	width:324px;
	font-size:19px;
	border-width:0;
	color:#048f72;
}

#search_answers input.submit {
	display:block;
	position:absolute;
	top:15px;
	left:630px;
	float:none;
	margin:0;
}

#side-content {
	overflow:hidden;
}

#side-content #search_answers {
 	width:153px;
	height:119px;
	background:transparent url(../images/ask-an-expert/search-answers-sidebar-bg.gif) no-repeat;
	position:relative;
	margin:0;
}

#side-content #search_answers label {
	display:block;
	background:transparent url(../images/ask-an-expert/search-answers.gif) no-repeat;	
	width:85px;
	padding-top:36px;
	height:0;
	overflow:hidden;
	position:absolute;
	left:5px;
	top:6px;
}

#side-content #search_answers input.keywords {
	bottom:48px;
	left:10px;
	width:131px;
	color:#666;
	font-size:14px;
}

#side-content #search_answers input.submit {
	left:71px;
	top:76px;
}

#side-content img {
	float:none;
	margin:0;
}

/*
 * ASK A QUESTION
 */  

#ask_a_question {
 	width:730px;
	height:80px;
	background:transparent url(../images/ask-an-expert/ask-a-question-bg.gif) no-repeat;
	position:relative;
	margin:0 0 20px 17px;
}

#ask_a_question label {
	display:none;
}

#ask_a_question input.submit {
	display:block;
	position:absolute;
	top:7px;
	left:621px;
	float:none;
	margin:0;
}

#ask_a_question input.question {
	display:block;
	position:absolute;
	bottom:32px;
	left:74px;
	width:324px;
	font-size:21px;
	border-width:0;
	color:#a816b5;
	padding:0;
}

#ask {
 	width:730px;
/*	height:413px; */
/*	background:transparent url(../images/ask-an-expert/ask-bg.gif) no-repeat; */
	position:relative;
	margin:0 0 20px 17px;
}

#ask fieldset.top {
	background-color:#a82180;
	border:none;
	margin:0 0 15px 0;	
	padding:8px 20px 20px;
	color:#fff;
}

#ask fieldset.bottom {
	background-color:#f6e2f2;
	border:none;
	margin:0;
	padding:8px 20px 50px 20px;
	color:#333;
}

#ask #question_title {
	width:661px;
	height:52px;
	border-width:0;
	padding:5px 10px;
	color:#a90e8e;
	font:bold 15px arial, sans-serif;
}

#ask #question_description {
	width:661px;
	height:120px;
	padding:5px 10px;
	border-width:0;
	color:#a90e8e;
	font:normal 15px arial, sans-serif;
}

#ask label {
	font:bold 15px arial, sans-serif;
	display:block;
	padding:5px 0;
}

#ask label span {
	font-weight:normal; 
}

#ask .submit {
	float:none;
	margin:0;
	position:absolute;
	right:8px;
	bottom:5px;
}

#ask h3 { color:#a90e8e; font-size:medium; margin:1em 0 0 0; }

#ask fieldset.bottom p { margin:8px 0 16px 0; }
#ask fieldset.bottom .row  { clear:left; margin-bottom:15px; overflow:hidden}
#ask fieldset.bottom .row label { float:left; width:210px; padding:0; }

#ask fieldset.bottom .input,
#ask fieldset.bottom .input div { float:left; overflow:hidden; }

#ask fieldset.bottom .input p {
	padding:5px 10px;
	background-color:#E3F4FB;
	color:#1BA5D0;
	font-weight:bold;
	display:none;
}

#ask fieldset.bottom label.inline {
	display:inline;
	float:none;
	font-weight:normal;
}

/*
 * User form
 */

#great {
	background-color:#d5f4f2;
	color:#0a796d;
	padding:10px 20px;
	margin:17px;
}

#great h2 {
	font-size:15px;
	margin:0;
}

#great p {
	margin:0;
	font-size:15px;
}

#about_you {
	margin:17px 17px 70px 17px;
/*	overflow:hidden; */
}

#about_you fieldset {
	color:#454545;
	background-color:#f7f7f7;
	padding:25px 20px 5px 20px;
	margin-top:20px;
	border:none;
}

#about_you legend {
	font-size:large;
	color:#9DC026;
	padding:0;
	margin:0;
}

/* IE6 fix */
#about_you #details .input {
	width:450px; 
}

#about_you fieldset .row  { clear:left; margin-bottom:20px; overflow:hidden}
#about_you fieldset label { float:left; width:210px; color:#a90e8e; font:bold 14px/21px arial, sans-serif;}

#about_you fieldset .input,
#about_you fieldset .input div { float:left; overflow:hidden; }

#about_you fieldset .input .email {
	width:310px;
}

#about_you fieldset .input p {
	padding:5px 10px;
	background-color:#E3F4FB;
	color:#1BA5D0;
	font-weight:bold;
	display:none;
}

#about_you .first-name {
	width:150px;
	margin-right:10px;
}
#about_you .first-name input {
	width:148px;
	border:1px solid #cacaca;
}
#about_you .last-name {
	width:150px;
}
#about_you .last-name input {
	width:148px;
	border:1px solid #cacaca;
}

#about_you .email input {
	width:308px;
	border:1px solid #cacaca;
}

#about_you label {
	float:none;
}

#about_you label.inline {
	display:inline;
	float:none;
}

#about_you .anonymous span {
	white-space:nowrap;
	float:none;
	padding:0;
}

#about_you .anonymous label {
	color:#454545;
	font:normal 13px/24px arial, sans-serif;
	float:none;
	width:auto;
}

#about_you #stay_in_touch {
	padding-bottom:20px;
}

#about_you #stay_in_touch h3 {
	padding:0 0 10px 0;
	color:#0a796d;
	font-size:15px;
	
}

#about_you #stay_in_touch p {
/*
	font-style:italic;

*/
}

#about_you #stay_in_touch label {
	color:#8D8D8D;
	font-size:13px;
	font-weight:normal;
	width:250px;
}

#about_you #stay_in_touch label.inline {
	padding-right:10px;
}

#about_you form input.submit {
	margin:14px 20px 0 0;
	float:right;
}

#about_you img {
	float:left;
	margin:0 14px 0 20px;
	vertical-align:top;
}

/*
 * How it works
 */

#how_it_works {
	background:transparent url(../images/ask-an-expert/how-it-works-bg.gif) bottom left no-repeat;
	width:155px;
	margin-bottom:18px;
	padding-bottom:10px;
	margin-top:-9px;
}

#how_it_works p {
	color:#555;
	margin:9px 0 0;
	line-height:16px;
	padding:0 7px;
}

#how_it_works h3 {
	background:transparent url(../images/ask-an-expert/how-it-works.gif) no-repeat;
	width:155px;
	height:0;
	padding-top:58px;
	overflow:hidden;
}

/*
 * Preview
 */

#preview-col1 {
	float:left;
	width:400px;
	margin:20px 30px 20px 35px;
}
#preview-col2 {
	float:left;
	width:450px;
	margin:20px 0px 20px 0;
}

#preview_question {
	margin-left:17px;
	width:712px;
}

#preview_question .question {
	background:transparent url(../images/ask-an-expert/preview-question-bg-top.gif) no-repeat;
	padding:20px 0 0 0;
	width:707px;
	margin-bottom:20px;
}

#preview_question .intro {
	width:667px;
	height:61px;
	background:transparent url(../images/ask-an-expert/preview-intro-bg.gif) no-repeat;
	padding:7px 20px 0 20px;
	margin-bottom:20px;
}

#preview_question .intro a {
	color:#a90e8e;
}

#preview_question .intro p {
	color:#707070;
	margin:0 0 7px 0;
	line-height:15px;
	font-weight:bold;
	font-size:11px;
}

#preview_question .question h3 {
	background:transparent url(../images/ask-an-expert/q.gif) no-repeat 10px 0;
	padding:0 10px 0 35px;
	font:bold medium arial, sans-serif;
	color:#a90e8e;
}

#preview_question .question p {
	padding:10px 10px 10px 35px;
	color:#777;
}

#preview_question .question .meta {
	color:#707070;
	font-weight:bold;
	font-size:11px;
	background:transparent url(../images/ask-an-expert/preview-question-bg-bottom.gif) bottom left no-repeat;
	padding:0 10px 20px 35px;
}

#preview_question form {
	float:right;
}

#preview_question .question:hover {
	border-width:0;
}

.inline {
	display:inline;
}

/*
 * Wait! Similar questions
 */

#preview-col1 #similar_questions {
	background:transparent url(../images/ask-an-expert/wait-bg-top.gif) no-repeat 0 0;
	padding:15px 20px 20px 15px;
}
#preview-col1 #similar_questions h2 {
	color:#fff;
	font-size:x-large;
	height:70px;
}
#preview-col1 #similar_questions span {
	font-size:12px;
}
#preview-col1 p.more-answers {
	background:transparent url(../images/ask-an-expert/wait-bg-bottom.gif) 0 -785px no-repeat;
	padding:24px 0px 5px 0px;
}
#preview-col1 p.more-answers a{
	color:#e86ea1;
	font-weight:bold;
}
#preview-col2 #preview_question .intro {
	width:auto;
	background:transparent url(../images/ask-an-expert/preview-intro-bg-sml.gif) no-repeat;	
}
#preview-col2 #preview_question {
	width:auto;
	margin-left:0;
}


#preview-col2 #preview_question .question {
	margin:0 0 20px 0;
	width:450px;
	background:transparent url(../images/ask-an-expert/preview-question-bg-top-sml.gif) no-repeat 0 0;
}
#preview-col2 #preview_question .question .meta {
	background:transparent url(../images/ask-an-expert/preview-question-bg-bottom-sml.gif) bottom left no-repeat;
}

/*
 * SIMILAR QUESTIONS
 */

#similar_questions ul {
	list-style:none;
	padding:0;
}
#similar_questions h2 {
	color:#1DA4D1;
	font-weight:normal;
}
#similar_questions strong {
	color:#EF7000;
	font-weight:bold;
}
#similar_questions li {
	padding-bottom:12px;
	padding:0 0 10px;
	margin:0 0 8px 0;
	border-bottom:1px solid #e4e4e4;
}
#similar_questions h3 {
	font:bold 14px/16px arial, sans-serif;
	background:transparent url(../images/ask-an-expert/q.gif) no-repeat 0 0;
	padding:2px 0 3px 25px;
	margin-bottom:1px;
}
#similar_questions a {
	color:#e86ea1;
}
#similar_questions h3 a {
	color:#a90e8e;
}
#similar_questions .answer {
	background:transparent url(../images/ask-an-expert/a.gif) no-repeat 0 0;
	padding-left:25px;
	line-height:17px;
	margin-bottom:8px;
	color:#777;
}
#similar_questions .topic {
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	padding-left:25px;
	margin:0;
	color:#707070;
}
#similar_questions .date {
	color:#0a796d;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	padding-left:25px;
	margin:0;
}

#similar_questions .more {
	text-align:right;
	font-size:14px;
}

/*
 * SEARCH RESULTS
 */
/*
#recent_answers h2 {
	background: url(../images/ask-an-expert/recent-answers-title-bg.gif) no-repeat;
	height:40px;
	width:715px;
	margin:0;
	line-height:40px;
	padding-left:15px;
	color:#0a786b;
	font-size:20px;
}
#recent_answers ul {
	padding:10px 15px 0 15px;
	list-style:none;
}
#recent_answers li {
	padding-bottom:10px;
	margin-bottom:8px;
	border-bottom:1px solid #E4E4DE;
}
#recent_answers h3 {
	font:bold 14px arial, sans-serif;
}
#recent_answers ul li {
	background:transparent url(../images/ask-an-expert/q.gif) no-repeat 0 0;
	padding-left:25px;
}
#recent_answers p {
	margin:8px 0;
}
#recent_answers a {
	color:#a90e8e;
}
#recent_answers span {
	color:#0a796d;
	font-weight:bold;
	font-size:11px;
}
*/

#search_results {
	color:#666;
	margin:0 0 0 17px;
}

#search_results ul {
	list-style:none;
	padding-left:15px;
	width:700px;
}
#search_results ul li {
	background-image:none;
	padding:0;
	margin:0 0 8px 0;
	border-bottom:1px solid #e4e4e4;
}
#search_results h2 {
	font-weight:normal;
	margin:15px 0 15px 17px;
	color:#0a786b;
}
#search_results li h3 {
	background:transparent url(../images/ask-an-expert/q.gif) no-repeat 0 0;
	padding:2px 0 3px 25px;
	font:bold 14px/16px arial, sans-serif;
	margin-bottom:1px;
}
#search_results a {
	color:#e86ea1;
}
#search_results li h3 a {
	color:#a90e8e;
}

#search_results p {
	margin:8px 0;
}

#search_results li .answer {
	background:transparent url(../images/ask-an-expert/a.gif) no-repeat 0 0;
	padding:2px 0 2px 25px;
	margin-bottom:4px;
}
#search_results li .topic,
#search_results li .tags {
	padding-left:25px;
	float:left;
	font:bold 11px/15px arial, sans-serif;
	color:#707070;
	margin:0;
}
#search_results li .topic { width:150px }
#search_results li .tags { width:300px;}
#search_results li .date {
	padding-left:25px;
	font:bold 11px/15px arial, sans-serif;
	color:#0a796d;
	clear:left;
}

.pagination {
  background-color:#fcfce4;
  background:transparent url(../images/ask-an-expert/search-pagination-bg.gif) no-repeat;
  width:710px;
  height:20px;
  padding:10px;
  margin:0 0 10px;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  text-decoration: none;
  color: #000099;
}
.pagination a:hover, .pagination a:active {
  color: #000;
}
.pagination span.current {
  padding: 1px 4px 1px 4px;
  border: 1px dashed #E6640E;
  margin: 2px;
  color: #FEC69A;
  font-weight:bold;
}
.pagination span.disabled {
  padding: 1px 4px 1px 4px;
  margin: 2px;
  color: #BCBCB0;
}

.pagination a.prev_page,
.pagination a.next_page,
.pagination span.prev_page,
.pagination span.next_page {
	background:transparent url(../images/ask-an-expert/search-pagination-arrows.gif);
}

.pagination a.prev_page { background-position:top left; padding-left:15px;}
.pagination a.next_page { background-position:top right; padding-right:15px; }
.pagination span.prev_page { background-position:bottom left; padding-left:15px; }
.pagination span.next_page { background-position:bottom right; padding-right:15px; }

#ask_a_question_tout {
 	width:160px;
	height:254px;
	background:transparent url(../images/ask-an-expert/ask-a-question-tout-bg.gif) no-repeat;
	position:relative;
}

#ask_a_question_tout label {
	display:none;
}

#ask_a_question_tout .submit {
	display:block;
	position:absolute;
	left:75px;
	top:180px;
	float:none;
	margin:0;
}

#ask_a_question_tout textarea {
	display:block;
	position:absolute;
	top:57px;
	left:10px;
	width:128px;
	height:109px;
	font:bold medium arial, sans-serif;
	border-width:0;
	color:#a90e8e;
	padding:5px;
}

#search_results #search_answers {
 	width:729px;
	height:80px;
	background:transparent url(../images/ask-an-expert/search-our-answers-bg.gif) no-repeat;
	position:relative;
	margin:0 0 15px 0;
}

#search_results #search_answers label {
	display:none;
}

#search_results #search_answers input.keywords {
	display:block;
	position:absolute;
	bottom:17px;
	left:35px;
	width:355px;
	font-size:19px;
	border-width:0;
	color:#048f72;
}

#search_results #search_answers input.submit {
	display:block;
	position:absolute;
	top:36px;
	left:628px;
	float:none;
	margin:0;
}
.highlight {
	background-color:#ffff55;
}

/*
 * Question detail page
 */

#answer {
	background:#f4fffe url(../images/ask-an-expert/answer-bg-top.gif) no-repeat;
	padding:20px 0 0;
	margin:0 0 20px 17px;
	width:707px;
}
#answer h3 {
	font:normal large/1.1em arial, sans-serif;
	color:#0a796d;
	width:225px;
	margin:0px 0 10px 35px;
	padding:0;
}
#answer p {
        margin:1em 0;
}

/*
#content img {
	float:left;
	vertical-align:top;
	margin:0 14px 0 33px;
}
*/
#answer .answer {
	color:#0a796d;
	padding:0 35px;
	background:transparent url(../images/ask-an-expert/answer-a.gif) 10px 0 no-repeat;
}
#answer .meta {
	background:#F7FCE3 url(../images/ask-an-expert/answer-bg-bottom.gif) bottom left no-repeat;
	padding:10px 0 20px 35px;
	font-weight:bold;
	color:#777;
}
#answer .meta a {
	color:#e86ea1;
}
#comments_with_form {
	margin:0 0 30px 17px;
	width:707px;
	color:#777;
}

#comments h3 {
	color:#0a796d;
	font-size:large;
	font-weight:normal;
	margin-bottom:10px;
}
#comments .comment {
	background:#f2f2f2 url(../images/ask-an-expert/comment-bg-top.gif) top left no-repeat;
	padding:20px 0 0 0;
	color:#707070;
	position:relative;
	margin:20px 0;
}
#comments .comment p {
	padding:0 35px;
}
#comments .comment p.meta {
	background:#f2f2f2 url(../images/ask-an-expert/comment-bg-bottom.gif) bottom left no-repeat;
	font:bold 11px arial, sans-serif;
	padding:0 35px 20px 35px;
}
#comments .comment p.flag {
	position:absolute;
	right:25px;
	bottom:20px;
	padding:0;
	margin:0;
	color:#DF5745;
	font:bold 11px arial, sans-serif;
}
#comments .comment p.flag a {
	color:#e0e0e0;
}
#comments .comment:hover p.flag a {
	color:#707070;
}
#comments .comment p.flag a:hover {
	color:#E6640E;
}
#comments .comment p.flag img {
	float:none;
	margin:0 5px 0 0;
	vertical-align:middle;
}
#comments .expert {
	background:#F7FCE3 url(../images/ask-an-expert/answer-bg-top.gif) no-repeat scroll 0 0;
}
#comments .expert p.meta {
	background:#F7FCE3 url(../images/ask-an-expert/answer-bg-bottom.gif) no-repeat scroll left bottom;
	color:#759900;
}
#comments p.add {
	text-align:right;
	height:15px;
}
#comments p.add a {
	background:#fff url(../images/ask-an-expert/comment-balloon.gif) no-repeat;
	padding:0 0 5px 23px;
	color:#e86ea1;
	font-weight:bold;
}
#new_comment_form form label {
	float:none;
}

#new_comment_form fieldset       { border:none; margin:0; padding:0; }
#new_comment_form fieldset .row  { clear:left; margin-bottom:20px; overflow:hidden}
#new_comment_form fieldset label { float:left; width:125px; color:#a90e8e; font-weight:bold; font-size:14px }

#new_comment_form fieldset .input,
#new_comment_form fieldset .input div { float:left; overflow:hidden; }

#new_comment_form fieldset .input p {
	padding:5px 10px;
	background-color:#E3F4FB;
	color:#1BA5D0;
	font-weight:bold;
	display:none;
}

#new_comment_form .note {
	font-size:11px; 
	color:#999;
	margin:20px 0 0 125px;
	line-height:1.3em;
	width:310px;
}

#new_comment_form .first-name {
	width:150px;
	margin-right:10px;
}
#new_comment_form .first-name input {
	width:148px;
	border:1px solid #cacaca;
}
#new_comment_form .last-name {
	width:150px;
}
#new_comment_form .last-name input {
	width:148px;
	border:1px solid #cacaca;
}
#new_comment_form .email input,
#new_comment_form .email input {
	width:308px;
	border:1px solid #cacaca;
}
#new_comment_form .comment textarea {
	width:308px;
	border:1px solid #cacaca;
}

#new_comment_form form .submit {
	float:none;
	padding-left:100;
	margin:5px 0 0 123px;
}

small.error {
	display:none;
}
.error-with-field {
	display:inline  !important;
	float:none !important;
}
.error-with-field label {
	color:#f05 !important;
}
.errorExplanation h2 {
	margin:0 0 10px 0;
}
.errorExplanation {
	border:2px solid #F05;
	margin:17px;
	padding:10px 20px;
	color:#f05 !important;
}
.errorExplanation .formError {
	font-weight:bold;
}
