﻿.roundy {
	position: relative;
	border: 1px solid #91bede;
	padding: 2em;
}
.tl {
	position: absolute;
	top: -1px;
	left: -1px;
}
.tr {
	position: absolute;
	top: -1px;
	right: -1px;
}
.br {
	position: absolute;
	bottom: -1px;
	right: -1px;
}
.bl {
	position: absolute;
	bottom: -1px;
	left: -1px;
}

.rnd_table
{
	border:0px;
	width:718px !important;
	padding:0px;
}

.rnd_header
{
	text-align:left;
	padding-left:32px;
	padding-top:5px;
}

.rnd_table td.rnd_header 
{
	border:0px;
	height:48px;
	width:678px;
	padding:0px;
	background-image: url('../images/section_top.gif');
	background-repeat:no-repeat;
	text-align:left;
	padding-left:32px;
	padding-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#0358a5;
}

.rnd_table td.rnd_content
{
    border: 0px;
    width: 668px;
    padding: 0px;
    background-image: url('../images/section_bg.gif');
    background-repeat: repeat-y;
}

.rnd_content_table
{
	border:0px;
}

.rnd_content_table td
{
	text-align:left;
	border:0px;	
	padding-right:0px;
}

.rnd_content_table td.rnd_content_desc, .rnd_content_table td.rnd_content_desc_long, .rnd_content_table td.rnd_content_contact
{
	padding-left:50px;
	width:250px;
}

.rnd_content_table td.rnd_content_contact
{
	width: 150px;	
}

.rnd_content_table td.rnd_content_desc_long
{
	width:450px;	
	padding-right:0px;
}

.rnd_content_table td.rnd_content_con_long
{
	width:150px;
	padding:0px;
}

.rnd_content_table td.rnd_content_divider
{
	border:0px;
	padding:0px;
	background-image: url('../images/section_divider.gif');
	height:1px;	
	background-repeat:no-repeat;
}