/* Anpassungen mbo 05.08.08 rechte Spalte */


select {
	width:170px;
}

div#relproductsflex {
	width: 180px;
}

#meta_form input, select {
	float: none
}

.flexControl{
	width:180px;
	margin-bottom: 6px;
}

.moduleHead  {
	width:180px;
	margin-left:0px;
	float: left;
}

#main_content span {
	position:static;
}

.controlLabel {
	width: 180px;

}

.inline {
	width: auto;
	float: left;
}

.inline select{
	width:120px;
	margin-left: 6px;	
}

#reltopflex {
	padding: 0 3px 6px 3px;
    background-color:#E0DFE3;
	width: 178px;
}

#reltopflex table{
	width: auto;
}

#reltopflex p {
    position:static;
    margin:0;
    padding:0;
    clear:both;
    display:block;
    width:140px;
    margin-bottom:12px;
    cursor:auto;
    color:black;
}

#reltopflex p.headline {
    color:#004793;font-size:10px;padding:6px 0 6px 12px;
}

#reltopflex div {
    background-image:url('/res/dremel/diy/images/relprods_background.gif');
    background-repeat:no-repeat;
    width:140px;
    height:138px;
    padding-bottom:6px;
}

#reltopflex ul {
    list-style-type:disc;
    color:black;
}

#main_content div.controlRow span {
	line-height:normal;
	float: left;
}

#main_content span {
	line-height: auto;
}


