/* CSS Document */

.answercell{
width:345px;
}
.answermain {
width:345px;
background-image:url(../images/moleknows/answer_balloon.jpg);
background-repeat:no-repeat;
height:216px;
}
.answers {
padding-top:20px;
padding-left:25px;
}

.questioncell{
width:305px;
margin:0px;
text-align:left;
padding:0px;
}
.questionmain{
background-image:url(../images/moleknows/question_body.jpg);
height:435px;
background-repeat:no-repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 60px;
	margin-right:40px;
	padding-bottom:2px;
}

iframe {
height:150px;
width:280px;
scrolling:Auto;
frameborder:0;
}

