body {
	color:#333333;
	direction: ltr;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0;
}

h1, h2, h3, h4, h5 {
	color: #333333;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

a:hover {
	text-decoration: underline;
}

a {
	color: #3B5998;
	cursor: pointer;
	outline-style: none;
	text-decoration: none;
}

.FB_ElementReady a.FB_Link:hover {
	text-decoration: underline;
	color: #3B5998;
}

.FB_ElementReady a.FB_Link {
	color: #3B5998;
	text-decoration: none;
}

img {
	border: none;
}

textarea {
	border: 1px solid #BDC7D8;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 3px;
}

.clearfix {
	clear: both;
}

.body {
	background-position: center top;
	background-repeat: no-repeat;
}

.header {
	width: 681px;
	margin: auto;
}

.header .banner {
	height: 261px;
	padding-top: 12px;
	clear: both;
}

.connect_btn {
	height: 18px;
	margin: 15px 5px 5px 0;
	float: right;
	background-color: #FFF;
}

.flags {
	display: none;
	float: right;
}

.flags a div {
	background-repeat: no-repeat;
	height: 12px;
	float: left;
	margin: 15px 5px 11px 0;
}

.flags .en {
	background-position: -1px -1px;
	width: 18px;
}

.flags .fr {
	background-position: -45px -1px;
	width: 19px;
}

.flags .de {
	background-position: -69px -1px;
	width: 19px;
}

.flags .it {
	background-position: -93px -1px;
	width: 19px;
}

.flags .es {
	background-position: -117px -1px;
	width: 18px;
}

.content {
	width: 681px;
	margin: 31px auto 0;
}

.content .col1 {
	width: 504px;
	float: left;
}

.content .col2 {
	width: 138px;
	float: right;
}

/*	Video Area	*/
#flash_video {
	height: 312px;	
}

#rating_area {
	background-color: #EDF1F4;
	padding: 5px;
	width: 494px;
}

#rating_area #rate_form {
	float: left;
	width: 390px;
}

#rating_area #rate_form .title {
	font-weight: bold;
}

#rating_area .rate_result {
	float: right;
	width: 100px;
}

#rating_area .rate_result div {
	text-align: right;
}

.wallkit_title {
	/* background-color: #CFD7E4;
	border-top: 1px solid #3B5998; */
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	padding: 3px 5px 0;
	height: 29px;
}

div.title_left {
	float: left;
	color: #FFF;
}

div.loading_page {
	float: right;
	overflow: hidden;
}

div.loading_page_l {
	overflow: hidden;
	float: right;
}

.wallkit_frame {
	margin: 20px 0 0 0;
}

.wallkit_subtitle {
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 5px 2px;
	clear: both;
}

.wallkit_form {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #EDF1F4;
}

#actual_comments {
	background-color: #EDF1F4;
}

.wallkit_form form {
	width: 100%;
}

.wallkit_form textarea {
	display: block;
	height: 50px;
	padding: 0.75%;
	width: 98%;
}

.wallkit_form .inputsubmit {
	display: block;
	margin: 10px 0 0;
}

.wallkit_post {
	float: right;
	margin-bottom: 5px;
	margin-left: -50px;
	margin-top: 10px;
	width: 484px;
	padding: 0px 10px;
}

.wallkit_post .wallkit_profilepic {
	float: left;
	width: 50px;
}

.wallkit_post .wallkit_profilepic img {
	display: block;
}

.wallkit_post .wallkit_postcontent {
	margin-left: 50px;
	padding-left: 5px;
}

.wallkit_post .wallkit_postcontent h4 {
	border-bottom: 1px solid #D8DFEA;
	border-top: 1px solid #480D4F;
	font-weight: normal;
	padding: 3px 5px;
}

.wallkit_post .wallkit_postcontent h4 a {
	font-weight: bold;
}

.wallkit_post .wallkit_postcontent h4 .wall_time {
	display: block;
	font-size: 9px;
	padding-top: 2px;
}

.wallkit_post .wallkit_postcontent div {
	padding: 5px;
}

.wallkit_post div.wallkit_actionset {
	border-bottom: 1px solid #D8DFEA;
	font-size: 9px;
	padding-bottom: 3px;
}

.video_thumb {
	margin-bottom: 10px;
}

.video_thumb .title {
	font-weight: bold;
}

.video_thumb .title a {
	color: #DCE5EF;
}

.video_thumb .rating {
	font-weight: bold;
	color: #DCE5EF;
}

.post_button {
	margin-top: 5px;
	height: 25px;
	width: 100px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

.post_button div {
	padding: 5px 0;
}

.error_div {
	color: #FF0000;
}
