div.deletePostConfirm
{
	display:none;
}

div.discussThis
{
    font-size:1.1em;
    margin-bottom:10px;
    padding-bottom:20px;
    background:transparent url(images/destination/listseperator.gif) no-repeat scroll left bottom;
}

div.discussThis h2
{
    background:url(images/discuss_this.gif);
    height:33px;
    width:93px;
}

div.discussThis h2 img
{
    display:none;
}

div.discussThis h2 span
{
    display:none;
}

div.discussThis p
{
    padding: 3px 10px;
}

div.discussThis p.subject
{
    font-weight: bold;
}

div.discussThis p.buttonReview
{
    float:left;
    margin-bottom:10px;
    width:auto;
}

div.discussThis div.discussDetail
{
    margin: 0px;
    padding: 0px;
}

div.discussThis .contentName
{
    font-size: 1em;
    font-weight: bold;
    padding: 0pt;
}

div.discussThis .reviewDate
{
    color: #cdcdcd;
    font-size: 0.9em;
}

div.discussThis .contentTitle
{
    color: #295D9A;
    font-size: 1em;
}

div.discussThis div.discussThisReview
{
    clear: both;
    padding: 2px 0px;
}

div.discussThis div.discussThisReviewAlternate
{
    padding: 2px 0px;
}

div.discussThis div.contentParaImage
{
    background: transparent url(images/myprofile_photoBackdropsmall.gif) no-repeat scroll 0%;
    float: left;
    padding-right: 5px;
    padding-top: 10px;
    width: 70px;
}

div.discussThis div.contentParaText
{
    float: left;
    margin: 0pt;
    width: 500px;
}

div.discussThis div.showAllComments
{
    clear: both;
    font-size: 1em;
    font-weight: bold;
    margin: 10px 0pt 0pt;
    padding: 5px 0pt;
}

div.discussThis div.showAllComments span
{
    display: block;
    padding-bottom: 5px;
}

div.discussThis p.badgeList
{
    display: inline;
}

div#addYourComment
{
    background: transparent none repeat scroll 0% 50%;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    display: none;
}

div#addYourComment p
{
    font-size: 1em;
}

div#addYourComment p.signIn a
{
    font-size: 120%;
}

div#addYourComment p span.username
{
    font-weight: bold;
    margin-right: 10px;
}

div#addYourComment p span.notYou
{
}

div#addYourComment p.articleTitle
{
    color: #255690;
    font-size: 1.6em;
}

div#addYourComment p.subject
{
    margin-top: 10px;
    background-repeat: no-repeat;
    font-weight: bold;
}

div#addYourComment input.textbox
{
    background-color: transparent;
    border: 0px solid #666666;
    display: block;
    font-family: courier;
    font-size: 95%;
    padding-top: 10px;
    width: 460px;
    margin-left:14px;
    left:0;
    top:0;
}

div#addYourComment p.yourComment
{
    font-weight: bold;
}

div#addYourComment textarea
{
    background-color: transparent;
    border: 0px solid #666666;
    display: block;
    height: 100px;
    margin-left: 20px;
    padding-top: 20px;
    width: 390px;
}

div#addYourComment p.usage
{
    margin-bottom: 10px;
}

div#addYourComment div.validation
{
    clear: both;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 10px 0px;
}

div#addYourComment div.validation p
{
    color: #900101;
    padding: 0px 0px 10px;
}

div#addYourComment input
{
    background-color: transparent;
    display: block;
    margin-bottom: 10px;
    margin-left: 10px;
}

div#addYourComment p a.submitAComment
{
    font-weight: bold;
}

.subjectBackdrop
{
    background-image: url(images/input_long_background.jpg);
    height: 35px;
    width: 477px;
}



div#SubscribeToComments
{
	clear:left;
	display:inline-block;
}

div#SubscribeToComments h2
{
	margin:0 0 0 10px;
}

div#SubscribeToComments h2 a
{
	background-image:url(images/subscribe_to_comments.gif);
	width:159px;
	height:36px;
	display:block;
	overflow:hidden;
	font-size:0.1em;
	text-indent:-10000px;
}

div#SubscribeToComments h2 a.unSubscribeButton
{
	background-image:url(images/unsubscribe_to_comments.gif);
}
