.wel-first {
    border-collapse             :collapse;
    margin-left: 5%;
    margin-right: 5%;
}
h1 {
    font-size                   :170%;
    font-variant                :small-caps;
    text-align                  :center;
    font-style                  :italic;
}
h3 {
    text-align                  :center;
    font-style                  :italic;
    color                       :red;
    font-size                   :175%;
	letter-spacing				:3px;
}
p {
    text-align                  :center;
}
q {
    text-align                  :center;
    font-style                  :italic;
    color                       :#800808;
    margin-top                 :0.5em;
    margin-bottom              :0.5em;
}
.preview-text {
    text-align                  :center;
    vertical-align              :top;
    padding-right               :5%;
}
.preview {
    vertical-align              :top;
    width                       :430px;
    min-width                   :430px;
    height                      :340px;
    text-align                  :left;
	border-style				:none;
	text-align					:right;
	font-size					:smaller;
}
.preview a {
	text-decoration				:none;
	border-style				:none;
	color						:#CC7777;
	font-style					:italic;
}
.preview img {
	margin-bottom				:0.2em;
}
.preview span {
	background-image			:url('/style/images/arrow-right.png');
	background-repeat			:no-repeat;
	background-position			:right center;
	padding-right				:18px;
	padding-top					:0.1em;
	padding-bottom				:0.1em;
	margin-right				:0.5em;
}
.preview-img {
    border-style                :none;
    width                       :429px;
    height                      :288px;
    display                     :none;
}
.ttxt {
    width                       :100%;
    border-collapse             :collapse;
}
