body{
	background:#e7e5de;
	margin:0;
	padding:20px;
	padding-top:0
	
}


 
.box h2			{
	background:#0093d5;
	font-size: 24px;
}

.box2 h2			{
	background:#0093d5;
	font-size: 16px;
}
.box3 h2			{
	background:#0093d5;
	font-size: 12px;
}

.small 			{width:300px!important;}
.small div div div 	{height:250px}

.midlle 			{width:634px!important;margin-right:50px;
	margin-left:50px;text-align:left;padding-left:10px;}
.midlle div div div 	{height:300px;}



.large 			{width:600px!important;}
.large div div div 	{height:400px}





/*
SHADOW START
*/

.shadow b			{display:block;font-weight:normal}
.shadow				{background:white url(img/shadow-y.png) repeat-x left bottom}
.shadow b.up			{background:url(img/shadow-u-l.png) no-repeat left top}
.shadow b.up b		{background:url(img/shadow-u-r.png) no-repeat right top; height:9px}
.shadow b.down		{background:url(img/shadow-d-l.png) no-repeat left top}
.shadow b.down b		{background:url(img/shadow-d-r.png) no-repeat right top; height:11px}
.shadow div			{background:url(img/shadow-x.png) repeat-y right top;}
.shadow div div		{background:none;}

.shadow h2			{background:#FFBB72 url(img/st-l.png) no-repeat left top; margin:0 14px 0 6px}
.shadow h2 b 			{background:url(img/st-r.png) no-repeat right top; display:block; height:33px; padding:6px 0 0 10px; font:normal 22px arial}

.shadow div div.body	{
	min-height:80px;
	font:normal 11px tahoma;
	padding:10px;
	font-size: 14px;
}


/*
SHADOW END
*/




pre {
background:#E2DED3 none repeat scroll 0 0;
border-left:5px solid #AA0606;
margin:40px 0;
padding:6px 10px;
}
