body{
	background-color: #cccccc;
}

/* divs */
div#content{
	width: 865px;
	margin: 0 auto;
}
div#planet_outside_links
{
	width: 901px;
	margin: 0.8em auto 0.2em auto;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
div#planet_content{
	width: 901px;
	margin: 0 auto;

	padding: 0px 12px 0px 12px;

	background-image: url('/images/background.jpg');
	background-repeat: repeat-y;
}
div#top_background{
	width: 925px;
	height: 12px;
	margin: 0 auto;
	
	/** ie6 hack */
	overflow:hidden;
	
	background-image: url('/images/background-top.jpg');
	background-repeat: no-repeat;
}
div#bottom_background{
	width: 925px;
	height: 12px;
	margin: 0 auto;
	
	background-image: url('/images/background-bottom.jpg');
	background-repeat: no-repeat;
}
div#planet_menu{
	width: 867px;
	margin: 0 auto;
	
	border: 1px solid #000000;
}
div#planet_submenu{
	width: 857px;
	height: 20px;
	
	margin-top: 1px;
	
	padding: 7px 5px 0px 5px;
	
	background-image: url('/images/background-submenu.jpg');
	background-repeat: repeat-x;
}
div#planet_logo{
	width: 295px;
	height: 87px;
	margin-left: 15px;
	margin-top: 5px;
	
	background-image: url('/images/logo.jpg');
	background-repeat: no-repeat;
	
	float: left;
}
div#visit_us_box{
	width: 538px;
	height: 83px;
	
	float: left;
	
	padding-top: 15px;
	padding-left: 43px;
	
	text-align: right;
}
div#planet_footer{
	width: 901px;
	margin: 0 auto;
}
div#planet_copyright{
	float: left;
}
div#planet_flags{
	display: none; /* zastavce so trenutno skrite */
	margin-left: 171px;
	float: left;
}
div#planet_footer_menu{
	float: right;
}
div#black_field_top{
	width: 865px;
	height: 6px;
	
	/** ie6 hack */
	overflow:hidden;
	
	background-image: url('/images/background-black-top.jpg');
	background-repeat: no-repeat;
}
div#black_field_content{
	width: 865px;
	
	background-image: url('/images/background-gray-small.jpg');
	background-repeat: repeat;
}
div#black_field_bottom{
	width: 865px;
	height: 6px;
	
	background-image: url('/images/background-black-bottom.jpg');
	background-repeat: no-repeat;
}
div#black_field_left{
	float: left;
	width: 620px;
}
div#black_field_right{
	margin-top: 10px;
	text-align: center;
	width: 220px;
	height: 50px;
	
	font-size: 25px;
	color: #f37d01;
	
	float: left;
}
div#left_column{
	width: 426px;
	
	padding-right: 5px;

	float: left;
}
div#profile_picture{
	float: left;
	height: 100px;
	margin-top: 15px;
	margin-left: 300px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
div#profile_data{
	float: left;
	line-height: 1.3em;
	margin-top: 18px;
	padding-left: 5px;
	text-align: left;
	width: 200px;
}
div#right_column{
	background-image: url('/images/background-gold.jpg');
	
	width: 426px;
	
	padding-left: 5px;
	
	float: right;
}
div#profile_menu{
	width: 187px;
	height: 610px;
	
	float: left;
}
div#dashboard_panel{
	float: left;
}
div#profile_content{
	float: left;
	width: 478px;
	
	padding: 0px 15px 0px 15px;
}
div#profile_ads{
	width: 140px;
	height: 610px;
	padding-left: 15px;
	
	float:right;
	border-left: 2px solid #e9e9e9;
}
div.my_title,
div.group {
	border-top: 1px solid #e7e1be;
	background-color: #fffceb;
	
	padding: 7px 16px 7px 16px;
	
	margin-bottom: 4px;
	
	color: #2f3944;
	font-weight: bold;
}
div.my_title{
	border: 1px solid #e7e1be;
}
div.my_content_header{
	color: #383840;
	
	font-weight: bold;
	font-size: 14px;
}
div.wallpaper{
	width: ;
	height: ;
	
	float: left;
	
	margin-left: 7px;
	margin-right: 7px;
}
div.wallpaper .wallpaper_image {
	width: 120px;
	height: 90px;
	
	float: left;
}
div.album .album_image{
	text-align: center;
}
div.wallpaper .wallpaper_title {
	text-align: center;
}
div.album .album_user,
div.wallpaper .wallpaper_user {
	text-align: center;
}
div.album .album_download,
div.wallpaper .wallpaper_download {
	text-align: center;
}
div.wallpaper .wallpaper_right_shadow {
	width: 5px;
	height: 90px;
	
	float: left;
	
	/** ie6 hack */
	overflow:hidden;
	
	background-image: url('/images/shadow-black-right-90.jpg');
}
div.wallpaper .wallpaper_bottom_shadow {
	width: 125px;
	height: 5px;

	/** ie6 hack */
	overflow:hidden;

	background-image: url('/images/shadow-black-bottom-120.jpg');
}
div.wallpaper .wallpaper_title{
	padding-top: 4px;
	padding-bottom: 4px;
	width: 120px;
}
.album_title a,
.wallpaper_title a{
	color: #990000;
	text-decoration: none;
}
.album_title a:hover,
.wallpaper_title a:hover{
	text-decoration: underline;
}
div.album .album_user,
div.wallpaper .wallpaper_user {
	font-size: 9px;
	
	padding-bottom: 4px;
}
div.my_content_empty{
	text-align: center;
	
	font-weight: normal;
	font-size: 10px;
	
	color: #999999;
}
div.not_available{
	text-align: center;
	
	padding-top: 25px;
	padding-bottom: 25px;
	
	color: #AAAAAA;
}
div.my_content{
/*	background-image: url('/images/background-gray-white.png');*/
	background-repeat: no-repeat;
	
	padding: 10px;
	
}
div#helper{
	padding: 3px 10px 3px 10px;
	
	background-image: url('/images/gomobile.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
div.subtitle{
	background-image: url('/images/background-title-black.jpg');
	background-repeat: repeat-x;
	
	padding: 6px 0px 6px 6px;
	height: 16px;
}
div.empty_space{
	height: 30px;
}
div.empty_space_small{
	height: 15px;
}
div.section_title{
	border-bottom: 1px solid #cccccc;
	
	padding-bottom: 4px;
	
	margin: 0px 6px 10px 25px;
}
div.shadow_black_right{
	width: 8px;
	height: 75px;
	
	background-image: url('/images/shadow-black-right.jpg');
	background-repeat: no-repeat;

	float: left;
}
div.shadow_black_bottom{
	width: 128px;
	height: 8px;
	
	background-image: url('/images/shadow-black-bottom.jpg');
	background-repeat: no-repeat;
}
div.shadow_white_right{
	width: 8px;
	height: 90px;
	
	background-image: url('/images/shadow-white-right.jpg');
	background-repeat: no-repeat;
	
	float: left;
}
div.shadow_white_bottom{
	width: 126px;
	height: 8px;
	
	background-image: url('/images/shadow-white-bottom.jpg');
	background-repeat: no-repeat;
}
div.onePixWidthEmptySpace{
	width: 1px;
	height: 37px;
	float: left;
}
div.video_entry{
	padding-top: 8px;
	
	height: 99px;
}
div.video_entry_text{
	width: 160px;
	height: 69px;
	
	padding: 8px 10px 0px 10px;
}
div.video_entry_user{
	padding-top: 6px;
}
div.video_download_button{
	padding-top: 6px;
}
div.show_me_all{
	border-top: 2px solid #e9e9e9;
	
	padding-top: 5px;
	padding-left: 8px;
	
	font-size: 11px;
}
div.pages span,
div.pages a{
	font-size: 10px;
	
	padding: 3px 7px;
	margin-right: 2px;
	
	text-decoration:none;
	
	border: 1px solid #909ca8;
}
div.pages span.pager_dots{
	border: none;
	font-size: 10px;
	padding: 3px 7px;
	margin-right: 2px;
	text-decoration:none;
}
div.pages a:hover{
	background-color:#2E6AB1;
	color:#FFFFFF;
	
	border:1px solid #000000;
}
div.pages span{
	color: #999999;
}
div.pages span.current{
	background-color:#2E6AB1;
	color:#FFFFFF;
}
div.more {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 6px 10px 25px;
	padding-bottom: 2px;
}
div.more a {
	color: #3333ff;
	font-size: 10px;
	text-decoration: none;
}
div.more a:hover {
	text-decoration: underline;
}
div.blog_title{
	border-bottom: 1px solid #DDDDDD;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
/*	padding-bottom: 5px;
	margin-bottom: 5px;*/
}
div.blog_title div.title{
	float:left;
	width: 302px;
}
div.blog_title div.comments{
	float:left;
	width: 130px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
}
div.blog_picture{
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.blog{
	border: 1px solid #999999;
	margin-bottom: 15px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}
div.blog_left{
	border-right: 1px solid #DDDDDD;
	float:left;
	height: 110px;
	width: 140px;
}
div.blog_right{
	float:left;
	width: 452px;
}
div.blog_username{
	margin-top: 10px;
	text-align: center;
}
div.blog_content{
	font-size: 11px;
	padding: 5px;
}

table.form{
	border-collapse: separate;
	border-spacing: 15px;
}
table.login_small_box{
	border-collapse: separate;
	border-spacing: 7px;
}
table.dasboard_content{
	border-collapse: separate;
}
table.dasboard_content td{
	padding: 8px;
}

td.valign_middle{
	vertical-align:middle;
}

#contribute_field,
#twitter_field,
.error,
.notice, 
.success {
	border: 2px solid #DDDDDD;
	padding: 0.8em;
	line-height: 1.2em;
	
	text-align: left;
}
.error {
	background: #FBE3E4 none repeat scroll 0 0;
	border-color: #FBC2C4;
	color: #8A1F11;
}
#twitter_field {
	background: #bfe3ff none repeat scroll 0 0;
	border-color: #69affd;
	color: #213651;
}
#contribute_field{
	background: #FFF6BF none repeat scroll 0 0;
	border-color: #fce175;
	color: #514721;
}
.notice {
	background: #FFF6BF none repeat scroll 0 0;
	border-color: #FFD324;
	color: #514721;
}
.success {
	background: #E6EFC2 none repeat scroll 0 0;
	border-color: #C6D880;
	color: #264409;
}

select{
	margin-top: 2px;
}
textarea.form_input_width,
textarea.form_input_short,
textarea.form_input_huge,
input.form_input_search,
input.form_input_huge,
input.form_input_short,
input.form_input_width{
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	margin-top: 2px;
	
	border: 1px solid #cccccc;
}
textarea.form_input_huge{
	width: 350px;
}
textarea.form_input_width{
	width: 214px;
}
textarea.form_input_short{
	width: 142px;
}
input.form_input_search{
	width: 160px;
	height: 16px;
}
input.form_input_huge{
	width: 350px;
	height: 16px;
}
input.form_input_short{
	width: 100px;
	height: 16px;
	padding-top: 0px;
}
input.form_input_width{
	width: 214px;
	height: 16px;
}

/* videos */
div.video_image{
	width: 120px;
	height: 90px;
	
	float: left;
}

/* links */
a.mainmenu{
	width: 123px;
	height: 25px; /* zmanjsano zaradi padding-top-a */
	
	display: block;
	float: left;
	
	padding-top: 12px;
	
	background-image: url('/images/background-menu.jpg');
	background-repeat: no-repeat;
}
a.selected_mainmenu,
a.selected_mainmenu:hover,
a.mainmenu:hover{
	width: 123px;
	height: 25px; /* zmanjsano zaradi padding-top-a */
 
	display: block;
	float: left;
	
	padding-top: 12px;

	background-image: url('/images/background-menu.jpg');
	background-repeat: no-repeat;
	background-position: 0px -37px;
}
a.logo_link{
	display: block;
	
	width: 295px;
	height: 87px;
}
a.join_us_today{
	width: 175px;
	height: 52px;
	
	display: block;
	
	margin-left: 33px;
	
	background-image: url('/images/join-us-today.jpg');
	background-repeat: no-repeat;
}
a.join_us_today:hover{
	width: 164px;
	height: 52px;
	
	display: block;
	
	margin-left: 33px;
	
	background-image: url('/images/join-us-today.jpg');
	background-repeat: no-repeat;
	background-position: 0px -52px;
}
div.show_me_all a {
	text-decoration: underline;
	color: #333333;
}
div.show_me_all a:hover {
	text-decoration: none;
}
.error a {
	color: #8a1f11;
	text-decoration: underline;
}
.error a:hover{
	text-decoration: none;
}
.notice a {
	color:#514721;
	text-decoration: underline;
}
.notice a:hover{
	text-decoration: none;
}
.success a {
	color:#264409;
	text-decoration: underline;
}
.success a:hover{
	text-decoration: none;
}

td.valign{
	vertical-align: top;
}

div#user_image{
	float: left;
	
	text-align: center;
	
	width: 121px;
	padding: 14px 2px 0px 5px;
}
div#profile_data a,
div.user_actions a,
div.message_backend_actions a,
div.blog_backend_title a,
div.not_available a,
div#user_image a,
div#planet_outside_links a,
div.my_content_empty a,
div#sign_up_box a,
div.album_actions a,
div.message a,
table.dasboard_content td a,
div#login_box a,
div.my_content_header a{
	font-size: 11px;
	
	font-weight: normal;
	
	color: #990000;
	text-decoration: underline;
}
div.message_title a{
	font-size:12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
div#sign_up_box a:hover,
div#login_box a:hover,
div#profile_data a:hover,
div.blog_backend_title a:hover,
div#planet_outside_links a:hover,
div.message_backend_actions a:hover,
div.user_actions a:hover,
div.not_available a:hover,
div.my_content_empty a:hover,
div.album_actions a:hover,
div.message a:hover,
table.dasboard_content td a:hover,
div.my_content_header a:hover{
	text-decoration: none;
}
div.comment_title a,
div.blog_title a.title_link{
	font-size: 12px;
	
	font-weight: bold;
	
	color: #990000;
	text-decoration: underline;
}
div.comment_title a:hover,
div.blog_title a.title_link:hover{
	text-decoration: none;
}
div.group_items {
	padding-left: 16px;
}
div.group_items ul{
	list-style-image: url('/images/list-item.jpg');
}
div.group_items li{
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.group_items li a{
	color: #2f3944;
	
	text-decoration: none;
}
div.group_items li a:hover{
	text-decoration: underline;
}
div.user_box {
	border: 1px solid #E9E9E9;
	
	margin:5px;
}
div.user_info .data{
	font-size: 12px;
	font-weight: bold;
}
div.user_info{
	font-size: 11px;
	line-height: 1.2em;
}
div.user_actions{
	line-height: 1.2em;
}
div.user_box .user_info,
div.user_box .user_image{
	padding: 5px;
	
	float: left;
}
div.user_box .user_actions{
	padding: 5px;
	text-align: right;
	
	float: right;
}
div#content_data{
	width: 595px;
	float: left;
	padding: 15px;
	padding-left: 25px;
}
div#content_data_album{
	width: 605px;
	float: left;
	padding: 15px;
	padding-left: 15px;
}
div#content_subdata{
	width: 200px;
	float: right;
	
	padding: 15px;
	background-color: #f3f3f3;
}
div#content_subdata ul.list{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	line-height: 1.5em;
}
div#wallpaper_categories span{
	color: #2f3944;
	font-size: 14px;
	font-weight: bold;
}
div#wallpaper_categories span.super{
	font-size: 10px;
	color: #990000;
	vertical-align: super;
}
ul.list a{
	color: #535b64;
	text-decoration: none;
}
li.selected a{
	color: #990000;
	font-weight: bold;
}
li.selected a:hover,
ul.list a:hover{
	text-decoration: underline;
}
div.step .header,
div.content_title_placeholder,
div#content_title_placeholder{
	height: 30px;
	background-color: #fffceb;
	border-bottom: 1px solid #e7e1be;
}
div.content_title_placeholder .content_title,
div#content_title_placeholder #content_title{
	color:#990000;
	font-size:18px;
	float: left;
	
	padding-top: 6px;
	padding-left: 25px;
	
	width: 500px;
}
div.policy div.title{
	color:#990000;
	font-size:18px;
	
	padding-top: 6px;
	
	width: 500px;
}
div.content_title_placeholder .content_count,
div#content_title_placeholder #content_count{
	font-size: 12px;
	color: #626a72;
	width: 300px;
	
	float: right;
	text-align: right;
	
	padding-top: 9px;
	padding-right: 25px;
}
div.blog_backend
{
	width: 229px;
	float: left;
}
span.by,
span.date
{
	color: #999999;
	font-size: 10px;
}
div.blog_backend_content
{
	font-size: 11px;
	padding-top: 10px;
}
div.blog_backend
{
	padding-top: 7px;
}
div.detail_wallpaper_content_div{
	float: left;
	width: 535px;
	
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
}
div.detail_key_big{
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 130px
}
div.detail_key{
	float: left;
	width: 130px;
	font-size: 11px;
}
div.detail_value_big{
	float: left;
	font-size: 12px;
	font-weight: bold;
}
div.detail_value{
	float: left;
	font-size: 11px;
}
div.detail_title{
	font-size: 16px;
	
	color: #990000;
}
div.detail_description{
	color: #AAAAAA;
	font-size: 11px;
	padding-top: 5px;
}
div.delimiter_top{
	border-top:1px solid #CCCCCC;
}
div.delimiter_bottom{
	border-bottom:1px solid #CCCCCC;
}
div.left_comment_header{
}
div.comment_data{
	padding: 10px 0px;
	font-size: 10px;
	
	color: #666666;
	border-bottom: 1px dashed #DDDDDD;
}
div.subdata{
	color: #AAAAAA;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.blog_title a.user_link{
	color: #0099ff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
div.blog_title a.user_link:hover{
	text-decoration: none;
}
span.comments{
	font-size: 12px;
	color: #999999;
}
div.bottom_separator{
	border-bottom:1px solid #CCCCCC;
	margin-right: 10px;
}
div.comment_content{
	padding: 15px;
}
div.comments_title{
	background-color: #FFFCEB;
	border-bottom: 1px solid #E7E1BE;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 5px;
}
div.form{
	border-top: 1px dashed #CCCCCC;
	padding-top: 10px;
}
div.album{
	float: left;
	width: 150px;
	
}
div.album div.album_title{
	margin-bottom: 5px;
	text-align: center;
}
div.album div.album_picture{
	text-align: center;
}

div.album_actions{
	line-height: 1.2em;
	padding-left: 15px;
}
div#contribute_field{
	float: left;
	width: 350px;
	line-height: 1.3em;
	text-align: justify;
	height: 63px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div#search_field{
	float: left;
	width: 252px;
	height: 63px;
	padding: 10px;
}
div#twitter_field{
	float:left;
	width: 175px;
	line-height: 1.3em;
	margin: 0px 10px;
	height: 63px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#twitter_field #image{
	float: left;
	width: 32px;
	padding-right: 5px;
}
#twitter_field #text{
	padding-left: 37px;
}
div.search_title{
	color: #990000;
	font-size: 14px;
	padding-bottom: 5px;
}
div.left_rss{
	float:left;
	width: 50%;
}
ul.rss li{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.addthis_nosize,
div.addthis{
	text-align: right;
}
div.message_backend{
	float: left;
	padding: 10px 15px;
	width: 131px;
	height: 123px;
	margin: 0px 30px;
	background-image: url('/images/list.png');
}
div.message_title,
div.message_backend_title{
	border-bottom: 2px solid #990000;
	color: #990000;
	font-weight: bold;
	padding-bottom: 5px;
}
div.message_backend_message{
	height: 95px;
	vertical-align: middle;
	display: table-cell;
}
div.message_message a,
div.message_backend_message a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
div.message_message a:hover,
div.message_backend_message a:hover{
	text-decoration: underline;
}
div.message_message{
	vertical-align: middle;
	display: table-cell;
	height: 165px;
	font-size: 14px	;
	line-height: 1.2em;
}
div.message_backend_actions{
	padding-top: 3px;
}
div.message_big{
	margin: 0 auto;
	background-image: url('/images/list-big.png');
	padding: 20px 20px 30px 30px;
	width: 200px;
	height: 173px;
}
div.message{
	background-image: url('/images/list.png');
	float: left;
	height: 123px;
	margin: 0px 13px;
	padding: 10px 15px;
	width: 131px;
}
div.iphone_box{
	float: left;
	width: 300px;
	padding-top: 45px;
}
div.iphone_content{
	float: left;
	width: 565px;
	padding-top: 8px;
}
div.iphone_content div.title{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
div.iphone_content div.visit_us{
	padding-top:5px;
}
div.details{
	font-size: 11px;
	color: #999999;
	padding-left: 20px;
	padding-top: 3px;
}
ul.visit_us{
	font-size: 12px;
}
li img{
	padding-bottom: 3px;
}
div#login_box{
	width: 901px;
	margin: 0.8em auto 0.2em auto;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
div#login_box img{
	padding-top: 4px;
}
div.album_photo{
	float: left;
	width: 120px;
	height: 90px;
	text-align: center;
	margin-left: 6px;
	margin-right: 6px;
}
div#sign_up_box{
	font-size: 11px;
	text-align: right;
}
div.policy strong{
	font-size: 14px;
}
div.policy{
	text-align: justify;
	line-height: 1.25em;
	padding: 0 25px;
}
div.policy li{
	padding-left: 15px;
}
div.policy ul{
	list-style: disc inside;
}
div.policy ol{
	list-style: decimal inside;
}
div.policy ol.roman{
	list-style: lower-alpha inside;
}
div.policy ol.nums{
	list-style: lower-roman inside;
	padding: 5px 25px;
}
div.step .header{
	background-color: #fffceb;
	border-bottom: 1px solid #e7e1be;
	color:#990000;
	font-size: 14px;
	height: 26px;
	padding-top: 10px;
	padding-left: 6px;
	margin-right: 25px;
	text-align: center;
	width: 570px;
}
div.step .info{
	padding: 6px;
	border: 1px solid #e7e1be;
	border-top: 0;
	margin-right: 25px;
	width: 562px;
}
div#clear_list{
	text-align: right;
	margin-bottom: 7px;
}
div#empty_list{
	text-align: center;
	color: #999999;
	padding: 10px;
}
div.wallpaper_delete{
	position: absolute;
	right: 5px;
	top: 5px;
}
div.wallpaper_change{
	position: absolute;
	width: 120px;
	height: 69px;
	top: 21px;
	text-align: center;
	padding-top: 23px;
	font-weight: bold;
	cursor: pointer;
}
div.main_text{
	font-size: 14px;
	line-height: 1.5em;
}
div.gray_page{
	background-image: url('/images/white-opacity.png');
	background-repeat: repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.background-500-top{
	width: 400px;
	height: 12px;
	overflow: hidden;
	background-image: url('/images/background-top-500.jpg');
	background-repeat: no-repeat;
}
div.background-500-bottom{
	width: 400px;
	height: 12px;
	overflow: hidden;
	background-image: url('/images/background-bottom-500.jpg');
	background-repeat: no-repeat;
}
div.background-500{
	width: 400px;
	height: 390px;
	background-image: url('/images/background-500.jpg');
	background-repeat: repeat-y;
}
div.change_wall_buttons img{
	cursor: pointer;
}
div.sw_title{
	color:#990000;
	font-size: 18px;

	margin-left: 15px;
	margin-right: 15px;
	
	padding-top: 10px;
	padding-left: 25px;
	
	height: 26px;
	background-color: #fffceb;
	border-bottom: 1px solid #e7e1be;
}
div.change_wall_data{
	padding-left: 20px;
}
div.change_wall_buttons{
	padding-right: 20px;
	text-align: right;
}
div#uploading{
	margin: 10px 0px;
	font-size: 14px;
}
div#finished{
	margin: 10px 0px;
}