/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
background:#672E85 url(../images/top_talling.gif) repeat-x scroll left top;
color:#000000;
font-family:Tahoma;
font-size:11px;
line-height:14px;
text-align:center;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #480072;
	text-decoration: none;
	}
 
a:visited {
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

 select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth,.clear{
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width:980px;
	vertical-align: top;
	margin:auto;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}



#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;

	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid  #000000;
	border-top: 1px solid  #000000;
	}
#scProductsHeading,#scTotalHeading,.cartUnitDisplay,.cartRemoveItemDisplay{
	border-left: 1px solid  #000000;
	border-right: 1px solid  #000000;

}
.cartProductDisplay{
	border-left: 1px solid  #000000;
}
.tableHeading, #cartSubTotal {

	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#categoryIcon {
	margin-left:10px;
}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	background-color:#FFFFFF;
	height: 1%;
	margin:0 0  1.1em;
	margin-left:10px;
	}



/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}



.leftBoxContainer{
	margin: 0em;
	margin-top: 1.5em;
	}
.rightBoxContainer {
	margin: 0em;
	margin-bottom: 1.5em;
}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}



#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */

A.category-subs, A.category-products, A.category-subs:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {

	height: 3em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	height: 2em;
	}

.productListing-rowheading {
	font-size:12px;
	height: 2em;
	color: #4B4B4B;
	font-weight:bold;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
.over_top_back {

background:transparent url(../images/top_back.jpg) no-repeat scroll center top;
width:100%;
}
.header_t .row1 {
height:102px;
}
.header_t .row1 .coll1 {
float:left;
width:316px;
}
.header_t .row1 .coll2 {
float:right;
width:424px;
}
.header_t .row1 .coll2 .row1 {

background:transparent url(../images/header_bg1.gif) no-repeat scroll right bottom;
height:52px;
}
.header_t .row1 .coll2 .row2 {

background:transparent url(../images/header_bg4.gif) no-repeat scroll 260px 10px;
height:42px;
}
.header_t .row1 .coll2 .row2 .indent {
color:#837889;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding:15px 0 0 96px;
}
.header_t .row1 .coll2 .row2 .indent .col1 {
float:left;
width:59px;

}
.header_t .row1 .coll2 .row2 .indent .col2 {
float:left;
width:166px;

}
.header_t .row1 .coll2 .row2 .indent .col3 {
float:left;
width:59px;

}
.header_t .row1 .coll2 .row2 .indent .col4 {

float:left;
width:auto;

}
.header_t .row1 .coll2 .row2 select {

background:#40294C none repeat scroll 0 0;
color:#A094A6;
font-family:Arial,Helvetica,sans-seri;
font-size:11px;
height:20px;
width:85px;
}
.user_menu ul {
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:0;
text-transform:uppercase;
}
.user_menu li {

background:transparent url(../images/user_menu_bg.gif) no-repeat scroll 0 4px;
display:block;
float:left;
font-size:10px;
line-height:12px;
}
.user_menu li a {
color:#A457B2;
display:block;
padding:0 20px 0 9px;
text-decoration:none;
}
.user_menu li.last a {
color:#A457B2;
display:block;
padding:0 0 0 9px;
text-decoration:none;
}
.user_menu li a:hover {
text-decoration:underline !important;
}



.myHeaderSearch{
	background-color:#402947;
	width: 100px;
}
input:focus.myHeaderSearch{
	background-color: #FFFFFF;
}
.box_head {


color:#FFFFFF;



}
.box_head .innerbox1 {

background:transparent url(../images/box_head_bg3.png) no-repeat scroll right top;
padding-right:20px;
}
.box_head .innerbox2 {

background:transparent url(../images/box_head_bg1.png) no-repeat scroll left top;
padding-left:20px;
}
.box_head .innerbox3 {

background:transparent url(../images/box_head_bg2.gif) repeat-x scroll left top;
}
.box_head .innerbox4 {
padding:7px 5px 12px 0;
}
.rightBoxHeading a,.leftBoxHeading a{
	color:#FFFFFF;
}
.banner_block {
margin-bottom:10px;
width:100%;
}
.banner_block .td_banner_block {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/banner_block_bg.gif) repeat-x scroll left bottom;
padding-bottom:10px;
}
#column_center {
width:100%;
}
#navBreadCrumb,#indexDefaultHeading,.greeting{
	display:none;
}
#indexDefaultMainContent{
	color:#FFFFFF;
	margin-left:10px;
}
.box {
margin-bottom:5px;
width:100%;
}
.box .box_inner1 {

background:#FFFFFF none repeat scroll 0 0;
}
.box .background-top-4 {
background:transparent none repeat scroll 0 0;
width:100%;
}
.box .background-top-left-4 {

background:transparent none repeat scroll 0 0;
width:100%;
}
.box .background-top-right-4 {

background:transparent none repeat scroll 0 0;
width:100%;
}
.box .background-bottom-left-4 {

background:transparent none repeat scroll 0 0;
width:100%;
}
.box .background-bottom-right-4 {

background:transparent none repeat scroll 0 0;
width:100%;
}
.box .background-bottom-right-44 {

background:transparent url(../images/box5_bg4.gif) no-repeat scroll left bottom;
width:100%;
}
.box .box-indent {

background:transparent url(../images/box5_bg6.gif) no-repeat scroll right bottom;
overflow:hidden;
padding:20px 5px 20px 20px;
}
#sideboxBottomOne{
	width:100%;
	height:5px;
	background-color:#FFFFFF;
	background-image: url(../images/box5_bg4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#sideboxBottomTwo{
	width:100%;
	height:5px;
	background-image: url(../images/box5_bg6.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.category-top{
	display:block;
	color:#000000;
	margin-left: 10px;
	padding-left: 25px;
	background-image: url(../images/list_background1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:30px;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #764391;

	}
a.category-links{
	font-weight: bold;
	color:#666666;
}
a.category-links:hover{
	text-decoration:underline;
}
.sideBoxContent a,.centeredContent a{
	color:#480072;
}
.centerBoxContentsFeatured,.centerBoxContentsNew,.centerBoxContentsSpecials{
	color:#CE1359;
}
#bannerSix{
	display:none;
}
.footer_t {

background:transparent url(../images/footer_bg2.jpg) repeat-x scroll left top;
height:172px;
}
.footer_t .inner1 {

background:transparent url(../images/footer_bg1.jpg) no-repeat scroll left top;
}
.footer_t .inner2 {

background:transparent url(../images/footer_bg3.jpg) no-repeat scroll right top;
height:172px;
text-align:right;
}
.footer_t .inner3 {
padding:27px 20px 0 0;
}
a.category-products,a.category-subs{
	display:block;
	margin-left:30px;
	margin-bottom:5px;
	border-bottom:solid #999999 1px;
}
#indexProductList{
	background-color:#FFFFFF;
}

.productListing-data{
	color:CE1359;
}
h3.itemTitle{
	font:10px;
}
h3.itemTitle a:hover{
	text-decoration:underline;
}
a.productListing-heading{
	color:#4B4B4B;
}
td.productListing-data{
	color:#CE1359;

}
.listingDescription{
	color:#978276;
}
.box_line {
overflow:hidden;
padding:0;
}
.box_line .inner {

background:transparent url(../images/line.gif) repeat-x scroll 0 11px;
height:44px;
line-height:1px;
}
#productGeneral{
background-color:#FFFFFF;
}
#sideboxTopOne{
	background-image: url(../images/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color:#FFFFFF;
}
#sideboxTopTwo{
	background-image: url(../images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:5px;
	
}
.centerColumn{
	background-color:#FFFFFF;
}
#gvFaqDefaultMainContent{
	margin-left:2px;
}
#shoppingCartDefault{
	padding-bottom:20px;
}
#myHeaderTable{
	background:transparent url(../images/menu_midd_bg.jpg) no-repeat scroll left top;	
}
#myHeaderEvaMiddle{
	height:45px;
	width:100%;
}
#myHeaderEvaTop{
	height:6px;
	background-image: url(../images/menu_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#myHeaderEvaBottom{
	height:5px;
	width:100%;
	background-image: url(../images/menu_bottom_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#navEZPagesTop{
	width:75%;
	height:45px;
}
#navEZPagesTop a{
	display:block;
	float:left;
	height:45px;
	line-height:45px;
	padding-left:25px;
	background-image: url(../images/menu_bg1.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:5px;
	color:#FFFFFF;
	font-size:14px;
}
#myHeaderSearch{
	color:#FFFFFF;
	text-align:left;
	padding-left:35px;
	height:45px;
	background-image: url(../images/header_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#myHeaderSearch strong{
	color: #FF33CC;
}
#indexDefault{
	background-color:#672E85;
}
.rowOdd{
	background-color:#FFFFFF;
}

996px
/* news list */
.newslist {text-align:left; overflow:hidden;}
.newslist .newsheader {line-height:30px;height:30px;text-align:left;margin-left:15px;border-bottom:solid 1px #D3D3D3;color:#000; font-size:14px; font-weight:bold;}
.newslist .box5{ width:325px; float:left; margin-top:5px; margin-left:5px;}
.newslist .box5 a{color:#478A00; }
.newslist .box5 a:hover{color:#0769cd; }

969px
/* news list */
.newslist {text-align:left; overflow:hidden;}
.newslist .newsheader {line-height:30px;height:30px;text-align:left;margin-left:15px;border-bottom:solid 1px #D3D3D3;color:#4E637E; font-size:14px; font-weight:bold;}
.newslist .box5{ width:310px; float:left; margin-top:5px; margin-left:5px;}
.newslist .box5 a{color:#478A00; }
.newslist .box5 a:hover{color:#0769cd; }


900px
/* news list */
.newslist {text-align:left; overflow:hidden; margin:5px auto; width:900px; }
.newslist .newsheader {line-height:30px;height:30px;text-align:left;border-bottom:solid 1px #D3D3D3;color:#990000; font-size:14px; font-weight:bold;}
.newslist .box5{ width:290px; float:left; margin-top:5px; margin-left:5px;}
.newslist .box5 a{color:#000; }
.newslist .box5 a:hover{color:#990000; }