.content-holder
{
text-align:left;
width:904px;
background:#ffffff url(/images/content-holder.jpg) repeat-y right;
float:right;
margin-bottom:48px;
}

.content
{
width:654px;
float:right;
margin-bottom:24px;
}
.content p, .content p *
{
font-family:verdana;
line-height:1.4;
}
.content h3
{
font-family:georgia, serif;
margin-bottom:12px;
}
div[class=article]
{
width:350px;
float:left;
padding-left:0px;
}
.article
{
width:350px;
float:left;
}
.article-full
{
width:654px;
float:left;
}
.article-full h1
{
background:#003333 url(/images/article-full-h1.jpg) no-repeat top left;
margin-bottom:12px;
}
.article ul, .article ul li
{
font-family:verdana;
line-height:1.4;
}
/* .article h2
{
margin-top:16px;
}
*/

/* div[class=article] img
{
margin:0px;
width:328px;
padding-left:35px;
padding-right:35px;
background:#000000;
border-left:1px solid #003333;
border-right:1px solid #003333;
} */
.article img
{
width:350px;
background:#003333;
}
.article p
{
font-size:12px;
margin-top:12px;
}
.article-full p
{
font-family:verdana;
line-height:1.4;
font-size:12px;
margin-bottom:12px;
width:475px;
}
.article-full ul
{
margin-bottom:12px;
}
.article-full ul, .article-full ul li
{
list-style-type:disc;
margin-left:8px;
font-family:verdana;
line-height:1.4;
font-size:12px;
}

.article h2 a
{
font-weight:bold;
text-decoration:none;
}
.buttons
{
float:right;
}
img.arrow
{
	width: 16px;
	vertical-align: middle;
}
img.error
{
	height:32px;
	vertical-align: middle;
	padding-right:6px;
}