.bigsms_se_TopBackgroundImg{
	background-color:#FFFFFF;
	height:75px;
	width:75px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
.bigsms_se_HitsBackgroundImg{
	background-color:#FFFFFF;
	height:75px;
	width:75px;
	margin-left:auto;
	margin-right:auto;
}


/* contentWinBg vertical window - 490 pixels wide */
#bigsms_se_TopBackgroundsWindow{
	width:490px;
/*	margin-left:8px;
	margin-right:auto;
	*/
	margin:0px;
}

.bigsms_se_BackgroundsHolder{
	width:475px;
	text-align:center;
}

.imgHolder{
	float:left;
	clear:none;
	width:20%;
	margin:0 0 8px 0;
}

.contentWinBg_vert_490px_top {
   width: 490px;
   height: 30px;
   background: url(img/windows/contentWinBg_top.jpg) no-repeat;
}

.contentWinBg_vert_490px_left {
   width: 8px;
   height: 100%;
   vertical-align: top;
   background: url(img/windows/contentWinBg_middle_left.jpg) repeat-y;
}

.contentWinBg_vert_490px_right {
   vertical-align: top;
   width: 8px;
   height: 100%;
   background: url(img/windows/contentWinBg_middle_right.jpg) repeat-y;
}

.contentWinBg_vert_490px_middle {
   vertical-align: top;
   width: 474px;
   overflow:hidden;
   background: url(img/windows/contentWinBg_middle.jpg) repeat-x bottom left;
}

.contentWinBg_vert_490px_bottom {
   width: 490px;
   height: 26px;
   background: url(img/windows/contentWinBg_bottom.jpg) no-repeat;
}

/* End of contentWinBg vertical 490px */

.bgTopListing{
	padding:0px;
	margin:0px;
	width:475px;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bgTopListing div{
   padding:0px;
/*   margin:0px 8px 8px 0px;*/
	margin-bottom:8px;
	width:20%;
	float:left;
	clear:none;
	text-align:center;
}
.bgTopListing img{
	margin:0;
	width:80px;
	height:80px;
	border:1px;
	border-color:#009900;
}

.bgTopListing p{
	padding:10px 0px 10px 10px;
	margin:0px;
	text-align: left;
	font-size:10px;
}




