﻿div#tipsa_cont {
	position: absolute;
	top: 80px;
	left: 30%;
	z-index: 500;
	height:415px;
	width:470px;
}

form#tipsa_en_van {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

#tipsa_en_van table {
	overflow: hidden;
}


#tipsa_en_van table tr {
    margin: 0;
    padding: 0;
}

#tipsa_en_van table td {
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-opera-border-radius: 0;
	padding: 0;
	background: transparent;
	margin: 0;
}

#tipsa_en_van #stang {
	position: absolute;
	top: 20px;
	left: 16px;
	z-index: 505;
	cursor: pointer;
}

#tipsa_en_van #nasta {
	position: absolute;
	bottom: 20px;
	right: 40px;
	cursor: pointer;
}

#tipsa_en_van #andra {
	position: absolute;
	bottom: 30px;
	left: 16px;
	cursor: pointer;
}

#tipsa_en_van #skicka {
	position: absolute;
	bottom: 34px;
	right: 28px;
	cursor: pointer;
}

#tipsa_en_van #sida1 {
	background: url('images/tipsa_bg_s1.png') no-repeat;
	padding: 40px 50px 40px 20px;
	height:335px;
	width:400px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 502;
}

#tipsa_en_van #sida2 {
	background: url('images/tipsa_bg_s2.png') no-repeat;
	padding: 40px 50px 40px 20px;
	height:335px;
	width:400px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 501;
}

#tipsa_en_van #sida2 #forhandsgr {
	height: 180px;
	width: 380px;
	overflow: auto;
	background: #fff;
	padding: 4px;
	border: 1px #ccc solid;
}

#tipsa_en_van #sida2 #fg_kommentar {
	border: 1px #999 solid;
	padding: 6px;
}

#tipsa_en_van .rubrik {
	font-size: 13px;
	font-weight: bold;
}

#tipsa_en_van input {
	width: 180px;
	padding: 4px;
	margin: 0;
}

#tipsa_en_van #stang2 {
	margin-top: 10px;
	border: 1px #999 solid;
	padding: 10px;
	cursor: pointer;
}

#tipsa_en_van #bytfraga {
	cursor: pointer;
	font-style: italic;
	font-size: 10px;
	color: #ff3333;
	text-align: right;
	margin-top: 4px;
	margin-right: 4px;
}

#tipsa_en_van #fg_namn {
	font-style: italic;
	font-weight: bold;
}

#tipsa_en_van td{
	width: 190px;
}
