/* @override http://localhost/azamit_temp/css/azamit.css */

#content 
{
	margin: 15px 10px;
}

#title
{
	
}
#line
{
	margin: 8px 0 2px 17px;
}
.top
{
	display: block;
	width: 5px;
	height: 3px;
	background: #fff url(images/line_top.jpg) no-repeat;
}
.middle
{
	display: block;
	width: 5px;
	height: 394px;
	background: #fff url(images/line_middle.jpg) repeat-y;
}
.bottom
{
	display: block;
	width: 5px;
	height: 3px;
	background: #fff url(images/line_bottom.jpg) no-repeat;
}
#email a
{
	display: block;
	width: 230px;
	height: 29px;
	text-decoration: none;
	background: #fff url(images/azamit_email.jpg) no-repeat;
}
#email a:hover
{
	background: #fff url(images/azamit_email_over.jpg) no-repeat;
}
.hidden
{
	visibility: hidden;
}
