.TogglerCheckbox
{
	float: left;
}

.ProductTreeElement select
{
	margin-left: 5px;
	max-width: 190px;
}
.ObsahStrankyElements .Shop h1
{
margin-top:0px;
text-align: center;
font-size: 16px; 
font-family: Arial;
}

.ObsahStrankyElements .Subcategories a
{
display: block;
text-align: center;
background: url('img/tab-end.png') no-repeat right top;
height: 20px;
line-height: 20px;
padding-left: 6px; padding-right: 6px;
color: black;
text-decoration: none;
_float: left;
white-space:nowrap;
}

.NoProductsNotice
{
	text-align: center;
	margin: 10px;
}

.ParSearch p
{
	padding-bottom: 2px;
	margin: 0;
}

.ParSearchSelect label, .ParSearch select
{
	min-width: 120px;
	line-height: 18px;
	font-size: 12px;
}

.ParSearch select
{
	max-width: 360px;
}

.ParSearchSelect label
{
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

.SubHeader3
{
	font-weight: bold;
	color: #5A5A5A;
	font-size: 90%;
}


.AdvancedSearch .Toggler
{
	background-image: url('img/plus-filtr.gif');
	background-position: 4px 3px;
	background-color: #F7F7F7;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 5px;
	margin: 0;
}

.AdvancedSearch input.ChB
{
	margin-right: 4px;
	position: relative;
	top: 1px;
}

.AdvancedSearch .Open
{
	background-image: url('img/minus-filtr.gif');
}

.AdvancedSearch .Closed
{
	height: 0px;
}

.AdvancedSearch .SubHeader2
{
	display: block;
	line-height: 17px;
	padding-top: 2px;
}

.ManSearch .SubHeader2, .ParSearch .SubHeader2
{
	background: #F7F7F7;
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #5A5A5A;
}

.ManSearch .SubHeader2
{
	padding-left: 5px;
}

.AdvancedSearch .HLine
{
	padding-left: 50px;
	background:transparent url('img/filtres.gif') no-repeat left center;
}

.AdvancedSearch
{
	background-color: #F7F7F7;
	padding: 1px 6px;
}

.AdvancedSearch fieldset
{
	padding: 0;
}

.AdvancedSearch .Button
{
	float: right;
}

.AdvancedSearch .ManSearch, .AdvancedSearch .ExpSearch, .AdvancedSearch .ParSearch
{
	margin: 5px 0;
}

.AdvancedSearch .ParSearch
{
	margin-bottom: 0;
}

.AdvancedSearch .ManSearch label,
.AdvancedSearch .ParSearch label,
.AdvancedSearch .ExpSearch label
{
	font-size: 11px;
}

.AdvancedSearch .ExpSearch
{
	margin-top: 0px;
	margin-bottom: 4px;
}

.ObsahStrankyElements .Subcategories li
{
margin-right: 2px;
display: block; 
float: left;
background: url('img/tabs.png') no-repeat left top;
height: 20px;
line-height: 20px;
}

table.orderStep td
{
background:transparent url('img/tab.png') no-repeat center top;
width: 25%;
font-family: Arial;
font-size: 13px;
height: 38px;
text-align: center;
}

table.orderStep td.currentStep
{
font-weight: bold;
}

.ProductDetails
{
	width: 100%;
}

.ProductDetails .Error a
{
	text-decoration: underline;
}

.ProductDetails .SubHeader, .ProductDetails .DiscussionHeader
{
	background: transparent url('img/tab.png') no-repeat scroll center top;
}


.Shop legend span
{
	background: url('img/tabs.png') no-repeat center top;
}

table.CartTable 
{
font-size: 12px;
border-collapse: collapse;
background: #f7f7f7;
}

.PaymentHelperArea
{
	background: #f7f7f7;
}

table.CartTable a
{
color: black;
}
table.CartTable tr.normal input
{
width: 35px;
text-align: right;
}

table.CartTable h3,
table.CartTable h4
{
display: inline;
font-size: 12px;
}

table.CartTable th 
{
text-align: right;
border-bottom: 1px solid black;
padding-top: 10px;
}

table.CartTable td
{
text-align: right;
padding: 6px 2px 6px 2px;
}

table.CartTable td.name,
table.CartTable th.name
{
text-align: left;
}

table.CartTable td.Select
{
width: 280px;
}

table.CartTable tr.LastRow td
{
border-top: 1px solid black;
padding-bottom: 20px;
}

.ParamTable
{
	background-color: #f6f6f6;
	margin-bottom: 5px;
}

.ProductDetails .ParamTable a
{
	text-decoration: underline;
}

.orderRow .TextArea
{
	width: 250px;
	height: 50px;
}

.Shop a
{
	color: black;
}

.ProductDetails .Rating
{
	margin-left: 3px;
}

.RightHalf
{
	float: right;
	width: 258px;
}

.ProductLinked
{
	float: left;
	width: 164px;
	text-align: center;
	margin-left: 6px;
	margin-top: 5px;
	height: 170px;
	overflow: hidden;
}

.ProductLinked a:hover
{
	text-decoration: underline;
}

.ProductLinked img
{
	border: none;
}

table.CartTable .Error
{
	text-align: center;
}

.ProductDetails .RelBox,
.Product .RelBox
{
	position: relative;
	z-index: 100;
}

.ProductDetails .productInfo
{
	position: absolute;
	right: 10px;
	top: 10px;
}

.Product .productInfo 
{
	position: absolute;
}

table.NextProductNavigation
{
	width: 100%;
	font-size: 12px;
	background: #f7f7f7;
	margin-top: 10px;
}

table.NextProductNavigation a
{
color: black;
}

table.NextProductNavigation a:hover
{
	text-decoration: underline;
}

table.NextProductNavigation td
{
padding: 6px;
}

table.NextProductNavigation td.previousProduct,
table.NextProductNavigation td.nextProduct
{
display: none;
}

td.nextProductText, td.previousProductText
{
	width: 30%;
}

table.NextProductNavigation td.previousProductText
{
text-align: left; 
}
table.NextProductNavigation td.nextProductText
{
text-align: right;
}
table.NextProductNavigation td.previousProductText a
{
padding-left: 12px;
background: url('img/previous.gif') no-repeat left center;
}
table.NextProductNavigation td.nextProductText a
{
padding-right: 12px;
background: url('img/next.gif') no-repeat right center;
}
table.NextProductNavigation td.middleProduct
{
text-align: center;
}

.InsertVoucher 
{
text-align: left;
margin-top: 12px;
}

#Cart
{
text-align: center;
}

#Cart h1 {
background:transparent url('img/basket.gif') no-repeat scroll left center;
display:inline;
line-height:35px;
padding-left:25px;
padding-right:25px;
}

.editorial_cart_text_step_0
{
	text-align: left;
	padding-bottom: 10px;
}

.editorial_cart_text_step_1
{
	text-align: left;
	padding-bottom: 10px;
}

.Recount
{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: underline;
}

.ProductCount
{ 
	color: #727171;
	width: 170px;
	float: left;
}

.ProductTop .ProductCount
{
	width: 110px;
}

.ProductCount input
{
	text-align: right;
	width: 30px;
}

.Shop .ThumbContent
{
	border: none;
	background: none;
}

.LimitError input
{
	background-color:red;
	color:white;
}

.Right
{
	float: right;
}

.CurrentPage
{
	text-decoration: underline;
}

.ProductDetails .LinkedProduct .SubBody
{
	padding: 0px;
	_padding: 0px;
	padding-top: 10px;
	width: 520px;
}

.ProductDetails .ProductList
{
	width: 520px;
	float: none;
}

.ProductDetails .ProductRowTable, .ProductDetails .ProductList
{
	margin-top: 0;
}

.SellerQuestion .Button
{
	float: right;
	margin-right: 10px;
}

.Success
{
	color: green;
}

.Error
{
padding-left: 12px;
color: red;
}

.Success,
.Error,
.Notice
{
font-size: 12px;
}

.BigError, .BigSuccess
{
text-align: center;
border: 1px solid red;
padding: 6px; margin: 6px;
}

.BigError .Error, .BigSuccess .Success
{
padding-left: 12px;
padding-right: 12px;
}

.ProductDetails .BigSuccess a
{
	color: green;
}

.ProductDetails .BigSuccess a
{
	text-decoration: underline;
}

.BigSuccess
{
	border: 1px solid green;
}

.Notice
{
text-align: center;
border: 1px solid black;
padding: 6px; margin: 6px;
}

.StepThree .Notice
{
	border-color: red;
	color: red;
}

.LeftHalf
{
text-align:center;
}

.LeftHalf img
{
border: none;
}

.category_description
{
margin-bottom: 5px;
margin-left: 1px;
margin-right: 1px;
}

.BottomMenu button,
.BottomMenu a#Order
{
float: right;
background-color: #E13833;
border-color: #AA0702;
color: white;
}

.BottomMenu button:hover,
.BottomMenu a#Order:hover
{
	background-color: #CE1D17;
}

.BottomMenu a.Back
{
float: left;
}

.Shop .InnerFieldset input#deliver_at_once
{
border: 0px;
}

.OrderNote,
.Shop label
{
text-align: left;
font-size: 12px;
padding-left: 12px;
padding-top: 4px;
}

.Shop .CartTable label
{
padding-left: 0px;
}

.OrderNote
{
padding-top: 0px;
padding-bottom: 5px;
}
.OrderNote, .OrderAdded
{
font-size: 11px;
}

.Shop label
{
width: 180px;font-size: 12px;
float: left;
}

.Shop .CheckBoxLine
{
padding-left: 10px;
}

.Shop .CheckBoxLine label
{
float:none;
}

.Shop .CheckBoxLine input, #terms_of_trade_agreement
{
	border: none;
}

.orderRow
{
text-align: left;
}

.Shop .InnerFieldset input
{
margin:1px;
width: 150px;
border: 1px solid #cdcdcd;
}

.ObsahStrankyElements .Path
{
font-size: 12px;
margin-bottom: 10px;
border-bottom: 1px solid #f5f5f5;
padding-bottom: 5px;
font-size: 11px;
color: #5a5a5a;
}

.ObsahStrankyElements .Path a
{
	text-decoration: none;
	color: #5a5a5a;
}

.ObsahStrankyElements .Path a:hover
{
	text-decoration: underline;
}

.ProductList .PageControls
{
background: #f7f7f7;
font-size: 12px;
padding: 10px;
margin-bottom: 6px;
margin-top: 6px;
}

.ProductList .PageControls a
{
color: black;
text-decoration: none;
}

.ProductList .PageControls a:hover
{
text-decoration: underline;
}

.ProductList .PageControls .SortBy,
.ProductList .PageControls .Paging
{
padding-top: 8px;

}
.ProductList .PageControls .ShowAs,
.ProductList .PageControls .SortBy
{
float: left;
}

.ProductList .PageControls .Showing,
.ProductList .PageControls .Paging
{
text-align: right; 
}


.ProductList .PageControls a
{
padding: 1px 3px 1px 3px;
}

.ProductList .CurrentPage
{
	padding: 1px 3px 1px 3px;
	text-decoration: underline;
}


.ProductList .PageControls a.Active,
.ProductList .PageControls a .Active
{
text-decoration: underline;
}
.ProductList .PageControls a.ShowAsCatalogue,
.ProductList .PageControls a.ShowAsList
{
padding-left: 18px;
}
.ProductList .PageControls a.ShowAsCatalogue
{
background: url('img/galerie-icon.gif') no-repeat left center;
}
.ProductList .PageControls a.ShowAsList
{
background: url('img/tabulka-icon.gif') no-repeat left center;
}


.ProductList .PageControls a.SortAsc,
.ProductList .PageControls a.SortDesc
{

padding: 1px 0px 1px 0px;
}
.ProductList .PageControls a.SortAsc:hover,
.ProductList .PageControls a.SortDesc:hover
{
text-decoration: none;
}

.ProductList .PageControls a.SortAsc span,
.ProductList .PageControls a.SortDesc span
{
padding: 0px 3px 0px 3px;
}
.ProductList .PageControls a.SortAsc span
{
background: url('img/line-up.gif') no-repeat center 3px;
}
.ProductList .PageControls a.SortDesc span
{
background: url('img/line-down.gif') no-repeat center 3px;
}
.ProductList .PageControls a.SortAsc:hover span,
.ProductList .PageControls a.SortAsc .Active
{
text-decoration: none;
background: url('img/line-up-active.gif') no-repeat center 3px;
}
.ProductList .PageControls a.SortDesc:hover span,
.ProductList .PageControls a.SortDesc .Active
{
text-decoration: none;
background: url('img/line-down-active.gif') no-repeat center 3px;
}


.Product .ProductImage table
{
height: 125px;
text-align: center;
margin: auto;
}

.Product .ProductImage img
{
border: 0px; 
}

.ProductListInnerTable h2,
.ProductListInnerTable h3,
.ProductListInnerTable h4,
.TopPartProduct h2,
.TopPartProduct h3,
.TopPartProduct h4,
.SubBody,
.ExpeditionInfo,
.beznacena,
.discount
{
margin: 0px;
font-size: 11px;
font-weight: normal;
}

.TopPartProduct h2,
.ProductListInnerTable h2
{
font-weight: bold;
}

.ProductListInnerTable h2
{
font-size: 12px;
line-height: 15px;
height: 15px; padding-bottom: 0px;
overflow: hidden; margin-bottom: 0px;
}

.ObsahStrankyElements .Subcategories
{
background: #f7f7f7;
font-size: 12px;
_height: 0px;
}

.ObsahStrankyElements .Subcategories a:hover
{
text-decoration: underline;
}
.ObsahStrankyElements .Subcategories .Header
{
padding: 6px;
}

.ObsahStrankyElements .Subcategories ul
{
margin: 0px; padding: 0px;
}

.Buttons a:hover
{
text-decoration: underline;
}

.ProductDetails .SubBody
{
	font-size: 11px;
	margin-bottom: 6px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.MediumHeader
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
}

.SmallHeader
{
	font-size: 14px;
}

.ProductDetails label
{
	padding: 0;
}

#ProductDetailTop .ProductPrices
{
border-bottom: 1px solid #f5f5f5;
width: 250px;
}

.ProductDetails table.Varieties th, .AmountDiscount th
{
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 2px;
text-align: left;
}

.ProductDetails table.Varieties td, .AmountDiscount td
{
padding-left: 2px;
}

.ProductDetails table.Gallery
{
font-size: 12px
}

.ProductDetails table.Gallery td
{
width: 25%;
padding-top: 8px;
vertical-align: center;
text-align: center;
}

.ProductDetails table.Gallery .ImageDescription
{
text-align: justify;
}

.LevaStranaElements .ProductBoxElement li .ProductImage,
.PravaStranaElements .ProductBoxElement li .ProductImage,
.ProductBoxElement .ProductImage
{
text-align: center;
}

.LevaStranaElements .ProductBoxElement li a,
.PravaStranaElements .ProductBoxElement li a
{
background: none !important;
padding-top: 2px;
}
.LevaStranaElements .ProductBoxElement li.Count1 a,
.PravaStranaElements .ProductBoxElement li.Count1 a
{
font-weight: bold;
}
.LevaStranaElements .ProductBoxElement li a img,
.PravaStranaElements .ProductBoxElement li a img,
.LevaStranaElements .ProductBoxElement .ProductImage img,
.PravaStranaElements .ProductBoxElement .ProductImage img
{
border: 1px solid #eeeded;
margin-bottom: 3px;
}


#ProductDetailTop table
{
	font-size: 11px;
}

#ProductDetailTop table td
{
	color: #444444;
}

#ProductDetailTop table th
{
text-align: left;
color: #727171;
font-weight: bold;
padding-right: 15px;
padding-top: 4px;
padding-bottom: 4px;
}

#ProductDetailTop .ProductCommonPrice,
#ProductDetailTop .ProductPrice
{
padding-top: 3px;
padding-bottom: 3px;
color: #727171;
font-size: 11px;
}

#ProductDetailTop .ProductCommonPrice
{
	width: 85px;
}

#ProductDetailTop .ProductCommonPricePrice
{
text-decoration: line-through;
}

#ProductDetailTop .ProductPrice
{
margin-bottom: 12px;
padding-bottom: 12px;
}

#ProductDetailTop .ProductPriceFirst
{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 0;
}

table.ProductPrices
{
	margin-bottom: 5px;
}

#ProductDetailTop .ProductPrice .Price,
#ProductDetailTop table .HighlightPrice
{
font-weight: bold;
color: #c1120d;
}

.ProductDetails table.Varieties a
{
color: black; 
text-decoration: none;
}

.Shop fieldset
{
border: 0px;
margin: 0px;
padding: 0px;
margin-top: 35px;
margin-bottom: 5px;
}

.Shop .InnerFieldset
{
padding-top:6px;
padding-bottom: 10px;
margin-top: -14px;
}

.Product .discount
{
	font-weight: bold;
	color: #C1120D;
}

.beznacena span
{
text-decoration: line-through;
}

.Product .ProductImage
{
	text-align: center;
	overflow: hidden;
}

.ProductMenu
{
	width: 270px;
	height: 50px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	font-size: 11px;
}

.ProductMenu a:hover
{
	text-decoration: underline;
}

.ProductMenu li
{
	float: left;
	height: 25px;
	width: 120px;
	display: inline;
	background-position: 2px 1px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.Comparing .Over
{
	overflow:auto;
}

.Comparing img
{
	border: none;
}

.Comparing th
{
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
}

.Comparing .remove_product, .Comparing .title_line
{
	text-align: center;
}

.Comparing a:hover
{
	text-decoration: underline;
}

.Comparing .BottomMenu
{
	margin-top: 20px;
	text-align: center;
}

.Comparing .name_line
{
	font-weight: bold;
}

.UserAffiliateEl .AffiliateOverview th
{
	text-align: left;
}

.UserAffiliateEl th
{
	font-weight: bold;
}

.UserAffiliateEl table
{
	width: 100%;
	background-color: #F6F6F6;
}

.SubHeader, .ProductDetails .SubHeader, .ProductDetails .DiscussionHeader
{
color: #444444;
font-family: Arial;
font-size: 11px;
font-weight: bold;
line-height:28px;
}

.ProductDetails .SubHeader, .ProductDetails .DiscussionHeader
{
margin-top: 15px;
height: 28px;
width: 128px;
}

.VoucherList, .VoucherConvert
{
	margin-top: 20px;
	margin-left: 5px;
}

.VoucherList table
{
	text-align: center;
}

.TotCnt
{
	width: 40px;
}

.ItmPrice, .TotPrice
{
	width: 100px;
}

.DelCol
{
	width: 72px;
}

.StepThree .DelCol
{
	width: 0px;
}

.UserLinks li
{
	padding: 3px 0px;
}

.VPrice, .VAvail
{
	width: 110px;
}

.ProductSubMenu
{
	padding-top: 7px;
	margin-top: 5px;
	border-top: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
}

.ProductMenu li
{
	background-image: url('img/sipka.gif');
}

.ProductDetails .ProductMenu a
{
	color: #727171;
}

.AmountDiscount th
{
	font-weight: bold;
}
.AmountDiscount .SubBody
{
	text-align: center;
}

.ProductDetails table.Varieties,
.AmountDiscount table
{
	width: 100%;
	text-align: left;
}

.ProductList .ProductDescription
{
	height: 43px;
	overflow: hidden;
}

.Varieties th
{
	text-transform: capitalize;
}

.Varieties th, .AmountDiscount th
{
	font-size: 11px;
}

.ProductDetails .Expanding
{
	text-align: left;
}

.ProductDetails .SubHeader span,
.ProductDetails .DiscussionHeader span
{
	padding-left: 7px;
}

.WatchDog .Button
{
	margin-left: 10px;
}

.MakePayment
{
	text-align: center;
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
}

#payship
{
	font-size: 11px;
}

.ProductList .Cleaner
{
	line-height: 1px;
}

.PayshipSettings
{
	padding: 5px;
}

#CetelemCalculator .SmallHeader
{
	font-weight: bold;
	font-size: 13px;
}

.ProductDetails .SubBody #CetelemCalculator,
#Cart .PaymentHelperArea
{
	text-align: left;
}

#CetelemCalculator table td
{
	text-align: right;
}

.second_price
{
	font-size: 85%;
	white-space: nowrap;
}


.ui-tabs-hide
{
	display: none;
}

.AmountDiscount .AmDis
{
	clear: left;
	padding-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: #F0F0F0;
	border: 1px solid #D9D7D7;
	padding-left: 4px;
	padding-right: 4px;
}

.AmountDiscount .VPrice, 
.AmountDiscount .VAvail
{
	width: auto;
}

.AmDis .PriceWithoutTax
{
	background: #8DB4E3;
	font-weight: bold;
}

.AmDis .PriceWithTax
{
	
}

.AmDis .AmountView
{
	background: #F7F7F7;
	border: 1px solid #D9D7D7;
	margin-top: 4px;
	margin-bottom: 4px;
}

.AmDis .AmountControls
{
	float: right;
	width: 190px;
}

.AmDis .AmountControls .ProductCount
{
	width: 120px;
	color: black;
}
.SellTabs
{
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	top: 1px;
}

.SellTab
{
	float: left;
	width: 100%;
}

.ProductDetails .SellTabs a
{
	background: url('img/tab-sell-peace-red-end.png') no-repeat top right;
	padding-left: 7px;
	padding-right: 7px;
	height: 25px;
	line-height: 25px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.SellTabs li
{
	height: 25px;
	line-height: 25px;
	float: left;
	background: url('img/tab-sell-peace-red.png') no-repeat top left;
	margin-right: 3px;
}

.SellTabs .ui-tabs-selected a
{
	background: url('img/tab-sell-peace-end.png') no-repeat top right;
	color: #444444;
}

.SellTabs .ui-tabs-selected
{
	background: url('img/tab-sell-peace.png') no-repeat top left;
}

.AmountDiscount .SmallHeader
{
	font-size: 12px;
	color: #727171;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

table.Varieties tr .VarietyName
{
	font-size: 11px;
}

.ProductDetails tr .VarietyName h3
{
	font-weight: normal;
	font-size: 12px;
	margin: 0;
}

.ProductDetails tr.CurrentVariety .VarietyName h3
{
	font-weight: bold;
}

table th.r
{
	text-align: right;
}

a:focus
{
	outline: 0;
}

.AmountRecount td
{
	padding-left: 4px;
	padding-right: 4px;
}

.ProductDetails form
{
	margin: 0;
}

.ProductBoxElement ul
{
width: 200px;
padding: 0px;
margin: 0px;
}

.PravaStranaElements .ProductBoxElement ul li a,
.LevaStranaElements .ProductBoxElement ul li a
{
	padding-left: 2px;
	padding-right: 2px;
}

table.ProductRowTable
{
	width: 100%;
}

table.ProductListInnerTable
{
	width: 100%;
}

.ProductBoxElement ul,
.ProductBoxElement .SSPED
{
	overflow: hidden;
	width: 200px;
}

.ProductBoxElement .SSPED
{
	text-align: center;
}


.WatchDog .WatchDog-Second
{
margin-left: 24px;
}

.WatchDog .WatchDog-Second input
{
margin-left: 92px;
}

.WatchDog .WatchDog-Second button
{
float: right;
}

.ProductDetails table.Varieties .VPrice,
.ProductDetails table.Varieties .VAvail,
.AmountDiscount th {
text-align: right;
}

.ProductDetails table.Varieties .c,
.AmountDiscount th {
text-align: center;
}

#Cart fieldset.poll .PollQuestion,
#Cart fieldset.poll .Answer
{
text-align: left;
padding-left: 12px;
}

#Cart fieldset.poll .Answer input
{
width: auto;
margin-right: 5px;
position: relative;
top: 1px;
}

#Cart fieldset.login legend span
{
font-weight: normal;
top: 0;
}

#Cart fieldset.login legend a
{
position: relative;
top: 8px;
z-index: 100;
margin: 0;
padding: 0;
}

#Cart fieldset.login .SubBody
{
}

#Cart fieldset.login .SubBody .InnerFieldset
{
margin-top: 0;
position: relative;
}

.ShipmentChoose, .PaymentChoose
{
	margin-bottom:10px;
	font-weight:bold;
}
