/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	margin: 5px auto;
	font-size: 63%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #a71a21;
	width: 795px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	text-decoration: none;
	color: #a71a21;
	}
 
a:visited {
	text-decoration: none;
	color: #a71a21;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #a71a21;
	}

a:active {
	color: #a71a21;
	}

h1 {
	font-weight: normal;
	font-size: 1.5em;
	color: #0066FF;
	}

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.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

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: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	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 #000000;
	}

.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 {
	background-color: #ffffff;
	width: 780px;
	text-align: left;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#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;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #000000;
	height: 1%;
	width: 100%;
	}

#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;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	background-color: #292929;
	font-size: 1em;
	color: #FFFFFF;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: f8f8cb;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*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;
	}
.centerColumn, #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;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#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: #a71a21;
	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;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.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 {}
#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;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	padding: 0.5em 0em 0em;
	height: 30px;
	width: 250px;
	background-color: #f8f8cb;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #f8f8cb;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	background-color: #f8f8cb;
	margin: 0px;
	border: 0px;
	}

.sideBoxContent {
	background-color: #f8f8cb;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	background-color: #f8f8cb;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

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 {
	background-color: #cacaca;
	height: 2em;
	}

#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;
	}

#logoWrapper {
	background-image: url(../images/haikei.jpg);
	height: 190px;
	background-repeat: repeat-y;
	margin-top: 20px;
}

#navCatTabsWrapper ul li a {
	background-image: url(../images/bot/home.gif);
}
h3#categoriesHeading {
	background-image: url(../images/bot/c_a.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 0px;
}
#categoriesContent {
	background-color: f8f8cb;
}
#headerWrapper br.clearBoth {
	font-size: 0;


	display: none;
}
h3#categoriesHeading {
	color: #f8f8cb;
}
h3#shoppingcartHeading {
	font-size: 0px;
	background-image: url(../images/bot/c_t.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
h3#searchHeading {
	font-size: 0px;
	color: #f8f8cb;
	background-color: #f8f8cb;
	background-image: url(../images/bot/c_k.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
h3#informationHeading {
	font-size: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bot/info.jpg);
	background-repeat: no-repeat;
}
h3#bannerboxHeading {
	color: f8f8cb;
	background-color: #f8f8cb;
	background-image: url(../images/bot/k_t.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}
h3#bannerbox2Heading {
	color: f8f8cb;
	background-color: #f8f8cb;
	background-image: url(../images/bot/o_t.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}
h3#bestsellersHeading {
	font-size: 0px;
	color: f8f8cb;
	background-color: #FFFFFF;
	background-image: url(../images/bot/c_b.jpg);
	background-repeat: no-repeat;
}
h3#moreinformationHeading {
	font-size: 0px;
	color: f8f8cb;
	background-color: #FFFFFF;
	background-image: url(../images/bot/j_j.jpg);
	background-repeat: no-repeat;
}
#categoriesContent {
	font-size: 1.5em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.sideBoxContent {
	background-color: #f8f8cb;
}
#informationContent {
	font-size: 1.5em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.banar1 {
	margin-top: 0px;
}
.banar2 {
	margin-top: 10px;
}
.banarsmain {
	margin-top: 10px;
	width: 500px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.banar_reft {
	margin-top: 10px;
	width: 116px;
	float: left;
	height: 89px;
	margin-left: 20px;
}
.banar_right {
	margin-top: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #009900;
	margin-left: 150px;
}
.banar_right2 {
	font-size: 1.2em;
	color: #666666;
	margin-left: 150px;
	padding: 5px 10px 0px 5px;
}
.banar_right3 {
	background : #ffffff url(../../../../images/bot_blog.jpg) no-repeat;
	width : 230px;
	height : 23px;
	text-indent: -9999px;
	margin-left: 260px;
} 
.banar_right3 a { 
display : block;
width : 100%;
height : 100%;
} 
p {
	margin-top: 0px;
	font-size: 1em;
	color: #333333;
	line-height: 140%;
}
h2.centerBoxHeading {
	color: #FFFFFF;
	background-color: #CCCC66;
	margin-top: 20px;
}
strong {
	font-weight: normal;
}
em {
	font-weight: normal;
	font-variant: normal;
}
div#navBreadCrumb {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #a71a21;
	font-size: 1em;
	font-weight: normal;
}
#logo {
	float: none;
}
ul#menu1 {
	margin : 0px 0;
	padding : 0;
	height : 35px;
	background-color: #f09495;
} 
ul#menu1 li {
	display : inline;
	margin : 0;
	padding : 0;
	list-style-type : none;
	text-indent : -9999px;
	background-color: f09495;
} 
#bot1 { 
float : left;
background : #ffffff url(../images/bot/bot_hesder/home.jpg) no-repeat;
width : 156px;
height : 35px;
min-height : 20px;
} 
#bot1 a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
} 
#bot2 { 
float : left;
background : #ffffff url(../images/bot/bot_hesder/profeel.jpg) no-repeat;
width : 156px;
height : 35px;
min-height : 20px;
} 
#bot2 a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
} 
#bot3 { 
float : left;
background : #ffffff url(../images/bot/bot_hesder/prybacy.jpg) no-repeat;
width : 156px;
height : 35px;
min-height : 20px;
} 
#bot3 a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
} 
#bot4 { 
float : left;
background : #ffffff url(../images/bot/bot_hesder/sitemap.jpg) no-repeat;
width : 156px;
height : 35px;
min-height : 20px;
} 
#bot4 a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
} 
#bot5 { 
float : left;
background : #ffffff url(../images/bot/bot_hesder/contact.jpg) no-repeat;
width : 156px;
height : 35px;
min-height : 20px;
} 
#bot5 a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
}
ul#login {
	margin : 0px 0;
	padding : 0;
	height : 55px;
} 
ul#login li {
	display : inline;
	margin : 0;
	padding : 0;
	list-style-type : none;
	text-indent : -9999px;
} 
#login {
	background : #ffffff url(../images/bot/login.jpg) no-repeat;
	width : 257px;
	height : 55px;
	min-height : 20px;
	margin-top: 0px;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 100px;
}
#login a:hover{
color:orange;
background:url(../images/bot/login2.jpg) no-repeat;
} 
#login a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
}
#categoriesContent {
	margin-left: 35px;
}
#informationContent {
    margin-left: 35px;
}
#bestsellersContent {
	margin-left: 15px;
	font-size: 1.5em;
	color: #0066CC;
	background-color: #f8f8cb;
}
#navColumnOneWrapper {
	background-color: #f8f8cb;
}
#navSuppWrapper {
	background-color: #ef6868;
}
.kaisya {
	font-size: 1.2em;
	color: #333333;
	background-color: #FDEAEA;
	padding-top: 10px;
}
.kaisya1 {
	font-size: 1.2em;
	color: #333333;
	background-color: #FDEAEA;
	line-height: 140%;
}
#siteinfoLegal {
	text-align: right;
	background-color: #FDEAEA;
	padding-bottom: 10px;
	font-size: 1em;
	color: #333333;
}
#moreinformationContent {
    margin-left: 35px;
	font-size: 1.5em;
	color: #0066CC;
	background-color: #f8f8cb;
}
.text1 {
	font-size: 1.5em;
	color: #990000;
	text-align: center;
	width: 500px;
}
.text2 {
	font-size: 1.3em;
	color: #990000;
	text-align: center;
	width: 500px;
}
.text3 {
	font-size: 1.5em;
	color: #FF6600;
	width: 500px;
	line-height: 140%;
	margin-top: 10px;
}
.text4 {
	font-size: 1.1em;
	color: #333333;
	width: 500px;
	line-height: 140%;
	margin-top: 10px;
}
.text6 {
	font-size: 1.1em;
	color: #333333;
	width: 500px;
	line-height: 140%;
	margin-top: 10px;
	text-align: right;
}
h1#heder {
	font-size: 1.2em;
	color: #333333;
}
ul#navlog {
	margin : 10px 0 0px;
	padding : 0;
	height : 25px;
	top: 0px;
	right: 0px;
} 
ul#navlog li {
	display : inline;
	margin : 0;
	padding : 0;
	list-style-type : none;
	text-indent : -9999px;
} 
#logout {
	background : #ffffff url(../images/bot/out.jpg) no-repeat;
	width : 80px;
	height : 25px;
	min-height : 20px;
	float: right;
} 
#logout a:hover{
color:orange;
background:url(../images/bot/out2.jpg) no-repeat;
}
#logout a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
}
#my {
	background : #ffffff url(../images/bot/my.jpg) no-repeat;
	width : 80px;
	height : 25px;
	min-height : 20px;
	float: right;
} 
#my a:hover{
color:orange;
background:url(../images/bot/my2.jpg) no-repeat;
}
#my a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
}
#in {
	background : #ffffff url(../images/bot/in.jpg) no-repeat;
	width : 80px;
	height : 25px;
	min-height : 20px;
	float: right;
} 
#in a:hover{
color:orange;
background:url(../images/bot/in2.jpg) no-repeat;
}
#in a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
}
#cart {
	background : #ffffff url(../images/bot/cart.jpg) no-repeat;
	width : 80px;
	height : 25px;
	min-height : 20px;
	float: right;
}
 #cart a:hover{
color:orange;
background:url(../images/bot/cart2.jpg) no-repeat;
}
#cart a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
}
#reji {
	background : #ffffff url(../images/bot/reji.jpg) no-repeat;
	width : 80px;
	height : 25px;
	min-height : 20px;
	float: right;
} 
#reji a:hover{
color:orange;
background:url(../images/bot/reji2.jpg) no-repeat;
}
#reji a { 
display : block;
width : 100%;
height : 100%;
outline-width : 0;
}
#navout {
	padding : 0;
	height: 75px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
} 
ul#navlogin {
	margin : 0px 0;
	padding : 0;
	color: #000033;
} 
ul#navlogin li {
	display : inline;
	margin : 0;
	padding : 0;
	list-style-type : none;
	text-indent : -9999px;
} 
#new {
	font-size: 1.5em;
	color: #333333;
	background-color: #CCCC99;
	width: 480px;
	text-align: center;
	margin-left: 20px;
}
#new_text {
	margin-left: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	font-size: 1.5em;
	color: #666666;
	line-height: 160%;
	width: 468px;
	padding-top: 10px;
	padding-bottom: 10px;
}
