/* service hotline - vitravel  */

#container_hotline {
    position: relative;
    float: left;
    overflow: hidden;
	margin: 0;
    width: 165px;
	height: 255px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px;
	border-color: #9ab0d1;
	background-color: #fcfdff;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 163px;
}
html>body #container_hotline { width: 163px; }
#service_hotline {
	position: relative;
	height: 26px;
	width: 165px;
	font-size: 1em;
	font-weight: bold;
	color: #ff5c00;
}
#sh_title {
	position: absolute;
	float: left;
	top: 4px;
	left: 6px;
}
#sh_dotted_line {
	position: relative;
	width: 154px;
	height: 1px;
	margin-left: 7px;
	background: url('images/dotted_line_blue.gif') 0 0 repeat-x;
}
div#sh_body {
	position: relative;
	float: left;
	width: 164px;
	height: 330px;
}
div#sh_body p {
    margin: 5px 0 2px 8px;
    padding: 0;
}
div#sh_body_1, div#sh_body_4 {
	position: relative;
	font-size: 12px;
	color: #00609e;
}
#sh_body_2 {
	position: relative;
	font-weight: bold;
	font-size: 1em;
	color: #ff5c00;
}
#sh_body_3 {
	position: relative;
	font-size: 10px;
	color: #00609e;	
}
#sh_body_5 {
	position: relative;
	float: left;
	top: -5px;
	width: 41px;
	font-size: 12px;
	color: #00609e;	
}
#sh_body_6 {
	position: relative;
	float: left;
	top: -5px;
	width: 123px;
	font-size: 12px;
	color: #00609e;	
}
#sh_body_7 {
	position: relative;
	float: left;
	top: -5px;
	width: 164px;
	font-size: 12px;
	color: #00609e;	
}

