#oContentContainer { width : 100%; float : left; margin-bottom : 5px; padding-bottom : 5px; }
	#oContent {  float : left; width : 546px; }
	#oContentNoSub {  float : left; width : 797px;  }
		#oContentActual { border : 1px Solid #999999;  text-align : left; padding : 10px 10px 30px 10px; margin : 0 17px 5px 15px; text-align : justify; }
			#oContentActual .Padding { width : 700px;}

		#oContentProducts { border : 1px Solid #999999; text-align : left; float:left; padding : 10px 10px 30px 10px; margin : 0 17px 5px 15px; text-align : justify; }
			#oContentProducts .Padding { height : auto; padding : 0; }
		
		
H1 { font-size : 24px; font-weight : normal; margin-top : 0; }
H2 {  font-size : 17px; font-weight : normal; }
H2 a { font-size : 17px; font-weight : normal; margin : 0; text-decoration : none; }
H2 a:hover { text-decoration : underline; }
H3 { font-size : 17px; font-weight : normal; margin : 0; }
H3 a { font-size : 17px; font-weight : normal; margin : 0; text-decoration : none; }
H3 a:hover { text-decoration : underline; }
	
.Normal { font-family : Tahoma, Geneva, arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
	
.Wrong { color : #cc0033;}
	
#oNewsTable a { text-decoration : none; }
#oNewsTable a strong { color : #504B83; }
#oProductImgContainer { cursor : url(/cursors/zoomin.cur); float : right; margin : 10px 0 10px 10px; }
#oProductImgContainerNoEnlarge { float : right; margin : 10px 0 10px 10px;  }
	#oProductImgButton { text-align : right; margin-top : 10px; }
	
hr { border: 0; width: 100%; height: 2px; margin : 10px 0 5px 0; color: #E1DFE0; border-bottom : 1px solid #E1DFE0; } 

.LinkBold { font-weight : bold; text-decoration : none; }
.LinkBold:hover { text-decoration : underline; }
	
/* *************************************************************************
News
************************************************************************* */
#oNewsTable a strong.Normal {  color: #666;  }
#oNewsItemImage { float : right; margin-left : 5px; margin-bottom : 5px; }	

/* *************************************************************************
Forms
************************************************************************* */
.FormTable .Name { width : 80px; text-align : right; padding-right : 10px; vertical-align : top; padding-top : 4px; }


