@charset "utf-8";
/* CSS Document */


/*	CAMMER ENGINE STYLES	*/
p.cammer-engine{margin:5px 20px 15px 30px;}

div.cammer-engine-process-Pic{width:200px; height:200px; float:left; margin:5px 5px 5px 30px; }
div.cammer-engine-process-Copy{width:300px; height:200px; float:left; margin:5px; }

/*	ENGINE BUILD UP STYLES	*/
div.lineBreak{width:550px; height:1px; border:1px solid #dfdfdf;}
.descriptionGroup{width:550px; height:420px; border-bottom:1px solid #efefef; padding:10px 0 0 0;}
.descriptionGroup2{width:550px; height:210px; border-bottom:1px solid #efefef; padding:10px 0 0 0;}

/*	CRATE ENGINE STYLES	*/
div.engine-button{cursor:pointer;}

.engineTable{ text-align:left; font-size:0.75em;}
.engineTable thead{ font-weight:bold; text-align:left;}
.engineTable .image-row:hover{background:#ffffff;}
.engineTable td{ border-bottom:1px solid #dddddd; text-align:right; padding:5px 5px 5px 5px;}
.engineTable tr:hover{ background:#f0f0f0; }

.columnA{background:#E9EFF5;}

.image-cell{}
.engineTable{}
.engineTable a{color:#2269f8; }
.engineTable a:hover{color:#229bf8;}
