body div.Container {
	background-image: none;
	padding-left: 40px;
	padding-top: 115px;
	position: relative;
	}

div.Header  {
	background-image: none;
	height: 180px;
}

div.Header #logo {
	position: absolute;
	left: 0px;
	top: 34px;
	z-index: 3;
}

div.Header #teaser {
	padding-top: 80px;
	padding-left: 420px;
	padding-right: 250px;
}

div.Information {
	height: 249px;
  position: relative;
  background-color:white;
  color: #999;
  font-size:11px;
  margin-right:15px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right:50px;
  height: 135px;
}

#wrapper div.Information .RB_Round {
	right: 0px;
}

div.Information img#swinxs {
	position: absolute;
	left: 0px;
	top: 36px;
	margin-top: -120px;
}

label {
  width: 120px;
}

a.buy_swinxs,
a.swinxs_console,
a.i_want_a_swinxs {
	width: 160px;
 	color: #9ab200;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	}

div.Information a.buy_swinxs,
div.Information a.i_want_a_swinxs {	
	top: 0px;
	position: absolute;
  right: 110px;
}

a.swinxs_console img,
a.buy_swinxs img,
a.i_want_a_swinxs img {
	display: block;
	margin: 0 auto;
}

div.Header a.swinxs_console {
	position: absolute;
	right: 55px;
	top: 63px;
} 

div.Information a.i_want_a_swinxs {
  right: 2px;
}

div.Information .Content {
	padding-left: 220px;
	padding-right: 210px;
	}

body.overview ul#profiles li {
	position: relative;
	width: 150px;
	height: 220px;
	float: left;
}

body.overview ul#profiles li a {
	position: absolute;
	margin-left: -50px;
}

body.overview ul#profiles li span {
	display: none;
}

body.overview div#LatestBlog {
	width: 239px;
	position: absolute;
	z-index: 200;
}

body.overview div#LatestBlog p {
	background-image: url( ./media/ikswinxs/latest-blog.png );
	padding: 10px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
}

body.overview div#LatestBlog div {
	width: 239px;
	height: 43px;
	background-image: url( ./media/ikswinxs/latest-blog-footer.png );
}

body.profile div.Container div.PageContent {
	padding-right: 215px;
}

.right_content {
	position: absolute;
	right: 0px;
	top: 115px;
	width: 200px;
	height: 500px;
}

#carrousel {
	position: relative;
	width: 150px;
	height: 500px;
	overflow: hidden;
}

#carrousel a#carrousel_right,
#carrousel a#carrousel_left {
	position: absolute;
	bottom: 0px;
	background-color: white;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}

#carrousel a#carrousel_left {
	background-image: url( ./media/ikswinxs/carrousel-left.jpg );
	left: 45px;
}

#carrousel a#carrousel_right {
  background-image: url( ./media/ikswinxs/carrousel-right.jpg );
	left: 100px;
}

#carrousel ul#profiles {
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	position: relative;
}

#carrousel ul#profiles li {
	display: inline;
}

body.profile .Profile {
	margin-left: 90px;
	background-image: url( ./media/ikswinxs/content-center-left.png );
	background-repeat: repeat-y;
}

body.profile .Profile .Top,
body.profile .Profile .Bottom {
}

body.profile .Profile .Top {
	height: 22px;
	background-image: url( ./media/ikswinxs/content-top-left.png );
}

body.profile .Profile .Top .Right {
	width: 30px;
	height: 22px;
	background-image: url( ./media/ikswinxs/content-top-right.png );
}

body.profile .Profile .Bottom {
	height: 21px;
  background-image: url( ./media/ikswinxs/content-bottom-left.png );
}
body.profile .Profile .Bottom .Right {
	background-image: url( ./media/ikswinxs/content-bottom-right.png );
	width: 23px;
	height: 21px;
}

body.profile .Profile .Content {
  min-height: 300px;
	margin-left: 125px;
	background-image: url( ./media/ikswinxs/content-center-right.png );
  padding-right: 20px;
	background-position: right top;
	background-repeat: repeat-y;
}

body.profile #profile_info {
	font-style: italic;
	color: #999;
	width: 280px;
	float: left;
	}

body.profile a#profile_twitter {
	color: #000;
	width: 90px;
	background: url( ./media/ikswinxs/TwitterIcon_green.jpg ) no-repeat 0 2px;
	float: right;
	padding: 0 0 10px 35px;
	}

body.profile #profile_picture {
	position: absolute;
	left: 0px;
	top: 100px;

}

body.profile .Blog {
	clear: both;
  padding-right: 20px;
	}

body.profile .Blog .blog_content,
body.profile .Blog .Youtube {
	padding-bottom: 20px;
	}

body.profile h2 {
	color: #9ab200;
}

body.profile .Blog .BlogDate {
	float: left;
	}

body.profile .Blog .BlogDate,
body.profile .Blog .Date,
body.profile .Blog .By,
body.profile .Blog .Time {
	color: #999;
	font-style: italic;
	margin-bottom: 5px;
	}

body.profile .Blog .reactions_toggle {
	float: left;
	margin-bottom: 5px;
	}

body.profile .Blog .reactions_toggle a {
	color: #9ab200;
	background-image: none;
	font-style: italic;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 20px;
	}

body.profile .Blog .iLikeThisBtn a {
	background: url(./media/ikswinxs/i_like_this_btn.gif) no-repeat 0 2px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 5px;
	}


body.profile .Blog .Reactions  {
	padding-top: 5px;
	xdisplay: none;
	}

body.profile .Blog p,
body.profile .Blog .Reaction  {
	padding-top: 5px;
	xdisplay: none;
	}

body.profile .Blog .Reactions .feedback  {
	padding: 8px;
	border: 2px dashed #b6d300;
	margin-bottom: 6px;
	margin-top: 8px;
	}

body.profile .Blog img.portrait {
	float: right;
	margin-left: 10px;
}

body.profile .Blog img.landscape {
	margin-top: 10px;
}

body.profile .Blog form input,
body.profile .Blog form textarea {
	float: left;
	width: 230px;
	}

body.profile .Blog form,
body.profile .Blog .reactions form {
	margin: 0;
	}

body.profile .Blog form a,
body.profile .Blog .reactions form a {
	display: block;
	clear: both;
	}

