#vertical_container h3 a, #vertical_container h3 {
	color:#00519e;
	/*font-weight:bold;
	font-size:13px;
	line-height: 18px;*/
	display:inline;
	text-decoration: none;
	font-size: 14px;
	/*margin-bottom: 4px;*/
}

#vertical_container {
	width:440px;
	font-size:12px;
}

.accordion_content{
overflow: hidden;
}

.accordion_toggle{
background:transparent url(../images/arrow.gif) no-repeat scroll 427px 11px;
	line-height:30px;
	cursor: pointer;
}

.accordion_toggle_active{
background:transparent url(../images/arrow_active.gif) no-repeat scroll 427px 11px;
	line-height:35px;
}

.clear{
	clear: left;
}

.Line{
background:url(../images/dotted.gif) repeat-x 0 0;
height: 1px;
}

.Image{
float: left;
width:440px;
}


.Size {
background:#b8b8b8 url(../images/lupe.gif) no-repeat scroll 0 0;
float:left;
line-height:15px;
margin-top:10px;
padding-bottom:3px;
padding-left:20px;
padding-top:4px;
width:420px;
}

.Size a{
color:#FFFFFF;
cursor: pointer;
}

.Text {
background-color:#EEEEEE;
color:#787878;
float:left;
margin-bottom:10px;
margin-top:10px;
padding:10px;
width: 420px
}

			
			
			
		  			
							
   