﻿#inside_page_aspx
{
	margin: 0 0 10px 0;
	padding:15px 0 0 10px;
	width:755px;
}

#inside_page_aspx #inside_title
{
	width:752px;
	height:25px;
}

#inside_page_aspx #inside_title a
{
	width:752px;
	height:25px;
}

#inside_page_aspx #inside_content
{
	width:722px;
	background-image:url(images/insideContentBg.jpg);
	background-repeat:repeat-y;
	padding:15px;
}

#inside_page_aspx #inside_bottom
{
	width:752px;
	height:12px;
	background-image:url(images/insideBootBg.jpg);
}