@import url("../../pages/env/pageContentBody.css");
@import url("../../pages/env/dynamic.css");

@charset "utf-8";
/* CSS Document */
/*-------------------------------ID DEFINITIONS-------------------------------*/
#rightBtns{ background:url(../images/answer_rightNavBg.jpg) no-repeat top right; margin-top:-3px; padding-top:200px;}

/*-------------------------------class definitions for the contentBody-------------------------------*/

#remarkAlt{
	color:red;
	font-weight: bold;
}


