#uvmcustombanner2 img {
	padding-left: 10px;
	padding-bottom: 10px;
}

#wrap {
	width: 765px;
    margin: 0;
    padding: 0;

}

.columns .column {
	padding: 5px 0 5px 0;
}

.columns:after {
	content: ".";
  	display: block;
  	height: 0;
  	clear: both;
  	visibility: hidden;
}

* html .columns {
	height: 1%;
}

.columns .column {
	float:left;
	overflow:hidden;
}

.columns .last { 
	padding: 0 0 0 5px;
}

.col2 .first { 
	width: 500px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: times roman;
	font-size: 14px;
}

.col2 .last	{ 
	width: 225px;
	border-left: 1px solid;
}

.vbc_box_1  {
	
	color: #000;
	font-size: 14px;
}

.vbc_box_2  {
	
	color: #000;
	font-size: 14px;
}

.vbc_box_3  {
	
	color: #000;
	font-size: 14px;
}

.vbc_box_4  {
	
	color: #000;
	font-size: 14px;
}

.vbc_box  {
    margin: 0 0 10px 0px;
    
}

#uvmmaincontent .vbc_box h1 {
    padding: 0;
    margin: 0;
    font-size:  18px;
    color: #EE7711;
    font-weight: bold;
}

.vbc_box li {
	
	padding: 0 0 0 0px;
    margin: 0;
}

.vbc_box p {
	padding: 0 0 0 0px;
	margin: 0;

}

.right_column_box {
	margin: 0;
	border-bottom: 1px solid;
}

.right_column_box .registerImg {
	margin: 0 0 10px 10px;
}

.right_column_box .emailImg {
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}

.right_column_box dl {
	height: 150px;
	width: 220px;
	overflow: auto;
	border: 1px solid;
	padding: 0;
	margin: 0;
}

.right_column_box dt {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 2px;
	background-color: #c7d6be;
}

.right_column_box dd {
	font-size: 11px;
	margin: 0;
	padding: 0 0 4px 2px;
}

.sidebar_left {
	margin: 5px 2px 0 2px;
    border-bottom: 1px solid;
    text-align: center;
    padding: 0;
}

.sidebar_left p {
	margin: 0;
	padding: 0;
}

.sidebar_left h3 {
	font-size: 1.2em;
	color: #447548;
}

/* style for top banner */


#uvmcustombanner2{
	margin-bottom:-3px; /* fixes IE7 bug */
}
#uvmmain{
	width: 1012px;
}

/* float images */
.floatImage {
     float: right;
     padding: 3px;
     clear: right;
}

.smallprint {
     font-size: 9px;
}

/* for summer grant page */
.grantBloc {
    border-bottom: 1px solid #ccc;
}

/* style for tables in content area */

.contentTable td {
	border-bottom: 1px solid;
}