/* Acme Web Hosting Info Article Style */

BODY {
 background-color: white; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
} 


P {
 font-size: 10pt;
 color:#111111; 
 text-indent:.7em; 
 margin-top:.2em; margin-bottom:.5em;
}


H1, H2, H3, H4 {color:#256798} 
LI {font-size: 8pt; color:#111111; margin:0; margin-left:40px }
OL,UL {margin:0; font: 8pt Verdana, Arial, Helvetica, sans-serif;}
OL LI,UL LI{margin:0; font: 8pt Verdana, Arial, Helvetica, sans-serif;;}
IMG {border:0}
A, A:visited {color: navy; text-decoration:none;} 
A:hover {color:navy; text-decoration:none; } 
P A, P A:link, P A:visited , P A:active, P A:hover {color:black;} 
H3 A, H3 A:link, H3 A:visited, H3 A:active, H3 A:hover {color:#256798; font-weight:bold} 
 
.article {
 position:absolute; left:260px; top:155px;
 background-color:white; 
 padding:15px; padding-right:30px;  
}

.articlelinks {
 position: absolute; left:0px; top:145px; width:260px; z-index:1; 
 margin:0; padding:0;  
} 

.articlelinks_data { 
 /* background: url("articlelinks_background.gif") repeat-y top; */
 margin:0px; margin-top:5px; margin-left:5px;
 padding:0; padding-top:40px; padding-bottom:25px;
 z-index:2;  
}  
   
.articlelinks_data li {
 list-style-type:none; 
 padding:8px; padding-left:30px;
 background: url("raq.gif") no-repeat 4px 8px;  
}

.box_top {position:absolute; left:0px; top:0;}
.box_bottom {position:absolute; left:0px; bottom:0; margin-bottom:-3px;} 

.article P A {font-weight:normal; border-bottom:1px dashed #CCCCFF; text-decoration:none}
.article H3 A {border-bottom:0; color:#256798}
.article H2 A {border-bottom:0; color:#256798}
.article A:link A:visited A:active {font-weight:normal; text-decoration:none} 

.article P A:hover {background-color:#BFE4FF; text-decoration:none;} 
.article P B {font-weight: normal;} 
.article H3 {margin-top:10px; margin-bottom:5px;}
.contrib {color:gray; text-indent:.5em; font-style:italic; margin-top:-1em; margin-bottom:2em}
.cont {color:#256798; font-weight:bold;} 


