/*@import url("css/variations/stylesheetwidget.css");*/

/* start Avila Styles 
body 
{
	background-color: #e9e9e9;
}
.container
{
	background-color: #ffffff;
	margin-top: 50px;
}
.container_top
{
	background: #e9e9e9 url(images/container_top.png) no-repeat;
}
.container_middle
{
	padding: 0px 30px 30px 30px;		
}
.container_bottom
{
	background: #e9e9e9 url(images/container_bottom.png) no-repeat;
}
.container_footer
{
	background-color: #e9e9e9;
	padding-top: 15px;
}
.container_logo
{
	background-color: #e9e9e9;
}
.gray_border
{
	border: solid 1px #b5b5b5;
}
 end Avila Styles */










