
/* 

ACHTUNG: Diese Datei kann durch Updates überschrieben werden.
Für individuelle Styles benutzen Sie die "style.css"

	
WARNING: This file can be overwritten by updates.
For individual styles, use the "style.css"

*/



a:link.shipping {
	font-size: 8px;
  text-decoration: none;
}

a:hover.shipping {
	font-size: 8px;
  text-decoration: underline;
}

a:visited.shipping {
	font-size: 8px;
  text-decoration: none;
}
#items_home_wrapper{
float: left;
width: 100%;
}

#items_home_column{
margin-right: 50%; /*Set right margin to RightColumnWidth*/
}

#items_home_rightcolumn{
float: right;
width: 50%; /*Width of right column in pixels*/
}


.items_home_innertube{

}