
div.discussThis
{
    font-size: 1.1em;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    margin: 10px 0px 10px 0px;
}
div.discussThis div.heading
{
	background: url(images/discussThisTitleBg.gif) repeat-x bottom;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
div.discussThis div.heading h2
{
    background: url(images/discussThisSpeechIcon.gif) no-repeat top right;
    padding: 3px 25px 0 10px;
    font-weight: normal;
    display: inline;
}
div.discussThis div.heading h2 img
{
	display: none;
}

div.discussThis p
{
    
}

div.discussThis p.anchorTag
{
	font-size: 0em;
	height: 0px;
	line-height: 0em;
}
div.discussThis p.anchorTag a
{
	font-size: 0em;
	height: 0px;
	line-height: 0em;
}

div.discussThis p.userName
{
	font-size: 1em;
}
div.discussThis p.userName a
{
	color: #c59e00;
}
div.discussThis p.userName a:hover
{
	text-decoration: underline;
}
div.discussThis p.commentSubject
{
	font-size: 1.7em;
	color: #445b6c;
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 1em;
}
div.discussThis p.commentText
{
	background: url(images/discussThisCommentIcon.gif) no-repeat;
	padding: 0 0 5px 30px;
	font-size: .9em;
}
div.discussThis p span.reviewDate
{
	color: #a2a2a2;
	font-size: .8em;
}


div.discussThis p.buttonReview
{
    margin-bottom: 10px;
    font-size: .9em;
}

div.discussThis p.buttonReview a
{
    text-decoration: underline;
    margin: 0 0 0 10px;
}
div.discussThis p.buttonReview a:hover
{
    text-decoration: none;
}

div.discussThis div.discussDetail
{
    margin: 0px;
    padding: 0px;
}

div.discussThis .contentName
{
    font-size: 1.0em;
    padding: 0;
    font-weight: bold;
}

div.discussThis .reviewDate
{
    font-size: 0.9em;
}

div.discussThis .contentTitle
{
    color: #295D9A;
    font-size: 1.0em;
}

div.discussThis div.discussThisReview
{
    background: url(images/discussThisReviewBg.gif) repeat-y;
    padding: 10px 0 10px 0;
    border-bottom: solid 1px #ededed;
}

div.discussThis div.discussThisReviewAlternate
{
    background: url(images/discussThisReviewAltBg.gif) repeat-y;
    padding: 10px 0 10px 0;
    border-bottom: solid 1px #ededed;
}

div.discussThis div.contentParaImage
{
    width: 70px;
    float: left;
    padding: 10px 0 0 0;
    margin: 0 10px 0 0;
    width: 85px;
}
div.discussThis div.contentParaImage img
{
    margin: 0 0 0 10px;
}

div.discussThis div.contentParaText
{
    width: 500px;
    float: left;
    margin: 0;
}

div.discussThis div.showAllComments
{
	padding: 5px 0 0 10px;
}
div.discussThis div.showAllComments span a
{
	text-decoration: underline;
}
div.discussThis div.showAllComments span a:hover
{
	text-decoration: none;
}

div.discussThis p.badgeList
{
    float: right;
    display: block;
}

/***************************************************
* Add your comment form
***************************************************/

div#addYourComment
{
    display: none;
    clear: both;
    background: #ffffff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    border-left: 1px solid #EAE4D8;
    border-right: 1px solid #EAE4D8;
}

div#addYourComment p
{
    font-size: 1em;
}

div#addYourComment p.signIn a
{
    font-size: 1.0em;
    font-weight: bold;
}

div#addYourComment p.signIn a:hover
{
    font-size: 1.0em;
    text-decoration: underline;
}

div#addYourComment p span.username
{
    font-weight: bold;
    margin-right: 10px;
}

div#addYourComment p span.notYou
{
}

div#addYourComment p.articleTitle
{
    font-size: 1.6em;
}

div#addYourComment p.subject
{
    font-weight: bold;
}

div#addYourComment input.textbox
{
    width: 250px;
    width: 550px;
    margin-left: 10px;
    margin-right: 10px; /*display: block;*/
    margin-bottom: 10px;
}

div#addYourComment p.yourComment
{
    font-weight: bold;
}

div#addYourComment textarea
{
    width: 580px;
    height: 100px;
    margin: 0 0 10px 10px;
    display: block;
}

div#addYourComment p.usage
{
    margin-bottom: 10px;
}

div#addYourComment p.usage a
{
    font-weight: bold;
}

div#addYourComment p.usage a:hover
{
    text-decoration: underline;
}

div#addYourComment div.validation
{
    clear: both;
    padding: 0px;
    margin: 0px; /* 	padding:10px 10px 0px 10px; 	margin:0 10px 0 10px; 	*/
}

div#addYourComment div.validation p
{
    padding: 0px 0px 10px 0px;
}

div#addYourComment input
{
    /*display:block;*/
    margin: 10px 0 10px 10px;
}

div#addYourComment p a.submitAComment
{
    font-weight: bold;
}

div#addYourComment p a.submitAComment:hover
{
    text-decoration: underline;
}

div#SubscribeToComments h2
{
	font-size: .9em;
	font-weight: normal;
	padding: 0 0 0 10px;
}
div#SubscribeToComments h2 a
{
	text-decoration: underline;
}
div#SubscribeToComments h2 a:hover
{
	text-decoration: none;
}
div#SubscribeToComments a
{   
    color: #000;
}
div#SubscribeToComments div#subscribeConfirm
{   
    padding: 0 0 0 10px;
}
div#SubscribeToComments div#subscribeConfirm a
{   
    color: #c59e00;
}