#theseAnswers {height:350px;}
#answersCreate .selectPopUp {background-position:0 -16px}

/* close actuators */
.section_answers .closeable .hd .closeAct {background-position:0 -240px}
.section_answers .closedMod .hd .closeAct {background-position:0 -280px}

/* category navigation */
.section_answers #categoryNav ul,
.section_answers #categoryNav li {border-color:#C3E1E9}
.section_answers #categoryNav li.on a,
.section_answers #categoryNav li a:hover { background:#E2F1F7 url('../images/sprite_sidenavBackgrounds.gif') no-repeat right -30px !important;}

/* rounded corners */
.section_answers .pagetitleMod .rndCorners-bottom {background-image:url('../images/answersBottomCorner.gif')}
.section_answers .closedMod .rndCorners-bottom {background-image:url('../images/answersClosedBottom.gif')}
.section_answers .pagetitleMod .rndCorners-bottom span  {background-position:0 -70px}
.section_answers .closedMod .rndCorners-bottom span {background-position:0 -96px}

.section_answers .rndCorners-top,
.section_answers .rndCorners-top span {background:transparent url('../images/sprite_corners.gif') no-repeat 0 -22px}
.section_answers .rndCorners-top span {background-position:0 -33px}

/* page header */
.section_answers .contentMod {margin-bottom:13px;}
.section_answers .contentMod .hd {background-position:0 -53px}
.section_answers .contentMod .hd h2 {background-position:0 -120px; width:318px;}


/* content modules */
.section_answers .contentMod {margin-bottom:13px;}
.section_answers .contentMod .hd h2 {background-image:url('../images/sprite_headersBlue.gif'); background-position:0 -40px; width:318px;}
.section_answers .contentMod h3 {display:block; height:10px; width:105px; margin:12px 0 0 12px;
	background:transparent url('../images/sprite_subHeaders.gif') no-repeat scroll 0 0;}
.section_answers .contentMod h3 strong {display:none}

/* manage z-index for IE */
#answersHeader {z-index:100}
#answersCreate {z-index:50}
#answersCreate .bd {position:relative; zoom:1; z-index:100; width:821px}
#answersCreate #categoryField {z-index:100; position:relative}
#answersCreate .submitBttn {z-index:50;}
#answersCreate .rndCorners-bottom {z-index:50}

/* content headers */
.section_answers #answersCreate .hd h3 {background-position: 0 -260px;}
.section_answers #allQuestions .hd h3,
.section_answers #singleQuestion .hd h3 {background-position: 0 -300px;}
.section_answers #singleQuestion .hd h3 a {display:block; height:10px; width:105px}


/* content-list */
.section_answers .contentList {margin-left:17em; }
.section_answers .contentList #profileImage {position:absolute; top:10px; left:0; _left:-10px}
.section_answers .contentList p {margin:0 0 0 62px}
.section_answers .contentList .metaData {margin:8px 0 0 0; padding:0}
.section_answers .contentList .title {margin-left:40px;}
.section_answers .contentList dl {display:block; margin:2px 0 0 39px; padding:0}
.section_answers .contentList dt,
.section_answers .contentList dd {display:inline; padding:0 12px 0 0; margin:0; float:none}
.section_answers .contentList dt {padding-right:0}
.section_answers .contentList .question {margin-left:40px;}


/* single Question page */
#page_answerSingle #allAnswers  {margin-bottom:10px;}
#page_answerSingle #allAnswers h3 {background-position: 0 -180px; margin-left:0; padding-bottom:10px; width:100%; border-bottom:1px solid #E3E3E3}
#page_answerSingle .contentList p {margin:0 0 0 40px}
#page_answerSingle .contentList .metaData {margin-top:2px}
#page_answerSingle .contentList .metaData dl {margin-left:40px}

#page_answerSingle #thisQuestion {background:#ACE0F8}

/* related list */
#page_answerSingle .relatedList h3 {background-position: 0 -220px; width:114px;}
#page_answerSingle .relatedList .title {text-indent:62px}
	
