.box243 { 
	width: 243px; 
	float: left;
	margin-bottom: 10px;
	background: #6CACEE url(http://webcontent.gbmobile.com/src/gui/anodis/mainbox_bg_243.jpg) repeat-y;
}

.box243 .boxheader {
	height: 22px;
	padding: 0 10px;
	background: #B9C3CF url(http://webcontent.gbmobile.com/src/gui/anodis/mainbox_title_243.jpg) no-repeat;
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
}
.box243 .boxbody {
	background: transparent url(http://webcontent.gbmobile.com/src/gui/anodis/mainbox_bottom_243.jpg) no-repeat bottom ;
	padding: 0; margin: 0;
	padding-top: 5px;
	padding-left: 4px;
	height: 230px;
}

.box396 { 
	width: 396px; 
	margin-left: 12px;
	margin-bottom: 10px;
	float: left;
	background: #6CACEE url(http://webcontent.gbmobile.com/src/gui/anodis/mainbox_bg_396.jpg) repeat-y;
}

.box396 .boxheader {
	height: 21px;
	padding: 0 10px;
	background: #B9C3CF url(http://webcontent.gbmobile.com/src/gui/anodis/mainbox_title_396.jpg) no-repeat;
	font: 12px/21px Verdana, Arial, Helvetica, sans-serif;
}
.box396 .boxbody {
	background: transparent url(http://webcontent.gbmobile.com/src/gui/anodis/mainbox_bottom_396.jpg) no-repeat bottom ;
	padding-top: 2px;
	text-align: center;
	padding-left: 2px;
	height: 100px;
}

.box304 { 
	width: 304px;
	margin-bottom: 10px;
	float: left;
	background: #6CACEE url(http://webcontent.gbmobile.com/src/gui/anodis/mainbox_bg_304.jpg) repeat-y;
}

.box304 .boxheader {
	height: 21px;
	padding: 0 10px;
	background: #B9C3CF url(http://webcontent.gbmobile.com/src/gui/anodis/mainbox_title_304.jpg) no-repeat;
	font: 12px/21px Verdana, Arial, Helvetica, sans-serif;
}
.box304 .boxbody {
	background: transparent url(http://webcontent.gbmobile.com/src/gui/anodis/mainbox_bottom_304.jpg) no-repeat bottom ;
	padding: 0; margin: 0;
	padding-bottom: 15px;
	height: 133px;
}

.box304 .boxbody div.more {
	padding-right: 10px; 
	text-align: right;
}
.box243 .boxbody div.more {
	text-align: right;
}

.more a {
	color: #FFFFFF;
	text-decoration: underline;
}

.more a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.mainbanners {
	float: left;
	margin-left: 10px;
}
.mainbanners img {
	margin-bottom: 10px;
}

.minisoundbox {
	width: 302px;
	padding: 0; margin: 0;
	margin-left: 1px;
	border-collapse: collapse;
}

.minisoundbox th {
	text-align: left;
	margin: 0; padding: 2px;
}
.minisoundbox td {
	padding: 2px; margin: 0 ;
}

.minisoundbox .evenrow {
	background-color: #FFF;
}

.minisoundbox .oddrow {
	background-color: #e3f3fe;
}

div.imgpreview { 
	position: relative; 
	float: left; 
	width: 70px;
	padding: 4px;
	margin: 0;
	text-align: center;
}
.imgpreview img { margin: 0; padding: 0;} 
.imgpreview p {
	margin: 0; padding: 0;
	width: 100%;
	height: 18px;
	background-color: #000;
	font: 9px/18px Verdana, Arial, Helvetica, sans-serif normal;
	color: #FFFFFF; 
	text-transform: lowercase;
}
.imgpreview a { color: #FFFFFF; text-decoration: none; }
.imgpreview a:hover { color: #FFCC00; }
.imgpreview a img { border: none; text-decoration: none; }
