@charset "utf-8";
/* CSS Document */

#member_login{
	top: 20px;
}

span.filename_title{
	display: block;
	width: 121px;
	height: 18px;
	background-image: url('images/filename_title.png');
	background-repeat: no-repeat;
	position: absolute;
}


#fileinfo_container{
	position: absolute;
	left: 50%;
	top: 5%;
	width: 600px;
	min-height: 230px;
	position: absolute;
	left:50%;
	margin-left:-515px;
	padding: 30px;
}

span.filename{
	display: block;
	width: 350px;
	word-wrap: break-word;
	height: 28px;
	position: absolute;
	font-size: 18px;
	font-weight: 200;
	left: 163px;
	margin-top: -3px;
}

div.rating{
	display: block;
	width: 160px;
	min-height: 28px;
	position: absolute;
	font-size: 22px;
	font-weight: 200;
	left: 523px;
	margin-top: -3px;
}

span.rating_title{
	display: block;
	width: 100px;
	height: 16px;
	background-image: url('images/rating_title.png');
	float: left;
	margin-top: -18px;
	padding-left: 68px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#rating_stars{
	width: 160px;
	height: 28px;
	background-image: url('images/stars.png');
	background-repeat: no-repeat;
	float: left;
	padding: 2px;
}

span.star{
	display: block;
	width: 16px;
	height: 32px;
	float: left;
	cursor: pointer;
}


span.title_title{
	display: block;
	width: 41px;
	height: 16px;
	background-image: url('images/title_title.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 78px;
}

span.filetitle{
	display: block;
	width: 562px;
	height: 28px;
	position: absolute;
	font-size: 18px;
	font-weight: 200;
	left: 90px;
	top: 70px;
	padding-left: 15px;
	padding-top: 3px;
}



span.edit_icon{
	display: block;
	width: 40px;
	height: 14px;
	background-image: url('images/edit_icon.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

span.edit_icon:hover{
	background-position: 0px -26px;
}

#edit_icon_title{
	position: absolute;
	top: 80px;
	left: 610px;
}


#edit_icon_password{
	position: absolute;
	top: 185px;
	left: 610px;
}

span.save_icon{
	display: block;
	width: 50px;
	height: 16px;
	background-image: url('images/save_icon.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

span.save_icon:hover{
	background-position: 0px -24px;
}


#filetitle_save{
	position: absolute;
	top: 7px;
	left: 515px;
}

#filepassword_save{
	position: absolute;
	top: 7px;
	left: 125px;
}

#filetags_save{
	position: absolute;
	top: 7px;
	left: 515px;
}

#edit_icon_tags{
	position: absolute;
	top: 130px;
	left: 610px;
}

span.file_password_title{
	background-image: url('images/upload_password.png');
	background-repeat: no-repeat;
	width: 130px;
	height: 16px;
	display: block;
	position: absolute;
	top: 183px;
	left: 345px;
}

span.file_password_txt{
	/*background-image: url('images/password_input.png'); */
	background-repeat: no-repeat;
	width: 184px;
	height: 31px;
	display: block;
	position: absolute;
	top: 176px;
	left: 480px;
}

input#filetitle_txt{
	width: 480px;
	height: 28px;
	color: #777;
	font-size: 16px;
	font-weight: bold;
	border: none;
	background: none;
}

input#filetags_txt{
	width: 480px;
	height: 28px;
	color: #777;
	font-size: 16px;
	font-weight: bold;
	border: none;
	background: none;
}

input.file_password_txt_field{
	width: 90px;
	height: 16px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 7px;
	font-size: 16px;
	color: #777;
	background: none;
	border: none;
}

/*
	background-image: url('images/edit_input.png');
	background-repeat: no-repeat;
*/

span.tags_title{
	display: block;
	width: 47px;
	height: 20px;
	background-image: url('images/tags_title.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 130px;
}

span.tags{
	display: block;
	width: 562px;
	height: 28px;
	position: absolute;
	padding-left: 15px;
	padding-top: 3px;
	font-size: 18px;
	font-weight: 200;
	left: 90px;
	top: 123px;
}

span.user_title{
	display: block;
	width: 46px;
	height: 16px;
	background-image: url('images/user_title.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 183px;
}

span.user{
	display: block;
	width: 230px;
	height: 28px;
	position: absolute;
	font-size: 20px;
	font-weight: 200;
	left: 95px;
	top: 178px;
	padding-left: 10px;
}

div.uploadstats{
	width: 638px;
	height: 31px;
	background-image: url('images/uploadstats_bg.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: -300px;
}

span.upload_date{
	display: block;
	width: auto;
	height: 24px;
	font-weight: bold;
	font-size: 14px;
	color: #00a0c6;
	float: left;
	margin-top: 7px;
	margin-left: 93px;
}

span.file_size{
	display: block;
	width: 72px;
	height: 24px;
	font-weight: bold;
	font-size: 14px;
	color: #00a0c6;
	float: left;
	margin-top: 7px;
	margin-left: 92px;
}

span.file_type{
	display: block;
	width: 57px;
	height: 24px;
	font-weight: bold;
	font-size: 14px;
	color: #00a0c6;
	float: left;
	margin-top: 7px;
	margin-left: 85px;
}

span.downloads{
	display: block;
	width: auto;
	height: 24px;
	font-weight: bold;
	font-size: 14px;
	color: #00a0c6;
	float: left;
	margin-top: 7px;
	margin-left: 92px;
}

#mirrors_container{
	width: 980px;
	min-height: 500px;
	background-color: white;
	position: absolute;
	top: 447px;
	left: 50%;
	margin-left: -490px;
}

div.mirrors_available{
	width: 429px;
	height: 18px;
	position: absolute;
	top: 30px;
	left: 25px;
	background-image: url('images/mirrors_available.png');
	background-repeat: no-repeat;
	float: left;
}

span.mirror_count{
	width: 30px;
	height: 22px;
	font-size: 26px;
	color: #494949;
	font-weight: 200;
	display: block;
	margin-left: 233px;
	margin-top: -8px;
}

#mirror_links{
	width: 650px;
	height: auto;
	margin-top: 70px;
	margin-left: 25px;
	float: left;
}

div.mirror_link{
	float: left;
	width: 507px;
	height: 31px;
	background-image: url('images/downloadlink_bg.png');
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-left: 15px;
}

div.mirror_link a{
	color: #009ec4;
	text-decoration: none;
}

div.mirror_link a:hover{
	color: #005165;
	text-decoration: none;
}

span.hostname{
	display: block;
	float: left;
	width: 85px;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #777;
	padding-top: 5px;
	text-align: right;
	padding-right: 15px;
}


span.mirror_download_btn{
	display: block;
	width: 104px;
	height: 31px;
	background-image: url('images/mirror_download_btn.png');
	background-repeat: no-repeat;
	cursor: pointer;
}


span.mirror_download_btn:hover{
	background-position: 0px -38px;
}

#left_container{
	min-height: 600px;
	width: 680px;
	/* background-image: url('images/vdivider.png');
	background-repeat:repeat-y;
	background-position: 100% 70px; */
	float: left;
}

#right_container{
	min-height: 600px;
	width: 260px;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	padding-right: 0px;
	text-align: left;
}

span.sitesponsors{
	display: block;
	width: 148px;
	background-image: url('images/sitesponsors.png');
	background-repeat:no-repeat;
	height: 24px;
	float: left;
	padding-bottom: 15px;
}

#flag_container{
	width: 620px;
	height: 31px;
	float: left;
	margin-bottom: 20px;
}

#flag_link{
	width: 145px;
	height: 31px;
	float: right;
	text-align: right;
}

span.flag_icon{
	display: block;
	width: 14px;
	height: 15px;
	float: left;
	background-image: url('images/flag_icon.png');
	background-repeat: no-repeat;
	margin-right: 5px;
}

a.flaglink{
	color: #8a8a8a;
	text-decoration: none;
	font-size: 11px;
}

a.flaglink:hover{
	color: #2d2d2d;
}

div.flag_descrip{
	width: 577px;
	height: 26px;
	background-image: url('images/upload_info_txt_bg.png');
	background-repeat: no-repeat;
	float: left;
	margin-left: 46px;
	padding-top: 5px;
}

#flag_description{
	width: 557px;
	height: 20px;
	margin-left: 10px;
	border: none;
	background: none;
	float: left;
	color: #666;
}



span.flag_btn{
	float: right;
	display: block;
	width: 105px;
	height: 31px;
	background-image: url('images/flag_btn.png');
	background-repeat: no-repeat;
	margin-top: -5px;
	cursor: pointer;
}

span.flag_btn:hover{
	background-position: 0px -38px;
}

span.reported{
	width: auto;
	display:block;
	height: 31px;
	color: #ccc;
	float: right;
	text-align: right;
}

span.share_title{
	width: 464px;
	height: 21px;
	display: block;
	background-image: url('images/share_title.png');
	background-repeat: no-repeat;
	float: left;
}

#share_container{
	width: 642px;
	height: 310px;
	float: left;
	margin-top: 10px;
}

span.tab1{
	display: block;
	width: 218px;
	height: 60px;
	background-image: url('images/email_tab.png');
	background-repeat: no-repeat;
	background-position: 0px -70px;
	position: absolute;
	z-index: 3;
	cursor: pointer;
}

span.tab2{
	display: block;
	width: 218px;
	height: 60px;
	background-image: url('images/link_tab.png');
	background-repeat: no-repeat;
	position: absolute;
	left: 237px;
	z-index: 2;
	cursor: pointer;
}

span.tab3{
	display: block;
	width: 218px;
	height: 60px;
	background-image: url('images/bookmark_tab.png');
	background-repeat: no-repeat;
	position: absolute;
	left: 447px;
	z-index: 1;
	cursor: pointer;
}

#share_content{
	width: 640px;
	height: 258px;
	background-image: url('images/social_bg.png');
	background-repeat: no-repeat;
	margin-top: 45px;
	position: absolute;
	z-index: 4;
	color: #777777;
}

div.email_content{
	width: 575px;
	height: auto;
	float: left;
	padding-left: 25px;
	margin-left: 15px;
	margin-top: 35px;
}

span.email_name_label{
	width: 75px;
	height: 25px;
	padding-top: 6px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

span.email_name{
	width: 184px;
	height: 25px;
	background-image: url('images/email_input.png');
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 10px;
}

span.email1_label{
	width: 75px;
	height: 25px;
	padding-top: 6px;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

span.email1_address{
	width: 184px;
	height: 25px;
	background-image: url('images/email_input.png');
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

span.email_label{
	width: 75px;
	height: 25px;
	padding-top: 6px;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
}

span.email_address{
	width: 184px;
	height: 25px;
	background-image: url('images/email_input.png');
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}


span.email2_label{
	width: 75px;
	height: 25px;
	padding-top: 6px;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

span.email2_address{
	width: 184px;
	height: 25px;
	background-image: url('images/email_input.png');
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

span.blank_label{
	width: 75px;
	height: 25px;
	padding-top: 6px;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

span.blank_address{
	width: 160px;
	height: 25px;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

span.email3_label{
	width: 75px;
	height: 25px;
	padding-top: 6px;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

span.email3_address{
	width: 184px;
	height: 25px;
	background-image: url('images/email_input.png');
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}


span.email4_label{
	width: 75px;
	height: 25px;
	padding-top: 6px;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-left: 63px;
	margin-bottom: 10px;
}

span.email4_address{
	width: 184px;
	height: 25px;
	background-image: url('images/email_input.png');
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

span.email5_label{
	width: 75px;
	height: 25px;
	padding-top: 6px;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-left: 28px;
	margin-bottom: 10px;
}

span.email5_address{
	width: 184px;
	height: 25px;
	background-image: url('images/email_input.png');
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

span.email_subject_label{
	width: 75px;
	height: 25px;
	padding-top: 6px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: right;
}

span.email_subject{
	width: 184px;
	height: 25px;
	background-image: url('images/email_input.png');
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 10px;
}


input.email{
	width: 160px;
	background: none;
	border: none;
	color: #777;
}

#tab2_content{
	display: none;
	color: #777777;
	margin-top: -10px;
	margin-left: 10px;
}

#tab3_content{
	display: none;
	color: #777777;
}

div.email_tos{
	width: 210px;
	height: 23px;
	float: left;
	background-image: url('images/email_tos.png');
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 12px;
}

span.email_tos_link{
	display: block;
	width: auto;
	height: 31px;
	float: left;
	color: #2b2b2b;
}


div.emailsend{
	width: 257px;
	height: 26px;
	float: left;
	padding-top: 5px;
	padding-left: 0px;
}

span.email_send_btn{
	display: block;
	width: 101px;
	height: 31px;
	float: left;
	background-image: url('images/send_btn.png');
	cursor: pointer;
}

span.email_send_btn:hover{
	background-position: 0px -39px;
}

span.email_thanks{
	text-align:center;
	display:block;
	width: 570px;
	padding-top: 75px;
}

span.directlink_label{
	display: block;
	width: 70px;
	float: left;
	height: 36px;
	margin-right: 5px;
	text-align: right;
	padding-top: 10px;
	margin-left: -20px;
}

span.directlink{
	width: 184px;
	height: 50px;
	float: left;
	display: block;
	background-image: url('images/linksbg.png');
	background-repeat: no-repeat;
}

span.directlink textarea{
	width: 155px;
	height: 25px;
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 10px;
	border: none;
	background: none;
	color: #777;
	overflow: hidden;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
}


span.urllink_label{
	display: block;
	width: 70px;
	float: left;
	height: 76px;
	margin-right: 5px;
	text-align: right;
	padding-top: 10px;
	margin-left: 30px;
}

span.urllink{
	width: 184px;
	height: 86px;
	float: left;
	display: block;
	background-image: url('images/linksbg.png');
	background-repeat: no-repeat;
	background-position: -295px 0px;
	margin-right: 15px;
	margin-top: 3px;
}

span.urllink textarea{
	width: 150px;
	height: 66px;
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 10px;
	border: none;
	background: none;
	overflow: hidden;
	color: #777;
	font-size: 11px;
	padding: 0px 10px 5px 10px;
}

span.htmllink_label{
	display: block;
	width: 70px;
	float: left;
	height: 134px;
	margin-right: 5px;
	text-align: right;
	padding-top: 10px;
	margin-left: -20px;
	margin-top: -20px;
}

span.htmllink{
	width: 184px;
	height: 144px;
	float: left;
	display: block;
	background-image: url('images/linksbg.png');
	background-repeat: no-repeat;
	background-position: 0px -64px;
	margin-right: 15px;
	margin-top: -20px;
}

span.htmllink textarea{
	width: 155px;
	height: 129px;
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 10px;
	border: none;
	background: none;
	overflow: hidden;
	color: #777;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
}



span.codelink_label{
	display: block;
	width: 60px;
	float: left;
	height: 76px;
	margin-right: 5px;
	text-align: right;
	padding: 10px 10px 5px 10px;
	margin-left: 14px;
	margin-top: 37px;
}

span.codelink{
	width: 184px;
	height: 86px;
	float: left;
	display: block;
	background-image: url('images/linksbg.png');
	background-repeat: no-repeat;
	background-position: -295px -120px;
	margin-right: 15px;
	margin-top: 37px;
}

span.codelink textarea{
	width: 165px;
	height: 66px;
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 10px;
	border: none;
	background: none;
	overflow: hidden;
	color: #777;
	font-size: 11px;
	padding: 0px 5px 5px 10px;
}

div.bookmark{
	width: 190px;
	height: 46px;
	float: left;
	padding-top: 8px;
}

span.bookmarkicon{
	width: 51px;
	height: 46px;
	float: left;
	display: block;
	background-image: url('images/addbookmark.png');
	background-repeat: no-repeat;
	margin-top: -8px;
	cursor: pointer;
}

div.print{
	width: 175px;
	height: 46px;
	float: left;
	padding-top: 8px;
	padding-left: 15px;
}

span.printicon{
	width: 51px;
	height: 46px;
	float: left;
	display: block;
	background-image: url('images/printpage.png');
	background-repeat: no-repeat;
	margin-right: -5px;
	margin-top: -8px;
	cursor: pointer;
}

a.greylg{
	color: #777777;
	font-size: 16px;
	margin-left: 10px;
	font-weight: bold;
}

a.greylg:hover{
	color: #333333;
}

div.social{
	width: 190px;
	height: 46px;
	float: left;
	text-align: center;
	padding-top: 8px;
}

a.sociallink{
	color: #00b7e9;
	font-size: 16px;
	font-weight: bold;
}

a.sociallink:hover{
	color: #01637e;
}

div.socialbm{
	width: 178px;
	height: 32px;
	float: left;
	padding-top: 8px;
	margin-top: 10px;
	padding-left: 10px;
}

span.social_twitter{
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: -8px;
	background-image: url('images/socialicons.png');
	background-repeat: no-repeat;
	margin-right: 5px;
}

span.social_digg{
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: -8px;
	background-image: url('images/socialicons.png');
	background-repeat: no-repeat;
	background-position: -59px 0px;
	margin-right: 5px;
}

span.social_delicious{
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: -8px;
	background-image: url('images/socialicons.png');
	background-repeat: no-repeat;
	background-position: -116px 0px;
	margin-right: 5px;
}

span.social_facebook{
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: -8px;
	background-image: url('images/socialicons.png');
	background-repeat: no-repeat;
	background-position: 0px -45px;
	margin-right: 5px;
}

span.social_technorati{
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: -8px;
	background-image: url('images/socialicons.png');
	background-repeat: no-repeat;
	background-position: -59px -45px;
	margin-right: 5px;
}

span.social_blogger{
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: -8px;
	background-image: url('images/socialicons.png');
	background-repeat: no-repeat;
	background-position: -116px -45px;
	margin-right: 5px;
}

span.social_myspace{
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: -8px;
	background-image: url('images/socialicons.png');
	background-repeat: no-repeat;
	background-position: 0px -90px;
	margin-right: 5px;
}

span.social_stumble{
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: -8px;
	background-image: url('images/socialicons.png');
	background-repeat: no-repeat;
	background-position: -59px -90px;
	margin-right: 5px;
}

span.social_wordpress{
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: -8px;
	background-image: url('images/socialicons.png');
	background-repeat: no-repeat;
	background-position: -116px -90px;
	margin-right: 5px;
}

div.download_link{
	width: 403px;
	height: 24px;
	float: left;
	padding-top: 7px;
}

div.download_btn{
	width: 104px;
	height: 31px;
	float: left;
}

#comments_container{
	width: 640px;
	height: auto;
	min-height: 325px;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}

#comments{
	width: 640px;
	height: auto;
	float: left;
	margin-top: 25px;
	color: #333333;
}

div.comments_title{
	width: 640px;
	height: 25px;
	background-image: url('images/comments_title.png');
	background-repeat: no-repeat;
	float: left;
}

div.comment_limit{
	height: 15px;
	padding-top: 7px;
	color: #777777;
	float: left;
	margin-left: 140px;
	width: auto;
}

span.comment_note{
	height: 15px;
	float: left;
	display: block;
	width: auto;
	padding-right: 3px;
}

span.comment{
	display: block;
	width: 640px;
	height: auto;
	float: left;
}

div.comment_block{
	display: block;
	width: 640px;
	height: auto;
	float: left;
}

span.comment_bg{
	margin-top: 5px;
	float: left;
	display: block;
	width: 640px;
	height: 113px;
	background-image: url('images/comment_bg.png');
	background-repeat: no-repeat;
}

textarea.comment_txt{
	background-color: none;
	border: none;
	width: 615px;
	height: 85px;
	margin-left: 10px;
	margin-top: 10px;
}

span.comment_login{
	display: block;
	width: 638px;
	background-color: #F4F4F4;
	color: #333333;
	height: 130px;
	padding-top: 85px;
	text-align: center;
	float: left;
	border: 1px solid #D1D1D1;
	margin-top: 5px;
}

span.comment_submit_btn{
	display: block;
	width: 101px;
	height: 31px;
	background-image: url('images/submit_btn.png');
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
}

span.comment_submit_btn:hover{
	background-position: 0px -39px;
}

span.more_comments_btn{
	display: block;
	width: 639px;
	height: 36px;
	background-image: url('images/morecomments_btn.png');
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	cursor: pointer;
}

span.more_comments_btn:hover{
	background-position: 0px -49px;
}

#comment_c{
	width: 640px;
	min-height: 60px;
	float: left;
}

span.comment_name{
	display: block;
	width: 155px;
	height: auto;
	float: left;
	color: #bac3ce;
	font-size: 11px;
	text-align: left;
	padding-right: 15px;
}

a.user_bold{
	color: #009ec4;
	font-weight: bold;
	font-size: 14px;
}

div.comment_bg{
	width: 470px;
	height: auto;
	background-image: url('images/commentbg.png');
	background-repeat: no-repeat;
	min-height: 25px;
	float: left;
}

span.comment_info{
	display: block;
	background-color: #e6f5ff;
	width: 432px;
	height: auto;
	float: left;
	min-height: 15px;
	margin-top: 10px;
	margin-left: 18px;
	padding-left: 10px;
	padding-right: 10px;
	color: #777777;
	font-size: 11px;
}

span.comment_bottom{
	display: block;
	width: 452px;
	background-image: url('images/commentfooter.png');
	background-repeat: no-repeat;
	height: 12px;
	float: left;
	margin-left: 18px;
	margin-bottom: 15px;
}

div.comment_admin{
	width: 442px;
	margin-left: 18px;
	height: 14px;
	float: left;
	background-color: #e6f5ff;
	padding-left: 10px;
	padding-top: 10px;
}

span.delete_comment{
	display: block;
	width: 113px;
	background-image: url('images/deletec_icons.png');
	background-repeat: no-repeat;
	height: 14px;
	float: left;
	cursor: pointer;
}

span.delete_comment:hover{
	background-position: 0px -25px;
}

span.delete_all_comments{
	display: block;
	width: 116px;
	background-image: url('images/deletec_icons.png');
	background-repeat: no-repeat;
	height: 22px;
	float: left;
	background-position: 0px -53px;
	margin-left: 10px;
	cursor: pointer;
	margin-top: -4px;
}

span.delete_all_comments:hover{
	background-position: 0px -81px;
}

div.adult_warning{
	width: 638px;
	height: 31px;
	position: absolute;
	top: 275px;
	left: 50%;
	margin-left: -300px;
	color: #b80606;
	font-weight: bold;
	font-size: 14px;
}

span.adult_warning_icon{
	display: block;
	height: 15px;
	width: 16px;
	background-image: url('images/register_icons.png');
	background-repeat: no-repeat;
	background-position: 0px -71px;
	float: left;
	margin-right: 6px;
	margin-left: 135px;
}

span.adsm{
	display: block;
	width: 125px;
	height: 125px;
	float: left;
	margin: 0px 5px 5px 0px; 
}

span.adsm a img{
	float: left;
}

span.ad{
	display: block;
	width: auto;
	height: auto;
	float: left;
	margin: 0px 0px 15px 0px;
}

span.ad object{
	margin-left: 45px;
}

span.ad iframe{
	margin-left: 45px;
}


span.ad a img{
	float: left;
}