Damn thats hard
I waste the whole morning trying and i cant make it ..

http://i.imgur.com/8zOxZ.jpg
this crosshair.

#include "ui/menudef.h"

menuDef {
name "Crosshair"
rect 320 240 32 32
fullScreen MENU_FALSE
visible MENU_TRUE
itemDef {
name "Vertical-Top"
rect -1 -7.5 2.5 4 // LOOSER
visible 1
style 1
cvarTest "cg_drawcrosshair"
showCvar { "10" }
decoration
backcolor 1 1 0 1
}
itemDef {
name "Vertical-Bottom"
rect -1 4 2.5 4 // LOOSER
visible 1
style 1
cvarTest "cg_drawcrosshair"
showCvar { "10" }
decoration
backcolor 1 1 0 1
}
itemDef {
name "Horizontal-Left"
rect -7 -1 4 2.5 // LOOSER
visible 1
style 1
cvarTest "cg_drawcrosshair"
showCvar { "10" }
decoration
backcolor 1 1 0 1
}

itemDef {
name "Horizontal-Right"
rect 4 -1 4 2.5 // LOOSER
visible 1
style 1
cvarTest "cg_drawcrosshair"
showCvar { "10" }
decoration
backcolor 1 1 0 1
}
}

I changed all values to try fit.. and all i got was a ugly not perfect different size