@charset "utf-8";
/* CSS Document */

p {margin:2px 0 2px 0;padding:0;}

.whiteness {background:#ffffff;width:920px;padding:5px;float:left;}
.stlftwrap {width:655px;float:left;color:#ffffff;}
.stlftinner {width:655px;float:left;background:#474747;}
.stleft {width:305px;float:left;padding:5px 0 5px 5px;}
.strtintro {width:325px;float:left;padding:5px;}
.strtintro p {font-size:10pt;text-align:justify;padding-bottom:5px;}
.resultswrap{background:#FFFFFF;float:left;width:656px;overflow:hidden;padding:5px 0 5px 0;}
.stright {width:260px;float:right;}

/*RIGHT ADS*/
.tinyads {float:left;margin:2px;}
.bigad {width:250px;height:250px;float:left;border:3px solid #474747;}

/*BUBBLE*/
.bubblewrap {width:350px;float:left;background:#fbe159;}
.bubbletop {width:350px;height:5px;background: url(/layout/images/talkbgtop.png) top center no-repeat;float:left;}
.bubblebottom {width:350px;height:5px;background: url(/layout/images/talkbgbottom.png) bottom center no-repeat;float:left;}
.bubblelogo {width:63px;height:40px;padding:2px;margin:5px;background:#fff;float:left;border:1px solid #474747;}
.bubbletext {width:250px;padding:3px;float:left;}
.bubblewrap a {color:#000;}
.bubblewrap a:hover {color:#666;}


