﻿/* CSS layout */

body 
{
	background-color:Red;
}

#content
{
	background-image: url(/vacancy/App_Themes/left-orange-curve.gif);
	background-repeat: no-repeat;
}

#sml-01, #sml-02, #sml-03, #sml-04, #sml-05, 
#sml-06, #sml-07, #sml-08, #sml-09, #sml-10, 
#sml-11, #sml-12, #sml-13, #sml-14, #sml-15, 
#sml-16, #sml-17, #sml-18, #sml-19, #sml-20 {
	float:left;
	clear:left;
	padding:0px;

}

#sml-01 {
	width:190px;
	height:10px;
}


#sml-02 {
	
	width:180px;
	height:10px;
}

#sml-03 {
	
	width:170px;
	height:30px;
}

#sml-04 {
	
	width:165px;
	height:40px;
}

#sml-05 {
	
	width:160px;
	height:15px;
}

#sml-06 {
	
	width:155px;
	height:10px;
}

#sml-07 {
	
	width:150px;
	height:10px;
}

#sml-08 {
	
	width:150px;
	height:100px;
}

#sml-09 {
	
	width:150px;
	height:30px;
}

#sml-10 {
	
	width:155px;
	height:30px;
}

#sml-11 {
	
	width:160px;
	height:30px;
}

#sml-12 {
	
	width:170px;
	height:30px;
}

#sml-13 {
	
	width:175px;
	height:50px;
}

#sml-14 {
	
	width:180px;
	height:50px;
}

#sml-15 {
	
	width:190px;
	height:60px;
}


#sml-16 {
	
	width:190px;
	height:80px;
}

#sml-17 {
	
	width:185px;
	height:60px;
}

#sml-18 {
	
	width:180px;
	height:50px;
}

#sml-19 {
	
	width:175px;
	height:20px;
}

#sml-20 {
	
	width:170px;
	height:30px;
}
