/* @override http://localhost:8888/css/tech.css */

/* //////////////////////////////////

 tech.css 
 
 This CSS define the content of Tech Blog Page. 
 SEQOY Web Site 2.0 (seqoy.com)
 Main CSS
  
 Creation Date: May, 19. 2009
 Created by: SEQOY Development Team
 
 This file it's a open source CSS file, 
 you can use this code as free as you want.


////////////////////////////////// */
/* tech Content ///////// //////////////////////////// // //////////// /////////*/
.seqoyContainer #techID {
	position: absolute;
	top: -230px;
	width: 168px;
	height: 20px;
	padding-left: 22px;
	padding-right: 22px;
}

.seqoyContainer #techBrief {
	position: absolute;
	top: -204px;
	width: 165px;
	height: 160px;
	padding-right: 24px;
	padding-left: 24px;
}




