/*
Theme Name: FSV BASIC CORPORATE ORANGE CHILD
Template: fsv-basic-corporate-orange
*/


.topmain-welcome-area table,
.textwidget table,
.entry-content table,
.comment-content table {
	margin-top: 5px;
	margin-top: 0.5rem;
	margin-bottom: 0;
}

.topmain-welcome-area th,
.textwidget th,
.entry-content th,
.comment-content th {
	padding: 5px;
	padding: 0.5rem;
}

.topmain-welcome-area td,
.textwidget td,
.entry-content td,
.comment-content td {
	padding: 5px;
	padding: 0.5rem;
}

.topmain-welcome-area p,
.textwidget p,
.entry-content p,
.comment-content p,
.mu_register p {
	margin: 0;
}

div.attachment img,
.wp-caption img,
img.main-tile,
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.archive-post img {
    border: none;
    box-shadow: none;
	display: inline-block;
}

img.koma-sample {
    margin:0;
}
