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

.PopBoxImageSmall{
   none 0px white;
   url("/scripts/PopBox/images/magplus.cur"), pointer;
}
.PopBoxImageLarge{
   solid thin #CCCCFF;
   url("/scripts/PopBox/images/magminus.cur"), pointer;
}

#blogContent img{
	width: 170px; 
	height: 130px;
}
#blogContent p{
	margin-left: 10px;
	margin-bottom: 15px;

}

#blogContent .left{
	float:left;
}
#blogContent .right{
	margin-left: 200px; 
	_margin-left: 180px; 
}


#thumb1,
#thumb3,
#thumb5{float:left;
}

#thumb2,
#thumb4,
#thumb6{
	margin-left: 200px; 
	_margin-left: 180px; 
	}

#thumb1 img,
#thumb2 img,
#thumb3 img,
#thumb4 img,
#thumb5 img,
#thumb6 img{
	width: 170px; 
	height: 130px;
}
#thumb1 p,
#thumb2 p,
#thumb3 p,
#thumb4 p,
#thumb5 p,
#thumb6 p{
	margin-left: 10px;
	margin-bottom: 15px;
}