.wmj_Survey
{
	text-align:left;
	margin-bottom:4px;
}

.wmj_Survey .corner_tl
{
	display:none;
	background: #f1b3bd url(/Layout/pics/wmj/white_corners/ctl.gif) top left no-repeat;
}

.wmj_Survey .corner_tr
{
	background: url(/Layout/pics/wmj/white_corners/ctr.gif) top right no-repeat;
	width:100%;
}

.wmj_Survey .corner_tr .title
{
	color:#fff;
	font-size:10pt;
	font-weight: bold;
	padding:5px;
	padding-left:10px;
	background: url(/Layout/pics/wmj/wmj_Survey/pink_dark_viniet.gif) top right no-repeat;
}

.wmj_Survey .clearit
{
	clear:both;
}

.wmj_Survey .content
{
	padding:10px;
}

.wmj_Survey .question
{
	padding:0px;
	padding-top:15px;
	padding-bottom:15px;
	margin:0px;
	clear:both;
	font-weight:bold;

/*font-weight:bold;*/
}

.wmj_Survey .question a
{
/*	font-weight:bold;*/
}
.wmj_Survey .question .question
{
/*color:#993366;*/
color:#000;
font-family:Tahoma,Arial,Helvetica;
font-size:13px;
font-weight:bold;
}
.wmj_Survey  .links
{
	padding-top:10px;
	padding-left:10px;
clear:both;
}

.wmj_Survey  .links a:link,
.wmj_Survey  .links a:visited
{
	color:#a03152;
	text-decoration:none;
	background-color:#fff1f3;
	padding:5px;
	border: 1px solid #a03152;
}

.wmj_Survey .links a:hover
{
	color:#fff;
	background-color:#ed2264;
	text-decoration:none;
}
.wmj_Survey .results
{
	clear:both;
	padding-bottom:50px;
	margin-bottom:0px;
	display:block;
}
.wmj_Survey .results table
{
	clear:left;
/*	margin:0 auto;*/
	width:100%;
}

.wmj_Survey .results .resAnswerText
{
	float:left;
	/*height:50px;*/
	
/*
	text-align:left;
	padding-bottom:5px;
*/
width:350px;
}

.wmj_Survey .results .resAnswerCount
{
/*
	float:right;
	clear:right;
	padding-bottom:5px;	
	text-align:left;
	width:150px;
*/
	font-weight:bold;	
	float:right;
clear:right;
	width:150px;
}
.wmj_Survey .results .resAnswerCount span
{
	margin-left: 5px;
}
.wmj_Survey .resAnswerCount div
{
	background-color:Gray;
	height:10px;
	width:10px;
}
.wmj_Survey .resComments
{
	clear:left;
	margin-top:20px;
	margin-bottom:20px;
}
.wmj_Survey .resComments span
{
color:#ED2264;
font-weight:bold;
margin-left:5px;
/*
margin-left:10px;
*/
}

#davHasVote
{
	text-align:center;
	clear:left;
	font-weight:bold;
	font-size: 13px;
	color: #f1b3bd;
}

.wmj_Survey .print
{
	float:right;
}


.wmj_Survey .answers a
{
	text-decoration:none;
}

.wmj_Survey #divVoteLink_more
{
	clear:both;
	padding-left:100px;
}
.wmj_Survey #divVoteLink_more .VoteLink_link_more
{
	float:left;
	margin-right:5px;
	padding-bottom:10px;
	padding-top:10px;
}
.wmj_Survey .links
{
	padding-top:20px;
}

.wmj_Survey .secret_button
{
background-color:#FFA8B0;
border:1px solid black;
color:white;
padding:5px;
}
.wmj_Survey .lblHeader
{
color:#ED2264;
font-size:14px;
font-weight:bold;
	padding-bottom:20px;
	display:block;
}
.wmj_Survey .lblDescription
{
	padding-bottom:5px;
	display:block;
}
.wmj_Survey .divItemBlock
{
	color:#000;
	font-weight:normal;
}

