/*
begin resets
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	/* [disabled]vertical-align: baseline; */
}
/*
Main Global Layout Settings
*/


* {
	padding: 0px;
}
body, html {
	height: 100%;
	margin: 0;
	height: auto;
	min-height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	/*background: #FFF url(../images/snowflakebackground-fade.jpg) repeat-x fixed 50% 0;*/
	background: #FFF url(../images/snowflakebackground-fade-sm.jpg) repeat-x scroll center 0;
	margin-top: -10px;
}
a {
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
}
a:link {
	color: #02AFFB;
}
a:hover {
	color: #206C8C;
}
a:visited {
	color: #02AFFB;
}
a:active {
	color: #02AFFB;
}
.clear {
	clear:both;
}
.ienoclear {
	clear:both;
}
.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}
* html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
/* -------- Page Structure -------- */
#pagetoptop {
	width: 1035px;
	margin: 0px auto;
	padding:0px;
	margin-top:30px;
	background-image: url(../images/header/snowretreat-header-bg.png);
	background-repeat: no-repeat;
	height: 104px;
}
#pagetop {
	width: 1035px;
	margin: 0px auto;
	padding:0px;
	margin-top:30px;
	background-image: url(../images/rounded.png);
	background-repeat: no-repeat;
	height: 25px;
}
#pagecontainer {
	width: 1035px;
	margin: 0px auto;
	padding:0px;
	background:#fff;
	margin-top:0px;
	background-image: url(../images/rounded.png);
	background-repeat: no-repeat;
}
#mainpage {
	width: 960px;
	margin: 0px auto;
	padding-top:0px;
	background:#fff;
}
#header {
	padding-bottom:15px;
}
#logo {
	margin:0;
	padding:0;
	margin-top:-10px;
	background-image: url(../images/call.jpg);
	background-repeat: no-repeat;
}
#rss {
	float:right;
	position:relative;
	top:15px;
}
.twocolumn {
	width:650px;
	float:left;
}
.noflashtop {
	margin-top:-50px;
}
/* -------- Title -------- */

#categorytitle {
	font-size:22px;
	color:#7d7d7d;
	padding:12px 0 12px 0;
	margin:0 0 15px 0;
	border-bottom:1px dotted #D1D1D1;
	border-top:1px dotted #D1D1D1;
}
/* Table
------------------------------------------ */
table.studiotable {
	border: 1px solid #d6d6d6;
	font-weight: normal;
	font-size: 12px;
}
table.studiotable th {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	width: 120px;

 padding: 8px  color: #464646;
	background: #00B3EE;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.studiotable td {
	line-height: 18px;
	width: 120px;

 padding: 8px  border-top: 1px solid #d6d6d6;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
table.studiotable tr:hover {
	background: #035CAC;
	color:#FFF;
}

/* Table sm
------------------------------------------ */
table.studiotablesm {
	border: 1px solid #d6d6d6;
	/* [disabled]font-weight: bold; */
	font-size: 12px;
}
table.studiotablesm th {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	width: 120px;
 padding: 8px  color: #464646;
	background: #00B3EE;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.studiotablesm td {
	line-height: 18px;
	width: 120px;

 padding: 8px  border-top: 1px solid #d6d6d6;
	padding: 3px;
}
table.studiotablesm tr:hover {
	background: #035CAC;
	color:#FFF;
}
/* -------- Featured -------- */

	#cubeshadow {
	height:390px;
	background: #fff url(../images/shadow.jpg) no-repeat bottom center;
	width: 940px;
}
/* Featured */

#featured {
	width:100%;
	height:359px;
	background:#fff;
	color:#fff;
	overflow:hidden;
	margin-top: 30px;
}
#featured img {
	float:left;
	width:960px;
	height:384px;
}
/* -------- Mainpage Intro Text -------- */

#introwrap {
	width:700px;
}
#introbig {
	font-size:22px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:15px;
}
#introsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	line-height:19px;
	color:#969696;
}
#twitter {
	float:left;
	margin-right:60px;
}
/* -------- Mainpage Portfolio -------- */

.chalettext {
	float:left;
	font-weight:bold;
	font-size:22px;
	line-height:20px;
	color:#464646;
	margin-bottom:10px;
	margin-top:0px;
}
#mportfoliowrap {
	border-top:6px solid #b2b2b2;
	border-bottom:6px solid #b2b2b2;
	padding:0;
	margin: 25px 0 25px 0;
}
.recentportfolio {
	font-size:22px;
	color:#3a3a3a;
	font-style:normal;
	font-weight:bold;
	margin-bottom:0px;
}
.mportfolio {
}
.mportfolio img {
	width:240px;
	height:120px;
	float:left;
}
.mportfoliospace {
	margin-left:0px;
}
.mportfoliobg {
	width:240px;
	height:120px;
	float:left;
	background: #111 url(../images/hover-media.jpg) no-repeat top left;
}
.mportfoliobgvideo {
	width:240px;
	height:120px;
	float:left;
	background: #111 url(../images/hover-video.jpg) no-repeat top left;
}
#mblogwrap {
	padding: 0 0 12px;
	margin: 15px 0 35px;
}
.mblogbox {
	width:210px; /*292 for 3 boxes*/
	float:left;
}
.mblogtitle {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.mblogtitle a {
	color:#5D5D5D;
	text-decoration:none;
}
.mblogtitle a:hover {
	color:#111;
	text-decoration:none;
}
.mblogtext {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
}
.mblogspace {
	margin-left:15px;
	padding-left:25px;
}
#midplacement {
	width:100%;
	margin: 35px 0 15px;
	padding: 0 0 15px;
	border-bottom:1px solid #e3e3e3;
}
.articlewrap {
	width: 480px;
	float:left;
}
.articles {
}
.articleimage {
	float:left;
	width:135px;
}
.articleimage img {
	border:5px solid #b2b2b2;
}
.articleimage img:hover {
	border:5px solid #969696;
}
.articletext {
	float:right;
	width:300px;
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	margin-bottom:20px;
	padding-right:10px;
}
.articletitle, .articletitle a {
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	color:#5D5D5D;
}
.articletitle a:hover {
	color:#111;
	text-decoration:none;
}
#aboutwrap {
	width:960px;
	border-top:1px solid #e3e3e3;
	margin-top:0px;
	float:right;
}
#aboutwrap1 {
	width:960px;
	border-top:1px solid #e3e3e3;
	margin-top:0px;
	float:right;
	padding-top: 15px;
}
#newswrap {
	width:960px;
	/*		border-top:1px solid #e3e3e3;*/
	margin-top:0px;
	float:right;
}
.abouttext {
	float:right;
	font-weight:bold;
	font-size:23px;
	line-height:20px;
	color:#464646;
	margin-bottom:0px;
	margin-top:15px;
}
.abouttextleft {
	float:left;
	font-weight:bold;
	font-size:22px;
	line-height:20px;
	color:#464646;
	margin-bottom:0px;
	margin-top:15px;
}
.abouthighlight {
	font-size:18px;
	font-style:normal;
	line-height:26px;
	color:#717171;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal;
}
.newshighlight {
	font-size:18px;
	font-style:normal;
	line-height:26px;
	color:#717171;
	margin-bottom:8px;
	margin-top:0px;
	font-weight:normal;
	width: 680px;
}
.abouttitle, .abouttitle a {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color:#5D5D5D;
}
.abouttitle a:hover {
	color:#111;
	text-decoration:none;
}
/* -------- Mainpage button -------- */

.blankbutton {
	background: #fff url(../images/blank_button.html) no-repeat top left;
	float:right;
	width:133px;
	height:31px;
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:7px 0 0 22px;
	margin-top:20px;
}
.blankbutton a {
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#111;
}
.blankbutton a:hover {
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#0878aa;
}
/* -------- Portfolio Page -------- */
		
.portfoliopagerows {
	border-top:6px solid #b2b2b2;
	padding:0 0 20px 0;
	margin:0;
}
.portfoliobox {
	width:240px;
	float:left;
}
.portfoliotitle {
	color:#111;
	font-size:12px;
	text-align:center;
	padding-top:10px;
}
.portfoliotitle a {
	color:#5D5D5D;
	text-decoration:none;
	font-weight:bold;
}
.portfoliotitle a:hover {
	color:#111;
	text-decoration:none;
}
.portfoliocontents {
	color:#919191;
	font-size:12px;
	font-weight:normal;
	padding-top:10px;
}
/* -------- Title and Blog Contents -------- */

#title {
	font-size:32px;
	font-style:normal;
	color:#3a3a3a;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:15px;
}
#titleHighlight {
	font-size:18px;
	color:#3a3a3a;
	font-weight:normal;
	letter-spacing:0px;
	margin-bottom:15px;
	line-height:28px;
}
#subtitle {
	font-size:22px;
	font-style:normal;
	color:#3a3a3a;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:15px;
}
#contents {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	padding-bottom:30px;
	background: #FFF;
	border-color: #FFF;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-weight: bold;
	margin:0;
	padding:0;
}
#contents .posttitle {
	font-size:22px;
	font-style:normal;
	color:#111;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:15px;
}
/* -------- News Content Alignment -------- */
	
#news {
	color:#7d7d7d;
}
#news .posttitle {
	font-size:22px;
	font-style:normal;
	color:#111;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:15px;
}
#news .alignleft {
	float:left;
	margin-right:15px;
}
#news img {
	border:1px solid #A2A2A2;
	padding:3px;
}
/* -------- Blog Content Alignment -------- */
	
	#contents .alignright {
	float:right;
	margin-left:15px;
}
#contents .alignleft {
	float:left;
	margin-right:15px;
}
#contents .aligncenter {
	clear:both;
	display:block;
	margin:0px auto;
}
#contents .alignleft-chalet {
	float:left;
	margin-right:15px;
	/* [disabled]margin-bottom: 15px;
*/
}
/* -------- Blog Date, Comments and image styles -------- */
	
	#contents .datecomment {
	font-size:11px;
	font-style:normal;
	color:#111;
}
#contents .datecomment a {
	font-size:11px;
	font-style:normal;
	color:#000;
	text-decoration:none;
}
#contents .datecomment a:hover {
	font-size:11px;
	font-style:normal;
	color:#111;
}
#contents .comments {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#111;
	float:right;
	padding:2px 6px 2px 6px;
}
#contents .comments a {
	color:#111;
}
#contents .comments a:hover {
	color:#000;
}
#contents img {
	border:1px solid #A2A2A2;
	padding:3px;
}
#contents em {
	font-style:italic;
}
#contents a {
	color:#02AFFB;
}
#contents blockquote {
	margin:0 0 22px 5px;
	padding:0 15px;
	border-left: 5px solid #02AFFB;
}
#contents ul, #contents ol {
	list-style-position:outside;
	margin-left:20px;
}
/* -------- Headings -------- */
	
	#contents h1 {
	font-size:28px;
}
#contents h2 {
	font-size:24px;
}
#contents h3 {
	font-size:20px;
}
#contents h4 {
	font-size:18px;
}
#contents h5 {
	font-size:16px;
}
#contents h6 {
	font-size:14px;
}
/* -------- Read more -------- */
	
	#contents .readmorebutton {
	background: #fff url(../images/readmore_button.html) no-repeat top left;
	float:right;
	width:133px;
	height:31px;
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:4px 0 0 25px;
	margin-top:0px;
	margin-bottom:20px;
}
#contents .readmorebutton a {
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#111;
}
#contents .readmorebutton a:hover {
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#0878aa;
}
/* -------- Sidebar -------- */

#sidebar {
	float:right;
	width:280px;
}
.sidebartitle {
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#111;
	letter-spacing:0px;
	margin-bottom:15px;
}
.sidebartextbox {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	padding-bottom:30px;
}
.sidebaropts {
	font-size:13px;
	line-height:18px;
	color:#7d7d7d;
	margin-top:-8px;
}
.sidebaropts ul {
	list-style:none;
	font-size:13px;
	line-height:18px;
	color:#7d7d7d;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:30px;
}
.sidebaropts ul li {
	font-size:13px;
	line-height:18px;
	color:#7d7d7d;
	padding:6px 0 5px 0;
	border-bottom:1px dotted #D1D1D1;
}
.sidebaropts ul li a {
	font-size:13px;
	line-height:18px;
	color:#7d7d7d;
	display:block;
}
.sidebaropts ul li a:hover {
	font-size:13px;
	line-height:18px;
	color:#484848;
	text-decoration:none;
}
/* Contact Form Text Input Styles*/

#contact-float {
	float:left;
}
#contact-wrapper {
	background:#efefef;
	width:500px;
	padding:10px 10px 35px 35px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact-wrapper p {
	color:#111;
}
#contact-wrapper div {
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:12px;
	width:auto;
}
#contact-wrapper label.error {
	display:block;
	float:none;
	font-size:12px;
	width:auto;
	color:#FF3300;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:12px;
	color:#333;
	width:450px;
	font-family: Arial, Helvetica, sans-serif;
}
form#contactform input.submit-button {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:12px;
	background:#111;
	color:#fff;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;}
form#contactform textarea {
	padding:5px;
	font-size:12px;
	width:450px;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	font-family: Arial, Helvetica, sans-serif;}
/* -------- Address -------- */
	
	.addressbox {
	float:right;
	font-size:18px;
	line-height:22px;
	position:relative;
	right:168px;
	top:40px;
	margin-bottom:100px;
}
.addresstitle {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.fulladdress {
	color:#464646;
	font-size:14px;
	margin-bottom:10px;
	margin-left:5px;
}
.fulladdress ul {
	list-style:none;
}
.fulladdress ul li {
}
/* -------- Footer -------- */

#footer {
	background:#000;
}
#footerwrap {
	padding: 40px 0 10px 40px;
	background:#000;
	border-top:7px solid #c7c7c7;
}
.footerbox {
	width:286px;
	float:left;
}
.footertitle {
	font-size:16px;
	margin-bottom:10px;
	color:#fff;
}
.footertext {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
}
/* -------- Footer list style -------- */

	.footerposts {
	font-size:13px;
	line-height:18px;
	color:#7d7d7d;
	margin-top:-8px;
}
.footerposts ul {
	list-style:none;
	font-size:13px;
	line-height:18px;
	color:#7d7d7d;
	padding:0;
	margin:0;
	padding-top:5px;
}
.footerposts ul li {
	font-size:13px;
	line-height:18px;
	color:#7d7d7d;
	border-bottom:1px solid #111;
	padding:6px 0 5px 0;
}
.footerposts ul li a {
	font-size:13px;
	line-height:18px;
	color:#7d7d7d;
}
.footerposts ul li a:hover {
	font-size:13px;
	line-height:18px;
	color:#fff;
	text-decoration:none;
}
.footerspace {
	margin-left:20px;
	padding-left:20px;
}
/* -------- Flickr  -------- */

	.flickrfooterspace {
	margin-left:60px;
}
.footerflickrwrap {
	width:280px;
	float:left;
	margin:0;
	padding:0;
	margin-left:80px;
}
.footerflickr ul {
	list-style:none;
}
.footerflickr ul li {
	float:left;
	margin-right:38px;
	margin-bottom:38px;
}
.footerflickrimage {
	width: 40px;
	height:40px;
}
/* -------- Copyright style -------- */

	#footerbarwrap {
	padding: 20px 0 20px 35px;
	margin: 10px 0 0 0;
	background:#c7c7c7;
	font-size:12px;
	color:#565656;
}
#footerbarwrap ul {
	font-size:12px;
	color:#565656;
	list-style:none;
	margin:0;
	padding:0;
}
#footerbarwrap ul li {
	color:#565656;
}
#footerbarwrap ul li a {
	color:#02AFFB;
}
/*=== End of CSS ===*/
/* -------- Footer -------- */

#footer {
	background:#000;
}
#footerwrap {
	padding: 40px 0 35px 46px;
	background: #FFF;
}
.footerminibox {
	width:147px;
	float:left;
}
.footerbox {
	width:200px;
	float:left;
}
.aboutimage {
	float:left;
}
.aboutimage img {
	padding:0 5px 3px 0;
	width:80px;
	height:133px;
	margin-top:5px;
}
.footertitle {
	font-size:15px;
	margin-bottom:10px;
	color:#333;
}
.footertitle a {
	font-size:14px;
	margin-bottom:10px;
	color:#111;
}
.footertext {
	font-size:12px;
	line-height:20px;
	color:#464646;
}
.footertext a {
	color:#111;
}
.footertext a:hover {
	text-decoration:none;
	color:#000;
}
/* -------- Footer list style -------- */

	.footerposts {
	font-size:12px;
	line-height:18px;
	color:#464646;
	margin-top:-8px;
}
.footerposts ul {
	list-style:none;
	font-size:12px;
	line-height:18px;
	color:#464646;
	padding:0;
	margin:0;
	padding-top:5px;
}
.footerposts ul li {
	font-size:12px;
	line-height:18px;
	color:#464646;
	border-bottom:1px solid #B9B9B9;
	padding:6px 0 5px 0;
}
.footerposts ul li a {
	font-size:12px;
	line-height:18px;
	color:#464646;
}
.footerposts ul li a:hover {
	font-size:12px;
	line-height:18px;
	color:#02AFFB;
	text-decoration:none;
}
/* -------- Social list -------- */

	.footersocial {
	font-size:12px;
	line-height:18px;
	color:#464646;
	margin-top:-8px;
}
.footersocial ul {
	list-style:none;
	font-size:12px;
	line-height:18px;
	color:#464646;
	padding:0;
	margin:0;
	padding-top:5px;
}
.footersocial ul li {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	border-bottom:1px solid #cccccc;
	padding:6px 0 3px 0;
}
.footersocial ul li a {
	font-size:12px;
	line-height:18px;
	color:#464646;
}
.footersocial ul li a:hover {
	font-size:12px;
	line-height:18px;
	color:#000;
	text-decoration:none;
}
.footerspace {
	margin-left:20px;
	padding-left:20px;
}
/* -------- Flickr  -------- */

	.flickrfooterspace {
	margin-left:60px;
}
.footerflickrwrap {
	width:280px;
	float:left;
	margin:0;
	padding:0;
	margin-left:80px;
}
.footerflickr ul {
	list-style:none;
}
.footerflickr ul li {
	float:left;
	margin-right:38px;
	margin-bottom:38px;
}
.footerflickrimage {
	width: 40px;
	height:40px;
}
/* -------- Footer Address  -------- */
		
	.footeraddress {
	font-size:12px;
	line-height:20px;
	color:#464646;
}
.footeraddress ul {
	list-style:none;
}
.footeraddress ul li {
	font-size:12px;
	line-height:20px;
	color:#464646;
}
.footeraddress ul li a {
	color:#464646;
}
.footeraddress ul li a:hover {
	color:#111;
	text-decoration:none;
}
/*Twitter*/
#twitter_update_list {
	margin: 0px;
	padding: 0px;
	border-style: none;
	list-style: none;
}
.quote-list li {
	margin-bottom:20px;
	list-style-image:url(../images/speechmarks.png);
	/* [disabled]padding-left:10px;
*/
}
.book-list li {
	/* [disabled]list-style-image:url(../images/arrow.jpg); */
	padding-left:5px;
	margin-left:20px;
}
#pagecontainer #mainpage #contents p a #Image1 {
	border-style: none;
}
#newsimg {
	border:1px solid #e3e3e3;
	margin-top:15px;
	float:left;
	padding:3px;
}

.logo-header img{
	padding-top:25px;
	padding-left:25px;
	width:542px;
	float:left;
	}
	
.contact-header img{
    padding-top:27px;
	padding-right:25px;
	width:360px;
	float:right;
	}
#mportfoliowrap-med {
	padding:10px 0 10px 0;
	margin: 5px 0 5px 0;
	}
	
	.mportfoliotitle-med { font-size:18px; color:#3a3a3a; font-style:normal; font-weight:bold;  margin-bottom:15px;}
	.mportfoliotitle-med a { color:#3a3a3a; font-weight:bold; }
	.mportfoliotitle-med a:hover { color:#087CB0; text-decoration:none; }
	.mportfoliobox-med {width:300px;float:left;}

	.mportfolio-med {}
		.mportfolio-med img { width:300px; height:138px;float:left;}
		.mportfoliospace-med { margin-left:20px;}
		.mportfoliobg-med { width:300px; height:138px; float:left; background: #111 url(../images/hover-media.jpg) no-repeat top left;}
		.mportfoliocatbg-med { width:300px; height:138px; float:left; background: #111 url(../images/hover-category-med.jpg) no-repeat top left;}
		.mportfoliobgvideo-med { width:300px; height:138px; float:left; background: #111 url(../images/hover-video.jpg) no-repeat top left;}


#lang{
position: relative;
display: inline;
float: left;
}
#tweet li {
/*	height: 100px;*/
	padding: 0px;
	padding: 0px 0px 0px 10px;
	list-style:none;
}
