body
{
	background-attachment: fixed;
	background-color:#ffffff;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-repeat:no-repeat;
	background-position-x:center;
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

body a
{
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000;
}

body td {
	font-family: Verdana,Arial,sans-serif;
	font-style: normal;
	font-weight: normal;
}

.footer_section_m {
	width:100%;
	float:left;
}

.footer_section_t {
	width:50%;
	float:right;
}

.footer_section_n {
	width:90%;
	float:left;
}

.footer_section_n .center_area {
	width:90%;
	max-width:1024px;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
}

.footer_section {
	width:50%;
	float:left;
}

.footer_section_t .center_area,
.footer_section_m .center_area,
.footer_section .center_area {
	width:75%;
	max-width:640px;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
}

.footer_section_t .footer_title,
.footer_section_m .footer_title,
.footer_section .footer_title {
	position:absolute;
	top:-50px;
	left:0;
	width:100%;
	text-align:center;
	z-index:-1;
}

.contact_link a,
.bottom_contacts a {
	font-size:16px;
}

.bottom_contacts {
	position:fixed;
	width:auto;
	bottom:10px;
	left:5%;
	text-align:left;
}

.message_comments a {
	font-size:10px;
	font-weight: bolder;
}

.articles_float {
	float:left;
	padding:6px;
	margin-top:10px;
	margin-left:2%;
	margin-bottom: 10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	box-shadow: 0px 0px 5px rgba(128,128,128,0.25);
	overflow:hidden;
	background-color:rgba(255,255,255,0.35);
}

.articles {
	display:inline-block;
	vertical-align: top;
	width:95%;
	padding:6px;
	margin-top:10px;
	margin-left:2%;
	margin-bottom: 10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	box-shadow: 0px 0px 5px rgba(128,128,128,0.25);
	overflow:hidden;
	background-color:rgba(255,255,255,0.35);
	border:3px solid #eee;
}

.articles_static {
	border:0 !important;
	cursor:default !important;
}

.articles_static:hover {
	background-color:rgba(255,255,255,0.35) !important;
}

.articles_full {
	display:block;
	width:95%;
	padding:6px;
	margin-top:10px;
	margin-left:2%;
	margin-bottom: 10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	box-shadow: 0px 0px 5px rgba(128,128,128,0.25);
	overflow:hidden;
	background-color:rgba(255,255,255,0.35);
}

.col_1 {
	width:7.5%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_2 {
	width:15%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_3 {
	width:22.5%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_4 {
	width:30%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_5 {
	width:37.5%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_6 {
	width:45%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_7 {
	width:52.5%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_8 {
	width:60%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_9 {
	width:67.5%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_10 {
	width:75%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_11 {
	width:82.5%;
	margin-right:0.25%;
	margin-left:0.25%;
	float:left;
	padding:2px;
}
.col_12 {
	margin-right:0.25%;
	margin-left:0.25%;
	width:90%;
	float:left;
	padding:2px;
}

body a:hover {
	color:#930;
}

.row {
	position:relative;
	display:inline-block;
	width:100%;
	clear:both;
}

.system_version {
	float:right;
	margin-right:5px;
	color:#ccc;
	font-size:9px;
}

.copyright {
	float:right;
	margin-right:5px;
	color:#000;
	font-size:9px;
}

.container {
	position:relative;
	left:2%;
	width:96%;
	padding-top:10px;
}

.scroll_content {
	position:relative;
	width:98%;
	left:1%;
}

.clr {
	clear:both;
}

a.gallery >img{
	box-shadow:0 0 5px #666;
}

a.gallery:hover >img{
	padding:2px;
	border:1px solid #ccc;
	box-shadow:0 0 5px #fff;
}

#section_cloud_h {
display:inline-block;
float:right;
margin-right:8px;
line-height:32px;
text-align:right;
}

#section_cloud_h span,
#section_cloud span {
	font-size:18px;
}

#section_cloud_h span:nth-child(even) > a,
#section_cloud span:nth-child(even) > a{
	color:#666699;
}

#section_cloud_h span:nth-child(odd) > a,
#section_cloud span:nth-child(odd) > a{
	color:#669966;
}

#section_cloud_h span:nth-child(even) > a:hover,
#section_cloud span:nth-child(even) > a:hover {
text-shadow: 0 0 5px #669, 0 0 20px #cec, 0 0 40px #fff;
}

#section_cloud_h span:nth-child(odd) > a:hover,
#section_cloud span:nth-child(odd) > a:hover {
text-shadow: 0 0 5px #696, 0 0 20px #cec, 0 0 40px #fff;
}

#year_cloud_f span:nth-child(even) > a {
	color:#999;
}

#year_cloud_f span:nth-child(odd) > a {
	color:#555;
}

#year_cloud_f span:nth-child(even) > a:hover,
#year_cloud span:nth-child(even) > a:hover {
text-shadow: 0 0 5px #999, 0 0 20px #cec, 0 0 40px #fff;
}

#year_cloud_f span:nth-child(odd) > a:hover,
#year_cloud span:nth-child(odd) > a:hover {
text-shadow: 0 0 5px #555, 0 0 20px #cec, 0 0 40px #fff;
}

#year_cloud_f span:nth-child(even) > a,
#year_cloud span:nth-child(even) > a {
	color:#999;
}

#year_cloud_f span:nth-child(odd) > a,
#year_cloud span:nth-child(odd) > a {
	color:#555;
}

.footer_section_n #tags_cloud span:nth-child(even) > a {
	color:#bbb;
}

.footer_section_n #tags_cloud span:nth-child(odd) > a {
	color:#aaa;
}

.footer_section_n #tags_cloud span:nth-child(even) > a:hover {
	text-shadow: 0 0 5px #bbb, 0 0 20px #ddd, 0 0 40px #fff;
}

.footer_section_n #tags_cloud span:nth-child(odd) > a:hover {
	text-shadow: 0 0 5px #aaa, 0 0 20px #ccc, 0 0 40px #fff;
}

#tags_cloud span:nth-child(even) > a {
	color:#996699;
}

#tags_cloud span:nth-child(odd) > a {
	color:#996666;
}

#tags_cloud span:nth-child(even) > a:hover {
text-shadow: 0 0 5px #696, 0 0 20px #cec, 0 0 40px #fff;
}

#tags_cloud span:nth-child(odd) > a:hover {
text-shadow: 0 0 5px #966, 0 0 20px #cec, 0 0 40px #fff;
}

.right_year_cloud_n,
.right_year_cloud {
position:fixed;
width:3%;
right:10px;
bottom:15%;
z-index:9099;
}

#year_cloud.right_year_cloud_n span:nth-child(even) > a {
	color:#ccc;
}

#year_cloud.right_year_cloud_n span:nth-child(odd) > a {
	color:#a7a7a7;
}

#year_cloud.right_year_cloud_n span:nth-child(even) > a:hover {
text-shadow: 0 0 5px #ccc, 0 0 20px #eee, 0 0 40px #fff;
}

#year_cloud.right_year_cloud_n span:nth-child(odd) > a:hover {
text-shadow: 0 0 5px #a7a7a7, 0 0 20px #ddd, 0 0 40px #fff;
}


.article_photos {
	float:left;
	margin-right:3px;
}

.article_block {
	display:inline-block;
	overflow:hidden;
}

#main_content div.article_section {
	float:right;
	text-align:right;
}

.article_section a {
	display:block;
	height:32px;
	line-height:32px;
	color:#000;
	font-weight:bold;
}

.article_section a >img {
	width:32px;
	vertical-align:middle;
}
/*
.row .article_block {
	width:100%;
}

 */
.download_button {
	float:left;
	margin-top:10px;
	margin-left:5px;
	padding: 10px 20px;
	padding-left: 40px;
	border:1px solid #000;
	background-color:#eee;
	background-image:url(../images/download.png);
	background-position: 5px;
	background-size:24px;
	background-repeat: no-repeat;
	color:#000;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	box-shadow: 0px 0px 5px rgba(128,128,128,0.25);
}

.download_button:hover {
	border:1px solid #ccc;
	background-color:#fff;
}

.go_button {
	float:left;
	margin-top:10px;
	margin-left:5px;
	padding: 10px 20px;
	padding-left: 40px;
	border:1px solid #000;
	background-color:#eee;
	background-image:url(../images/gourl.png);
	background-position: 5px;
	background-size:24px;
	background-repeat: no-repeat;
	color:#000;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	box-shadow: 0px 0px 5px rgba(128,128,128,0.25);
}

.go_button:hover {
	border:1px solid #ccc;
	background-color:#fff;
}

.button {
	padding: 10px 20px;
	border:1px solid #000;
	background-color:#ccc;
	color:#000;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	box-shadow: 0px 0px 5px rgba(128,128,128,0.25);
}

.button:hover {
	border:1px solid #ccc;
	background-color:#fff;
}

.button_hl {
	padding: 10px 20px;
	border:1px solid #999;
	background-color:#611;
	color:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	box-shadow: 0px 0px 5px rgba(128,128,128,0.25);
}

.button_hl:hover {
	border:1px solid #eee;
	background-color:#fcc;
	color:#000;
}

.footer {
	position:fixed;
	bottom:0;
	width:100%;
	padding-left:5%;
	padding-right:5%;
}

.st_title {
	font-size:80px;
	color:rgba(200,220,255,0.1);
	font-weight:bolder;
	text-shadow: 0 0 25px rgba(200,220,255,0.25), 0 0 50px rgba(200,255,255,0.25), 0 0 75px rgba(255,255,255,0.25);
}

.articles {
	cursor:pointer;
}

.articles:hover {
	background-color:#DEF;
}

.article_thumbnail {
	float:left;
	width:15%;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	overflow:hidden;
}

.article_thumbnail img {
	width:100%;
}

#attachments img {
	width:100%;
}

.message_title {
	display:inline-block;
	width:70%;
	margin-left:2%;
}
.message_time {
	float:right;
	width:20%;
	color:#999;
	font-size:12px;
	text-align:right;
	font-weight:100;
}

.message_person {
	float:left;
	width:40%;
	margin-left:2%;
	padding-left:40px;
	background-image:url(../images/user.png);
	background-repeat:no-repeat;
	background-size:16px;
	line-height:16px;
	font-size:12px;
}

.message_location {
	float:left;
	width:40%;
	font-size:12px;
	padding-left:40px;
	background-image:url(../images/location.png);
	background-repeat:no-repeat;
	background-size:16px;
	line-height:16px;
	margin-bottom:5px;
}

.message_box {
	position:relative;
	float:left;
	width:45%;
	padding:6px;
	margin-top:10px;
	margin-left:2%;
	margin-bottom: 10px;
	border:1px solid #eee;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	box-shadow: 0px 0px 5px rgba(128,128,128,0.25);
	font-size:12px;
	background-color:rgba(255,255,255,0.25);
}

.message_content {
	display:block;
	clear:both;
	margin-top:2px;
	padding-top:4px;
	width:96%;
	left:2%;
	position:relative;
	max-height:75%;
	overflow-y:auto;
	border-top:1px solid #eee;
}

.message_following {
	display:block;
	clear:both;
	width:100%;
}

.message_comments {
	display:block;
	clear:both;
	width:100%;
	text-align:right;
}

.article_title {
	display:inline-block;
	float:left;
	font-size:14px;
	width:70%;
	margin-left:2%;
	font-weight:bolder;
}

.article_date {
	float:right;
	width:20%;
	font-size: 11px;
	color:#666;
	text-align:right;
	font-weight:100;
}

.article_content {
	float:left;
	width:70%;
	margin-left:2%;
	text-align:justify;
	padding:2px;
	color:#555;
}

.article_tags {
	position:relative;
	float:left;
	width:70%;
	padding:5px;
}

.article_details {
	position:relative;
	width:95%;
	margin-left:2%;
	padding:5px;
	clear:both;
	color:#555;
}

.main_article_title {
	display:inline-block;
	float:left;
	font-size:18px;
	max-width:202px;
	margin-left:2%;
	font-weight:bolder;
}

.article_section {
	float:right;
}

.flat_box {
	display:inline-block;
	padding:5px;
	font-size:0.9em;
	font-weight:bolder;
	background-color: #eee;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
	margin-left:10px;
	margin-top:5px;
}

.tags_box {
	display:inline-block;
	font-size:10px;
	padding:5px;
	border:1px solid #ccc;
	background-color: #fee;
	box-shadow: 0px 0px 5px rgba(128,128,128,0.25);
	margin-left:4px;
	cursor:pointer;
}

.tags_box:nth-child(odd) {
	background-color: #ffc;
}

.tags_box:hover {
	border:2px solid #cec;
	background-color: #eef;
}

.header {
	position:fixed;
	width:100%;
	top:0;
	left:0;
	height:32px;
	z-index:999;
	background-attachment: fixed;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-repeat:no-repeat;
	background-position-x:center;
	background-image:url('/images/wallpaper.jpg');
	height: 48px;
}

.mobilemenubutton {
	float:left;
	width:100%;
	height:32px;
	font-size:18px;
	line-height:32px;
	padding-left:36px;
	background-image:url(../images/logo.png);
	background-size:20px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	cursor:pointer;
}

.mobilemenubutton:hover {
text-shadow: 0 0 5px #333, 0 0 10px #ccc, 0 0 15px #eee;
}

.top_back {
float:left;
height:32px;
font-size:18px;
line-height:32px;
cursor:pointer;
}

.top_back a {
color:#000;
}

.homebutton {
	float:left;
	width:25%;
	height:32px;
	font-size:18px;
	line-height:32px;
	padding-left:36px;
	background-image:url(../images/logo.png);
	background-size:24px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	cursor:pointer;
}

.homebutton:hover {
text-shadow: 0 0 5px #333, 0 0 10px #ccc, 0 0 15px #eee;
}

.guestbook_button_h {
	display:inline-block;
	cursor:pointer;
	font-size:18px;
	float:right;
	height:32px;
	line-height:32px;
	text-align:right;
}

.button_h {
	display:inline-block;
	font-size:18px;
	float:right;
	height:32px;
	line-height:32px;
	text-align:right;
}

.guestbook > a {
	color:#000;
}

.guestbook > a:hover {
	text-shadow: 0 0 5px #333, 0 0 10px #ccc, 0 0 15px #eee;
}


.guestbook_button {
	display:inline-block;
	cursor:pointer;
	font-size:18px;
	float:right;
	width:25%;
	height:32px;
	line-height:32px;
	text-align:right;
}

.guestbook_button_h:hover,
.guestbook_button:hover {
	text-shadow: 0 0 5px #333, 0 0 10px #ccc, 0 0 15px #eee;
}

#messagebox input {
	width:100%;
}

#messagebox .field_title {
	font-weight:bolder;
	color:#999;
}

.roundboxed {
	padding:4px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border:1px solid #eee;
}

@media (max-width: 767px) {

body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

body td {
	font-family: Verdana,Arial,sans-serif;
	font-style: normal;
	font-weight: normal;
}

.right_year_cloud_n,
.right_year_cloud {
	display:none;
}

.container {
	position:relative;
	width:100%;
	left:0;
	padding-top:10px;
}

.scroll_content {
	position:relative;
	width:99%;
	left:1px;
}

.footer_section_n #tags_cloud span:nth-child(even) > a {
	color:#999;
}

.footer_section_n #tags_cloud span:nth-child(odd) > a {
	color:#666;
}

.footer_section_n #tags_cloud span:nth-child(even) > a:hover {
	text-shadow: 0 0 5px #999, 0 0 20px #ddd, 0 0 40px #fff;
}

.footer_section_n #tags_cloud span:nth-child(odd) > a:hover {
	text-shadow: 0 0 5px #666, 0 0 20px #aaa, 0 0 40px #fff;
}


.footer_section_n,
.footer_section_t,
.footer_section_m,
.footer_section {
	width:100%;
	position:relative;
}

.footer_section_n .center_area,
.footer_section .center_area {
	width:75%;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
}

.footer_section_t .center_area,
.footer_section_m .center_area {
	width:90%;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
}

.inline_mobile {
	display:inline-block !important;
}

.mobile {
	display:block !important;
}

.not_inline_mobile,
.not_mobile {
	display:none !important;
}

.inline_tablet,
.tablet {
	display:none !important;
}

.inline_desktop,
.desktop {
	display:none !important;
}

#section_cloud {
	width:75%;
}

#section_cloud span > a {
	display:block;
	padding: 6px 20px;
	margin-top:5px;
	margin-bottom:5px;
	width:90%;
	font-size:18px;
	border:1px solid #000;
	background-color:#eee;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	box-shadow: 0px 0px 5px rgba(128,128,128,0.25);
}

div.footer_section_n:first-child
div.footer_section:first-child {
	margin-bottom:20px;
}

.footer {
	padding-left:0;
	padding-right:0;
	position:fixed;
	top:48px;
	left:0;
	background-color:rgba(255,255,255,0.9);
}

.message_time {
	font-size:7px;
}

.message_person {
	font-size:10px;
}

.message_location {
	font-size:10px;
}

.message_comments a {
	font-size:9px;
	font-weight: bolder;
}

.header {
	background-position-x: center;
}

.bottom_contacts {
	position:relative;
	width:100%;
	text-align:left;
}

.homebutton {
	font-size:10px;
}

.button_h,
.guestbook_button_h,
.guestbook_button {
	font-size:10px;
}

.message_box {
	clear:both;
	font-size:12px;
	border-bottom:1px solid #eee;
	margin-bottom:4px;
	width:93%;
}

.articles_full,
.articles {
	clear:both;
	position:relative;
	width:95%;
	border-bottom: 1px solid #eee;
	margin-bottom: 4px;
}

.articles {
background-image:url(../images/rarrow.png);
background-size:auto 40px;
background-repeat:no-repeat;
background-position: right;
}

.articles_static {
	background-image:none !important;
}

.article_title {
	font-size:16px;
	max-width:90%;
	width:80%;
	height:32px;
	line-height:32px;
}

.main_article_title {
	font-size:16px;
	max-width:75%;
	height:32px;
	line-height:32px;
}

.article_date {
	font-size: 9px;
	width:25%;
}

.tags_box {
	padding:2px;
	font-size:8px;
}

.col_1 {
	width:33%;
	float:left;
	padding:2px;
}

.col_2 {
	width:66%;
	float:left;
	padding:2px;
}
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11,
.col_12 {
	width:99%;
	float:left;
	padding:2px;
}

}

@media (min-width:768px) and (max-width: 1279px) {

.right_year_cloud_n,
.right_year_cloud {
	width:80px;
}

#section_cloud_h span,
#section_cloud span {
	font-size:14px;
}

.top_back {
	font-size:14px;
}

.homebutton {
	font-size:14px;
}

.button_h,
.guestbook_button_h,
.guestbook_button {
	font-size:14px;
}

.footer_section {
	width:32%;
	float:left;
}

.footer_section_t {
	width:75%;
	float:right;
}

.footer_section_m {
	width:32%;
	float:left;
}

.footer_section .center_area {
	width:75%;
	max-width:640px;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
}

.footer_section_m .center_area {
	width:75%;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
}

.footer {
	background-attachment: fixed;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-repeat:no-repeat;
	background-position-x: center;
	background-image:url('/images/wallpaper.jpg');
}

.footer_section .footer_title,
.footer_section_m .footer_title {
position:absolute;
left:0;
top:0;
width:100%;
text-align:center;
z-index:-1;
}

.inline_mobile,
.mobile {
	display:none !important;
}

.not_mobile {
	display:block !important;
}

.not_inline_mobile {
	display:inline-block !important;
}

.tablet {
	display:block !important;
}

.inline_tablet {
	display:inline-block !important;
}

.inline_desktop,
.desktop {
	display:none !important;
}

.st_title {
	font-size:40px;
	color:rgba(200,220,255,0.1);
	font-weight:bolder;
	text-shadow: 0 0 25px rgba(200,220,255,0.25), 0 0 50px rgba(200,255,255,0.25), 0 0 75px rgba(255,255,255,0.25);
}

}

@media (min-width:1280px) {
.inline_mobile,
.mobile {
	display:none !important;
}

.not_mobile {
	display:block !important;
}

.not_inline_mobile {
	display:inline-block !important;
}

.inline_tablet,
.tablet {
	display:none !important;
}

.desktop {
	display:block !important;
}

.inline_desktop {
	display:inline-block !important;
}


.footer {
	background-attachment: fixed;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-repeat:no-repeat;
	background-position-x: center;
	background-image:url('/images/wallpaper.jpg');
}

}

.input-append {
    display: inline-block;
    /*margin-bottom: 10px;*/
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
}

.input-append input {
    position: relative;
    margin-bottom: 0;
    /*margin-left: 0;*/
    vertical-align: top;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
}

.input-append .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc
}

.input-append .add-on:first-child,
.input-append .add-on:last-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
}
