.advertBox{
	color:silver;
	font-size:xx-small;
	text-align:center;
	/*width:inherit;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;*/
	
	
}

body {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: small; 
	background-color: #ffeeee;
	margin: 0px;
	color:black;
}
img {
	border: 0px;
}
 h1 {
	font-size: x-large;
	color: #732838;
	font-family: Georgia;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
}
 h2
{
	font-size: small;
	color: #732838;
	font-family: Georgia;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}

a {
	text-decoration: none;
	color: #800000;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding-left:0px;
}
table, table tr, table tr td{
	border:none;
	padding:0px;
	margin:0px;
	vertical-align:top;
	border-collapse:collapse;
}
#bodyContainer {
	width: 1000px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative; /* container positioning */
	border-left: 1px #bcbcbc solid;
	border-right: 1px #bcbcbc solid;
	border-bottom: 1px #bcbcbc solid;
}
#topBar {
	width: 1000px;
	height: 120px;
	background-image: url('/images/titlebar/titlebar-main2.jpg');
	position: relative; /* container positioning */
}
#topBanner{
	
	
	position:absolute;
	right:15px;
	bottom:15px;	
}
#topBanner img{
	border:0px;
}

#menuBar {
	background-color: #8D5B66;
	height: 25px;
	color: white;
	font-weight: bold;
	text-transform:lowercase;
}
#menuBar li {
	float: left;
	display: inline;
	margin: 0px 0px 0px 13px;
	padding: 4px 0px 2px 16px;
	background-image: url('/images/menu-bullet.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
#menuBar li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#menuBar li a:hover, #menuBar li.Selected a {
	color: #C07D8B;
	background: none;
}
#menuBar ul {
	padding: 0px;
	margin: 0px;
}
#loginStatus {
	background-image: url('/images/menushaddow.png');
	background-position: left top;
	background-repeat: repeat-x;
	font-size: x-small;
	color: gray;
	width: inherit;
	position: relative;
	height: 15px;
}
#loginStatus div {
	padding: 3px 15px 0px 0px;
	text-align: right;
	position: absolute;
	right: 0px;
}
#mainBody {
	padding: 15px;
	position: relative; /* container positioning */
	background-color: white;
	overflow: auto;
	line-height:1.5;
}
#mainBody ul li {
	
	list-style-image: url('/images/burgundybullet.gif');
	/*list-style:none;
	background-image: url('/images/burgundybullet.gif') ;
	background-repeat:no-repeat;
	background-position: 0px 7px;
	padding-left:15px;
	display: block;*/
	
}
#mainBody p {
	margin-top:0px;
	padding-top:0px;
}
#boardBox {
	background-color: #c9a4b0;
	background-image: url('/images/boardboxbg2.png');
	background-repeat: repeat-x;
	background-position: left top;
	height: 125px;
	color: white;
	letter-spacing: 3pt;
	text-align: center;
	font-weight: normal;
	overflow: auto;
	position: relative;/* container positioning */
	line-height:normal;
}
#boardBox div {
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	position: relative; /* container positioning */
	overflow: auto;
}
#boardBox div div {
	letter-spacing: normal;
	font-weight: normal;
	color: gray;
	font-size: smaller;
	float: left;
	padding-top: 5px;
	overflow: auto;
	position: relative; /* container positioning */
	width: 125px;
}
#boardBox div div img {
	width: 75px;
	height: 75px;
	margin-bottom: 9px;
	border: 1px gray solid;
}
#columncontainer {
	position: relative; /* container positioning */
	overflow: auto;
	margin-top: 10px;
}
#leftcolumn {
	width: 660px;
	float: left;
	position: relative; /* container positioning */
	overflow: auto;
}
#thisIssueBox {
	background-image: url('/images/thisissueboxfade.png');
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #c9a4b0;
	position: relative; /* container positioning */
	padding: 15px;
	height: 250px;
	width: 630px;
	overflow: hidden;
	line-height:normal;
}
#thisIssueBox img {
	width: 176px;
	height: 250px;
	float: right;
}
#thisIssueBox .header-white {
	font-size: xx-large;
	color: #C0435D;
	font-family: Georgia;
	font-weight: bold;
}
#thisIssueBox .header-black {
	font-size: xx-large;
	color: black;
	font-family: Georgia;
	letter-spacing: 2px;
}
#thisIssueBox li {
	font-size: medium;
	padding: 3px;
	margin-left:25px;
}
#leftColumnInnerLeft {
	width: 200px;
	float: left;
	position: relative; /* container positioning */
	overflow: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#leftColumnInnerLeft div {
	border-top: 8px #bcbcbc solid;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}
#leftColumnInnerLeft div div {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#leftColumnInnerLeft #boxes img{
	margin-bottom:10px;
}
#leftColumnInnerRight {
	width: 450px;
	float: right;
	position: relative; /* container positioning */
	overflow: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#leftColumnInnerRight div {
	border-top: 8px #bcbcbc solid;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	position: relative; /* container positioning */
	overflow: auto;

}
#leftColumnInnerRight div div {
	border:none;
	margin: 0px;
	padding: 0px;
/*	position: relative; /* container positioning */
/*	overflow: auto;
*/
}


#leftColumnInnerRight h1 {
	font-size: x-large;
	color: #732838;
	font-family: Georgia;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
}
#leftColumnInnerRight h2
{
	font-size: small;
	color: #732838;
	font-family: Georgia;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}
#leftColumnInnerRight #news div {
	float:right;
	position:relative;
	overflow:auto;
	width:250px;
	padding-left:0px;
	
}
#leftColumnInnerRight #news a {
	color:black;
}
#leftColumnInnerRight #news ul {
	margin-left:15px;
	padding-left:5px;

}

#leftColumnInnerRight #news li {
	padding-bottom:5px;
	margin-left:0px;
	
	line-height:1.5;
	font-size:0.9em;
}

#leftColumnInnerRight #news img {
	float: left;
	width: 200px;
	position:relative;
}
#leftColumnInnerRight #features{
	overflow:auto;
	position:relative;
}
#leftColumnInnerRight #features td{
	border-bottom: 1px #732838 dotted;
	padding-bottom:5px;
	padding-top:5px;
}
#leftColumnInnerRight #features #featureText{
	padding-left:10px;
}

#rightcolumn {
	width: 300px;
	float: right;
	position: relative; /* container positioning */
	overflow: auto;
	padding: 0px;
	margin: 0px;
	
}
#rightcolumn h1 {
	font-size: medium;
	color: #732838;
	font-family: Georgia;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
}

#rightcolumn div {
	border-top: 8px #DFCAD1 solid;
	/*border-top: 8px #C0435D solid;*/
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	position: relative; /* container positioning */
	overflow: auto;
	

}
#rightcolumn .advertBox {
border-top: 0px #FFFFFF solid;
padding-top: 0px;
margin-top: 0px;

}

#rightcolumn div div {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative; /* container positioning */
	overflow: auto;
	
}
#rightcolumn #chocMasters  a {
color:#bcbcbc;
}
#rightcolumn #chocMasters{
	overflow: auto;
	position:relative;
	color: #bcbcbc;
	text-align: right;
	
}
#rightcolumn #chocMasters table{
	width:100%
}
#rightcolumn #chocMasters td{

	vertical-align:bottom;
}
#rightcolumn #nextIssue a {
color:black;
}
#rightcolumn #nextIssue ul
{
	padding-top:0px;
	margin-top:0px;
	margin-left:16px;
	margin-bottom:5px;
}
#rightcolumn #nextIssue #rouxScholarship a {
color:gray;
}
#rightcolumn #nextIssue #rouxScholarship
{
	border-top: 1px #DFCAD1 dotted; 
	border-bottom: 1px #DFCAD1 dotted; 
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:normal;
	letter-spacing:2px;
	color:gray;
	
}
#rightcolumn #nextIssue #rouxScholarship img
{
	float:left;
	width:100px;
	height:31px;
	margin-right:5px;
	

}
#rightcolumn #featureCategories ul
{
	padding-top:0px;
	margin-top:0px;
	margin-left:16px;
	margin-bottom:5px;
	font-variant:small-caps;
	text-transform:lowercase;
}

#footer
{
	color: #999999;
	text-align: center;
	font-size: x-small;
	margin-bottom: 15px;
	clear:both;
}
/* end of generic css from homepage */

#titlebar{
	background-image:url('/images/sectiontitelbar.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#bcbcbc;
	height:35px;
	position:relative;
	overflow:auto;
}
#titlebar h1 {
	font-size: small;
	color: white;
	font-weight:bold;
	padding:1px 20px 1px 5px;
	margin:0px 0px 5px 0px;
	position:relative;
	top: 2px;
	left: 0px;
	background-color:black;
	display:inline;
	text-transform:uppercase;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

}
#indentedBody
{
	width:750px;
	float:right;
	overflow:auto;
	position:relative;
}
#indentedBody #addressSection{
	font-size:medium;
	position:relative;
	overflow:auto;
	
	
}
#indentedBody #addressSection img{
	float:right;
	width:200px;
	position:relative;
}
#indentedBody #addressSection p{
	padding-top:30px
}
#indentedBody #addressSection span{
	font-family:Georgia;
	color: #732838;
	font-weight:bold;
}
#indentedBody #contactDetails{
	border-top: 1px #732838 dotted;
	margin-top:10px;
	padding-top:10px;
	clear:both;
}
#indentedBody #contactDetails p{
	border-bottom: 1px #732838 dotted;
	margin-bottom:10px;
	padding-bottom:10px;
	
}
#indentedBody #contactDetails p b, #indentedBody #contactDetails p strong{
	font-family:Georgia;
	color:#732838;
}
#indentedBody #contactDetails p a{
	color:gray;
}
#indentedBody #sponsorImageSection{
	font-size:medium;
	position:relative;
	overflow:auto;
}
#indentedBody #sponsorImageSection img{
	width:200px;
	float:right;
}
#indentedBody #sponsorDetails{
	position:relative;
	overflow:auto;
	top:-100px;
	color:gray;
	font-size:x-small;
	clear:both;
}
#indentedBody #sponsorDetails a{
	color:gray;
}

#indentedBody #sponsorDetails div{
	position:relative;
	overflow:auto;
	border-bottom: 1px #732838 dotted;
	margin-bottom:10px;
	padding-bottom:10px;
	clear:both;
	height:1%;
}
#indentedBody #sponsorDetails div #imgdiv{
	border:none;	
	float:left;
	padding:0px;
	margin:0px;
	
	
}	
#indentedBody #sponsorDetails div #sponsorText{
	position:absolute;
	width:300px;
	padding-right:150px;
	bottom:0px;
	right:0px;
	border:none;
	height:auto;
	padding-bottom:0px;
	margin-bottom:10px;

}
/*#indentedBody #sponsorDetails div img{
	float:left;
	width:auto;
}*/
#aboutUs{
	font-size:0.9em;
	line-height:1.3;
	position:relative;
	overflow:auto;
	padding-top:4px;
	padding-bottom:4px;
	
}
#aboutBoard{
	background-color:#DFCAD1;
	position:relative;
	overflow:auto;
	padding: 15px 60px 10px 60px;
	height:1%;
}
#aboutBoard div{
	position:relative;
	overflow:auto;
	margin:0px 0px 10px 0px;
	height:1%;
}
#aboutBoard div #imgdiv{
	border:7px #fff solid;
	float:left;
	width:auto;
	margin:0px;
}
#aboutBoard div #aboutText{
	float:right;
	width:740px;
	position:relative;
	overflow:auto;
	font-size:x-small;
	padding:0px;
	margin:0px;
	line-height: normal;
}
#aboutBoard div #aboutText #title{
	color:#C0435D;
	letter-spacing: 2pt;
	text-align: left;
	font-weight: normal;
	line-height:normal;
	text-transform:uppercase;
	font-size:small;
}
#aboutBoard div div span{
	text-transform:uppercase;
	font-size:small;
	font-family:Georgia;
	color:#732838;
	padding:0px;
	margin:0px;
}
#aboutStaff{
	border: 3px #cccccc solid;
	margin-top:5px;
	height:1%;
	padding: 10px;
	position:relative;
	overflow:auto;
}
#aboutStaff div{
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	position: relative; 
	overflow: auto;

}
#aboutStaff div #aboutImg {
	float: left;
	width:75px;
}
#aboutStaff div #aboutProfile {
	float: left;	
	width: 170px;
	padding-left:10px;
	padding-right:10px;
}
#aboutStaff div #aboutProfile h1{
	font-family:Georgia;
	color:#732838;
	font-size:small;
	padding:0px;
	margin:0px;
	
}
#aboutStaff div #aboutProfile h2{
	text-transform:uppercase;
	font-size:Small;	
	padding:0px;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	color:black;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

}

#advertisingBody{
	background-image:url('/images/fadedownbg.png');
	background-position:left top;
	background-repeat:repeat-x;
	position:relative;
	overflow:auto;
}
#advertisingBody #adTopSection
{	
	height:1%;
	position:relative;
	overflow:auto;
}
#advertisingBody #adTopSection div{
	background-color:#111111;
	margin-left:65px;
	margin-right:65px;
	text-align:center;
	padding:20px;
	color:white;
	font-size:x-large;
	width:600px;
	position: absolute;
	bottom:0px;
	left:0px;
	display:inline;
}
#advertisingBody #adTopSection div span{
	color:#C0435D;	
}
#advertisingBody #adTopSection div strong{
	color:#C0435D;
	font-weight: Normal;
}



#advertisingBody #adTopSection img{
	width:200px;
	float:right;
}

#advertisingBody #otherdiv{
	margin:0px 65px 10px 65px;
	padding-bottom:10px;
	border-bottom: 1px #732838 dotted;
}
#advertisingBody #otherdiv span{
	font-family:Georgia;
	color:#732838;
	font-weight:bold;
}#advertisingBody #otherdiv p{
margin-bottom:0px;
margin-top:10px;
}
#advertisingBody #bottomimg{
		margin:0px 65px 10px 65px;
	padding-bottom:10px;
border-bottom: 1px #732838 dotted;
}
#advertisingBody #adCapsTitle{
	text-transform:uppercase;
	letter-spacing:3px;
	font-size:medium;
	margin:20px 65px 10px 65px;
	padding-bottom:10px;
	border-bottom: 1px #732838 dotted;

}

#subBody{
	background-image:url('/images/fadedownbg.png');
	background-position:left top;
	background-repeat:repeat-x;
	position:relative;
	overflow:auto;
}
#subBody #subSpreads{
	position:relative;
	overflow:auto;
	height:1%;
	margin:0px 65px 10px 65px;
	padding-top:20px;
}
#subBody #subSpreads img{
	float:left;
	width:210px;	
}
#subBody #container{
	margin:0px 65px 10px 65px;
	position:relative;
	overflow:auto;
	height:1%;
}
#subBody #container #leftcontent{
	position:relative;
	overflow:auto;
	height:1%;		
	width:640px;
	float:left;
	display:inline;
}
#subBody #container #rightcontent{
	position:relative;
	overflow:auto;
	height:1%;		
	width:176px;
	float:right;
	text-align:right;
}
#subBody #container #leftcontent #shout{
	padding-bottom:10px;
	font-size:x-large;font-family:Georgia;
}
#subBody #container #leftcontent #shout b{
	
	color:#732838;
	font-weight:bold;
}

#subBody #container #leftcontent #otherdiv{
	padding-bottom:10px;
	border-bottom: 1px #732838 dotted;
	margin-bottom:10px;
}
#subBody #container #leftcontent #otherdiv span{
	font-family:Georgia;
	color:#732838;
	font-weight:bold;
}
#subBody #container #leftcontent #otherdiv p{
	margin-bottom:0px;
	margin-top:10px;
}
#subBody #pricediv {
	background-color:black;
	padding:15px;
	text-align: center;
	margin:10px 65px 10px 65px;
	color:white;
	letter-spacing:1px;
}
#subBody #container ul{
	margin-top:15px;
}
#subBody #container ul li {
	
	list-style-image: url('/images/burgundybullet.gif');
	
	padding: 3px;
	margin-left:15px;

}
#subBody #previousIssues{
	overflow:auto;
	position:relative;
	height:1%;
	margin-left:61px;
	margin-right:61px;
}
#subBody #previousIssues img{
	float:left;
	width:98px;
	margin:4px;
}

#newsColumnContainer
{
	position:relative;
	overflow:auto;
	height:1%;
}
#newsColumnContainer #mainContent{
	margin-top:10px;
	width:640px;
	float:left;
	position:relative;
	overflow:hidden;
	display:inline;
}
#newsColumnContainer #mainContent #firstArticleLeft{
	position:relative;
	overflow:hidden;
	background-image:url('/images/articlefade.png');
	background-position:right top;
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
	/*font-size:x-small;*/
	
}
#newsColumnContainer #mainContent #firstArticleLeft h1{
	font-size:small;
	text-transform:uppercase;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	
	font-weight:bold;
}
#newsColumnContainer #mainContent #firstArticleLeft img{
	float:left;
	width:auto;
	margin-bottom:5px;
	margin-right:5px;
	
	
}
#newsColumnContainer #mainContent #firstArticleLeft p{
padding:0px;
margin:4px 5px 4px 0px;
}


#newsColumnContainer #rightContent{
	margin-top:10px;
	width:320px;
	float:right;
	position:relative;
	overflow:hidden;
	/*font-size:x-small;*/
	display:inline;
		
}	
#newsColumnContainer #rightContent #firstArticleRight{
	position:relative;
	overflow:hidden;
	color:white;
	background-color:#333333;
	padding-top:10px;
	padding-bottom:10px;
}	
#newsColumnContainer #rightContent #firstArticleRight h1{
	font-size:small;
	text-transform:uppercase;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#C0435D;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;	
	

}
#newsColumnContainer #rightContent #firstArticleRight img{
	float:left;
	width:auto;
	margin-bottom:5px;
	margin-right:5px;
	
}
#newsColumnContainer #rightContent #firstArticleRight p{
padding:0px;
margin:4px 10px 4px 10px;

}
#newsColumnContainer #rightContent #firstArticleRight a{
	color:#C0435D;
}
#newsColumnContainer .newsArticle{
	border-top: 8px #bcbcbc solid;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	height:1%;
	/*font-size:x-small;*/
}
#newsColumnContainer .newsArticle h1
{
	font-size:small;
	text-transform:uppercase;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;

}
#newsColumnContainer .newsArticle img{
	float:left;
	width:auto;
	margin-bottom:5px;
	margin-right:5px;

}
#newsColumnContainer .newsArticle p{
padding:0px;
margin:4px 0px 4px 0px;
}



#featuresTopText {
	margin-left:100px;
}
#featuresTopText p
{
	margin-bottom:5px;
}

#featureList {
	position:relative;
	overflow:auto;
	margin-top:15px;
	height:1%;
}
#featureList .home,
#featureList .featureLeft {
	float:left;
}
#featureList .featureRight {
	float:right;
}
#featureList .featureLeft,
#featureList .featureRight{
	width:477px;
	border-bottom: 1px #732838 dotted;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	overflow:auto;
	position:relative;
	height:1%;
}
#featureList .home{
	width:450px;
	border-bottom: 1px #732838 dotted;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	overflow:auto;
	position:relative;
	height:1%;
}
#featureList .home img,
#featureList .featureLeft img,
#featureList .featureRight img{
	float:left;
	width:135px;
	height:91px;	
	margin-right:10px;
}
#featureList .home h1,
#featureList .featureLeft h1,
#featureList .featureRight h1{
	font-family:Georgia;
	color:#732838;
	font-size:small;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}
#featureList .home a,
#featureList .featureLeft a,
#featureList .featureRight a{
	color:black;
}

#feature #sectionDesc {

	color:#732838;
	font-size:small;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
border-bottom: 1px #732838 dotted;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	letter-spacing:1px;

}
#feature #columnContainer
{
	overflow:auto;
	position:relative;
	height:1%;	
}
#feature #columnContainer #mainColumn
{
	width:660px;
	float:left;
	height:1%;
	position:relative;
	overflow:hidden;
	display:inline;

	
}
#feature #columnContainer #rightColumn
{
	width:300px;
	float:right;
	height:1%;
	position:relative;
	overflow:hidden;
	display:inline;

	
}
#feature #title{
	font-size:xx-large;
}
#feature #subHeading{
	color:#732838;
	font-weight:bold;
}
#feature #credit 
{
	color:#bcbcbc;
	font-weight:bold;
	font-style:italic;
	margin-bottom:15px;
}

#feature #body img
{
	float:left;
	width:auto;
	margin-right:5px;
	margin-bottom:5px;
}

#feature #body p
{
	/*text-indent:20px;*/
	margin-bottom:5px;
	padding-bottom:0px;
}

#feature #moreFeatures
{
	border-top: 8px #DFCAD1 solid;
	border-bottom: 8px #DFCAD1 solid;
	margin: 5px 0px 10px 0px;
	padding: 10px 0px 10px 0px;

}
#feature #moreImages img{
	margin-bottom:10px;
	margin-top:5px;
}

#blogListContainer{
	overflow:auto;
	width:auto;
	position:relative;
	height:1%;	
	margin-top:15px;
}
#blogListInnerLeft{
	width:660px;
	float:left;
}

#blogListInnerRight{
	width:280px;
	float:right;
	background-color:#e0e0e0;
	padding:10px;
}



#comment{
	border-top: 1px #bcbcbc solid;
	border-bottom: 1px #732838 dotted;
	/*border-bottom: 1px #bcbcbc solid;*/
	width:auto;
	padding:0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	background-image:url('/images/commentbg.gif');
	
	background-repeat:repeat-x;
	background-position:left top;
}
#comment div{
	padding: 2px 2px 2px 2px;	
	margin:0px;
}
#comment .commentBodySection {
	overflow:auto;
}
#comment .commentHeader{
	color:gray;
	font-weight:bold;
	padding: 0px 0px 5px 5px;
	margin:0px;
	font-size:x-small;
}
	

#comment .commentBodySection .thumb {
	float:left;
	width:75px;
}
#comment .commentBodySection .comment {
	float:right;
	width:875px;
}
#comment .commentFooter{
	
	overflow:auto;
}

#comment .commentFooter .name{
	font-weight:bold;
	width:390px;
	float:left;
}
#comment .commentFooter .options{
	font-size:x-small;
	color: blue;
	width:250px;
	float:right;
	text-align:right;
}

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
