html, body, ul, ol, li, img, a, h1, h2, h3, h4, h5, dd, dt, dl,
div, span, form, fieldset, p
{
	margin: 0;
	padding: 0;
}

ul
{
	list-style-type: none;
}

a
{
	color: #940000;
}

a img, fieldset
{
	border: 0;
}

html, body
{
	position: relative;
	cursor: default;
	height: 100%;
	width: 100%;
}

body
{
	width: auto;
	min-width: 1024px;
	font: 12px/16px "Century Gothic", sans-serif;
	background: transparent url("/_img/bg-ex.jpg") repeat 0 249px;
	text-align: center;
}

#shadow-wrapper
{
	width: 890px;
	height: auto;
	padding-bottom: 45px;
	margin: 0 auto;
}

#container
{
	position: relative;
	
	width: 850px;
	top: 0;
	z-index: 10;
	
	text-align: left;
	min-height: 100%;
	height: auto;
	background: transparent url("/_img/bg-m.jpg") repeat-y top left;
}

#bg-top
{
	background: transparent url("/_img/bg-top.jpg") repeat-x top left;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 249px;
}

#header
{
	position: relative;
	overflow: visible;
	height: 260px;
	width: 850px;
	background: transparent url("/_img/header.jpg") no-repeat 0 31px;
}

#login-form, #logged-in-panel
{
	width: 100%;
	height: 31px;
	max-height: 31px;
	background: transparent url("/_img/bg-h-t.jpg") repeat-y 0 0;
}

#logged-in-panel p, #logged-in-panel a
{
	float: right;
	padding-top: 4px;
	max-height: 31px;
	padding-right: 10px;
}

#logged-in-panel a
{
	color: #940000;
	text-decoration: none;
}

#login-form fieldset
{
	border: 0;
	width: 330px;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 4px;
}

#login-form legend
{
	display: none;
}

#login-form input
{
	background: transparent url("/_img/login-field.jpg") no-repeat 0 0;
	width: 82px;
	height: 15px;
	border: 0;
	margin: 0 7px 0 0;
	font-size: 11px;
	position: relative;
	top: -2px;
}

input#login-submit
{
	position: absolute;
	top: 2px;
}


#logo
{
	position: absolute;
	top: -0px;
	left: -70px;
	width: 206px;
	height: 178px;
	background: transparent url("/_img/4fitness-logo.png") no-repeat top left;
}

#flash-logo
{
	position: absolute;
	overflow: visible;
	top: 0px;
	left: -58px;
}

#navigation
{
	position: absolute;
	top: 221px;
	left: 0;
	
	background: transparent url("/_img/bg-menu.gif") repeat-x 0 0;
	width: 100%;
	height: 42px;
}

#navigation li
{
	padding: 0 35px 0 1px;
	background: transparent url("/_img/menu-separator.jpg") no-repeat top right;
	list-style-type: none;
	float: left;
}

#content
{
	position: relative;
	border-top: 1px solid #eaeaea;
	text-align: justify;
	min-height: 630px;
	height: auto;
	width: 617px;
	float: left;
	
	z-index: 50;
	
}

#content-adv
{
	position: absolute;
	width: 620px;
	background-color: #ccc;
	height: 60px;
	z-index: -1;
}

#backgrnd1
{
	position: absolute;
	background: transparent url("/_img/backgrnd1.png") no-repeat top left;
	width: 302px;
	height: 514px;
	left: 0px;
	top: 60px;
	z-index: -1;
}

#backgrnd2
{
	position: absolute;
	background: transparent url("/_img/discount_backgrnd.png") no-repeat top left;
	width: 550px;
	height: 500px;
	left: 0px;
	top: 00px;
	z-index: -1;
}

/* headings on all pages */
.category-caption
{
	position: relative;
	display: block;
	text-align: right;
	padding: 30px 25px 0 0;
	font-size: 140%;
	height: 50px;
	margin-right: 10px;
	text-transform: uppercase;
}

.element
{
	background: transparent url("/_img/products-element.png") no-repeat top left;
	width: 59px;
	height: 48px;
	position: absolute;
	right: 0;
	top: 15px;
	display: block;
}

/* FAQ */
.faq p>a
{
	color: #000;
}

/* product listings */
#product-list
{
	margin: 15px 0 0 20px;
}

#product-list li
{
	width: 470px;
	top: 20px;
	margin: 0 0 80px 65px;
	position: relative;
}

#product-list h2
{
	font-size: 23px;
	width: 280px;
	line-height: 25px;
	text-align: left;
	font-weight: normal;
}

#product-list h2 a
{
	color: #940000;
	text-decoration: none;
}

.description
{
	position: relative;
}

.characteristics
{
	font-size: 14px;
	text-align: right;
	margin: 0;
	width: 240px;
	padding-bottom: 30px;
}

.info-container
{
	min-height: 120px;
	padding-bottom: 90px;
}

.right-info
{
	float: right;
	width: 200px;
	height: 160px;
	display: block;
}

.characteristics dt
{
	width: 100px;
	padding-right: 12px;
	font-size: 12px;
	float: left;
	clear: left;
	margin: 3px 0;
}

.characteristics dd
{
	color: #940000;
	border-left: 2px solid #000;
	padding-left: 12px;
	width: 110px;
	text-align: left;
	float: left;
	margin: 3px 0;
}
.product-info .characteristics
{
	padding: 20px;
}

.add-to-cart, .disabled-cart
{
	background: transparent url("/_img/cart.png") no-repeat top left;
	width: 24px;
	height: 24px;
	display: block;
	cursor: pointer;
	right: 270px;
	top: 0;
	position: absolute;
}

.disabled-cart
{
	background: transparent url("/_img/cart-disabled.png") no-repeat top left;
}

.disabled-cart-product
{
	background: transparent url("/_img/cart-disabled.png") no-repeat top left;
	width: 24px;
	height: 24px;
	display: block;
	cursor: pointer;
	right: 365px;
	top: 0;
	position: absolute;
}

.free-shipping
{
	background: transparent url("/_img/free_shipping.png") no-repeat top left;
	width: 48px;
	height: 24px;
	display: block;
	cursor: pointer;
	right: 210px;
	top: 0;
	position: absolute;
}

.free-shipping-product
{
	background: transparent url("/_img/free_shipping.png") no-repeat top left;
	width: 48px;
	height: 24px;
	display: block;
	cursor: pointer;
	right: 305px;
	top: 0;
	position: absolute;
}

.canvas
{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}

.promotion
{
	position: absolute;
	top: 0;
	right: 0;
}

.flpromotion
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 177px;
	height: 125px;
	background: transparent url("/_img/promotion.png") no-repeat top left;
}

.big-canvas
{
	position: relative;
	float: right;
	background-color: white;
	border: 1px solid #ccc;
	border-bottom-width: 2px;
	padding: 3px;
	margin: 20px;
}

.canvas-h .canvas
{
	width: 177px;
	height: 125px;
	background: transparent url("/_img/canvas-h.jpg") no-repeat top left;
}

.canvas-h .canvas img
{
	margin: 7px 0 0 8px;
	width: 160px;
	height: 110px;
}

.canvas-v .canvas
{
	display: block;
	height: 177px;
	width: 125px;
	right: 26px;
	background: transparent url("/_img/canvas-v.jpg") no-repeat top left;
}

.canvas-v .canvas img
{
	margin: 8px 0 0 7px;
	height: 160px;
	width: 110px;
}

.comments
{
	position: absolute;
	width: 170px;
	right: 4px;
	top: 170px;
}

.canvas-v .comments
{
	top: 220px;
}

.comments, .comments a
{
	color: #a3a2a2;
	text-decoration: none;
}

.comments a:hover
{
	text-decoration: underline;
}

.price
{
	clear: both;
	display: block;
	height: 40px;
	background: transparent url("/_img/item-separator.png") no-repeat top left;
	font-size: 14px;
	/*margin-top: -60px;*/
	padding: 6px 40px 0 40px;
	font-weight: bold;
	position: relative;
}

.old_price
{
	clear: both;
	display: block;
	height: 40px;
	background: transparent url("/_img/item-separator.png") no-repeat top left;
	font-size: 14px;
	/*margin-top: -60px;*/
	padding: 6px 40px 0 40px;
	font-weight: bold;
	position: relative;
}

.canvas-v .price
{
	position: relative;
	top: 50px;
}

.canvas-v .old_price
{
	position: relative;
	top: 50px;
}

.price span
{
	border-left: 2px solid #000;
	display: block;
	width: 380px;
	position: absolute;
	top: 6px;
	right: 0;
	height: 16px;
	color: #9e1c1c;
	float: right;
	padding-left: 5px;
}

.old_price span
{
	border-left: 2px solid #000;
	display: block;
	width: 380px;
	position: absolute;
	top: 6px;
	right: 0;
	height: 16px;
	color: #b4b4b4;
	float: right;
	padding-left: 5px;
}

.canvas-v
{
	padding-bottom: 50px;
}

.price a
{
	position: absolute;
}


/* sidebar & sidebar items */
#sidebar
{
	float: right;
	position: relative;
	background: transparent url("/_img/bg-s.jpg") repeat-x 0 2px;
	width: 230px;
	min-height: 630px;
	padding-bottom: 320px;
}

/* search form */
#search-form
{
	width: 100%;
	height: 90px;
	margin-top: 1px;
	background: #940000 url("/_img/bg-srch.jpg") no-repeat 0 0;
}

#search-form fieldset
{
	border: 0;
	width: 100%;
	height: 100%;
}

#search-form fieldset legend, #search-form fieldset label
{
	display: none;
}

#search-query
{
	border: 0;
	background: transparent url("/_img/bg-field.jpg") no-repeat 0 0;
	width: 114px;
	height: 20px;
	text-indent: 2px;
	
	position: absolute;
	left: 50px;
	top: 35px;
}

#search-method
{
	position: absolute;
	color: #e1e1e1;
	font-size: 11px;
	top: 65px;	
	left: 20px;
}

input#login-submit, input#search-submit, input#track-submit
{
	border: 0;
	background: transparent url("/_img/ok-button.jpg") no-repeat 0 0;
	width: 20px;
	height: 13px;
}

input#search-submit
{
	position: absolute;
	left: 173px;
	top: 38px;
}

/* FAQ */
.qna h2
{
	color: #940000;
	font: 13px/16px "Century Gothic", sans-serif;
	font-style: italic;
	padding: 10px 10px 0 15px;
}

.qna p
{
	padding: 10px 15px 0 20px;
	text-align: left;
	text-indent: 10px;
}

/* voting poll base style */
#voting_poll
{
	top: 50px;
	padding: 10px 15px 0 20px;
}

/* login form when password wrong; user profile */
#large-login-form, #user-profile
{
	position: relative;
	margin: 20px auto;
	width: 300px;
	height: 150px;
}

#large-login-form legend
{
	display: none;
}

#large-login-form fieldset, #user-profile fieldset
{
	position: relative;
	width: 300px;
	height: 150px;
}

#large-login-form label, #large-login-form input, #large-login-form textarea,
#user-profile label, #user-profile input, #user-profile textarea
{
	width: 200px;
	float: left;
	clear: left;
}

#large-login-form label,
#user-profile label
{
	padding: 3px;
	font: 12px/14px "Century Gothic", sans-serif;
}

#large-login-form input, #large-login-form textarea,
#user-profile input, #user-profile textarea
{
	margin-left: 50px !important;
	margin-left: 25px;
	border: 2px solid #ccc;
}

#large-login-form #login-submit
{
	width: 70px;
	height: 30px;
	background: none;
	border: 2px solid #ccc;
	background-color: white;
	position: absolute;
	float: none;
	clear: both;
	margin: 0;
	top: 100px !important;
	top: 120px;
	right: 0;
}

#large-login-form #register-submit
{
	width: 140px;
	margin: 20px;
}

.checkbox
{
	width: 20px !important;
	margin: 25px 0 !important;
	clear: left;
}

.checkbox-label
{
	clear: none !important;
	margin: 25px 0 !important;
	width: 160px;
}

#user-profile fieldset#buttons
{
	clear: both;
	top: 50px;
}

#user-profile #submitButton,
#user-profile #backButton
{
	position: absolute;
	text-align: center
	width: 80px;
}

#pass-changes
{
	top: 45px;
}

#user-profile #submitButton
{
	position: absolute;
	width: 80px;
	right: 20px;
}

#user-profile #backButton
{
	left: 0;
}

/* banners on bottom of the page */
#banner
{
	background-color: #6b6b6b;
	min-height: 105px;
	height: auto;
	position: absolute;
	bottom: 120px;
	width: 230px;
	clear: both;
	margin-left: 620px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#banner p
{
	color: #fff;
	padding-bottom: 5px;
}

#banner .left-column
{
	float: left;
	width: 45%;
}

#banner .right-column
{
	float: right;
	width: 45%;
}

#banner ul li
{
	padding: 3px;
}

/* footer */
#footer 
{
	position: relative;
	clear: both;
	height: 120px;
	background: #e5e4e4 url("/_img/f-b-t.gif") repeat-x top left;
	z-index: 60;
}

#footer-banner 
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	clear: both;
}

#footer-counter
{
	position: absolute;
	float: right;
	bottom: 5px;
	left: 10px;
	clear: both;
}

#bottom-links
{
	position: absolute;
	bottom: 80px;
	left: 5px;
}

#bottom-links li
{
	float: left;
	padding: 5px;
}

#copyright
{
	position: absolute;
	bottom: 30px;
	left: 10px;
	font-weight: bold;
}

/* categories */

#shop-categories
{
	position: relative;
	top: 20px !important;
	top: 0;
}

#shop-categories li
{
	min-height: 40px;
	background: transparent url("/_img/category-bullet.png") no-repeat top left;
	padding-left: 25px;
	display: block;
	overflow: visible;
	position: relative;
}

#shop-categories li.yellow
{
	background: transparent url("/_img/category-bullet-top.png") no-repeat top left;
}

#shop-categories li a
{
	color: #940000;
	text-decoration: none;
	line-height: 30px;
	padding-bottom: 6px;
	display: block;
	text-transform: lowercase;
	background: transparent url("/_img/list-separator.jpg") no-repeat 20% 100%;
}

.subcategory
{
	position: relative;
	display: none;
}



#content .notice
{
	font-size: 110%;
	font-style: italic;
	padding: 25px;
}

#content .small-notice
{
	font-size: 100%;
	font-style: italic;
	padding: 10px 25px;
}

#paging-controls
{
	text-align: center;
	clear: both;
}

#paging-controls a
{
	color: #940000;
}

#paging-controls span
{
	padding: 0 20px;
}

#contact-info
{
	margin: 30px 30px 0 25px;
	font: 12px/16px "Century Gothic", sans-serif;
	font-weight: bold;
}

#contact-info img
{
	margin-bottom: -3px;
}

#cart-button
{
	position: relative;
	top: 20px !important;
	top: 0;
	display: block;
	margin-left: 28px;
	text-decoration: none;
	color: #940000;
	font: 13px/25px "Century Gothic", sans-serif;
	text-transform: lowercase;
}

#view-cart-form fieldset
{
	position: relative;
}

#cart-contents, #shipping-prices
{
	width: 90%;
	margin: 30px auto 20px auto;
}

#shipping-prices th
{
	text-align: center;
}

#shipping-prices td
{
	text-align: right;
}

#quantity-column
{
	width: 80px;
}

#delete-column
{
	width: 20px;
}

#cart-contents a
{
	color: #940000;
}

#cart-contents input
{
	width: 30px;
	border: 2px solid #aaa;
	background-color: #ccc;
	text-align: right;
	float: right;
	font: 11px/14px "Verdana", sans-serif;
}

#cart-contents span
{
	float: right;
	padding-right: 5px;
}

#payment-method fieldset
{
	position: relative;
	overflow: visible;
}

.button
{
	border: 2px solid #ccc;
	background: #eee;
	padding: 3px 5px;
	text-decoration: none;
	color: #000;
	font: 11px/14px "Verdana", sans-serif;
	font-weight: bold;
}

.button-e-pay
{
	border: 0;
	background: transparent url("/_img/epay_logo.jpg") no-repeat 0 0;
	width: 70px;
	height: 33px;
}

.button-moneybookers
{
	border: 0;
	background: transparent url("/_img/moneybookers_logo.jpg") no-repeat 0 0;
	width: 70px;
	height: 33px;
}

#checkout-button
{
	position: absolute;
	bottom: -40px;
	right: 40px;
}

.info-field
{
	margin-left: 50px;
	width: 200px;
	border: 2px solid #ccc;
}

textarea.info-field
{
	width: 400px;
}

#back-button
{
	position: absolute;
	bottom: -40px;
	left: 40px;
	cursor: default;
}

#user-address-notice
{
	margin-left: 25px;
	font: 12px/15px "Century Gothic", sans-serif;
	font-style: italic;
}

#user-address-notice a
{
	color: #940000;
}

#user-address-info
{
	margin: 40px 60px;
}

#payment-method
{
	margin: 20px 0 20px 25px;
}

#payment-method span
{
	display: block;
	font: 12px/15px "Century Gothic", sans-serif;
	font-style: italic;
}

#payment-method p
{
	padding-bottom: 20px;
}

#payment-method .button
{
	float: right;
	margin: 80px 80px 0 80px !important;
	margin: 80px 40px 0 40px;
	display: block;
}

#payment-method a.button
{
	float: left;
	left: 0;
	line-height: 16px;
}

#payment-method input.button
{
	right: 0;
}

.product-info, .article-info
{
	margin: 30px 25px;
}

.product-info h1, .article-info h1
{
	font-size: 23px;
	width: 280px;
	line-height: 25px;
	text-align: left;
	font-weight: normal;
	color: #940000;
	text-decoration: none;
	padding-bottom: 50px;
	width: 100%;
}

.product-info .characteristics
{
	margin: 50px 25px 60px 25px;
}

.product-info .canvas
{
	position: relative;
	float: right;
	margin-top: -50px;
	padding: 10px 20px 10px 20px;
	background-position: center center;
}

.product-info .price
{
	margin-top: 50px;
}

.product-info .price span
{
	width: 475px;
}

.product-info .add-to-cart
{
	left: 175px;
}

.summary td
{
	font-weight: bold;
	padding-top: 4px;
}

.manufacturers
{
	width: 40%;
	padding: 0 4%;
}

#left-manufacturers
{
	float: left;
}

#right-manufacturers
{
	float: right;
}

.manufacturers dt
{
	position: relative;
	top: 115px;
	left: 100px;
	font-weight: bold;
	font-size: 115%;
}

.manufacturers dd img
{
	border: 1px solid #940000;
	margin-bottom: 30px;
}

/* Legal notice */

#legal-notice #content p,
#legal-notice #content ul {
	width: 90%;
	margin: 5px auto;
}

#legal-notice #content ul {
	list-style-type: upper-roman;
}

#legal-notice #content ul li {
	font-weight: bold;
}

#legal-notice #content ul li li {
	font-weight: normal;
}

#legal-notice #content ul ul {
	list-style-type: decimal;
}

#legal-notice #content ul ul ul {
	list-style-type: lower-latin;
}

#legal-notice #content ul ul ul ul {
	list-style-type: lower-roman;
}

#sorting-panel
{
	position: absolute;
	top: 80px;
	left: 30px;
	z-index: 1;
}

#sorting-panel li
{
	display: inline;
	padding: 4px 5px;
}

#sorting-panel li a
{
	text-decoration: none;
}

#sorting-panel li.current a
{
	text-decoration: underline;
}

/* voting */
.voting-buttons
{
	position: absolute;
	top: 0;
	left: 0;
	
	display: block;
	width: 100px;
	height: 16px;
	overflow: hidden;
}

.voting
{
	display: block;
	position: absolute;
	width: 100px;
	height: 17px;
	top: 140px;
	right: 40px;
}

.inproduct
{
	position: relative;
	clear: both;
	margin: 0 0 20px 20px;
	padding: 0;
	top: -20px;
	left: 0;
}

.voting span
{
	position: absolute;
	top: 0;
	left: 2px;
	display: block;
	width: 100px;
	height: 17px;
}

.vote
{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.canvas-v .voting
{
	top: 190px;
}

#content .notice
{
	font-size: 110%;
	font-style: italic;
	padding: 25px;
}

#content .small-notice
{
	font-size: 100%;
	font-style: italic;
	padding: 10px 25px;
}

#paging-controls
{
	text-align: center;
	clear: both;
}

#paging-controls a
{
	color: #940000;
}

#paging-controls span
{
	padding: 0 20px;
}

.rating-0
{
	background: transparent url("/_img/no-rating.png") no-repeat top left;
}

.rating-1
{
	background: transparent url("/_img/rating-1.png") no-repeat top left;
}

.rating-2
{
	background: transparent url("/_img/rating-2.png") no-repeat top left;
}

.rating-3
{
	background: transparent url("/_img/rating-3.png") no-repeat top left;
}

.rating-4
{
	background: transparent url("/_img/rating-4.png") no-repeat top left;
}

.rating-5
{
	background: transparent url("/_img/rating-5.png") no-repeat top left;
}

.voting-buttons
{
	position: absolute;
	top: 0;
	left: 0;
	
	display: block;
	width: 100px;
	height: 16px;
	overflow: hidden;
}

.voting-buttons a
{
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	
	display: block;
	width: 100px;
	height: 17px;
	cursor: pointer;
}

.voting-buttons .vote-1
{
	right: 80px;
	z-index: 100;
}

.voting-buttons .vote-2
{
	right: 60px;
	z-index: 90;
}

.voting-buttons .vote-3
{
	right: 40px;
	z-index: 80;
}

.voting-buttons .vote-4
{
	right: 20px;
	z-index: 70;
}

.voting-buttons .vote-5
{
	right: 0;
	z-index: 60;
}

.voting-buttons a:hover
{
	background: transparent url("/_img/rate-slider.png") no-repeat top right;
}

#register-link
{
	position: absolute;
	right: 330px;
	top: 5px;
	display: block;
	width: 140px;
}

#hotline
{
	position: absolute;
	left: 45px;
	top: 8px;
	display: block;
	width: 250px;
	color: #940000;
}

#hotline-img
{
	position: absolute;
	left: 10px;
	top: 3px;
	width: 25px;
	height: 25px;
}

}

#comment-listing
{
	position: relative;
	display: block;
	clear: both;
	width: 80%;
	margin: 20px auto 20px auto;
}

#comment-listing li
{
	position: relative;
	margin-bottom: 20px;
	width: 80%;
}

#comment-listing li p
{
	font-weight: bold;
}

#comment-listing li span
{
	font-style: italic;
}

#comment-listing .comment-info
{
	position: absolute;
	right: 0;
	top: 0;
}

#comment-listing .content
{
	text-indent: 10px;
	padding: 10px 0;
}

#comment-form
{
	position: relative;
	margin: 20px 0 0 40px;
}

#comment-form fieldset
{
	margin-left: 0px;
}

#comment-form legend
{
	font-size: 110%;
	font-weight: bold;
}

#comment-form label
{
	display: block;
	padding-top: 20px;
}

#comment-form textarea
{
	margin-left: 10px;
}

#comment-form .button
{
	bottom: 50px;
	left: 40px;
	margin-top: 20px;
}

#payment-options li
{
	display: block;
	position: relative;
}

#payment-options legend
{
	margin-left: 30px;
	font-weight: bold;
}

#payment-options .button
{
	position: absolute;
	right: 130px;
	top: 0;
}

#payment-methods-box
{
	position: absolute;
	margin-top: -80px !important;
	margin-top: -100px;
	display: block;
	width: 100%;
	height: auto;
}

/* News styling */

.news-item
{
	clear: both;
	width: 90%;
	margin: 40px auto;
	position: relative;
}

.news-item h2
{
	font-size: 16px;
	text-decoration: underline;
	padding-bottom: 20px;
}

.news-item .content
{
	padding-left: 10px;
	text-indent: 1em;
	display: block;
	position: relative;
}

.news-item .news-info
{
	position: absolute;
	right: 40px;
	top: 0;
}

.news-picture
{
	position: relative;
	float: left;
	height: 100%;
}

.news-picture img
{
	margin: 0 15px 0 0;
	border: 2px solid #ccc;
}



/* Articles Summary styling */

.article-item
{
	clear: both;
	width: 90%;
	margin: 20px auto;
	position: relative;
}

.random-article-item-left
{
	clear: left;
	width: 250px;
	margin: 30px auto;
	float: left;
	position: relative;
}

.random-article-item-right
{
	clear: right;
	width: 250px;
	margin: 30px auto;
	float: right;
	position: relative;
}

.article-item h2
{
	font-size: 16px;
	text-decoration: underline;
	padding-bottom: 20px;
}

.article-item .content
{
	padding-left: 10px;
	text-indent: 1em;
	display: block;
	position: relative;
}

.article-item .news-info
{
	position: absolute;
	right: 40px;
	top: 0;
}

.article-picture
{
	position: relative;
	float: right;
	margin-left: 20px;
}

.article-picture img
{
	margin: 0 15px 0 0;
	border: 2px solid #ccc;
}

/* Article view styling */
.article-info
{
}

#tracker-content
{
	position: relative;
	border-top: 1px solid #eaeaea;
	text-align: justify;
	min-height: 630px;
	height: auto;
	width: 560px;
	float: left;
	left: 30px;
	
	z-index: 50;
}

#tracker-form
{
	text-align: center;
}

#track-query
{
	border: 0;
	background: transparent url("/_img/bg-field.jpg") no-repeat 0 0;
	width: 114px;
	height: 20px;
	text-indent: 2px;
	
	position: relative;
}

.right-aligned-picture
{
	float: right;
	background-color: white;
	border: 1px solid #ccc;
	border-bottom-width: 2px;
	margin-left: 1em; 
	margin-top: 1em; 
	margin-bottom: 1em;
	padding: 3px;
}

.left-aligned-picture
{
	float: left;
	background-color: white;
	border: 1px solid #ccc;
	border-bottom-width: 2px;
	margin-right: 1em; 
	margin-top: 1em; 
	margin-bottom: 1em;
	padding: 3px;
}

.centered-picture
{
	background-color: white;
	border: 1px solid #ccc;
	border-bottom-width: 2px;
	padding: 3px;
}


/* Float bugfix */

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
