body {
	background: #262829;
	text-align: center;
	font-family: "Lucida Grande", Lucida, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #ccc;
	font-size: 11pt;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style-type: square;
}

a {
	-moz-outline-width: 0;
}

img {
	border: none;
}

#FeatureComparisonTable {
	font-size: 10pt;
	border: none;
}

#FeatureComparisonTable tr:nth-child(odd) {
	background: #262829;
}

#FeatureComparisonTable tr:nth-child(even) {
	background: #222;
}

#FeatureComparisonTable tr:hover {
	background: #161616;
}

.FeatureComparisonLinks a {
	color: #eee;
	text-decoration: none;
}

h4 {
	font-size: 1.4em;
	color: #fff;
	padding: 0;
	margin: 0 0 3px 0;
	font-weight: normal;
	line-height: 1.2;
}

h4 a, h3 a, h4 a:hover, h3 a:hover, h4 a:active, h3 a:active, a.AppStoreBadge {
	color: #fff !important;
	border: none !important;
}

h4 a:target:before {color: #a30004; padding: 30px 5px 0 0; margin-left: -11px; content: "\203A"}

h3 {
	font-size: 1.9em;
	color: #fff;
	padding: 0;
	margin: 0 0 3px 0;
	font-weight: normal;
	line-height: 1.2;
}

.smallFont {
	font-size: 0.9em;
}

.bigFont {
	font-size: 1.2em;
}

.whiteFont {
	color: #fff !important;
}

.underlinedBigText {
	text-decoration: underline !important;
	font-size: 1.2em;
}

.dashedLine {
	display: block;
	border-bottom: dashed 1px #444;
	margin: 10px 0;
}

.SectionButtonsdashedLine {
	display: block;
	border-bottom: dashed 1px #444;
	margin: -15px 27px 15px 35px;
}

img#CSPLogo-about {
	margin: 30px 0 0 30px;
}

#mainDiv {
	width: 924px;
	text-align: left;
	margin:  0 auto;
	background: url(Images/website_BG.jpg) repeat-y top left;
	position: relative;
}

#Head, #Head-GarageBuyTouch, #Head-GarageBuy, #Head-GarageSaleTouch, #Head-UnCoverIt, #Head-iwascodingSites {
	width: 899px;
	height: 258px;
	background: #3e5668 url(Images/website_Head.jpg) no-repeat top left;
	margin-left: 12px;
}







/* @group iwascoding Button */

div#iwascodingBox {
	width: 196px;
	height: 39px;
	display: block;
	position: absolute;
	z-index: 34;
}

a#iwascodingButton {
	width: 196px;
	height: 39px;
	display: block;
	background: url(Images/iwascodingButtons-v2.jpg) no-repeat top left;
	position: absolute;
	z-index: 35;
}

#iwascodingLinks {
	width: 194px;
	position: absolute;
	top: -299px;
	z-index: 30;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 4px #122133;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background: #fff;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border-top: solid 1px #555;
	-webkit-transition: top 0.2s ease-in-out;
}

div#iwascodingBox:hover #iwascodingLinks {
	top: 39px;
}

ul#iwascodingList li {
	list-style-type: none;
}

ul#iwascodingList li a span {
	margin: 0;
	padding-left: 22px;
}

ul#iwascodingList li a {
	margin: 0;
	padding: 4px 0;
	width: 194px;
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	color: #111;
	font-weight: bold;
}

ul#iwascodingList li a:hover {
	background: #555;
	color: #fff;
}

ul#iwascodingList li#iwascodingListBottom {
	height: 5px;
}

.SeperatorLine {
	border-bottom: solid 1px #ddd;
}

/* @end */

/* @group Products Button */

div#ProductsBox {
	width: 151px;
	height: 39px;
	display: block;
	position: absolute;
	top: 0px;
	left: 208px;
	z-index: 30;
}


/* Hack für IE6 - versteckt ProductsBox: */
* html div#ProductsBox {
	top: -299px;
}

a#ProductsButton {
	width: 151px;
	height: 39px;
	display: block;
	background: url(Images/MacProducts-Button.jpg) no-repeat top left;
	position: absolute;
	z-index: 35;
}

#iPhoneAppSelectorForm, #iPhoneIwasSelectorForm {
	display: none;
}

#Products {
	width: 150px;
	position: absolute;
	top: -299px;
	left: -1px;
	z-index: 30;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 4px #122133;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background: #fff;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border-top: solid 1px #555;
	-webkit-transition: top 0.2s ease-in-out;
}

div#ProductsBox:hover #Products {
	top: 39px;
}

ul#ProductsList li {
	list-style-type: none;
}

ul#ProductsList li a span {
	margin: 0;
	padding-left: 16px;
}

ul#ProductsList li a {
	margin: 0;
	padding: 4px 0;
	width: 150px;
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	color: #111;
	font-weight: bold;
}

ul#ProductsList li a:hover {
	background: #555;
	color: #fff;
}

ul#ProductsList li#ProductsListBottom {
	height: 5px;
}

/* @end */

/* @group iPhone Products Button */

div#iPhoneProductsBox {
	width: 203px;
	height: 39px;
	display: block;
	position: absolute;
	top: 0px;
	left: 359px;
	z-index: 29;
}


/* Hack für IE6 - versteckt ProductsBox: */
* html div#iPhoneProductsBox {
	top: -299px;
}

a#iPhoneProductsButton {
	width: 203px;
	height: 39px;
	display: block;
	background: url(Images/iPhoneProducts-Button.jpg) no-repeat top left;
	position: absolute;
	z-index: 35;
}

#iPhoneProducts {
	width: 202px;
	position: absolute;
	top: -299px;
	left: -1px;
	z-index: 30;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 4px #122133;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background: #fff;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border-top: solid 1px #555;
	-webkit-transition: top 0.2s ease-in-out;
}

div#iPhoneProductsBox:hover #iPhoneProducts {
	top: 39px;
}

ul#iPhoneProductsList li {
	list-style-type: none;
}

ul#iPhoneProductsList li a span {
	margin: 0;
	padding-left: 16px;
}

ul#iPhoneProductsList li a {
	margin: 0;
	padding: 4px 0;
	width: 202px;
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	color: #111;
	font-weight: bold;
}

ul#iPhoneProductsList li a:hover {
	background: #555;
	color: #fff;
}

ul#iPhoneProductsList li#iPhoneProductsListBottom {
	height: 5px;
}

/* @end */

a#iwascoding:hover, a#language-French:hover, a#language-German:hover, a#language-English:hover, a#ProductsButton:hover, a#iPhoneProductsButton:hover, a#iwascodingButton:hover {
	background-position: 0% -50px;
}

a#iwascoding:active, a#language-French:active, a#language-German:active, a#language-English:active, a#ProductsButton:active, a#iPhoneProductsButton:active,  a#iwascodingButton:active {
	background-position: 0% -100px;
}

a#language-English {
	width: 40px;
	height: 39px;
	display: block;
	background: url(Images/language-English.jpg) no-repeat 0% 0px;
	float: right;
}

a#language-German {
	width: 40px;
	height: 39px;
	display: block;
	background: url(Images/language-German.jpg) no-repeat 0% 0px;
	float: right;
}

a#language-French {
	width: 40px;
	height: 39px;
	display: block;
	background: url(Images/language-French.jpg) no-repeat 0% 0px;
	float: right;
}

a.currentLanguage {
	background-position: 0% -150px !important;
	cursor: default;
}

#GarageSaleIcon {
	background: url(Images/GarageSale/GarageSaleIcon.png) no-repeat top left scroll;
	width: 221px;
	height: 205px;
	position: absolute;
	z-index: 5;
	top: 90px;
	left: 35px;
}
/* Hack für IE6 -  zeigt gif anstatt png: */
* html #GarageSaleIcon {
	background: url(Images/GarageSale/GarageSaleIcon.gif) no-repeat top left scroll;
}

div#appName {
	position: absolute;
	left: 280px;
	margin-top: 90px;
}

div#appName h1 {
	font-weight: bold;
	color: #e9f3fa;
	font-size: 4.4em;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-shadow: 0px 1px 3px rgba(0,0,0,0.4);
}

div#appSlogan {
	position: absolute;
	margin-top: 177px;
	left: 330px;
}

div#appSlogan h2 {
	color: #bad7ed;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

div#iwascodingName {
	position: absolute;
	background: url(Images/iwascodingSites-logo.png) no-repeat top left;
	width: 423px;
	height: 87px;	
	margin-top: 128px;
	left: 99px;
}

div#iwascodingName h1 {
	font-weight: bold;
	color: #e9f3fa;
	font-size: 4.0em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	text-shadow: 0px 1px 5px rgba(0,0,0,0.5);
	display: none;
	text-indent: -2000px;
}

div#iwascodingSlogan {
	position: absolute;
	margin-top: 185px;
	left: 153px;
	width: 468px;
}

div#iwascodingSlogan h2 {
	color: #bad7ed;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-indent: -2000px;
}

#UBimage {
	background: url(Images/UB-Logo.png) no-repeat top left scroll;
	width: 76px;
	height: 49px;
	position: absolute;
	top: 175px;
	right: 56px;
}

#ebayApp {
	background: url(Images/eBayApp.gif) no-repeat top left scroll;
	width: 76px;
	height: 51px;
	position: absolute;
	top: 109px;
	right: 56px;
}

#eBayCSP-logo {
	background: url(Images/eBayCSP-logo.png) no-repeat top left scroll;
	width: 105px;
	height: 82px;
	position: absolute;
	top: 73px;
	right: 56px;
	z-index: 10;	
}

#GarageSaleSpecialBox {
	background: url(Images/GarageSale/GarageSaleTouchHint.jpg) no-repeat top left scroll;
	width: 126px;
	height: 94px;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 586px;
	display: block;
	border:  none;
}

.GarageSaleSpecialBox-DE {
	background: url(Images/GarageSale/GarageSaleTouchHint-DE.jpg) no-repeat top left scroll !important;
}

#Main {
	width: 900px;
	background: #090909;
	margin-left: 12px;
	padding: 2px 0 10px 0;
}

#BoxNavigationRight {
	margin-right: 1px;
	width: 260px;
	float: right;
	font-size: 0.7em;
	line-height: 1.5;
	position: relative;
}

.Box-black {
	background: #080808 url(Images/Box-black.jpg) no-repeat top left;
	border: solid 1px #333;
	margin-bottom: 2px;
}

.Box-black:hover {
	border: solid 1px #444;
}

.Box-black a {
	display: block;
	min-height: 35px;
	text-decoration: none;
	color: #aaa;
	padding: 10px;
	-webkit-transition: color 0.2s ease-in-out;
}

.Box-black a img {
	border:  none;
}




.Box-blackMainPage {
	background: #111 url(Images/Box-black.jpg) no-repeat top left;
	border: solid 1px #333;
	margin-bottom: 2px;
	position: relative;
}

.Box-blackMainPage:hover {
	border: solid 1px #437aae;
	background: #3d74a8 url(Images/Box-blue.jpg) no-repeat top left;;
}

.Box-blackMainPage:active {
	background: #3d74a8;
}

.Box-blackMainPage a.ApplicationButton {
	display: block;
	text-decoration: none;
	color: #699fcb;
	padding: 5px 6px 11px 6px;
	-webkit-transition: color 0.2s ease-in-out;
}

.Box-blackMainPage a:hover.ApplicationButton {
	color: #fff;
}

/* Pfade werden inzwischen in der SiteConfig eingesetzt: */
a#Box-GarageSale {
	background: url(Images/Box-GarageSaleIcon.png) no-repeat 10px 3px;
}

a#Box-GarageSaleBasic {
	background: url(Images/Box-GarageSaleBasicIcon.png) no-repeat 10px 5px;
}

a#Box-GarageSaleTouch {
	background: url(Images/Box-GarageSaleTouchIcon.png) no-repeat 10px 7px;
}

a#Box-GaragePay {
	background: url(Images/Box-GaragePayIcon.png) no-repeat 10px 6px;
}

a#Box-GarageBuy {
	background: url(Images/Box-GarageBuyIcon.png) no-repeat 10px 3px;
}

a#Box-GarageBuyTouch {
	background: url(Images/Box-GarageBuyTouchIcon.png) no-repeat 10px 7px;
}

a#Box-gTuner {
	background: url(Images/Box-gTunerIcon.png) no-repeat 10px 4px;
}

a#Box-Uncoverit {
	background: url(Images/Box-UncoveritIcon.png) no-repeat 10px 3px;
}


.Box-ApplicationName {
	display: block;
	clear: both;
	margin: 0 0 0 63px;
	line-height: 1.5;	
}

.Box-ApplicationName b, .Box-ApplicationName strong {
	font-size: 1.8em !important;
	color: #fff;
	font-weight: bold;
}

 
.New-Label {
	height: 21px;
	width: 36px;
	position: absolute;
	top: 11px;
	right: -15px;
	background: url(Images/New-Label.png) no-repeat top left;
}

/* Hack für IE6 - zeigt gif anstatt png: */
* html .New-Label {
	background: url(Images/New-Label.gif) no-repeat top left;
}




.Box-black a:hover, .Box-violet a:hover, .Box-blackMainPage a:hover span.VisitWebsite {
	color: #fff;
} 

.Box-black a#Downloads {
	background: url(Images/Icon-Download.png) no-repeat 10px 14px;
} 

.Box-black a#Support {
	background: url(Images/Icon-Support.png) no-repeat 10px 14px;
}

.Box-black a#Support:active, .Box-black a#Downloads:active {
	background-color: #111;
}

.Box-black a#Testimonials {
	background: url(Images/Icon-Testimonials.png) no-repeat 10px 14px;
	cursor: default;
	text-align: justify;
} 

.Box-violet {
	background: #3a0c3e url(Images/Box-violet.jpg) no-repeat top left;
	border: solid 1px #6d2573;
	margin-bottom: 2px;
}

.Box-violet:hover {
	border: solid 1px #8a3391;
}

.Box-violet a {
	display: block;
	min-height: 35px;
	text-decoration: none;
	color: #915c96;
	padding: 10px;
	-webkit-transition: color 0.2s ease-in-out;
} 

.Box-violet a#Pricing {
	background: url(Images/Icon-Pricing.png) no-repeat 10px 14px;
} 

.Box-violet a#Pricing:active {
	background-color: #3b0c3f;
}


/* Hack für IE6 -  zeigt gif anstatt png: */
* html .Box-black a#Downloads {
	background: url(Images/Icon-Download.gif) no-repeat 10px 14px;
}
* html .Box-black a#Support {
	background: url(Images/Icon-Support.gif) no-repeat 10px 14px;
}
* html .Box-black a#Testimonials {
	background: url(Images/Icon-Testimonials.gif) no-repeat 10px 14px;
}
* html .Box-violet a#Pricing {
	background: url(Images/Icon-Pricing.gif) no-repeat 10px 14px;
}

.Box-Title {
	color: #fff;
	display: block;
	clear: both;
	margin: 0 0 10px 50px;
	line-height: 1.1;	
}

.Box-Title strong {
	font-size: 1.8em !important;
	color: #fff;
	font-weight: normal;
} 

#Downloads .Box-Title strong {
	font-size: 2.2em !important;
}

.SpanLeft {
	display: block; width: 99px; text-align: right; float: left; font-weight: bold; 
	padding: 0 6px 0 46px; 
	cursor: pointer;
}
.SpanRight {
	display: block; text-align: left; float: left;
	cursor: pointer;
}

#TestimonialsSpan, .TestimonialsSpan {
	display: block; margin: 10px 6px 0 50px; clear: both;
}

#TestimonialsSpan:hover, .TestimonialsSpan:hover {
	color: #eee;
}

.Box-black a:hover#Testimonials {
	color: #aaa;
}

#BoxMainContent {
	background: url(Images/website_BGBoxContent.jpg) repeat-x top left;
	width: 637px;
	overflow: hidden;
}

/* Hack für IE6 -  zeigt gif anstatt png: */
* html #BoxMainContent {
	width: 635px;
	overflow: hidden;
}

#BoxMainContentBG {
	background: url(Images/website_BoxMainContentBG.jpg) no-repeat top left;
	min-height: 450px;
}

ul#SectionButtons {
	margin: 0px 5px 0px 240px;
	padding: 8px 0;
	min-height: 38px;
}

ul#SectionButtons li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
}

ul#SectionButtons a {
	float: left;
	background: url(Images/SectionButtons1.png) no-repeat scroll top left;
	margin: 0 3px 0 0;
	padding: 0 0 0 8px;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}

/* Hack für IE6 -  zeigt gif anstatt png: */
* html ul#SectionButtons a {
	background: url(Images/SectionButtons1.gif) no-repeat scroll top left;
}

ul#SectionButtons a span {
	float: left;
	display: block;
	background: url(Images/SectionButtons2.png) no-repeat scroll top right;
	padding: 4px 9px 0px 1px;
	color: #bbb;
	height: 25px;
	cursor: pointer;
	white-space: nowrap;
}

/* Hack für IE6 -  zeigt gif anstatt png: */
* html ul#SectionButtons a span {
	background: url(Images/SectionButtons2.gif) no-repeat scroll top right;
}

ul#SectionButtons a:hover {
	background-position: 0% -60px;
}
	
ul#SectionButtons a:hover span {
	background-position: 100% -60px;
	color: #eee;
}

ul#SectionButtons a:active {
	background-position: 0% -30px;
}
	
ul#SectionButtons a:active span {
	background-position: 100% -30px;
	color: #888;
}

ul#SectionButtons a#currentSectionButton {
	background-position: 0% -30px !important;
}

ul#SectionButtons a#currentSectionButton span {
	background-position: 100% -30px !important;
	color: #fff !important;
	font-weight: bold;
}

#MainContentFullWidth {
	margin: 5px 27px 25px 35px;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.8;
	color: #bbb;
	clear: left;
	min-height: 200px;
	text-align: left;
}

#MainContentFullWidth h3 {
	font-size: 1.9em;
	color: #fff;
	padding: 0;
	margin: 0 0 3px 0;
	font-weight: normal;
	line-height: 1.2;
}

div#FeatureLinks ul {
	margin: 0 0 0 0px;
}

div#FeatureLinks ul li {
	float: left;
	width: 189px;
	list-style-position: inside;
}

div#FeatureLinks ul li a {
	width: 185px;
	display: block;
	font-size: 0.8em;
}

div#FeatureLinks ul li a:hover {
	border-bottom: none;
	color: #fff;
}

div#FeatureLinks ul li a:active {
	border-bottom: none;
	color: #aaa;
}

.BoxFeature {
	padding: 28px 0 10px 0;
	clear: left;
	border-bottom: dashed 1px #444;
}

.BoxFeature h4 a {
	text-decoration: none !important;
	border: none !important;
	color: #fff !important;
}

.BoxFeature img {
	margin: 0 0 10px 20px; 
	float: right;
	clear: left;
	border: solid 7px #2f2f2f;
	background: #2f2f2f;
	max-height: 150px;
	max-width: 150px;
}

.BoxFeature i {
	clear: left;
	display: block;
	font-size: 0.9em;
	margin-top: 5px;
	font-style: normal;
}

.FeatureStatus .new {
	background: #a30004;
	color: #fff;
	font-size: 0.9em;
	padding: 0px 4px 1px 4px;
	-webkit-border-radius: 2px;
}

.FeatureStatus .improved {
	background: orange;
	color: #fff;
	font-size: 0.9em;
	padding: 0px 4px 1px 4px;
	-webkit-border-radius: 2px;
}

#otherFeatures {
	overflow: hidden;
	font-size: 1em;
	margin: 60px 0;
	background: #111;
	padding: 0 20px 20px 20px;
}

#otherFeatures h3 {
	padding: 0 0 20px 0;
}

#otherFeatures h3 a {
	padding: 20px 0 0 0;
	display: block;
}

#otherFeatures h4 {
}

#otherFeatures .BoxFeature {
	float: left;
	width: 50%;
	clear: none;
	overflow: hidden;
	display: inline;
	border-bottom: none;
	padding: 0;
}

#otherFeatures .BoxFeature2 {
	margin-right: 20px;
	padding: 18px 0 15px 0;
	border-top: dashed 1px #444;
}

#BoxClear1, #BoxClear3, #BoxClear5, #BoxClear7, #BoxClear9, #BoxClear11, #BoxClear13, #BoxClear15, #BoxClear17, #BoxClear19, #BoxClear21, #BoxClear23, #BoxClear25, #BoxClear27, #BoxClear29 {
	display: none;
}

#BoxClear2, #BoxClear4, #BoxClear6, #BoxClear8, #BoxClear10, #BoxClear12, #BoxClear14, #BoxClear16, #BoxClear18, #BoxClear20, #BoxClear22, #BoxClear24, #BoxClear26, #BoxClear28, #BoxClear30 {
	clear: both;
}

.BoxVersionHistory {
	padding: 8px;
	margin: 0 0 10px 0;
	border-bottom: dashed 1px #444;
}

.BoxVersionHistory ul {
	margin: 0 0 12px 17px;
}

#VersionHistoryGS4, #VersionHistoryGS2-3, #BoxVersionHistory-earlierReleases {
	display: none;
}

#MainContentFullWidth-SpecialBox {
	margin: 5px 27px 25px 35px;
	padding: 6px 0px;
	font-size: 0.8em;
	line-height: 1.6;
	color: #bbb;
	text-align: center;
	border-bottom: dashed 1px #333;
	border-top: dashed 1px #333;
	display: none;
}

#MainContentFullWidth-SpecialBox h4 {
	font-size: 1.9em;
	color: #fff;
	padding: 0;
	margin: 0 0 3px 0;
	font-weight: normal;
	line-height: 1.2;
}

#WhatsNewBox {
	display: none;
	margin-top: 10px;
}

#WhatsNewBox ul {
	text-align: left;
	margin: 0 0 0 20px;
}

#WhatsNewBox ul strong, #WhatsNewBox ul b {
	color: #eee;
}

#MainContentLeft {
	float: left;
	width: 280px;
	margin: 15px 0 40px 0px;
	padding: 0 0 0 35px;
	font-size: 0.8em;
	line-height: 1.8;
	color: #bbb;
}

#MainContentLeft a, #MainContentRight a, #MainContentFullWidth a, #MainContentFullWidth-SpecialBox a {
	text-decoration: none;
	color: #4b96d0;
}

#MainContentLeft a:hover, #MainContentRight a:hover, #MainContentFullWidth a:hover, #MainContentFullWidth-SpecialBox a:hover  {
	color: #4b96d0;
	border-bottom: dotted 1px #4b96d0;
}

#MainContentLeft a:active, #MainContentRight a:active, #MainContentFullWidth a:active, #MainContentFullWidth-SpecialBox a:active  {
	color: #eee;
	border-bottom: solid 1px #eee;
}

#MainContentLeft i, #MainContentRight i {
	font-weight: normal;
	font-style: normal;
	background: #222;
	color: #ccc;
}

#MainContentRight {
	float: right;
	width: 260px;
	margin: 15px 0px 40px 0;
	padding: 0 30px 0 0;
	font-size: 0.8em;
	line-height: 1.8;
	color: #bbb;
}


.screenshotDiv {
	text-align: center;
}

.screenshotDiv a.ImageAnchor:hover, .screenshotDiv a.ImageAnchor:active {
	border: none !important;
}

#screenshotsNote {
	font-size: 12px; color: #bbb !important;
}

img.Screenshot {
	border: solid 7px #2f2f2f;
	margin-bottom: 15px;
	background: #2f2f2f;
}

a.ScreenshotLink {
	cursor: -webkit-zoom-in; cursor: -moz-zoom-in;
	border: none !important;
}

a.iPhoneFrame {
	display: block; 
	width: 235px;
	height: 503px;
	background: url(Images/iPhoneFrame.jpg) no-repeat top left;
}

a.iPhoneFrame img {
	border: none !important;
	width: 194px; height: 291px;
	margin-top: 74px; margin-left: 2px;
}

a#moreScreenshots {
	text-decoration: none;
	color: #888;
	text-align: right;
	display: block;
	margin: -10px 0 0 0;
}

a:hover#moreScreenshots {
	color: #eee;
	border: none;
}

#MainContentRight:hover a#moreScreenshots{
	
}

.BoxDownload {
	border: dashed 1px #444;
	margin: 5px 0 18px 0;
	font-size: 1.4em;
	background: url(Images/Icon-Download.png) 7px 10px no-repeat; /* for non-Webkit browsers */
	background: url(Images/Icon-Download.png) 7px 10px no-repeat,
 	url(Images/Box-black.jpg) top left no-repeat; /* multiple backgrounds */
	background-color: #222; /* for non-Webkit browsers */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.BoxDownload:hover {
	border: solid 1px #333; 
	background: #2a2a2a url(Images/Icon-Download.png) no-repeat 7px 10px;
}

.BoxGoBackToApplication {
	text-align: center;
	border: dashed 1px #444; 
	margin: 0 0 15px 0;
	font-size: 1.4em;
	background: #222;
}

.BoxGoBackToApplication:hover {
	text-align: center;
	border: solid 1px #444; 
	background: #2a2a2a;
}


/* Hack für IE6 -  zeigt gif anstatt png: */
* html .BoxDownload {
	border: dashed 1px #444; 
	margin: 0 0 15px 0;
	font-size: 1.4em;
	background: #222 url(Images/Icon-Download.gif) no-repeat 7px 10px;
}

/* Hack für IE6 -  zeigt gif anstatt png: */
* html .BoxDownload:hover {
	border: solid 1px #444; 
	background: #2a2a2a url(Images/Icon-Download.gif) no-repeat 7px 10px;
}

.BoxDownload span {
	font-size: 0.7em;
	display: block;
	padding: 0px 6px 6px 60px;
}

.BoxDownload a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 16px 6px 16px 60px;
}

.BoxDownload a:hover {
	text-decoration: underline !important;
	border: none !important;
}

ul#eBaySitesList {
	margin: 0 0 0 17px;
	clear: left;
}

ul#eBaySitesList li {
	float: left;
	width: 185px;
}

.BoxAwards {
	padding: 28px 0 10px 60px;
	clear: left;
	border-bottom: dashed 1px #444;
	background: url(Images/Icon-Testimonials.png) no-repeat 0px 28px;
}

/* Hack für IE6 -  zeigt gif anstatt png: */
* html .BoxAwards {
	background: url(Images/Icon-Testimonials.gif) no-repeat 0px 28px;
}

.BoxStore {
	border: dashed 1px #444;
	margin: 5px 0 18px 0;
	font-size: 1.4em;
	background: url(Images/Icon-Buy.png) 5px 8px no-repeat; /* for non-Webkit browsers */
	background: url(Images/Icon-Buy.png) 5px 8px no-repeat,
 	url(Images/Box-black.jpg) top left no-repeat; /* multiple backgrounds */
	background-color: #222; /* for non-Webkit browsers */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.BoxStore:hover {
	border: solid 1px #333; 
	background: #2a2a2a url(Images/Icon-Buy.png) no-repeat 5px 8px;
}

/* Hack für IE6 -  zeigt gif anstatt png: */
* html .BoxStore {
	background: #222 url(Images/Icon-Buy.gif) no-repeat 5px 8px;
}

/* Hack für IE6 -  zeigt gif anstatt png: */
* html .BoxStore:hover {
	background: #222 url(Images/Icon-Buy.gif) no-repeat 5px 8px;
}

.BoxStore a {
	display: block;
	color: #fff;
	padding: 12px 6px 12px 60px;
}

.BoxStore a:hover {
	text-decoration: underline !important;
	border: none !important;
}

.FAQList {	
	font-size: 0.9em;
	position: relative;
}

.Question {
	padding: 5px 10px 5px 17px;
	cursor: pointer;
	margin: 1px 0;
    background: #222 url(Images/faq-triangle.gif) 5px 13px no-repeat;
}

.Question:hover {
    background: #333 url(Images/faq-triangle.gif) 5px 13px no-repeat;
    color: #fff;
}

.Answer {
	padding: 3px 10px 6px 14px;
	color: #fff;
}

.ShowAllAnswers {
	cursor: pointer;
}

.ShowAllAnswers:hover {
	text-decoration: none;
	color: #4b96d0;
}

.ContactSpanLeft {
	display: block; 
	width: 120px; text-align: right; float: left;
	font-weight: bold;
	padding: 0 8px 0 0;
	 clear: both;
	 color: #fff;
}
.ContactSpanRight {
	display: block; text-align: left; float: left;
	width: 300px;
}

input, select, textarea {
	padding: 0;
	margin: 3px 0;
}

div.iwascodingCrew {
	clear: left;
}

div.iwascodingCrew img {
	border: solid 5px #2f2f2f;
	margin: 2px 20px 10px 0;
	background: #2f2f2f;
	clear: left;
}

.formularDiv {
	background: #222; 
	padding: 20px 10px;
}
	
#pseudoContentforIE {
	position: relative;
}

.clearFloat {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.clearFloatLeft {
	display: block;
	clear: left;
	font-size: 1px;
	line-height: 1px;
}

/* @group Footer */

#Footer {
	width: 900px;
	background: #000 url(Images/website_BGFooter.jpg) repeat-x top left;
	margin-left: 12px;
	padding: 16px 0 15px 0;
	line-height: 1.4;
	font-size: 0.75em;
	color: #444;
}

.FooterColumn {
	float: left;
	width:  255px;
	padding-left: 35px;
}

.FooterColumn a, .FooterColumn{
	-webkit-transition: color 0.2s linear;
	color: #777;
}

.FooterColumn:hover a, .FooterColumn:hover {
	color: #888;
}

.FooterColumn:hover b, .FooterColumn:hover strong {
	color: #aaa;
}

.FooterColumn h5 {
	font-size: 1em;
	font-weight: bold;
	color: #888;
	padding: 0;
	margin: 20px 0 10px 0;
}

.FooterColumn ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

.FooterColumn b, .FooterColumn strong {
	color: #777;
}

.FooterColumn a {
	text-decoration: none;
	color: #777;
	-webkit-transition: color 0.1s linear;
}

.FooterColumn a:hover {
	text-decoration: none;
	color: #bbb;
}

.FooterColumn a:active {
	text-decoration: none;
	color: #eee;
}

#iwascodingFooter {
	font-size: 1.2em;
	margin-top: 18px;
	text-align: center;
}

#iwascodingFooter b, #iwascodingFooter strong {
	font-size: 3.2em;
}

a#iwascoding-Link {
	display: block;
	background: url(Images/iwascodingLogo-footer.png) no-repeat top center;
	padding: 48px 0 10px 0;
	opacity: 0.7;
}

a#iwascoding-Link:hover {
	opacity: 1;
}

a#CPS-Link {
	display: block;
	background: url(Images/CPSLogo-footer.png) no-repeat top center;
	height: 90px;
	opacity: 0.7;
}

a#CPS-Link:hover {
	opacity: 1;
}

/* @end */

/* Tooltip Function CSS: */
.toolTip {      
}
.toolTipWrapper {
        width: 125px;
        position: absolute;
        right: 60px;
        display: none;
        color: #FFF;
        font-size: 11px;
        font-family: Helvetica, sans-serif;
        text-align: center;
        background: url(Images/tooltip.png) no-repeat right center;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

/* Hack für IE6 - gif anstatt png anzeigen: */
* html .toolTipWrapper {
         background: url(Images/tooltip.gif) no-repeat right center;
}

.toolTipMid {
        background: #000;
         padding: 6px 0px;
         margin-right: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* @group iwascodingSites Header */

#Head-iwascodingSites div#appName {
	background: url(Images/iwascodingSites-logo.png) no-repeat top left;
	width: 423px;
	height: 87px;	
	margin-top: 128px;
	left: 99px;
}

#Head-iwascodingSites div#appName h1 {
	text-indent: -2000px;
}

#Head-iwascodingSites div#appSlogan {
}

#Head-iwascodingSites div#appSlogan h2 {
	text-indent: -2000px;
}


/* @end */



/* @group GarageSaleBasic Header */
#Head-GarageSaleBasic {
	width: 899px;
	height: 258px;
	background: #3e5668 url(Images/GarageSaleBasic/website_Head-GarageSaleBasic.jpg) no-repeat top left;
	margin-left: 12px;
}

#Head-GarageSaleBasic div#appName {
	margin-top: 107px !important;
}

#Head-GarageSaleBasic div#appName h1 {
	font-size: 3.3em !important;
	color: #fff;
}

#Head-GarageSaleBasic div#appSlogan {
	margin-top: 175px;
}

#Head-GarageSaleBasic div#appSlogan h2 {
	color: #fff;
}

#GarageSaleBasicIcon {
	background: url(Images/GarageSaleBasic/GarageSaleBasicIcon.png) no-repeat top left scroll;
	width: 221px;
	height: 205px;
	position: absolute;
	z-index: 5;
	top: 90px;
	left: 35px;
}
/* Hack für IE6 -  zeigt gif anstatt png: */
* html #GarageSaleBasicIcon {
	background: url(Images/GarageSaleBasic/GarageSaleBasicIcon.gif) no-repeat top left scroll;
}

#GarageSaleBasicSpecialBox {
	background: url(Images/GarageSaleBasic/GarageSaleHint.jpg) no-repeat top left scroll;
	width: 126px;
	height: 92px;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 582px;
	display: block;
	border:  none;
}

.GarageSaleBasicSpecialBox-DE {
	background: url(Images/GarageSaleBasic/GarageSaleHint-DE.jpg) no-repeat top left scroll !important;
}

/* @end */

/* @group GarageSaleTouch Header */
#Head-GarageSaleTouch {
}

#Head-GarageSaleTouch div#appName {
	margin-top: 110px !important;
	left: 275px;
}

#Head-GarageSaleTouch div#appName h1 {
	font-size: 3.2em !important;
}

#Head-GarageSaleTouch div#appName .appNameAddition {
	font-size: 0.3em; text-shadow: none; font-weight: normal; font-family: "Lucida Grande", Lucida, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; color: #bad7ed;
}

#Head-GarageSaleTouch div#appSlogan {
	left: 315px;
	margin-top: 90px;
}

#Head-GarageSaleTouch div#ebayApp {
	top: 145px;
}

#GarageSaleTouchIcon {
	background: url(Images/GarageSaleTouch/GarageSaleTouchIcon.png) no-repeat top left scroll;
	width: 221px;
	height: 205px;
	position: absolute;
	z-index: 5;
	top: 90px;
	left: 35px;
}
/* Hack für IE6 -  zeigt gif anstatt png: */
* html #GarageSaleTouchIcon {
	background: url(Images/GarageSaleTouch/GarageSaleTouchIcon.gif) no-repeat top left scroll;
}

#GarageSaleTouchSpecialBox {
	background: url(Images/GarageSaleTouch/GarageSaleHint.jpg) no-repeat top left scroll;
	width: 126px;
	height: 94px;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 586px;
	display: block;
	border:  none;
}

.GarageSaleTouchSpecialBox-DE {
	background: url(Images/GarageSaleTouch/GarageSaleHint-DE.jpg) no-repeat top left scroll !important;
}

/* @end */

/* @group GarageBuyTouch Header */
#Head-GarageBuyTouch {
}

#Head-GarageBuyTouch div#appName {
	margin-top: 107px !important;
	left: 275px;
}

#Head-GarageBuyTouch div#appName h1 {
	font-size: 3.4em !important;
}

#Head-GarageBuyTouch div#appSlogan {
	left: 330px;
}

#Head-GarageBuyTouch div#ebayApp {
	top: 145px;
}

#GarageBuyTouchIcon {
	background: url(Images/GarageBuyTouch/GarageBuyTouchIcon.png) no-repeat top left scroll;
	width: 221px;
	height: 205px;
	position: absolute;
	z-index: 5;
	top: 90px;
	left: 45px;
}
/* Hack für IE6 -  zeigt gif anstatt png: */
* html #GarageBuyTouchIcon {
	background: url(Images/GarageBuyTouch/GarageBuyTouchIcon.gif) no-repeat top left scroll;
}

#GarageBuyTouchSpecialBox {
	background: url(Images/GarageBuyTouch/GarageBuyHint.jpg) no-repeat top left scroll;
	width: 126px;
	height: 92px;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 630px;
	display: block;
	border:  none;
}

.GarageBuyTouchSpecialBox-DE {
	background: url(Images/GarageBuyTouch/GarageBuyHint-DE.jpg) no-repeat top left scroll !important;
}

/* @end */

/* @group GarageBuy Header */
#Head-GarageBuy {
}

div#GarageBuyFreewareSticker  {
	background: url(Images/GarageBuy/GarageBuy-FreeSticker.jpg) no-repeat top left scroll;
	width: 80px;
	height: 91px;
	position: absolute;
	z-index: 5;
	top: 17px;
	left: 656px;
	display: block;
	border:  none;
}

#GarageBuyIcon {
	background: url(Images/GarageBuy/GarageBuyIcon.png) no-repeat top left scroll;
	width: 221px;
	height: 205px;
	position: absolute;
	z-index: 5;
	top: 90px;
	left: 35px;
}
/* Hack für IE6 -  zeigt gif anstatt png: */
* html #GarageBuyIcon {
	background: url(Images/GarageBuy/GarageBuyIcon.gif) no-repeat top left scroll;
}

#GarageBuySpecialBox {
	background: url(Images/GarageBuy/GarageBuyTouchHint.jpg) no-repeat top left scroll;
	width: 126px;
	height: 92px;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 588px;
	display: block;
	border:  none;
}

.GarageBuySpecialBox-DE {
	background: url(Images/GarageBuy/GarageBuyTouchHint-DE.jpg) no-repeat top left scroll !important;
}

/* @end */

/* @group GaragePay Header */
#Head-GaragePay {
	width: 899px;
	height: 258px;
	background: #3e5668 url(Images/GaragePay/website_Head-GaragePay.jpg) no-repeat top left;
	margin-left: 12px;
}

#Head-GaragePay div#appName h1 {
	color: #fff;
}

#Head-GaragePay div#appSlogan h2 {
	color: #fff;
}

#Head-GaragePay div#UBimage {
	top: 105px;
	right: 76px;
}

#Head-GaragePay div#PaypalLogo {
	background: url(Images/GaragePay/PaypalLogo.jpg) no-repeat top left scroll;
	width: 76px;
	height: 39px;
	position: absolute;
	top: 165px;
	right: 76px;
}

#GaragePayIcon {
	background: url(Images/GaragePay/GaragePayIcon.png) no-repeat top left scroll;
	width: 221px;
	height: 205px;
	position: absolute;
	z-index: 5;
	top: 90px;
	left: 35px;
}
/* Hack für IE6 -  zeigt gif anstatt png: */
* html #GaragePayIcon {
	background: url(Images/GaragePay/GaragePayIcon.gif) no-repeat top left scroll;
}

#GaragePaySpecialBox {
}
/* @end */

/* @group UnCoverIt Header */

#UnCoverItIcon {
	background: url(Images/UnCoverIt/UnCoverItIcon.png) no-repeat top left scroll;
	width: 221px;
	height: 205px;
	position: absolute;
	z-index: 5;
	top: 90px;
	left: 35px;
}
/* Hack für IE6 -  zeigt gif anstatt png: */
* html #UnCoverItIcon {
	background: url(Images/UnCoverIt/UnCoverItIcon.gif) no-repeat top left scroll;
}

#Head-UnCoverIt div#UBimage {
	top: 105px;
	right: 76px;
}

#UnCoverItSpecialBox {
}
/* @end */

/* @group gTuner Header */

#gTunerIcon {
	background: url(Images/gTuner/gTunerIcon.png) no-repeat top left scroll;
	width: 221px;
	height: 205px;
	position: absolute;
	z-index: 5;
	top: 90px;
	left: 35px;
}
/* Hack für IE6 -  zeigt gif anstatt png: */
* html #GaragePayIcon {
	background: url(Images/gTuner/gTunerIcon.gif) no-repeat top left scroll;
}

#gTunerSpecialBox {
}
/* @end */

/* @group Created with GarageSale Site */
.createdWithGS #Head {height: 258px; background-position: top left;}
.createdWithGS #Head a#GarageSaleIcon {top: 80px;}
.createdWithGS #appName h1 {font-size: 24pt; margin: -10px 250px 0 30px; white-space: normal;}
.createdWithGS #appSlogan {width: 600px; left: 280px; font-size: 11px; top: -70px;}
.createdWithGS #BoxMainContent {width: 899px;}
.createdWithGS #BoxMainContentBG {padding-top: 15px;}
.createdWithGS #MainContentFullWidth {padding-right: 10px;}
.createdWithGS #createdWithGS-lastUpdated {position: absolute; right: 55px; top: 270px; color: #555;}
.createdWithGS a:hover {border: none !important;}
.createdWithGS li {font-size: 15px;}
.createdWithGS h4 {border-bottom: solid 1px #444; padding-bottom: 3px; padding-top: 25px;}

.createdWithGS-itemBox {height: 60px; overflow: hidden; margin-bottom: 2px;}
.createdWithGS .createdWithGS-itemBox table {background: #222;}
.createdWithGS .createdWithGS-itemBox table:hover {background: #2a2a2a;}
.createdWithGS table td.createdWithGS-imgBox {width: 61px; height: 60px; background: #fff; padding: 0; line-height: 0; font-size: 0; margin: 0;}
.createdWithGS table td.createdWithGS-imgBox img {#height: 60px; max-height: 60px; max-width: 60px;}
.createdWithGS table td.createdWithGS-imgBox a img {text-decoration: none !important; border: none !important;}
.createdWithGS table td.createdWithGS-imgBox .createdWithGS-imgPlaceholder {width: 60px;}
td.createdWithGS-textBox {width: 760px; padding-left: 15px;}
td.createdWithGS-textBox a {height: 60px; width: 750px; display: block; overflow: hidden;}
td.createdWithGS-textBox a:hover {border: none !important;}
td.createdWithGS-textBox a span.createdWithGS-itemTitle {padding-top: 7px; padding-bottom: 5px; display: block; font-size: 15px; -webkit-transition: color 0.3s linear;}
td.createdWithGS-textBox a:hover span.createdWithGS-itemTitle {color: #eee !important;}
td.createdWithGS-textBox a span.createdWithGS-itemDetails {font-size: 12px; color: #555;}
td.createdWithGS-textBox a span.createdWithGS-arrow {display: block; width: 20px; padding-top: 5px; float: right; font-weight: bold; font-size: 40px !important; color: #333; line-height: 1; -webkit-transition: color 0.3s linear;}
td.createdWithGS-textBox a:hover span.createdWithGS-arrow {color: #555;}
td.createdWithGS-textBox a:active span.createdWithGS-arrow {color: #fff;}

.createdWithGSStats {background: #222 url(Images/GarageSale/statsBG.png) repeat 0px 30px; margin-bottom: 40px; -moz-border-radius: 7px; border-radius: 7px; -webkit-border-radius: 7px;}
.createdWithGSStats table td {color: #fff;}
.createdWithGSStats-HeadTopLeft {background: #4077a7 url(Images/GarageSale/statsTopBG.png) repeat-x top left; height: 29px; text-align: left; padding-left: 25px; color: #fff; font-size: 12pt; text-shadow: 0px -1px 0px #000; -moz-border-top-left-radius: 7px; border-top-left-radius: 7px; -webkit-border-top-left-radius: 7px; border-right: solid 1px #345e83;}
td.createdWithGSStats-HeadTopCenter {border-left: solid 1px #66abe4;}
td.createdWithGSStats-HeadTopCenter div {background: #4077a7 url(Images/GarageSale/statsTopBG.png) repeat-x top left; height: 29px; text-align: left; padding-left: 25px; color: #fff; font-size: 12pt; text-shadow: 0px -1px 0px #000; border-right: solid 1px #345e83;}
td.createdWithGSStats-HeadTopRight {border-left: solid 1px #66abe4;}
td.createdWithGSStats-HeadTopRight div {background: #4077a7 url(Images/GarageSale/statsTopBG.png) repeat-x top left; height: 29px; text-align: left; padding-left: 25px; color: #fff; font-size: 12pt; text-shadow: 0px -1px 0px #000; -moz-border-top-right-radius: 7px; border-top-right-radius: 7px; -webkit-border-top-right-radius: 7px;}
td.createdWithGSStats-Item1 .createdWithGSStats-Item1div {height: 29px; padding-left: 25px; color: #ddd; overflow: hidden;}
td.createdWithGSStats-Item1 .createdWithGSStats-Item1div div {padding-top: 2px; font-size: 11pt; border-right: solid 1px #000;}
td.createdWithGSStats-Item2 {border-left: solid 1px #333;}
td.createdWithGSStats-Item2 .createdWithGSStats-Item2div {height: 29px; padding-left: 25px; color: #ddd; overflow: hidden;}
td.createdWithGSStats-Item2 .createdWithGSStats-Item2div div {padding-top: 2px; font-size: 11pt; border-right: solid 1px #000;}
td.createdWithGSStats-Item3 {border-left: solid 1px #333;}
td.createdWithGSStats-Item3 .createdWithGSStats-Item3div {height: 29px; padding-left: 25px; color: #ddd; overflow: hidden;}
td.createdWithGSStats-Item3 .createdWithGSStats-Item3div div {padding-top: 2px; font-size: 11pt;}
td.createdWithGSStats-Item3 .createdWithGSStats-Item3div div a {padding: 0 25px;}

/* @group IconLegend */
body#IconLegend {font-family: 'Lucida Grande', sans-serif; color: #000; font-size: 10pt;}
body.GarageSaleLegend {background: #c5cdd9 url(GarageSale/GarageSaleLegend/BG.png) repeat top left;}
body#IconLegend td.left {padding: 5px 5px 5px 25px;border-right: solid 1px #888; width: 280;color: #000; font-size: 8pt;}
body#IconLegend td.left img {float: left; padding-right: 3px;}
body#IconLegend td.section {padding: 5px;border-right: solid 1px #888; color: #555; font-size: 8pt;}
body#IconLegend td.right {padding: 5px 5px 5px 5px;color: #000; background: #eee; font-size: 8pt;}
/* @end */
/* @end */

/* @group Blog CSS */
.imageRight, .rightImage {
	float: right;
	margin: 3px 0 8px 15px;
	border: none;
}

.imageLeft, .leftImage {
	float: left;
	margin: 3px 15px 8px 0px;
	border: none;
}
/* @end */
